Age | Commit message (Expand) | Author |
2014-11-13 | Nuke GOOD define and just exit(0) on success. While there remove | Florian Obser |
2014-11-13 | Add many missing error checks (probably not exhaustive, but a good start): | Miod Vallat |
2014-11-13 | Sacrifice this code to the KNF deities. | Miod Vallat |
2014-11-13 | keep queues around when anchors are being loaded | Martin Pelikan |
2014-11-13 | remove networks(5) support; it wasn't even documented to exist; | Ingo Schwarze |
2014-11-13 | Fix a condition which selects log level for errors on routing socket, | YASUOKA Masahiko |
2014-11-13 | When the pool address is changed and there is a PPP session which uses | YASUOKA Masahiko |
2014-11-13 | sizes for simple frees. new diff without the bug spotted by deraadt | Ted Unangst |
2014-11-13 | bzero -> memset | Ted Unangst |
2014-11-13 | Tweak some comments and error messages. Put all "I can't handle | Kenneth R Westerback |
2014-11-12 | Restore change in r1.17 but add checks to prevent the line length | Nicholas Marriott |
2014-11-12 | Add -b to splitw like joinw, from Felix Rosencrantz. | Nicholas Marriott |
2014-11-12 | take a few more ticks to actually throttle down. hopefully helps in | Ted Unangst |
2014-11-12 | Fix GOST TC26-B curve description. | Miod Vallat |
2014-11-12 | Improve performance of an internal loop by saving up on branching | Mike Belopuhov |
2014-11-12 | tweak previous; | Jason McIntyre |
2014-11-12 | Remove more portability bits for older systems; from Martin Natano | Todd C. Miller |
2014-11-12 | Remove SIOCSIFMTU handling and misuse of if_mtu values for MRU | Mike Belopuhov |
2014-11-12 | Don't let force-width or force-height be < PANE_MINIMUM. | Nicholas Marriott |
2014-11-12 | truncate dead.letter | Gilles Chehade |
2014-11-12 | Ansify vi. | Anthony J. Bentley |
2014-11-12 | Merge Makefiles, moving the build up a level and putting the CPU-specific | Philip Guenther |
2014-11-11 | Store autoinstaller logfile in /mnt/var/log to be available after | Robert Peichaer |
2014-11-11 | Update to tzdata2014j from ftp.iana.org | Todd C. Miller |
2014-11-11 | use crypt_checkpass instead of crypt/strcmp | Ted Unangst |
2014-11-11 | Do not held the kernel lock when calling hardclock() and statclock(). | Martin Pieuchot |
2014-11-11 | When a bus is explored, do not probe the ports which status hasn't | Martin Pieuchot |
2014-11-11 | Tweak the the DHCPACK to DHCPINFORM log entry so that it is | Kenneth R Westerback |
2014-11-11 | f{read,write} take a number of items and an item size as arguments, and | Miod Vallat |
2014-11-11 | In man(1) mode without -a, stop searching after the first manual tree | Ingo Schwarze |
2014-11-11 | Local APIC page doesn't need X permissions. | Mike Larkin |
2014-11-11 | Stop athn(4) from attaching to AR9300 devices for now. There are unresolved | Stefan Sperling |
2014-11-11 | Allow the log directory to be configurable in the config file, rather than | Bob Beck |
2014-11-11 | correct the failure case for getentropy on win32 | Brent Cook |
2014-11-11 | Do not reset the base address of the control endpoint's ring when | Martin Pieuchot |
2014-11-11 | Ask networking stack to recalculate the ICMPv6 checksum in pf_route6 | Mike Belopuhov |
2014-11-11 | Adjust aspath_strlen() since the output format changed to ASPLAIN. | Claudio Jeker |
2014-11-11 | The default output format for 32bit AS numbers has moved from AS_DOT+ | Peter Hessler |
2014-11-11 | Don't free garbage in ec_wNAF_mul() if wNAF could be allocated but | Philip Guenther |
2014-11-11 | Merge from NetBSD from 1999-03-25:" | Philip Guenther |
2014-11-11 | delete extra word in Nd | Theo de Raadt |
2014-11-11 | Let -h imply -c (that is, not use the pager). | Ingo Schwarze |
2014-11-11 | implement -h (synopsis only) for preformatted (cat) pages; | Ingo Schwarze |
2014-11-11 | Replace mysql with mariadb. | Brad Smith |
2014-11-10 | mux-related manual tweaks | Damien Miller |
2014-11-10 | Disable -fgcse on vax at -O2, for it exposes code generation bugs (which might | Miod Vallat |
2014-11-10 | Make flag_gcse non-static. | Miod Vallat |
2014-11-10 | add required vertical spacing before lists that begin | Ingo Schwarze |
2014-11-10 | remove various bits of autoconf cruft. from Martin Natano | Ted Unangst |
2014-11-10 | remove ipc leftovers. from Martin Natano | Ted Unangst |