| Commit message (Expand) | Author | Age | Files | Lines |
* | Document the fact that shutdown(2) is expected to comply with Posix.1g, | wollman | 1998-09-12 | 1 | -3/+20 |
* | Use ellipsis in synopsis. | jkoshy | 1998-09-12 | 1 | -2/+6 |
* | Mention which system interface functions are signal-safe. | brian | 1998-09-09 | 1 | -1/+103 |
* | Add $Id$, remove quoting for `...'. | jkoshy | 1998-09-09 | 1 | -1/+3 |
* | Use ellipsis in the synopsis, and an appropriate explanation in | jkoshy | 1998-09-08 | 2 | -4/+12 |
* | Use a varargs style prototype in the manual page, with accompanying | jkoshy | 1998-09-06 | 1 | -1/+14 |
* | Sort cross references. | wosch | 1998-08-31 | 3 | -10/+10 |
* | Typo fix. | jkoshy | 1998-08-28 | 1 | -1/+1 |
* | Describe what constitues an exceptional condition. | steve | 1998-08-24 | 1 | -0/+2 |
* | Remove support for NetBSD syscalls. | jb | 1998-08-17 | 5 | -343/+1 |
* | oops, forgot to do ``cvs add'' first. | jlemon | 1998-07-28 | 1 | -0/+79 |
* | Add wrappers for i386_*_ioperm, i386_vm86 so userland code does | jlemon | 1998-07-28 | 1 | -2/+3 |
* | Correct wording on range of addresses examined by `msync(2)'. | jkoshy | 1998-07-09 | 1 | -2/+2 |
* | Document EINVAL return value. | bde | 1998-06-14 | 1 | -0/+7 |
* | Implement compile time thread lock debug. | jb | 1998-06-09 | 2 | -4/+4 |
* | Rename fstat as _thread_sys_fstat if being built into libc_r. | jb | 1998-06-09 | 1 | -1/+5 |
* | Implement thread support for libc_r. Make the lseek syscall directly | jb | 1998-06-09 | 1 | -2/+7 |
* | Spelling nits. | jkoshy | 1998-06-06 | 2 | -4/+4 |
* | Fix a bunch of spelling errors. | steve | 1998-06-04 | 9 | -16/+16 |
* | kill.1: Remove reference to obsolete sigvec(2) man page. Removed | jkoshy | 1998-05-18 | 1 | -2/+1 |
* | Remove reference to signanosleep | ache | 1998-05-14 | 1 | -1/+0 |
* | Nuke signanosleep() | peter | 1998-05-14 | 2 | -21/+3 |
* | Add a BUGS section and describe a problem I've been having for | brian | 1998-05-09 | 1 | -1/+14 |
* | Typo fix. | jraynard | 1998-05-03 | 1 | -2/+2 |
* | Fixed disordering and other style bugs in rev.1.50. | bde | 1998-05-01 | 1 | -6/+4 |
* | Change the description of errno to match the thread-aware implementation | jb | 1998-04-30 | 1 | -32/+6 |
* | Build __error.c into libc, but not libc_r. The weak symbol in the | jb | 1998-04-30 | 1 | -2/+7 |
* | `sigprocmask()' man page references `sigmask()' in synopsis. | phk | 1998-04-26 | 1 | -1/+0 |
* | Backed out lseek changes. | des | 1998-04-19 | 1 | -1/+1 |
* | Return EINVAL and do not changefile pointer if resulting offset is negative. | des | 1998-04-18 | 1 | -2/+2 |
* | Finish _POSIX_PRIORITY_SCHEDULING. Needs P1003_1B and | dufault | 1998-03-28 | 5 | -1/+532 |
* | For 1.3, NetBSD replaced the swapon() syscall with swapctl() and moved | jb | 1998-03-23 | 2 | -2/+46 |
* | For 1.3, NetBSD walloped the msync syscall and replaced it with | jb | 1998-03-23 | 2 | -2/+59 |
* | .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq | charnier | 1998-03-19 | 1 | -6/+8 |
* | <sys/errno.h> -> <errno.h> | eivind | 1998-03-16 | 1 | -1/+1 |
* | Add #include <unistd.h> to get the prototype for __syscall(). | jb | 1998-03-09 | 1 | -1/+2 |
* | Yikes, this is the worst of the lot. Bruce suggested doing this (!). | jb | 1998-03-09 | 1 | -58/+47 |
* | Function to return a pointer to the non-threaded errno. This is declared | jb | 1998-03-09 | 1 | -0/+47 |
* | Compatibility functions for use when __NETBSD_SYSCALLS is defined. | jb | 1998-03-09 | 2 | -0/+222 |
* | Don't add OBJS to CLEANFILES. bsd.obj.mk does it. Some objects were | bde | 1998-02-25 | 1 | -3/+1 |
* | correct a typo I just noticed. | jkh | 1998-02-17 | 1 | -1/+1 |
* | Document the fpgetprec/fpsetprec functions in their man page. | jlemon | 1998-02-04 | 2 | -1/+3 |
* | Kill lfs files that were causing make world to fail. | imp | 1998-01-31 | 1 | -3/+2 |
* | Added cross references to mincore(2) and minherit(2). | alex | 1998-01-20 | 1 | -0/+3 |
* | Added #include <sys/types.h> to synopsis. | alex | 1998-01-20 | 2 | -1/+4 |
* | Fixed missing #include in synopsis. | bde | 1998-01-16 | 1 | -0/+2 |
* | Fixed wrong prototype for clock_getres(). | bde | 1998-01-16 | 1 | -2/+2 |
* | Typo fix. | alex | 1998-01-15 | 1 | -2/+12 |
* | Consistently reference init as .Xr init 8. | alex | 1998-01-13 | 1 | -2/+2 |
* | Dump the constant NGROUPS in favor of the POSIX way: | alex | 1998-01-13 | 1 | -9/+6 |