Age | Commit message (Expand) | Author |
2014-03-24 | Update to match header | Philip Guenther |
2014-03-18 | Retire hp300, mvme68k and mvme88k ports. These ports have no users, keeping | Miod Vallat |
2014-03-13 | Unhook httpd(8) from build; man page bits | Florian Obser |
2014-03-06 | sort SEE ALSO; | Jason McIntyre |
2014-02-26 | Try to document SO_RTABLE better. With input from deraadt@ | Claudio Jeker |
2014-02-26 | No need to Xr the same man page twice. | Claudio Jeker |
2014-02-13 | Don't use use .Tn with AND/OR/NOT | Philip Guenther |
2014-02-12 | use .At to refer to System V.1; from Jan Stary <hans at stare dot cz> | Ingo Schwarze |
2014-02-11 | avoid pointless TAB outside literal context; | Ingo Schwarze |
2014-01-29 | e.g. not i.e. | Jason McIntyre |
2014-01-26 | appeared in 5.2. from Donovan Watteau | Ted Unangst |
2014-01-22 | Use consistent phrasing for bitmask flags. | Philip Guenther |
2014-01-21 | obvious .Pa fixes; found with mandocdb(8) | Ingo Schwarze |
2014-01-11 | fchownat is allowed to return EOPNOTSUPP | Marc Espie |
2013-12-28 | Do not need __guard[] anymore since we are now relying on __guard_local | Theo de Raadt |
2013-12-27 | do not need to create the stack cookie using a constructor anymore, | Theo de Raadt |
2013-12-27 | remove non-openbsd.randomdata parts | Theo de Raadt |
2013-12-04 | tweak from deraadt; | Jason McIntyre |
2013-12-04 | update BUGS to reflect previous; as advised by | Jason McIntyre |
2013-12-03 | Remove string.h dependency from sys/select.h; from FreeBSD, tweaked | Christian Weisgerber |
2013-12-01 | Eliminate references to the basep argument which was removed in the | Philip Guenther |
2013-11-02 | Oops, utime() is section 3, not 2 | Philip Guenther |
2013-11-02 | Fix lie that predated NetBSD: the struct stat time padding affected | Philip Guenther |
2013-11-02 | out of place word; discussed with jmc and guenther | Theo de Raadt |
2013-11-02 | .Xr clock_gettime | Marc Espie |
2013-11-02 | finish xref linking clock_gettime and getitimer | Ted Unangst |
2013-10-24 | Align suseconds_t with POSIX: it's the type of the tv_usec member of timeval. | Philip Guenther |
2013-10-20 | catch up with elf(5)/stab(5) removal; | Jason McIntyre |
2013-10-13 | Make it possible to build to reduced version of a library, including | Philip Guenther |
2013-10-07 | getdirentries(2) is dead; long live getdents(2)! | Philip Guenther |
2013-10-06 | Add CLOCK_UPTIME, a clock which measures time-running-not-suspended, so | Philip Guenther |
2013-09-30 | Use PATH_MAX, NAME_MAX and LOGIN_NAME_MAX not MAXPATHNAMELEN, | Todd C. Miller |
2013-09-11 | Correct type of tv_sec to time_t. | Kenneth R Westerback |
2013-08-14 | ident and data members of struct kevent changed types: ident to | Philip Guenther |
2013-08-14 | more Bx; | Jason McIntyre |
2013-08-14 | some Bx/Ox conversion; | Jason McIntyre |
2013-08-14 | no longer any need to quote macro lines with >9 args; | Jason McIntyre |
2013-08-13 | Switch time_t, ino_t, clock_t, and struct kevent's ident and data | Philip Guenther |
2013-07-20 | sync with the actual definition of struct statfs in <sys/mount.h>; ok jmc@ | Christian Weisgerber |
2013-07-17 | more library history | Ingo Schwarze |
2013-07-16 | use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@ | Ingo Schwarze |
2013-06-29 | do not use Sx for sections outwith the page; | Jason McIntyre |
2013-06-17 | Add support for the _POSIX_CPUTIME and _POSIX_THREAD_CPUTIME options, | Philip Guenther |
2013-06-05 | Move _Exit() from the exit() manpage to the _exit() manpage, as it's | Philip Guenther |
2013-06-02 | improve the divert-* description a bit more | Sebastian Benoit |
2013-06-01 | Add utrace(2), a system call allowing for userland to send its own ktrace | Miod Vallat |
2013-05-31 | On NOTE_EXIT event of EVFILT_PROC, store the exit status in kn_data. | YASUOKA Masahiko |
2013-05-19 | If pid<0, kill() won't fail with EPERM unless none of the target processes | Philip Guenther |
2013-05-10 | Update SYNOPSIS and add STANDARDS | Philip Guenther |
2013-05-10 | Update STANDARDS | Philip Guenther |