| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed `#define KERNEL'. This was a hack-around for nfs.h being broken | bde | 1997-03-29 | 1 | -4/+0 |
* | Allow the samplerate (in DPI) to be set on the command line, the rest of | peter | 1997-03-29 | 2 | -2/+9 |
* | Reserve a placeholder for 4 SMP ipi interrupts in the same way that | peter | 1997-03-29 | 2 | -2/+6 |
* | Use new mount args (mount "ufs" instead of MOUNT_UFS). | bde | 1997-03-29 | 1 | -1/+1 |
* | Catch this puppy up to RELENG_2_2 | jkh | 1997-03-29 | 1 | -3/+5 |
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-29 | 3 | -5/+5 |
* | Remove support for "port none" and "port auto", it gains nothing, | ache | 1997-03-28 | 4 | -12/+2 |
* | Add code that will reject nfs requests in teh kernel from nonprivileged | guido | 1997-03-27 | 1 | -1/+14 |
* | YAMF22 | jkh | 1997-03-27 | 2 | -4/+4 |
* | Sync with 2.2 | jkh | 1997-03-27 | 1 | -3/+3 |
* | Add #define's for port "none" and "auto" | ache | 1997-03-26 | 3 | -5/+7 |
* | - update MNT_* flags to match lite2 properly. get rid of old #if 0 flags | peter | 1997-03-25 | 1 | -22/+9 |
* | YAMF22 | jkh | 1997-03-25 | 6 | -25/+34 |
* | Print negative values only for two cases used | ache | 1997-03-25 | 1 | -3/+3 |
* | Fix iobase printing for autodetect and none cases | ache | 1997-03-25 | 1 | -1/+3 |
* | Use srandomdev() to initialize RNG | ache | 1997-03-24 | 2 | -4/+6 |
* | Initialize RNG only once | ache | 1997-03-24 | 1 | -23/+18 |
* | Fix small race window when creating portal socket. | imp | 1997-03-24 | 1 | -1/+4 |
* | Make the argument handling for select() less bogus. Also, move the | joerg | 1997-03-22 | 2 | -22/+22 |
* | YAMF22 | jkh | 1997-03-22 | 1 | -8/+20 |
* | Add Iceland. | jkh | 1997-03-21 | 2 | -2/+6 |
* | Fix possible (not stack) overflow from -d <dir> commandline option. | davidn | 1997-03-20 | 1 | -1/+1 |
* | YAMF22 | jkh | 1997-03-19 | 2 | -10/+3 |
* | Some of my pending merge changes, Paul Traina's more flexible config | jkh | 1997-03-19 | 10 | -97/+79 |
* | Removed old bogus prerequisite <sys/select.h>. Cleaned up #include mess. | bde | 1997-03-19 | 1 | -11/+10 |
* | Fixed missing function types in synopsis. | bde | 1997-03-19 | 1 | -0/+3 |
* | Be consistent with the handbook and the release notes and specify all | mpp | 1997-03-18 | 2 | -4/+4 |
* | Convert srandom() arg cast to Lite2 style | ache | 1997-03-17 | 2 | -4/+4 |
* | Typo police. | mpp | 1997-03-16 | 2 | -6/+6 |
* | YAMF22 | jkh | 1997-03-15 | 1 | -43/+40 |
* | Increase the size of the email address field. | jkh | 1997-03-15 | 2 | -2/+8 |
* | Tone down the paranoia a bit in from the previous commit. setusercontext() | peter | 1997-03-14 | 1 | -11/+7 |
* | Activate HASSETUSERCONTEXT to set resource limits while delivering | peter | 1997-03-14 | 2 | -2/+6 |
* | For some reason, the old login class code didn't seem to be working here. | peter | 1997-03-14 | 1 | -13/+24 |
* | o Remove obsolete references in XFree86 menu | jkh | 1997-03-14 | 2 | -4/+4 |
* | Save and restore the state of the variable Initialized inside die(). | joerg | 1997-03-14 | 1 | -1/+4 |
* | Oops - forgot to document the new -HUP action. | brian | 1997-03-13 | 2 | -4/+10 |
* | Closes pr 2711 | brian | 1997-03-13 | 2 | -11/+35 |
* | Remove old output file, if any, before creating the output file, in | bde | 1997-03-13 | 1 | -0/+11 |
* | Requested by: Harlan Stenn <Harlan.Stenn@pfcs.com> | brian | 1997-03-13 | 3 | -5/+31 |
* | Reviewed by: ache@freebsd.org | brian | 1997-03-13 | 6 | -24/+164 |
* | 1. change tty handling from sgttyb to termios, | roberto | 1997-03-13 | 1 | -41/+53 |
* | Submitted by: Greg Ungerer <gerg@stallion.oz.au> | davidn | 1997-03-13 | 10 | -568/+1501 |
* | Add cvs Id. | mpp | 1997-03-12 | 1 | -0/+1 |
* | Make amd actually work instead of just compiling. The new Lite2 code | peter | 1997-03-12 | 2 | -3/+4 |
* | Tidy up generated fstab | jkh | 1997-03-12 | 2 | -12/+10 |
* | Fix a long-standing bug with the label editor I just found (you could | jkh | 1997-03-11 | 3 | -26/+28 |
* | YAMF22 | jkh | 1997-03-11 | 3 | -19/+20 |
* | YAMF22 (rev 1.70.2.10, added blurb to explanations) | joerg | 1997-03-11 | 2 | -2/+14 |
* | Update to work under Lite2 includes | peter | 1997-03-11 | 6 | -3/+9 |