| Commit message (Expand) | Author | Age | Files | Lines |
* | PR: 10918 | Foxfair Hu | 1999-05-07 | 1 | -2/+2 |
* | writev(2) can return EDESTADDRREQ when attempting to write to a | Guy Helmer | 1999-05-04 | 1 | -0/+6 |
* | Show "#include <machine/param.h>" in SYNOPSIS to get declaration of | Guy Helmer | 1999-05-04 | 3 | -3/+6 |
* | Note the effect of close(2) on fcntl(2) record locks. | Guy Helmer | 1999-05-04 | 1 | -1/+9 |
* | Declare the return address for __divX, __remX so that gdb can step over | Doug Rabson | 1999-05-02 | 1 | -1/+1 |
* | Document ishexnumber, isideogram, isnumber, isphonogram, isrune, | Guy Helmer | 1999-04-29 | 1 | -2/+20 |
* | The accept(2) call can fail with EINTR (at least in the threaded context). | Guy Helmer | 1999-04-29 | 1 | -1/+5 |
* | This Implements the mumbled about "Jail" feature. | Poul-Henning Kamp | 1999-04-28 | 2 | -2/+89 |
* | Mention that you can only create a block or char special file using | Joerg Wunsch | 1999-04-28 | 1 | -0/+5 |
* | Mention that set-id bits are not honoured for shell scripts and | Tim Vanderhoek | 1999-04-27 | 1 | -1/+8 |
* | More egcs warning fixes: | Warner Losh | 1999-04-25 | 4 | -3/+5 |
* | Re-fixed to start at 1969 per the actual Posix requirement. Also | Wes Peters | 1999-04-25 | 2 | -7/+7 |
* | Bring two-digit years up-to-date with POSIX requirements. | Wes Peters | 1999-04-25 | 2 | -2/+12 |
* | Add missing strings. | Poul-Henning Kamp | 1999-04-24 | 1 | -0/+7 |
* | Fix all the mipseb Makefiles. They were broken when I checked them in | Warner Losh | 1999-04-22 | 8 | -6/+166 |
* | Back out my change from 6 April PDT that added a new dlversion() | John Polstra | 1999-04-22 | 2 | -33/+1 |
* | Revise for KLD's. | Guy Helmer | 1999-04-20 | 1 | -55/+8 |
* | vfsload maps into kldload only now, no more fork/exec of modload(8). | Peter Wemm | 1999-04-19 | 1 | -85/+1 |
* | Document pread() and pwrite(). | Dmitrij Tejblum | 1999-04-11 | 3 | -11/+68 |
* | Contains the para | Nik Clayton | 1999-04-10 | 1 | -9/+1 |
* | Various language and style concerns fixed. | Warner Losh | 1999-04-09 | 1 | -11/+18 |
* | Fixed missing include in synopsis. | Bruce Evans | 1999-04-09 | 6 | -21/+13 |
* | Add manpage link for dlversion(3). | John Polstra | 1999-04-07 | 1 | -2/+3 |
* | Add a new function dlversion() which returns the version number of | John Polstra | 1999-04-07 | 2 | -2/+34 |
* | Fixed disordering in previous 2 commits. Fixed an English error. | Bruce Evans | 1999-04-05 | 1 | -5/+6 |
* | Add wrappers for pread and pwrite syscalls. | Dmitrij Tejblum | 1999-04-04 | 6 | -11/+119 |
* | Add mkstemps to the man page, and create a link for it. | Warner Losh | 1999-04-04 | 2 | -2/+14 |
* | Add mkstemps from OpenBSD. This has been in my tree for months and | Warner Losh | 1999-04-04 | 1 | -7/+24 |
* | Manpages for the KLD system calls. | Doug Rabson | 1999-04-04 | 7 | -1/+450 |
* | Fix a macro name typo that made a word disappear. | John Polstra | 1999-04-03 | 1 | -1/+1 |
* | Disable the "Hint" option in phkmalloc as default. Recent VM system | Poul-Henning Kamp | 1999-03-28 | 2 | -4/+4 |
* | Partial fix for the forking problem: if we can't access the master maps, | Dag-Erling Smørgrav | 1999-03-27 | 1 | -4/+11 |
* | Rename when building libc_r. | Doug Rabson | 1999-03-25 | 1 | -2/+2 |
* | Fix a (relatively harmless) braino. I confused myself over the for() loop | Peter Wemm | 1999-03-24 | 1 | -3/+2 |
* | Remove last remaining references to malloc/realloc and functions that | Peter Wemm | 1999-03-23 | 1 | -50/+40 |
* | Add a sysctl variable which can help stop chroot(2) escapes. | Poul-Henning Kamp | 1999-03-23 | 1 | -2/+29 |
* | Typo fix. | Joseph Koshy | 1999-03-23 | 1 | -1/+1 |
* | Don't be so selective about which errors cause us to continue and | Warner Losh | 1999-03-21 | 1 | -7/+2 |
* | EACESS -> EACCES | Alexander Langer | 1999-03-15 | 3 | -5/+5 |
* | Add support for long long modifier (e.g. %llx, %lld). | Doug Rabson | 1999-03-11 | 1 | -3/+9 |
* | PID_MAX is now 99999. | Ollivier Robert | 1999-03-10 | 1 | -1/+1 |
* | Explain ENXIO error status with respect to fifos. | Guy Helmer | 1999-03-07 | 1 | -0/+4 |
* | Don't bogotify the synopsis by attempting to describe err_set_file() there. | Bruce Evans | 1999-03-05 | 1 | -11/+19 |
* | Fixed references to unmount(2) specified as umount. | Alexander Langer | 1999-03-05 | 1 | -4/+4 |
* | Fixed disordering and incoinsistent style in previous commit. | Bruce Evans | 1999-03-05 | 1 | -3/+3 |
* | The pseudocode in the synopsis didn't come close to actually | Bruce Evans | 1999-03-05 | 1 | -4/+6 |
* | Don't use undocumented markup "{}". Use 32767 instead of LINK_MAX to | Bruce Evans | 1999-03-05 | 1 | -4/+3 |
* | Backed out most of rev.1.4. I didn't submit it; I only submitted a | Bruce Evans | 1999-03-05 | 1 | -7/+8 |
* | Use sysctlbyname() instead of sysctl(). | Poul-Henning Kamp | 1999-03-05 | 1 | -6/+2 |
* | Forgot to add $Id$ and change date in previous commit. | Bruce Evans | 1999-03-05 | 1 | -1/+2 |