Age | Commit message (Expand) | Author |
2008-01-05 | no more need for vadvise.o | Theo de Raadt |
2007-12-09 | correct the STANDARDS section to mention clock_getres() instead of | Brad Smith |
2007-11-05 | sync the comments for struct stat w/ <sys/stat.h>; | Jason McIntyre |
2007-11-05 | - sync the error descriptions w/ those in errlist | Jason McIntyre |
2007-09-09 | Add lint stubs for the longjmp family of functions which are defined in | Otto Moerbeek |
2007-09-09 | Silence erroneous "environ used, but not defined" lint warning by | Otto Moerbeek |
2007-09-08 | typo; ok deraadt@ | Otto Moerbeek |
2007-09-08 | it's MAXNAMLEN, not MAXNAMELEN; spotted by Igor Zinovi. | Otto Moerbeek |
2007-09-07 | IPv6 is not an ARPA protocol; | Jason McIntyre |
2007-09-03 | Add ENOMSG and EIDRM; from jsg@ | Todd C. Miller |
2007-07-21 | - this page describes getpgid.2 too | Jason McIntyre |
2007-07-17 | document "pid"; based on a diff from Kristaps Dzonsons | Jason McIntyre |
2007-07-11 | add a STANDARDS section, as requested by itojun; | Jason McIntyre |
2007-06-11 | Document the Bluetooth network protocols and mention that there is AF_BLUETOOTH | Uwe Stuehler |
2007-06-07 | convert some displays to lists, since the format is more suitable; | Jason McIntyre |
2007-06-05 | _FD_LOCK/UNLOCK() is libpthread specific and not needed for librthread, so | Kurt Miller |
2007-06-05 | one more IPX removal; ok henning | Jason McIntyre |
2007-06-01 | more adosfs removal; | Jason McIntyre |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-05-31 | Xr clock_gettime. pointed there by art. ok jmc. | Kjell Wooding |
2007-05-30 | add a new kevent filter type for timers. this allows processes to create | Ted Unangst |
2007-05-28 | tweaks; ok thib | Jason McIntyre |
2007-05-27 | cleanup the nfssvc() system call. | Thordur I. Bjornsson |
2007-05-21 | add EOVERFLOW and ECANCELED here too. | Jasper Lievisse Adriaanse |
2007-05-02 | Document the lack of error return value in arc4random. | Pierre-Yves Ritschard |
2007-03-30 | document accept can return EINTR. ok millert@ jmc@ | Kurt Miller |
2007-03-21 | Add support for mounting arbitrary sessions, from Enache Adrian | Pedro Martelletto |
2007-03-07 | manual page update by Bruce M. Simpson <bms@FreeBSD.org> to | Jason McIntyre |
2007-02-26 | another EINVAL case documented | Otto Moerbeek |
2007-02-26 | Now that the code is consistent, make the descriptions of EINVAL | Otto Moerbeek |
2007-02-09 | improve example by showing how to skip invalid entries; ok millert@ | Otto Moerbeek |
2007-02-07 | sys/swap.h needs sys/param.h and sort while here | Nikolay Sturm |
2007-02-03 | fix NAME, ok jmc@ | Marc Espie |
2006-12-21 | make more correct and less confusing; noted by David Madore; | Otto Moerbeek |
2006-12-15 | Nuke GEMDOSFS. Unused part of unused atari port. Simplifies | Kenneth R Westerback |
2006-11-14 | Adjust ktrace(2) man page to recent changes in struct ktr_header. | Moritz Jodeit |
2006-10-31 | +.Xr fhstat 2 | Jason McIntyre |
2006-10-24 | evil AF_ISO and AF_NS references were hiding here, but we'll hunt 'em all down! | Henning Brauer |
2006-10-24 | add rthread syscalls and bump minor. | Ted Unangst |
2006-10-14 | freebsd -r1.21: | Jason McIntyre |
2006-10-14 | sync with <sys/stat.h>; | Jason McIntyre |
2006-10-11 | SIGCONT may be sent to any process with the same session ID as the caller, | Jason McIntyre |
2006-10-11 | be specific about what we mean by a "slow device"; | Jason McIntyre |
2006-10-10 | MLINKS to macros described in stat(2) | Theo de Raadt |
2006-10-05 | supply -indent to another display, to make the page match; | Jason McIntyre |
2006-10-05 | Add S_ISBLK(), S_ISCHR(), S_ISDIR(), S_ISFIFO(), S_ISLNK(), S_ISREG(), | Ray Lai |
2006-09-27 | remove superfluous paranthesis | Jasper Lievisse Adriaanse |
2006-09-22 | Remove reference to LFS, okay deraadt@ | Pedro Martelletto |
2006-09-15 | better desciption of ESRCH; prompted by jmc@; ok miod@ jmc@ | Otto Moerbeek |
2006-09-07 | knock out an .Xr to self; | Jason McIntyre |