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