Age | Commit message (Expand) | Author |
2013-12-17 | ctype cleanups. Repeated re-audits of this sensitive area by okan and | Theo de Raadt |
2013-12-17 | sync | Theo de Raadt |
2013-12-17 | crank libc for +tcgetsid -inet_nsap_addr -inet_nsap_ntoa -f_prealloc | Theo de Raadt |
2013-12-17 | inet_nsap_ntoa() and inet_nsap_addr() go away. Unused APIs from darker | Theo de Raadt |
2013-12-17 | f_prealloc() goes away. Comment from the original source file: | Theo de Raadt |
2013-12-17 | Add tcgetsid() now that it is in POSIX base. Man page adapted from | Todd C. Miller |
2013-12-17 | sync | Theo de Raadt |
2013-12-17 | install autoinstall manpage | Theo de Raadt |
2013-12-17 | do not put a second : in a dmesg line, use , instead | Theo de Raadt |
2013-12-17 | don't do a timeout+task song and dance, instead use DVACT_WAKEUP directly. | Theo de Raadt |
2013-12-17 | Backport the code from binutils 2.16 that makes weak undefined references | Mark Kettenis |
2013-12-17 | sync | Theo de Raadt |
2013-12-17 | elan products; Thomas Pfaff | Theo de Raadt |
2013-12-17 | I've assempled the header file by cut&pasting from generated headers | Markus Friedl |
2013-12-17 | Run spamd-setup from within /etc/rc.d/spamd, and take $spamd_black | Alexander Hall |
2013-12-17 | define FUSE_{MAJOR,MINOR}_VERSION which many fuse helpers assume is defined. | Jasper Lievisse Adriaanse |
2013-12-17 | Change ip_output()'s non-optional arguments to be standard arguments | Matthew Dempsky |
2013-12-16 | Switch generic drm modesetting code over to Linux-style negative errno | Mark Kettenis |
2013-12-16 | Restore hw.setperf upon resume like we do for apm(4) on i386. Seems we need | Mark Kettenis |
2013-12-16 | Restore TIOCGSID ioctl that was removed along with the 4.3BSD tty(4) | Todd C. Miller |
2013-12-16 | Replace `[RESPONSEFILE=...] install auto` voodoo with plain'ol getopts, | Alexander Hall |
2013-12-16 | Document stub_status; for some reason this is not documented in the | Florian Obser |
2013-12-16 | Document which modules, directives and options are not available on | Florian Obser |
2013-12-16 | sync | Jonathan Gray |
2013-12-16 | Change subject of install|upgrade log to match periodic maintenance | Alexander Hall |
2013-12-15 | In quoted macro arguments, double quotes can be quoted by doubling them. | Ingo Schwarze |
2013-12-15 | Fix error handling of ->fb_create() call. Prevents kernel panic if an | Mark Kettenis |
2013-12-15 | add some comments and constify a constant | Damien Miller |
2013-12-15 | The "value" argument to the roff(7) .nr requests ends right before | Ingo Schwarze |
2013-12-15 | update comment, 4.3BSD tty compatibility and the associated ioctls are gone | Christian Weisgerber |
2013-12-15 | Make ssh-add also add .ssh/id_ed25519; fixes lie in manual page. | Pascal Stumpf |
2013-12-15 | remove popa3d etc tendrils | Ted Unangst |
2013-12-15 | remove popa3d. Sorry, no plaintext password only daemons allowed anymore. | Ted Unangst |
2013-12-15 | stop building popa3d. ok deraadt | Ted Unangst |
2013-12-15 | Fix bthub compilation by adding missing prototypes. | Paul Irofti |
2013-12-15 | Fix ubt compilation after my last usbd_dying sprint. | Paul Irofti |
2013-12-15 | Overhaul the pread and pwrite code to match what Linux does. Should fix a few | Mark Kettenis |
2013-12-15 | Abuse phys_map to reliably wait for kva. | Mark Kettenis |
2013-12-15 | Update timestamps in 'effective' lease before printing out the | Kenneth R Westerback |
2013-12-14 | enable tmpfs so it gets tested some more. | Marc Espie |
2013-12-14 | bring in a few improvements from pedro, guenther, me... | Marc Espie |
2013-12-14 | Start cleanup/fixup of pretty printing of option data. Use snprintf() | Kenneth R Westerback |
2013-12-14 | When writing a history entry, don't downcast time() return value to | Jeremie Courreges-Anglas |
2013-12-14 | remove a duplicated includ file. | Yojiro Uo |
2013-12-14 | regen | Brad Smith |
2013-12-14 | new Realtek PHY. | Brad Smith |
2013-12-14 | When cloning leases remember to clone address, next_server and | Kenneth R Westerback |
2013-12-14 | Zero out dirent structures that will be copied out to avoid leaking garbage | Philip Guenther |
2013-12-13 | Remove struct ttysize which was introduced for compatibility with | Christian Weisgerber |
2013-12-13 | Give format specifiers their own subsection, so that we can reference it | Jeremie Courreges-Anglas |