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