summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-14from natano:Ted Unangst
2014-11-14from natano:Ted Unangst
2014-11-14Shorten the AgentX header debug messages (only compiled with -DDEBUG)Reyk Floeter
2014-11-14sort names for -C. ok reykTed Unangst
2014-11-14enable trunk.Henning Brauer
2014-11-14move the trunk related functions out of ifdef SMALL, to allow trunk onHenning Brauer
2014-11-14regenMartin Pieuchot
2014-11-14Some BayTrail IDs, including xhci(4), found in inframare's dmesg on bugs@.Martin Pieuchot
2014-11-14implement the atomic_foo things on arm.David Gwynne
2014-11-14let this compile with clang; no binary change with gcc.Daniel Dickman
2014-11-14Now that all known users of cpp in base and X use tradcpp, move gccDaniel Dickman
2014-11-14mention recently added sdtemp devicesJonathan Gray
2014-11-14add some more sdtemp devicesJonathan Gray
2014-11-14Describe how to load the installer over the network via TFTP.Jonathan Gray
2014-11-14syncTheo de Raadt
2014-11-14Remove needless and harmful byte swapping on big endian architectures.Ingo Schwarze
2014-11-14Add gcc printf format attributes to iked's parse.y and remove unusedDoug Hogan
2014-11-14Add gcc printf format attributes to yyerror() in parse.y files.Doug Hogan
2014-11-14Label windows which are smaller than expected with a reason.Nicholas Marriott
2014-11-14move the slowdown back up. it needs to take place after the allocated pageTed Unangst
2014-11-14Add sched_yield(2) manpagePhilip Guenther
2014-11-14syncTheo de Raadt
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