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