| Commit message (Expand) | Author | Age | Files | Lines |
* | add missing comma(s) in .Xr macros | wosch | 1996-09-23 | 7 | -13/+18 |
* | phkmalloc/3 | phk | 1996-09-23 | 2 | -196/+342 |
* | Fix typo from previous commit (tsvsec --> tv_sec). | alex | 1996-09-23 | 1 | -1/+1 |
* | fix .Xr macro | wosch | 1996-09-21 | 2 | -2/+2 |
* | ".Xr chflags 1," -> ".Xr chflags 1 ," | peter | 1996-09-21 | 1 | -1/+1 |
* | Add the utrace syscall. | phk | 1996-09-20 | 1 | -3/+4 |
* | ts_sec -> tv_sec | nate | 1996-09-20 | 2 | -5/+5 |
* | Fix a very rare error condition: The code to free VM back to the kernel | phk | 1996-09-17 | 1 | -3/+4 |
* | Add comment explaining what function does | ache | 1996-09-17 | 1 | -3/+11 |
* | Don't use __dead or __pure in user code. They were obfuscations | bde | 1996-09-14 | 2 | -7/+8 |
* | fwopen() argument type mis-described | pst | 1996-09-13 | 1 | -1/+1 |
* | Resync statfs struct with sys/mount.h. | peter | 1996-09-07 | 1 | -3/+7 |
* | Apply patch to fix +group YP overrides and prevent SEGV on badly | wpaul | 1996-09-05 | 1 | -8/+47 |
* | Describe POSIX saved IDs behaviour better | ache | 1996-09-03 | 1 | -5/+19 |
* | Describe current behaviour (_POSIX_SAVED_IDS are ON), | ache | 1996-09-01 | 1 | -2/+12 |
* | Fixed the easy cases of const poisoning in the kernel. Cosmetic. | bde | 1996-08-31 | 2 | -2/+3 |
* | Don't depend in the kernel on the gcc feature of doing arithmetic on | bde | 1996-08-31 | 1 | -10/+10 |
* | Sigh, back out the last bright idea I had here about compiling the res_* | peter | 1996-08-30 | 9 | -2/+3633 |
* | back out last two changes, this caused the mandoc pages to be replaced by | peter | 1996-08-30 | 3 | -504/+529 |
* | oops, brain-lapse caused undefined symbol | peter | 1996-08-30 | 1 | -3/+3 |
* | The last commit failed part-way through, re-add the generated | peter | 1996-08-29 | 3 | -0/+698 |
* | Revert change to build the reolver man pages on the fly, install the | peter | 1996-08-29 | 1 | -13/+10 |
* | function appeared in Version 7 AT&T UNIX | wosch | 1996-08-29 | 17 | -3/+105 |
* | Merge in bind-4.9.4-P1 resolver... | peter | 1996-08-29 | 23 | -3930/+860 |
* | Cleaned up interrupt masking by declaring the state variable in a | bde | 1996-08-28 | 1 | -6/+5 |
* | Some minor man page cleanup. | mpp | 1996-08-23 | 1 | -9/+10 |
* | Typo police. | mpp | 1996-08-23 | 1 | -2/+2 |
* | Correctly use .Fn instead of .Nm to reference function names | mpp | 1996-08-22 | 97 | -168/+224 |
* | Update a bunch of man pages to use .Fn instead | mpp | 1996-08-22 | 36 | -191/+210 |
* | List all of the include files required for getpeername and getsockname. | mpp | 1996-08-22 | 2 | -0/+4 |
* | Submitted by: john birell (jb@cimlogic.com.au) | julian | 1996-08-22 | 2 | -6/+6 |
* | Some cleanups to the callout lists recently added. | julian | 1996-08-22 | 1 | -0/+3 |
* | Update some more man pages to use the .Fx macro. | mpp | 1996-08-21 | 3 | -5/+7 |
* | Correctly document when getopt returns EOF and '?', and some other | mpp | 1996-08-21 | 1 | -5/+7 |
* | Add Id | ache | 1996-08-20 | 1 | -3/+5 |
* | Add isblank attr to non-break space | ache | 1996-08-20 | 1 | -1/+4 |
* | Remove isgraph attr from non-break space | ache | 1996-08-20 | 1 | -1/+1 |
* | Submitted by: John Birrell <cimaxp1!jb@werple.net.au> | julian | 1996-08-20 | 12 | -74/+108 |
* | Reflect the removal of the kernel's FD_SETSIZE limit. | smpatel | 1996-08-20 | 1 | -19/+21 |
* | A pipe function call appeared in Version *3* AT&T UNIX, not | wosch | 1996-08-18 | 1 | -1/+1 |
* | Don't claim to be POSIX compliant, since our alarm function isn't. | mpp | 1996-08-15 | 1 | -5/+5 |
* | NCARGS is defined as 65536 in the released system, not 20480. | mpp | 1996-08-15 | 2 | -2/+2 |
* | Add Id | ache | 1996-08-14 | 1 | -0/+2 |
* | Fix nasty bracketing/precedence bug. Every time something read (and | peter | 1996-08-13 | 1 | -2/+2 |
* | Back out fallback approximation changes, they are not so right to live | ache | 1996-08-13 | 3 | -40/+15 |
* | Back out minor bumping per Peter suggestion | ache | 1996-08-13 | 1 | -1/+1 |
* | simplify/speedup/extend | ache | 1996-08-13 | 1 | -18/+22 |
* | Bump minor number - new function added | ache | 1996-08-13 | 1 | -1/+1 |
* | Remove old version hooks | ache | 1996-08-12 | 2 | -12/+2 |
* | Convert to newly aded collate compare function | ache | 1996-08-12 | 3 | -10/+10 |