aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Fix the spelling of 'partition'.Jean-Marc Zucconi1996-01-042-8/+8
* oops, do it right this timeAdam David1996-01-031-1/+1
* Link with libutil for kerberos tooAdam David1996-01-031-1/+1
* Clean up GCC warnings, condition out some compatibility cruft, add $Id$.Garrett Wollman1996-01-021-61/+51
* My really ugly hack to ifconfig to make it pick up interface aliasesPeter Wemm1996-01-011-262/+265
* Make nfsd use setproctitle from libutil...Peter Wemm1996-01-012-0/+11
* Add hooks into the mount_mfs code in newfs to do the FreeBSD-stylePeter Wemm1996-01-011-1/+15
* This commit was generated by cvs2svn to compensate for changes in r13122,Peter Wemm1995-12-303-1117/+0
* recording cvs-1.6 file deathPeter Wemm1995-12-3043-6972/+0
* Added $Id$.Satoshi Asami1995-12-281-0/+2
* Make it work for FreeBSD-2.1.Satoshi Asami1995-12-271-21/+8
* Makefile.Satoshi Asami1995-12-271-0/+11
* Oops, forgot pathnames.h.Satoshi Asami1995-12-271-0/+35
* ccdcontrol from NetBSD-1.1. Note it was called "ccdconfig" originally.Satoshi Asami1995-12-272-0/+877
* Put the superfluous "DUMP:" back in the statistics line, to makeJoerg Wunsch1995-12-231-2/+2
* The rewamped sysctl program that will find all the variables itself.Poul-Henning Kamp1995-12-212-443/+372
* The version of setproctitle() inside nfsd was busted. It was not terminatingPeter Wemm1995-12-151-0/+1
* Add #include <vm/pmap.h> in order to make savecore compile again after thePeter Wemm1995-12-131-0/+1
* Use a dynamically-sized buffer for SIOCGIFCONF so that `ifconfig -a'Garrett Wollman1995-12-071-9/+26
* Make the default tape device match dump(8).Joerg Wunsch1995-11-262-4/+4
* Connect fsdb to /sbin makefile...Peter Wemm1995-11-241-2/+2
* Adjust relative paths in Makefile to ../sbin/fsck and ../../sys/ufs/ffsPeter Wemm1995-11-241-2/+2
* Andreas Klemm's patch set for dump(8), with some minor (cosmetic)Joerg Wunsch1995-11-185-17/+56
* Avoid bogus free() of a junk pointer.Joerg Wunsch1995-11-171-2/+2
* Make sysctl compile again by removing all the debug stuff.Poul-Henning Kamp1995-11-171-32/+2
* If root does not have a password, `init' should not ask to enter it.Dima Ruban1995-11-101-1/+1
* Mount program for EXT2FS.John Dyson1995-11-064-0/+331
* Commit FreeBSD-specific changes. Mainly to do with structure layoutPeter Wemm1995-11-034-17/+19
* This commit was generated by cvs2svn to compensate for changes in r12048,Peter Wemm1995-11-035-0/+1366
|\
| * Whoops. RE-Import NetBSD's fsdb - I believe this was written by John Kohl.Peter Wemm1995-11-035-0/+1366
* Define TRUE & FALSE rather than depending on bogus #includes.Poul-Henning Kamp1995-10-291-0/+3
* Add a few more heuristics to modload:Peter Wemm1995-10-282-19/+32
* Make modload calculate a reasonable default entry point name, in lightPeter Wemm1995-10-282-8/+14
* Submitted by: john hayJulian Elischer1995-10-271-1/+1
* fix a reference in "SEE ALSO" (modunload(8) mistakenly referencesTorsten Blum1995-10-261-2/+2
* Reviewed by: julian and jhay@mikom.csir.co.zaJulian Elischer1995-10-261-1/+74
* Convert manpage to -mandoc macros.Nate Williams1995-10-261-130/+307
* Convert to proper English in the same manner as the sliplogin manpage.Nate Williams1995-10-261-12/+11
* Fix a silly bug where MAXPATHLEN was subtracted from the string length ratherJordan K. Hubbard1995-10-241-2/+2
* Remove unneeded ctype.hAndrey A. Chernov1995-10-236-6/+0
* Add setlocale LC_CTYPEAndrey A. Chernov1995-10-231-0/+2
* Support all the tcpflag options in firewall.Ugen J.S. Antsilevich1995-10-231-33/+215
* Totally revamp the man page, update to the state of affairs.Joerg Wunsch1995-10-072-61/+111
* This upgrades the driver for Cronyx-Sigma multiplexor boardsJordan K. Hubbard1995-10-042-6/+130
* Fix $Id$.Bruce Evans1995-10-031-1/+1
* remove the calls to DIOCWLABEL, as it isn't supported any moreJulian Elischer1995-10-032-0/+8
* Support IP Option smatching in grammar and listing.Ugen J.S. Antsilevich1995-10-011-30/+130
* As init/Makefile now 'knows' how to build secure code if necessary, cleanMark Murray1995-10-011-7/+1
* Make this make work the same way as passwd and xntpd. Here it will allowMark Murray1995-10-011-0/+7
* Define CRYPTOBJDIR if secure is being builtMark Murray1995-10-011-0/+10