| Commit message (Expand) | Author | Age | Files | Lines |
* | Typo. | pb | 1999-05-25 | 1 | -2/+2 |
* | Added Posix rand_r function. | wes | 1999-05-24 | 2 | -5/+74 |
* | Chflags was clearing all flags supplied on the command line after a | jmz | 1999-05-21 | 3 | -6/+6 |
* | Fixed disordering and duplication of MLINKS in previous commit to | bde | 1999-05-19 | 2 | -3/+3 |
* | Add a strsignal(3) (like strerror(3)) for libc compatability with other | peter | 1999-05-18 | 4 | -6/+95 |
* | Add a note that when a stream opened via fdopen() is closed via fclose(), | archie | 1999-05-17 | 1 | -0/+4 |
* | $ brucify -deblunder | phk | 1999-05-16 | 1 | -2/+2 |
* | More typos. | kris | 1999-05-09 | 1 | -2/+2 |
* | Typo. | kris | 1999-05-09 | 1 | -1/+1 |
* | PR: 10918 | foxfair | 1999-05-07 | 1 | -2/+2 |
* | writev(2) can return EDESTADDRREQ when attempting to write to a | ghelmer | 1999-05-04 | 1 | -0/+6 |
* | Show "#include <machine/param.h>" in SYNOPSIS to get declaration of | ghelmer | 1999-05-04 | 3 | -3/+6 |
* | Note the effect of close(2) on fcntl(2) record locks. | ghelmer | 1999-05-04 | 1 | -1/+9 |
* | Declare the return address for __divX, __remX so that gdb can step over | dfr | 1999-05-02 | 1 | -1/+1 |
* | Document ishexnumber, isideogram, isnumber, isphonogram, isrune, | ghelmer | 1999-04-29 | 1 | -2/+20 |
* | The accept(2) call can fail with EINTR (at least in the threaded context). | ghelmer | 1999-04-29 | 1 | -1/+5 |
* | This Implements the mumbled about "Jail" feature. | phk | 1999-04-28 | 2 | -2/+89 |
* | Mention that you can only create a block or char special file using | joerg | 1999-04-28 | 1 | -0/+5 |
* | Mention that set-id bits are not honoured for shell scripts and | hoek | 1999-04-27 | 1 | -1/+8 |
* | More egcs warning fixes: | imp | 1999-04-25 | 4 | -3/+5 |
* | Re-fixed to start at 1969 per the actual Posix requirement. Also | wes | 1999-04-25 | 2 | -7/+7 |
* | Bring two-digit years up-to-date with POSIX requirements. | wes | 1999-04-25 | 2 | -2/+12 |
* | Add missing strings. | phk | 1999-04-24 | 1 | -0/+7 |
* | Fix all the mipseb Makefiles. They were broken when I checked them in | imp | 1999-04-22 | 8 | -6/+166 |
* | Back out my change from 6 April PDT that added a new dlversion() | jdp | 1999-04-22 | 2 | -33/+1 |
* | Revise for KLD's. | ghelmer | 1999-04-20 | 1 | -55/+8 |
* | vfsload maps into kldload only now, no more fork/exec of modload(8). | peter | 1999-04-19 | 1 | -85/+1 |
* | Document pread() and pwrite(). | dt | 1999-04-11 | 3 | -11/+68 |
* | Contains the para | nik | 1999-04-10 | 1 | -9/+1 |
* | Various language and style concerns fixed. | imp | 1999-04-09 | 1 | -11/+18 |
* | Fixed missing include in synopsis. | bde | 1999-04-09 | 6 | -21/+13 |
* | Add manpage link for dlversion(3). | jdp | 1999-04-07 | 1 | -2/+3 |
* | Add a new function dlversion() which returns the version number of | jdp | 1999-04-07 | 2 | -2/+34 |
* | Fixed disordering in previous 2 commits. Fixed an English error. | bde | 1999-04-05 | 1 | -5/+6 |
* | Add wrappers for pread and pwrite syscalls. | dt | 1999-04-04 | 6 | -11/+119 |
* | Add mkstemps to the man page, and create a link for it. | imp | 1999-04-04 | 2 | -2/+14 |
* | Add mkstemps from OpenBSD. This has been in my tree for months and | imp | 1999-04-04 | 1 | -7/+24 |
* | Manpages for the KLD system calls. | dfr | 1999-04-04 | 7 | -1/+450 |
* | Fix a macro name typo that made a word disappear. | jdp | 1999-04-03 | 1 | -1/+1 |
* | Disable the "Hint" option in phkmalloc as default. Recent VM system | phk | 1999-03-28 | 2 | -4/+4 |
* | Partial fix for the forking problem: if we can't access the master maps, | des | 1999-03-27 | 1 | -4/+11 |
* | Rename when building libc_r. | dfr | 1999-03-25 | 1 | -2/+2 |
* | Fix a (relatively harmless) braino. I confused myself over the for() loop | peter | 1999-03-24 | 1 | -3/+2 |
* | Remove last remaining references to malloc/realloc and functions that | peter | 1999-03-23 | 1 | -50/+40 |
* | Add a sysctl variable which can help stop chroot(2) escapes. | phk | 1999-03-23 | 1 | -2/+29 |
* | Typo fix. | jkoshy | 1999-03-23 | 1 | -1/+1 |
* | Don't be so selective about which errors cause us to continue and | imp | 1999-03-21 | 1 | -7/+2 |
* | EACESS -> EACCES | alex | 1999-03-15 | 3 | -5/+5 |
* | Add support for long long modifier (e.g. %llx, %lld). | dfr | 1999-03-11 | 1 | -3/+9 |
* | PID_MAX is now 99999. | roberto | 1999-03-10 | 1 | -1/+1 |