summaryrefslogtreecommitdiff
path: root/lib/libc/sys
AgeCommit message (Expand)Author
2005-06-05s/-p1003.1-2003/-p1003.1-2004/gJason McIntyre
2005-06-01no more MNT_UNION, says pedro@Jason McIntyre
2005-05-25Minor wordink fixChristopher Pascoe
2005-05-19.Xr getitimer 2 ,Jason McIntyre
2005-05-16PT_WCOOKIE is available on sparc64 too.Miod Vallat
2005-05-16Mention no more PT_[GS]ETFPREGS on m88k.Miod Vallat
2005-05-15document getfsstat(2)'s behaviour when no flags are specified, okay jmc@Pedro Martelletto
2005-05-12credit .Bx 3 in HISTORY too;Jason McIntyre
2005-05-08from perry@netbsd -r1.35:Jason McIntyre
2005-05-01recommend this API better; "a good start" deraadt@Damien Miller
2005-04-16Describe __syscall(2) in all its ugliness. ok jmc@ tom@ millert@Otto Moerbeek
2005-04-06Make __syscall prototypes more consistent. Use register_t as theTodd C. Miller
2005-04-04Document PT_[GS]ETXMMREGS.Mark Kettenis
2005-03-26- use .Cm rather than .Nm for kernel optionsJason McIntyre
2005-03-26acct, ktrace, and ptrace are only available if the kernel option is there.Ted Unangst
2005-03-22add missing "of" to make this a real sentence.Hans-Joerg Hoexer
2005-03-16chown(8): mention that this utility clears setuid/setgid bits by default;Jason McIntyre
2005-03-07more macro simplification;Jason McIntyre
2005-02-25Be correct in our man pages when talking about NUL termination (that is,Chad Loder
2005-02-23use a string format argument instead of nothing in the exampleRobert Nagy
2005-01-09grammar from fbsd -r 1.18;Jason McIntyre
2005-01-06iso is no more, ok millert jmc henning deraadtJared Yanovich
2005-01-04consistency fix;Jason McIntyre
2005-01-01Add example; OK ian@ deraadt@ jaredy@Todd C. Miller
2004-12-31- elaborate on the descriptions of some flagsJared Yanovich
2004-12-31typosMatthieu Herrb
2004-12-31Document existence of struct sockaddr_storage and add an example.Matthieu Herrb
2004-11-12mention `s';Jason McIntyre
2004-10-05connect(2) can return with EHOSTUNREACH, found with and ok ottoHenning Brauer
2004-10-03put EXAMPLES in the correct place, and change a stop to a colon;Jason McIntyre
2004-10-02- move the fact that it returns 0 on directory end in RETURN VALUESMatthieu Herrb
2004-09-23really mention BPF this time around.Brad Smith
2004-09-23mention support for BPF.Brad Smith
2004-09-18MLINK to macros provided in wait.2Theo de Raadt
2004-09-16add files missing for building a proper lint libraryTheo de Raadt
2004-09-14lint says unsigned...Theo de Raadt
2004-09-14ansiTheo de Raadt
2004-09-14need rfork() stub for lintTheo de Raadt
2004-09-06- Spelling fix.Brad Smith
2004-08-26from netbsd (-r 1.18):Jason McIntyre
2004-08-22typo; Axel AnderssonTodd C. Miller
2004-08-02Fix typo (SIGEV_EVENT -> SIGEV_KEVENT)Brad Smith
2004-08-02s/kqueue/kevent/ in correct place.Brad Smith
2004-07-26- change some lists from -column to -tag (-column not needed) and adjustJason McIntyre
2004-07-24Xr _Exit(3)Todd C. Miller
2004-07-22typo;Jason McIntyre
2004-07-18return EINVAL if ftruncate(2) is passed a negative offsetAnil Madhavapeddy
2004-07-17remove K&R stub supportTheo de Raadt
2004-07-15add minimal __syscall() proto for lintTheo de Raadt
2004-07-14MAXNAMELEN -> MAXNAMLENJean-Francois Brousseau