| Age | Commit message (Expand) | Author |
| 2002-02-08 | Generate <>& symbolically. I'm avoiding .../dist/... directories for now. | ross |
| 2002-02-07 | Generate <>& symbolically. | ross |
| 2002-02-03 | Add a reference to dir(5) per PR 14291 | fair |
| 2002-01-31 | Whitespace nit. | wiz |
| 2002-01-31 | Implement the CLOCK_MONOTONIC clock for the posix/opengroup realtime | simonb |
| 2002-01-30 | Note #include <unistd.h> in SYNOPSIS | ross |
| 2002-01-29 | Don't even put Lint*.c in DPSRCS if MKLINT=no. | tv |
| 2002-01-26 | Fix tyop, noticed by Allen Briggs. | simonb |
| 2002-01-14 | * Add WSYSCALL() to SYS.h, which creates a system call with an | thorpej |
| 2002-01-12 | fix a typo. | yamt |
| 2002-01-11 | document that ptrace() will return EAGAIN if the process that we are trying | christos |
| 2002-01-04 | Improve grammar. | wiz |
| 2002-01-03 | Add a note that POLLIN event is returned rather than POLLHUP when | jdolecek |
| 2002-01-03 | Reference variable "ap" in lint dummy code to avoid warning about | tron |
| 2002-01-03 | Don't assign semun if __lint__. | thorpej |
| 2001-12-09 | - Changed clocktl interface to use syscallargs structures | manu |
| 2001-11-29 | grammar | ross |
| 2001-11-24 | comment out the STANDARDS section for now | jdolecek |
| 2001-11-23 | Two punctuation-vs.-macro improvements, and a grammar fix. | wiz |
| 2001-11-23 | document new error cases | jdolecek |
| 2001-11-23 | Grammar nit from 1.14. | jhawk |
| 2001-11-23 | remove the list of Berkeley-specific signals from STANDARDS | jdolecek |
| 2001-11-14 | mention that we ignore negative fds. | christos |
| 2001-11-13 | Only put LintSys*.c in DPSRCS; the others are static files. | tv |
| 2001-11-13 | Clean up a little more (DPSRCS already goes in CLEANFILES; reduce | tv |
| 2001-11-13 | No need for the .for in this case (holdover from earlier noncommitted | tv |
| 2001-11-13 | Make this match the new .S extension of syscalls. | tv |
| 2001-11-13 | Make previous a bit cleaner, too: just refer to all these files by the | tv |
| 2001-11-13 | Fix backslash typo in previous. | tv |
| 2001-11-13 | Make the generation of syscall stubs a lot more reliable by generating real | tv |
| 2001-10-23 | Reduce the ties to `inode'. | kleink |
| 2001-10-23 | Should have done this years ago... | mycroft |
| 2001-10-22 | Sprinkle some __restrict into <sys/socket.h>. | kleink |
| 2001-10-16 | Remove inclusion of <sys/types.h> from synopsis; it is no longer needed. | kleink |
| 2001-10-16 | Boring whitespace or punctuation fixes. | wiz |
| 2001-10-16 | Clean up synopsis somewhat: | kleink |
| 2001-10-02 | Clarify that you may get a signal instead of EFAULT. | sommerfeld |
| 2001-09-17 | Need string.h for memcpy() prototype. | thorpej |
| 2001-09-17 | Need string.h for memcpy() prototype. | thorpej |
| 2001-09-17 | Pull in <string.h> for memcpy() prototype. | thorpej |
| 2001-09-17 | Include string.h for memcpy(). | tsutsui |
| 2001-09-16 | Added support to use the clockctl driver if present for adjtime(), | manu |
| 2001-09-16 | Sort sections, sort SEE ALSO, punctuation and miscellanous fixes. | wiz |
| 2001-09-16 | Boring whitespace fixes. | wiz |
| 2001-09-08 | Add __clone.S | christos |
| 2001-09-07 | Follow a hint by Simon Burge (first part of diff), and comment in | wiz |
| 2001-09-06 | Add ntp_adjtime(2) and ntp_gettime(2) man page. | wiz |
| 2001-09-01 | Don't need <sys/types.h> or <sys/time.h> before <sys/resource.h>. | simonb |
| 2001-08-25 | Fix typo mentioned in OpenBSD PR/2032 | mjl |
| 2001-07-18 | Build __clone.S, the Lint stubs, and the manual pages. | thorpej |