aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
...
* Merge from Lite2 (does not work though)Peter Wemm1997-03-111-31/+36
* Merge from Lite2Peter Wemm1997-03-111-13/+13
* Merge Lite2 changes (rather bigish, the dump/restore folks should check)Peter Wemm1997-03-116-181/+229
* Disable two newly broken dirs:Peter Wemm1997-03-111-3/+3
* This commit was generated by cvs2svn to compensate for changes in r23669,Peter Wemm1997-03-113-59/+10
|\
| * Import some CSRG 4.4BSD-Lite2 components for sbin onto vendor branch.Peter Wemm1997-03-1165-0/+23758
* | This commit was generated by cvs2svn to compensate for changes in r23412,Bruce Evans1997-03-051-0/+92
|\|
| * Attempt to import Lite2's mount.Bruce Evans1997-03-058-0/+1355
* | Attempt to import Lite2's mount.Bruce Evans1997-03-051-0/+92
* | Force null termination after 2 errant strncpy()s.Bruce Evans1997-03-051-1/+3
* | Fix typo introduced in 1.17.Warner Losh1997-03-041-2/+2
* | Updated mount_msdos to use the Lite2 getvfsbyname() interface.Bruce Evans1997-03-036-36/+42
* | Check the size of the IP address reutrned from gethostbyname2, per PRWarner Losh1997-03-031-1/+3
* | An odd merge from 2.2 to -current. Somehow that 2.2 nologin.5Mike Pritchard1997-03-031-7/+9
* | fix man page to use marcos instead of parens, quotes and bracesJohn-Mark Gurney1997-03-021-60/+79
* | mdoc'ify man pageJohn-Mark Gurney1997-03-021-35/+49
* | 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