Age | Commit message (Expand) | Author |
2016-11-03 | Missing local. | Antoine Jacoutot |
2016-11-03 | Hook up syspatch(8). | Antoine Jacoutot |
2016-11-03 | rollback -> revert where it makes sense. | Antoine Jacoutot |
2016-11-03 | XXX match with installed sets (comp, x...)? | Antoine Jacoutot |
2016-11-03 | Hardlinks are properly handled; for the rest, we'll see if we need to care | Antoine Jacoutot |
2016-11-03 | Make sure PATCH_PATH is an URL that ftp(1) can cope with. | Antoine Jacoutot |
2016-11-03 | Merge ls_avail() into ls_missing(), it's only used once. | Antoine Jacoutot |
2016-11-03 | Use hw.ncpufound. | Antoine Jacoutot |
2016-11-03 | Simplify for loops; prompted by a comment from rpe@ | Antoine Jacoutot |
2016-11-02 | Be verbose when reverting a patch. | Antoine Jacoutot |
2016-11-02 | Use secure defaults for TLS - instead of accepting TLSv1.0 and any cipher | Joel Sing |
2016-11-01 | Simplify. | Antoine Jacoutot |
2016-11-01 | Tap SIGINT while install(1)ing so that we can properly rollback and not | Antoine Jacoutot |
2016-11-01 | Add an XXX. | Antoine Jacoutot |
2016-11-01 | Only run sp_cleanup() when applying or reverting a patch (needs root). | Antoine Jacoutot |
2016-11-01 | Also remove non matching release rollback kernel. | Antoine Jacoutot |
2016-11-01 | Add a cleanup function to remove non matching release content from | Antoine Jacoutot |
2016-11-01 | Simplify fetch_and_verify(), no need for a loop here. | Antoine Jacoutot |
2016-11-01 | Add a few error messages so we know where we fail. | Antoine Jacoutot |
2016-11-01 | install_patch -> apply_patch to remove confusion with install_kernel and | Antoine Jacoutot |
2016-11-01 | We don't want to run on -stable (i.e. locally built release) but only on | Antoine Jacoutot |
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 |