summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Improve the format of the usage string output.mpp1996-12-092-7/+6
* Minor formatting/style fixes.mpp1996-12-095-27/+15
* Fix typo in last patch. empty!=emtpypst1996-12-081-1/+1
* Change how SIGINFO is handled -- set a flag (of sig_atomic_t), and checksef1996-12-071-15/+34
* Fix math in SIGINFO printer.fenner1996-12-021-2/+2
* This update adds the support for != 512 byte sector SCSI devices tosos1996-12-014-13/+66
* Fix lots of non-bug questionable code:wollman1996-11-212-112/+155
* For some reason the merge of this file didn't get committed properly.wollman1996-11-201-36/+71
* Merge from vendor branch and use system MD5 library.wollman1996-11-199-922/+203
* This commit was generated by cvs2svn to compensate for changes in r19882,wollman1996-11-191-0/+325
|\
| * Last import was botched. Fix it.wollman1996-11-192-1/+334
* | This commit was generated by cvs2svn to compensate for changes in r19880,wollman1996-11-1910-830/+2295
|\ \ | |/
| * Latest version of SGI routed courtesy of Vern Schryver. This versionwollman1996-11-1914-944/+2559
* | Move the terminal handling code to a later location; this allowssef1996-11-191-5/+6
* | Submitted by: Archie@whistle.comjulian1996-11-133-3/+27
* | Add mount_msdos(8) referenceache1996-11-102-2/+4
* | Document that "ldconfig -m" rescans all directories previouslyjdp1996-11-091-3/+6
* | Fixed a bug in the handling of the directories in the search pathjdp1996-11-081-5/+13
* | Allow fdisk to be driven from a configuration file, making a 3rd-partyjkh1996-11-064-102/+1542
* | Fix a spelling error.jdp1996-11-051-1/+1
* | Fixed backgrounding of ping, which was broken by the ^T changes in rev.1.3.bde1996-11-041-4/+4
* | fix usage stringwosch1996-11-042-8/+8
* | Delete another unnecessary #include <sys/mbuf.h>.wollman1996-11-011-2/+1
* | Use fprintf(stderr,) instead of msgtail() so it works for restore as well.fenner1996-11-011-0/+1
* | Temporarily disable an information message that was added in the lastpeter1996-11-011-1/+0
* | Make rdump error messages a little clearer and make them look like dumpfenner1996-11-011-12/+35
* | If rcmd() fails, return immediately instead of trying a bunch offenner1996-10-281-6/+9
* | If passed the -d flag, mount devfs on /devphk1996-10-281-1/+12
* | Don't give up just because we cant find the blkdev that correspondsphk1996-10-274-8/+12
* | setuid back to the original caller immediately after opening the route socket.fenner1996-10-271-14/+19
* | Allow the specification of a mountpoint, and resolve it s disk devicejoerg1996-10-254-4/+64
* | Moved #include of <sys/types.h> earlier so that this compiles whenbde1996-10-251-3/+6
* | Mention the historic mount options, as `deprecated'.joerg1996-10-221-0/+49
* | dumpfs blindly trusts that it has been handed a filesystem.phk1996-10-211-0/+7
* | Issue a warning if the user specifies an invalid interface in a rule.alex1996-10-171-1/+25
* | Bring back NS support for this utility - we need it for the commercial Novelljkh1996-10-162-1/+2
* | Fix my yesterday's brain-o: don't account for the kilobytes twice.joerg1996-10-141-1/+1
* | Yikes! Originally, i intended to apply the patch from PR # 1322,joerg1996-10-131-5/+6
* | The dos() function needs a new second argument, containing the sizebde1996-10-132-20/+26
* | Make the savecore command work like the man page says:fenner1996-10-132-10/+21
* | Rewrote the section about the "normal" setting of the security level tobde1996-10-121-15/+16
* | Add a new option "-f hints_file" to specify an alternate file instead ofjdp1996-10-102-37/+37
* | Fix the case where fsck would not see sparse directories and the kernel wouldguido1996-10-0816-5/+220
* | delete doubled words, e.g.: "the the" -> "the"wosch1996-10-053-5/+6
* | When MODE SELECT'ing, the ``device-specific parameter'' field isjoerg1996-10-051-2/+2
* | Back out my -k changes; there's a better way to do this in the short-term.jkh1996-10-022-14/+5
* | Add support for dset'ing an arbitrary kernel (experimental).jkh1996-10-012-9/+19
* | Updates to deal with ld.so.hints version 2. It now deals with thepeter1996-10-012-18/+53
* | Get rid of useless -f flag (though left for historical reasons).guido1996-09-302-3/+15
* | .Os NetBSD -> .Os FreeBSD.wosch1996-09-281-1/+1
OpenPOWER on IntegriCloud