| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | I feel sick. :-( There is some really, truely, shameful stuff in here | peter | 1997-03-11 | 3 | -10/+106 |
* | Update to compile under Lite2 fs include layout | peter | 1997-03-11 | 1 | -0/+1 |
* | Update to compile under Lite2 includes | peter | 1997-03-11 | 1 | -1/+2 |
* | Fix srandom arg according to Lite2 | ache | 1997-03-11 | 1 | -3/+3 |
* | Merge from Lite2 (use special dbopen flags) | peter | 1997-03-11 | 1 | -9/+12 |
* | Merge Lite2 changes | peter | 1997-03-11 | 2 | -153/+120 |
* | Merge from Lite2 (use new getvfsbyname() interface) | peter | 1997-03-11 | 3 | -11/+12 |
* | Merge from Lite2 (use new getvfsbyname() and mount(2) interface, cleanup) | peter | 1997-03-11 | 4 | -85/+63 |
* | Merge from Lite2 (use new getvfsbyname() and mount(2) interface) | peter | 1997-03-11 | 5 | -32/+32 |
* | Kill sup from the main sources now that the ports version is updated. | peter | 1997-03-11 | 42 | -13660/+2 |
* | Merge all my sysinstall changes over to the 2.1 branch. | jkh | 1997-03-11 | 2 | -21/+9 |
* | YAMF22 | jkh | 1997-03-11 | 2 | -4/+2 |
* | Sync with 2.2. | jkh | 1997-03-10 | 7 | -23/+58 |
* | Update russian mirrors. | jkh | 1997-03-10 | 2 | -4/+4 |
* | Do not re-initialize random numbers generator several times. | ache | 1997-03-10 | 2 | -4/+12 |
* | Detect failure open condition for direct mode now | ache | 1997-03-10 | 1 | -3/+9 |
* | Don't waste time scanning tun_in+10 descriptors, scan exactly what | ache | 1997-03-10 | 3 | -36/+45 |
* | Add registration help screen. | jkh | 1997-03-09 | 1 | -0/+82 |
* | Add a registration screen so we can finally start counting our little user | jkh | 1997-03-09 | 17 | -29/+76 |
* | cdefs cleanup | ache | 1997-03-09 | 3 | -6/+4 |
* | I remove pending signals completely, they are not useless, they are | ache | 1997-03-09 | 6 | -152/+13 |
* | Support comments in password database (/etc/master.passwd). | wosch | 1997-03-09 | 1 | -1/+9 |
* | Cleaned up some messages, added a check to remove a leftover popd file | wosch | 1997-03-08 | 2 | -50/+227 |
* | YAMF22 | jkh | 1997-03-08 | 4 | -4/+16 |
* | Allow comments in password database. The comments are copied from | wosch | 1997-03-08 | 2 | -4/+26 |
* | YAMF22 | jkh | 1997-03-08 | 10 | -42/+116 |
* | Unpend all signals before execv, it not makes any sense to pend them here | ache | 1997-03-08 | 1 | -2/+2 |
* | Unpend fault signals like SIGSEGV, etc | ache | 1997-03-08 | 1 | -4/+4 |
* | Add a missing docfile (whoops! Overlooked). | jkh | 1997-03-08 | 1 | -0/+19 |
* | YAMF22 | jkh | 1997-03-08 | 3 | -7/+8 |