summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Correction for new sysctl interfaceache1994-09-191-4/+4
* rewritted to use sysctl, no more /var/run/.adjkerntz nowache1994-09-193-39/+26
* Added support for MSDOS file systems.dfr1994-09-191-0/+1
* Added mount_msdos.dfr1994-09-1910-3/+981
* bugfix: change gidset[] type from int to gid_tache1994-09-192-4/+4
* Various fixes:dg1994-09-182-6/+22
* Per discussion on the mailing-lists, move LKMs from /sbin to /lkm, andwollman1994-09-161-4/+0
* Don't exit early if the device is not character special or if thebde1994-09-152-8/+22
* Missing 'break' after setting interface route flag was causing interfacepst1994-09-151-0/+1
* Fixed a bug where mount_nfs would core-dump if used with IP# directly.phk1994-09-151-9/+10
* Add ip_mroute_mod, if NOLKM is not defined.wollman1994-09-141-0/+4
* Makefile to generate the ip_mroute_mod.o LKM. After talking this overwollman1994-09-141-0/+9
* Fixed slattach to do flags ioctl via network device rather than tty.dg1994-09-141-2/+34
* Add fdisk to SUBDIR.jkh1994-09-131-1/+1
* Woops, last patch was by Wolfgang Solfrank.dg1994-09-093-3/+3
* Two fixes from the NetBSD group (Charles Hannum):dg1994-09-096-21/+45
* Fix endian bug introduced at Berkeley during the Net2->4.4-lite transition.pst1994-09-081-8/+12
* Get rid of the need for the readonly mandatory option - set readonlydg1994-09-071-4/+6
* Fix punctuation.bde1994-09-052-2/+2
* What cretin named both a global and a function "reboot"? Globaljkh1994-08-281-3/+3
* Bring in my changes from the 1.1 init.bsdi which causes a reboot (was anate1994-08-272-2/+24
* Added comcontrol ...this thing *really* should be renamed.dg1994-08-261-1/+1
* Set fs_clean.dg1994-08-261-0/+1
* Once again, slattach sources ported from 1.1.5 with fixes.rich1994-08-233-172/+122
* Slattach ported from 1.1.5 plus Bruce Evans suggested fix (closerich1994-08-233-120/+511
* Nuked the 2 second DTR wait; this is handled correctly in the sio driver.dg1994-08-231-1/+0
* adjkerntz addedache1994-08-221-1/+1
* Better support for clean bit: prompt the user to fix it if it's wrongdg1994-08-216-6/+30
* Install aliases "fasthalt" and "fastboot" for halt and boot respectively.dg1994-08-213-3/+18
* fastboot is no longer - don't install it.dg1994-08-211-1/+1
* Added a "clean" field to the output - to show the state of the clean flag.dg1994-08-201-2/+2
* Added filesystem clean bit support. This only affects fsck during adg1994-08-209-6/+84
* Killed explicit OS specification.dg1994-08-191-2/+2
* Kill explicit OS specification.dg1994-08-191-2/+2
* NetBSD -> FreeBSDdg1994-08-191-2/+2
* netbsd -> kernel, NetBSD -> FreeBSDdg1994-08-192-5/+5
* Terry Lambert's loadable kernel module support - modload & modunloaddg1994-08-199-2/+744
* `init' needs crypt() for insecure consoles.wollman1994-08-151-1/+1
* Make keywords.h get properly built.jkh1994-08-141-1/+1
* Use nulls to pad proctitle rather than spaces...makes ps(1) output moredg1994-08-111-1/+1
* Suppress irritating extra newline after kern.boottime.wollman1994-08-081-1/+1
* Added support for setting the per-interface MTU.dg1994-08-082-8/+34
* Delete obsolete references to librpc.a.wollman1994-08-084-9/+0
* Get rid of update. Make man page installation work with our schemewollman1994-08-051-1/+1
* Changed output formatting to accurately represent the precision.dg1994-08-051-2/+2
* Converted 'vmunix' to 'kernel'.dg1994-08-058-46/+46
* Convert to our man installation style. Also fixed long-standing bugwollman1994-08-0553-59/+829
* Fixed so that it can grok old style "fastlinks".dg1994-08-026-6/+6
* Don't call getmntopts with a null pointer as an option string; it'lldg1994-08-021-3/+2
* Fixed NULL pointer dereference that occured when any options weredg1994-08-022-2/+6
OpenPOWER on IntegriCloud