[diff] gzip verbose message

2022-04-06 Thread prx
Since gzip has -k flag to keep original file, the output when used with -v flag is wrong. Find below a stupid diff almost shorter than this message. Regards Index: main.c === RCS file: /cvs/src/usr.bin/compress/main.c,v retrieving

pfsync(4) snapshot lists must have dedicated link element

2022-04-06 Thread Alexandr Nedvedicky
Hello, Hrvoje was testing pf(4) and pfsync(4) with parallel forwarding diff which bluhm@ has shared sometime ago. Hrvoje found a bug in my very naive implementation of 'snapshots': 1573 void 1574 pfsync_grab_snapshot(struct pfsync_snapshot *sn, struct pfsync_softc *sc) 1575 { 1576 int q;