Age | Commit message (Expand) | Author |
2016-10-31 | Pass the errno value to vfatal(), renaming it to vfatalc() to match, | Philip Guenther |
2016-10-30 | large-community needs to have an argument | Peter Hessler |
2016-10-30 | If a length from an ip packet encapsulated in gre or etherip would cause | Jonathan Gray |
2016-10-30 | Replace a snapend test in ip_print() with a call to TCHECK2 as there | Jonathan Gray |
2016-10-29 | Simple grammar tweak: allow to specify interface options in a single line. | Reyk Floeter |
2016-10-29 | Separate parsing vms and switches from starting them in vmd(8). | Edd Barrett |
2016-10-28 | Make snmpctl compile again after the env -> snmpd_env rename in snmpd's | Martin Natano |
2016-10-28 | Return early from atalk_print_llap() if the length is less than the | Jonathan Gray |
2016-10-28 | Don't assume s->ifname is NUL terminated and printable. | Jonathan Gray |
2016-10-28 | Sync snmpd(8) with other daemons proc.c and teach him how to fork+exec. | Rafael Zalamena |
2016-10-28 | Use snmpd_env as the only global variable for env to simplify the daemon | Rafael Zalamena |
2016-10-27 | Remove some code that was already disabled when it was committed | Theo Buehler |
2016-10-27 | Remove OLDSCSIBUS conditional. Unused since it was imported 21 years ago. | Theo Buehler |
2016-10-27 | Don't assume clr->ifname is a NUL-terminated printable string. | Todd C. Miller |
2016-10-27 | Huawei squatted on BGP Path Attribute 30, and Cisco squatted on 31. So, | Peter Hessler |
2016-10-26 | nicer list width; from julien dhaille | Jason McIntyre |
2016-10-26 | s/EXIT_FAILURE/1/ | Martin Natano |
2016-10-26 | mac68k is discontinued | Martin Natano |
2016-10-26 | Add the omit-trailing-period cd9660 option to the manual. | Martin Natano |
2016-10-26 | Remove cd9660's chrp-boot option. deraadt confirmed we don't support any | Martin Natano |
2016-10-26 | Use OPT_BOOL, not OPT_INT32 for boolean cd9660 options. | Martin Natano |
2016-10-26 | Remove FS-specific option descriptions from the source code. We have a | Martin Natano |
2016-10-26 | vmd(8)/vmctl(8) for i386. Some ugliness in #ifdef __i386__ areas will be | Mike Larkin |
2016-10-25 | Add missing OpenBSD keyword in the first line. | Rafael Zalamena |
2016-10-25 | convert usage() to just spit out the normal options list, | Jason McIntyre |
2016-10-24 | Compare server-identifiers and reject packets only *after* applying | Kenneth R Westerback |
2016-10-24 | document the options for msdos systems; help/ok natano | Jason McIntyre |
2016-10-24 | do not ignore -Wsign-compare; requested by deraadt@ | Florian Obser |
2016-10-24 | regen | Florian Obser |
2016-10-24 | Update to 4.1.13 | Florian Obser |
2013-11-26 | import NSD 4.0.0, tests from Dorian Büttner, Patrik Lundin, requested by b... | Stuart Henderson |
2010-01-15 | NSD v3.2.4 | Jakob Schlyter |
2016-10-23 | For -d, if there is no modifier, don't go down the "longformat" path. | Mark Kettenis |
2016-10-23 | unbreak by fixing obvious pastos | Christian Weisgerber |
2016-10-23 | No verbose flag for cd9660. | Martin Natano |
2016-10-23 | Remove the msdos no_create option. | Martin Natano |
2016-10-23 | Remove cd9660's keep-bad-images option. | Martin Natano |
2016-10-23 | Remove short option names for -o. | Martin Natano |
2016-10-23 | listen on inet6 sockets as well. we need this because stolen inet6 sockets | Ted Unangst |
2016-10-22 | Dedup msdosfs/{bootsect.h,bpb.h}. | Martin Natano |
2016-10-22 | Teach tcpdump(8) how to read OpenFlow packets. This initial implementation | Rafael Zalamena |
2016-10-22 | -#include <stdbool.h> | Martin Natano |
2016-10-22 | various cleanup; ok natano | Jason McIntyre |
2016-10-22 | Get rid of remaining FFS byteswap function stubs. | Martin Natano |
2016-10-22 | More "debug" code that has to go. | Martin Natano |
2016-10-22 | Clean up timestamp handling code to be less confusing. | Martin Natano |
2016-10-22 | Remove huge amounts of debug code, that make the code nearly unreadable. | Martin Natano |
2016-10-22 | s/panic/errx/ This is userland. | Martin Natano |
2016-10-22 | Include our own <ufs/ufs/dinode.h>, <ufs/ufs/dir.h> and <ufs/ffs/fs.h> | Martin Natano |
2016-10-22 | Remove unused code for 4.3BSD format filesystems. | Martin Natano |