summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Fix several dialog/terminal problems.ache1994-10-181-20/+46
* Lates snapshot:paul1994-10-185-494/+797
* Remove machdep.color_displayache1994-10-181-2/+1
* Document new machdep variables, pointed by Rodache1994-10-171-2/+5
* Fixed bug in exec code, cp -R now works.paul1994-10-172-45/+139
* Remove a bogus BINDIR linepaul1994-10-161-1/+0
* Add DPADD for libraries.paul1994-10-161-0/+1
* Add some missing libraries to LDADDpaul1994-10-161-1/+1
* Added sysinstallpaul1994-10-151-1/+1
* Work in progress.paul1994-10-153-0/+722
* Move `ft' into machine-dependant section.gpalmer1994-10-151-3/+3
* revision 1.6ache1994-10-141-10/+81
* Add ft.jkh1994-10-141-1/+1
* Put back the `:' in the trinary ?: so this can actually compile again! :)jkh1994-10-131-1/+1
* Added '-F file' option of mount_mfs. This allows me to make floppy imagesphk1994-10-123-8/+59
* Backed out part of the last change that prevents the rpos table fromdg1994-10-093-6/+8
* Modify adjkerntz to not write RTC clock per initial call,ache1994-10-041-2/+28
* Moce comcontrol, fdisk & mount_msdos out of machine-independance intogpalmer1994-10-021-6/+12
* Fixed manpage to conform to current reality.dg1994-10-011-1/+4
* 1) If nrpos <= 1, don't output rpos table (and set fs_cpc to 0) - disablingdg1994-10-012-13/+23
* Corrected message when no rotational position table is found.dg1994-10-011-1/+1
* This commit was generated by cvs2svn to compensate for changes in r3248,pst1994-09-304-0/+1813
|\
| * Router Discovery from Sun Microsystemspst1994-09-304-0/+1813
* This commit was generated by cvs2svn to compensate for changes in r3245,pst1994-09-301-0/+27
|\
| * Router discovery code - Courtesy Sun Microsystemspst1994-09-301-0/+27
* Add code to skip "userquota"/"groupquota" options needed forache1994-09-296-6/+28
* disklabel will dump core if you give it too few numbers to processpst1994-09-262-8/+20
* Fix one more _PATH_UNIX.wollman1994-09-241-2/+2
* Get rid of _PATH_UNIX completely; use getbootfile(3) instead.wollman1994-09-242-21/+19
* Document more MIB variables.wollman1994-09-231-2/+8
* Add two new flags:wollman1994-09-222-9/+29
* Automatically load NFS and a bevy of other filesystems.wollman1994-09-2223-28/+269
* Automatically load filesystem if not present in system and loadable.wollman1994-09-221-1/+11
* Use getvfs* functions to map between VFS types and names.wollman1994-09-224-8/+40
* 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
OpenPOWER on IntegriCloud