| Commit message (Expand) | Author | Age | Files | Lines |
* | Modify adjkerntz to not write RTC clock per initial call, | ache | 1994-10-04 | 1 | -2/+28 |
* | Moce comcontrol, fdisk & mount_msdos out of machine-independance into | gpalmer | 1994-10-02 | 1 | -6/+12 |
* | Fixed manpage to conform to current reality. | dg | 1994-10-01 | 1 | -1/+4 |
* | 1) If nrpos <= 1, don't output rpos table (and set fs_cpc to 0) - disabling | dg | 1994-10-01 | 2 | -13/+23 |
* | Corrected message when no rotational position table is found. | dg | 1994-10-01 | 1 | -1/+1 |
* | This commit was generated by cvs2svn to compensate for changes in r3248, | pst | 1994-09-30 | 4 | -0/+1813 |
|\ |
|
| * | Router Discovery from Sun Microsystems | pst | 1994-09-30 | 4 | -0/+1813 |
* | This commit was generated by cvs2svn to compensate for changes in r3245, | pst | 1994-09-30 | 1 | -0/+27 |
|\ |
|
| * | Router discovery code - Courtesy Sun Microsystems | pst | 1994-09-30 | 1 | -0/+27 |
* | Add code to skip "userquota"/"groupquota" options needed for | ache | 1994-09-29 | 6 | -6/+28 |
* | disklabel will dump core if you give it too few numbers to process | pst | 1994-09-26 | 2 | -8/+20 |
* | Fix one more _PATH_UNIX. | wollman | 1994-09-24 | 1 | -2/+2 |
* | Get rid of _PATH_UNIX completely; use getbootfile(3) instead. | wollman | 1994-09-24 | 2 | -21/+19 |
* | Document more MIB variables. | wollman | 1994-09-23 | 1 | -2/+8 |
* | Add two new flags: | wollman | 1994-09-22 | 2 | -9/+29 |
* | Automatically load NFS and a bevy of other filesystems. | wollman | 1994-09-22 | 23 | -28/+269 |
* | Automatically load filesystem if not present in system and loadable. | wollman | 1994-09-22 | 1 | -1/+11 |
* | Use getvfs* functions to map between VFS types and names. | wollman | 1994-09-22 | 4 | -8/+40 |
* | Correction for new sysctl interface | ache | 1994-09-19 | 1 | -4/+4 |
* | rewritted to use sysctl, no more /var/run/.adjkerntz now | ache | 1994-09-19 | 3 | -39/+26 |
* | Added support for MSDOS file systems. | dfr | 1994-09-19 | 1 | -0/+1 |
* | Added mount_msdos. | dfr | 1994-09-19 | 10 | -3/+981 |
* | bugfix: change gidset[] type from int to gid_t | ache | 1994-09-19 | 2 | -4/+4 |
* | Various fixes: | dg | 1994-09-18 | 2 | -6/+22 |
* | Per discussion on the mailing-lists, move LKMs from /sbin to /lkm, and | wollman | 1994-09-16 | 1 | -4/+0 |
* | Don't exit early if the device is not character special or if the | bde | 1994-09-15 | 2 | -8/+22 |
* | Missing 'break' after setting interface route flag was causing interface | pst | 1994-09-15 | 1 | -0/+1 |
* | Fixed a bug where mount_nfs would core-dump if used with IP# directly. | phk | 1994-09-15 | 1 | -9/+10 |
* | Add ip_mroute_mod, if NOLKM is not defined. | wollman | 1994-09-14 | 1 | -0/+4 |
* | Makefile to generate the ip_mroute_mod.o LKM. After talking this over | wollman | 1994-09-14 | 1 | -0/+9 |
* | Fixed slattach to do flags ioctl via network device rather than tty. | dg | 1994-09-14 | 1 | -2/+34 |
* | Add fdisk to SUBDIR. | jkh | 1994-09-13 | 1 | -1/+1 |
* | Woops, last patch was by Wolfgang Solfrank. | dg | 1994-09-09 | 3 | -3/+3 |
* | Two fixes from the NetBSD group (Charles Hannum): | dg | 1994-09-09 | 6 | -21/+45 |
* | Fix endian bug introduced at Berkeley during the Net2->4.4-lite transition. | pst | 1994-09-08 | 1 | -8/+12 |
* | Get rid of the need for the readonly mandatory option - set readonly | dg | 1994-09-07 | 1 | -4/+6 |
* | Fix punctuation. | bde | 1994-09-05 | 2 | -2/+2 |
* | What cretin named both a global and a function "reboot"? Global | jkh | 1994-08-28 | 1 | -3/+3 |
* | Bring in my changes from the 1.1 init.bsdi which causes a reboot (was a | nate | 1994-08-27 | 2 | -2/+24 |
* | Added comcontrol ...this thing *really* should be renamed. | dg | 1994-08-26 | 1 | -1/+1 |
* | Set fs_clean. | dg | 1994-08-26 | 1 | -0/+1 |
* | Once again, slattach sources ported from 1.1.5 with fixes. | rich | 1994-08-23 | 3 | -172/+122 |
* | Slattach ported from 1.1.5 plus Bruce Evans suggested fix (close | rich | 1994-08-23 | 3 | -120/+511 |
* | Nuked the 2 second DTR wait; this is handled correctly in the sio driver. | dg | 1994-08-23 | 1 | -1/+0 |
* | adjkerntz added | ache | 1994-08-22 | 1 | -1/+1 |
* | Better support for clean bit: prompt the user to fix it if it's wrong | dg | 1994-08-21 | 6 | -6/+30 |
* | Install aliases "fasthalt" and "fastboot" for halt and boot respectively. | dg | 1994-08-21 | 3 | -3/+18 |
* | fastboot is no longer - don't install it. | dg | 1994-08-21 | 1 | -1/+1 |
* | Added a "clean" field to the output - to show the state of the clean flag. | dg | 1994-08-20 | 1 | -2/+2 |
* | Added filesystem clean bit support. This only affects fsck during a | dg | 1994-08-20 | 9 | -6/+84 |