aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* 1) Minor nits in the usage message from bde. I took out the hard tabs andWarner Losh1997-03-022-4/+7
* Avoid the ``Three seconds until format begins'' construct. It'sJoerg Wunsch1997-03-022-15/+23
* 1) Fix usage to match convention and manual. Fix manual to match usage.Warner Losh1997-03-022-10/+26
* Make ping -Wall clean (except for one warning).Garrett Wollman1997-03-013-174/+219
* Fix a minor problem with restore from tapes from big endian machines.Warner Losh1997-02-251-1/+4
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-222-2/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-223-3/+3
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-22111-111/+111
* Security patch from OpenBSD: fixes potential buffer overflow in a staticOllivier Robert1997-02-201-2/+3
* Protect from stack overrun via /etc/ttys, which could possibly allow aDavid Greenman1997-02-191-2/+2
* Disabled dumplfs. Importing the Lite2 version was a mistake, sinceBruce Evans1997-02-171-1/+3
* This commit was generated by cvs2svn to compensate for changes in r22839,Bruce Evans1997-02-172-37/+9
|\
| * Import Lite2's dumplfs.Bruce Evans1997-02-173-0/+718
| * Second try: attempt to import Lite2's newfs.Bruce Evans1996-10-153-0/+2244
* Update CHANGEDSINCE macro to conform to -current dinode.hJordan K. Hubbard1997-02-161-5/+0
* Plug a security hole involving $ENV forwarding over telnet. Sigh, iJoerg Wunsch1997-02-151-1/+1
* Part two of a "fix-and-move". There were some macros declared in ../sbin'sMark Murray1997-02-101-0/+16
* Part one of a "fix-and-move". Init(8) had make macros declared hereMark Murray1997-02-101-16/+0
* Add '-q' quiet flag for flush/add/zero commands; add 'show' command asDaniel O'Callaghan1997-02-102-8/+50
* Removed default setuid and added a comment to the manpage explaining this.Eivind Eklund1997-02-092-1/+7
* Remove suid bit from binary, and update manpage to reflect this.Eivind Eklund1997-02-092-1/+6
* Buffer overflow patch.Eivind Eklund1997-02-091-1/+4
* /usr/lib/libmd.a -> ${LIBMD}Wolfram Schneider1997-02-081-1/+1
* Reviewed by: Gary Jennejohn <gj@freebsd.org>Daniel O'Callaghan1997-02-082-3/+12
* Replace "mfs" with "mount_mfs" in the NAME section.Mike Pritchard1997-02-061-1/+1
* /sbin -> ${BINDIR}Wolfram Schneider1997-02-061-1/+1
* Add the `a' option (``auto-size'') to bypass all tape lengthJoerg Wunsch1997-02-014-15/+44
* Some various mdoc cleanup.Mike Pritchard1997-01-282-8/+8
* I was porting something from sysV world and found our cross referencesDavid E. O'Brien1997-01-271-0/+1
* Apply patch from pr2536, after testing locally.Warner Losh1997-01-251-5/+6
* typoAdam David1997-01-221-1/+1
* Style police.David Nugent1997-01-221-13/+14
* -n was brokenAdam David1997-01-211-5/+0
* Various minor cleanup.Mike Pritchard1997-01-191-10/+26
* Impose login_cap resource limits on processes started by init.David Nugent1997-01-192-1/+32
* Adjust spelling of `fw_flg' so this thing compiles again.Jordan K. Hubbard1997-01-171-2/+2
* Sweep through the tree fixing mmap() usage:Alexander Langer1997-01-161-1/+1
* implement "not" keyword for inverting the address logicAdam David1997-01-162-12/+23
* Trivial fix for braino.Poul-Henning Kamp1997-01-161-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-14116-116/+116
* Sort cross references.Wolfram Schneider1997-01-1325-50/+72
* If the RTM_NEWMADDR and RTM_DELMADDR messages are definedGarrett Wollman1997-01-091-1/+13
* Fix double typoPeter Wemm1997-01-081-1/+1
* Fix many buffer overflows, correct usage of strcat and implementWarner Losh1997-01-073-11/+19
* bin/1789: dump estimates a negative number of tapes needed for huge dumpsPaul Traina1997-01-071-4/+4
* This commit was generated by cvs2svn to compensate for changes in r21378,Garrett Wollman1997-01-061-23/+24
|\
| * Quoth Vern:vendor/SGI/vjs_970104Garrett Wollman1997-01-062-24/+25
| * Latest version of routed from Vern Schryver. This one reallyvendor/SGI/vjs_970102Garrett Wollman1997-01-021-1/+1
* | Update to match changes in <net/if.h>.Garrett Wollman1997-01-033-3/+6
* | Merge to eliminate conflictAndrey A. Chernov1997-01-031-1/+1