| Commit message (Expand) | Author | Age | Files | Lines |
* | Become a maintainer. | ru | 1999-07-28 | 1 | -0/+1 |
* | Back out previous commit. | ru | 1999-07-28 | 1 | -8/+1 |
* | Add a sensible message if an invalid ID was entered | n_hibma | 1999-07-25 | 1 | -1/+3 |
* | Fix a non-critical memory leak. | ru | 1999-07-23 | 1 | -4/+6 |
* | Modify device numbering method to work with latest -CURRENT. Briefly, | grog | 1999-07-22 | 1 | -4/+4 |
* | Fix a gcc stupidity where it thought a variable was being used uninitialized | billf | 1999-07-21 | 2 | -4/+10 |
* | Avoid ambigious if/else | billf | 1999-07-21 | 2 | -4/+6 |
* | Avoid ambigious if-else | billf | 1999-07-21 | 1 | -4/+7 |
* | Since we are using strlen() let's assign it to the correct type and | billf | 1999-07-21 | 1 | -2/+3 |
* | Also check against chardevs when looking for root. | phk | 1999-07-20 | 4 | -4/+12 |
* | Check if an fs is mounted before checking if it is mounted read-only. | luoqi | 1999-07-19 | 1 | -2/+3 |
* | Print out the fields that are set in fs_flags. | mpp | 1999-07-18 | 1 | -1/+12 |
* | Add $Id$ to these manpages. | nik | 1999-07-12 | 5 | -0/+6 |
* | Fix nested if/else within an if | billf | 1999-07-08 | 1 | -2/+3 |
* | Remove reference to the obsoleted COMCONSOLE option. | yokota | 1999-07-06 | 1 | -4/+11 |
* | "Cannot" is one word. "Can not" has a different meaning if taken | mph | 1999-07-05 | 1 | -3/+3 |
* | (1) Include linker.h because we use kldload() | billf | 1999-07-04 | 1 | -3/+5 |
* | Add definitions for simplified config commands | grog | 1999-07-02 | 1 | -1/+11 |
* | Remove the volume, plex, sd and drive commands which allowed the user | grog | 1999-07-02 | 1 | -66/+493 |
* | Change the name of the s option to indicate that it wears more than | grog | 1999-07-02 | 1 | -12/+12 |
* | Change the name of the s option to indicate that it wears more than | grog | 1999-07-02 | 1 | -15/+49 |
* | Document simplified configuration commands. | grog | 1999-07-02 | 1 | -19/+335 |
* | Fix time of last dump handling. | jkh | 1999-07-02 | 1 | -6/+11 |
* | Modify code to be -Wall'able. | mks | 1999-07-01 | 11 | -152/+164 |
* | Turn System V command line syntax ``on'' by default. | ru | 1999-07-01 | 2 | -12/+4 |
* | Drop the embedded boot code in favour of a -B option which reads | rnordier | 1999-06-27 | 6 | -284/+200 |
* | Print out the fs_id field. | phk | 1999-06-27 | 1 | -1/+2 |
* | Document -P (keyboard probe) assumptions. | rnordier | 1999-06-26 | 1 | -1/+10 |
* | Add new file that needs compiling. | obrien | 1999-06-24 | 1 | -3/+3 |
* | Clarify some details. | ru | 1999-06-23 | 1 | -8/+15 |
* | Document the -f flag to detach. | grog | 1999-06-22 | 1 | -2/+8 |
* | Remove ancient, mouldy comments. | grog | 1999-06-22 | 1 | -16/+0 |
* | vinum_ldi: | grog | 1999-06-22 | 1 | -3/+4 |
* | Allow a 'start <drive>' command. | grog | 1999-06-22 | 1 | -1/+4 |
* | Signal init(8) instead of executing halt(8) or reboot(8) | ru | 1999-06-21 | 2 | -70/+100 |
* | Mention that data going from one internal address to another will | brian | 1999-06-21 | 1 | -4/+11 |
* | Minor cleanups to shutdown(8): | jkoshy | 1999-06-21 | 2 | -5/+22 |
* | Move the IFSTATUS stuff after the address listing. | phk | 1999-06-19 | 1 | -5/+5 |
* | This is the much-awaited cleaned up version of IPFW [ug]id support. | green | 1999-06-19 | 2 | -2/+62 |
* | Add a new interface ioctl, to return "aux status". | phk | 1999-06-19 | 1 | -1/+6 |
* | Add again the ':' after the x option in th eargument list to getopt. | n_hibma | 1999-06-19 | 1 | -2/+2 |
* | Fix a coredump with negative (due to overflow) offset values. | ru | 1999-06-18 | 1 | -3/+4 |
* | This lets you specify "gemdosfs", "shortnames", "longnames", and | jkh | 1999-06-18 | 6 | -12/+63 |
* | Bring in System V run-level patches (turned off by default). | ru | 1999-06-18 | 3 | -23/+97 |
* | Add a MAINTAINER line to modules that I maintain. | ken | 1999-06-18 | 1 | -0/+2 |
* | Init(8) will halt the system if sent USR1 signal, | ru | 1999-06-16 | 2 | -8/+23 |
* | Document the usage of escape character in a service name. | ru | 1999-06-15 | 1 | -2/+9 |
* | Workaround the problem that the first (and only first) port name | ru | 1999-06-11 | 1 | -9/+26 |
* | For vendor-specific commands sent using the 'camcontrol cmd' facility, | ken | 1999-06-10 | 1 | -4/+4 |
* | Introduce IFF_SMART bit. | phk | 1999-06-06 | 1 | -2/+2 |