Age | Commit message (Expand) | Author |
2014-11-14 | move the trunk related functions out of ifdef SMALL, to allow trunk on | Henning Brauer |
2014-11-14 | regen | Martin Pieuchot |
2014-11-14 | Some BayTrail IDs, including xhci(4), found in inframare's dmesg on bugs@. | Martin Pieuchot |
2014-11-14 | implement the atomic_foo things on arm. | David Gwynne |
2014-11-14 | let this compile with clang; no binary change with gcc. | Daniel Dickman |
2014-11-14 | Now that all known users of cpp in base and X use tradcpp, move gcc | Daniel Dickman |
2014-11-14 | mention recently added sdtemp devices | Jonathan Gray |
2014-11-14 | add some more sdtemp devices | Jonathan Gray |
2014-11-14 | Describe how to load the installer over the network via TFTP. | Jonathan Gray |
2014-11-14 | sync | Theo de Raadt |
2014-11-14 | Remove needless and harmful byte swapping on big endian architectures. | Ingo Schwarze |
2014-11-14 | Add gcc printf format attributes to iked's parse.y and remove unused | Doug Hogan |
2014-11-14 | Add gcc printf format attributes to yyerror() in parse.y files. | Doug Hogan |
2014-11-14 | Label windows which are smaller than expected with a reason. | Nicholas Marriott |
2014-11-14 | move the slowdown back up. it needs to take place after the allocated page | Ted Unangst |
2014-11-14 | Add sched_yield(2) manpage | Philip Guenther |
2014-11-14 | sync | Theo de Raadt |
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 |