summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Collapse)Author
1996-05-22add more error checking to greywolf patchTheo de Raadt
1996-05-22slip or stripTheo de Raadt
1996-05-22amiga uses new libkvmTheo de Raadt
1996-05-22libutilTheo de Raadt
1996-05-22check for path in fstabTheo de Raadt
1996-05-22from jtk; Adjust the base for time estimates to ignore time we spentTheo de Raadt
waiting for operator input. enhancements from PR #900
1996-05-22add fsck_msdosTheo de Raadt
1996-05-18Minor glitch when no boot is used fixed.Per Fogelstrom
1996-05-17from Hiroyuki Ito:Michael Shalayeff
there is a race condition exists when disklabel trashes boot blocks (writing label w/o -B). fix this.
1996-05-17added ipnat (which I'd forgotten to do before)dm
1996-05-16Add 'fdisk' utility to the pica buildPer Fogelstrom
1996-05-16Introduced DOSLABEL to control Dos label handling instead of associate with ↵Per Fogelstrom
i386.
1996-05-13do not allow network-induced tracingTheo de Raadt
1996-05-12fix copyright message.Michael Shalayeff
1996-05-10ipfilter 3.0.4dm
1996-05-09shift-tab does tab, not some confusing gobbledygookTheo de Raadt
1996-05-08Clarified warning messages a bitNiklas Hallqvist
1996-05-06use mounted table instead of fstab for -a; netbsd pr#2363; from ↵Theo de Raadt
greywolf@defender.VAS.viewlogic.com
1996-05-04traverse obj for arch-dependent utils tooTheo de Raadt
1996-05-04smm/03.fsck -> smm/03.fsck_ffsTheo de Raadt
1996-05-01(once again) allow /etc/fstab mountpoints to be used, ie "fsck /usr"Theo de Raadt
1996-04-30OpenBSD not NetBSD. Also, fixed cvs OpenBSD tag.etheisen
1996-04-29Pull in John Kohl's most recent (15Apr96) APM and PCMCIA workhvozda
(original PCMCIA framework by Stefan Grefen).
1996-04-29Split the MD part into different tables.Michael Shalayeff
Add KOI8 russian encoding.
1996-04-25permit quotas to work on mfs; problem reported by rdante@pnet.netTheo de Raadt
1996-04-22New prog to change pccons's keymap encoding for national keyboardshannken
1996-04-21sync to netbsd 960418Theo de Raadt
1996-04-17/var/crash/bsd{,.core}, not netbsd.dm
1996-03-30DDB support added.Michael Shalayeff
1996-03-25Changed according to the kernel.Michael Shalayeff
1996-03-21From NetBSD: Merge of 960317Niklas Hallqvist
1996-02-22From NetBSD:Niklas Hallqvist
Add /dev/rst* to FILES section. (Matches mt man page.) Change default tape name in documentation from /dev/rmt? to /dev/rmt8 to match pathnames.h. (pr #601 from James Jegers)
1996-02-22From NetBSD:Niklas Hallqvist
Grammar police, noted by Peter Seebach <seebs@solon.com>; closes PR #1704.
1996-02-22From NetBSD:Niklas Hallqvist
support $TAPE.
1996-02-22From NetBSD:Niklas Hallqvist
Removed extraneous text; From Mike Long <mike.long@analog.com>
1996-02-22From NetBSD:Niklas Hallqvist
Note that fsdb arrived with NetBSD 1.1
1996-02-22From NetBSD:Niklas Hallqvist
support $TAPE. update manual to reflect reality (#1937 from Matthew Green).
1996-02-20Name saved dump and kernel "bsd*", not "netbsd*"Thorsten Lockert
1996-02-15libcrypt no longer a link dependancy.etheisen
1996-01-29use fs_csaddr to find the cg summary area; from ↵Theo de Raadt
mouse@collatz.mccrim.mcgill.edu; netbsd pr#1366
1996-01-29from leo; add -G flag for mounting atari gemdos filesystemsTheo de Raadt
1996-01-25IP filter 3.0.1dm
1996-01-11sync with netbsdTheo de Raadt
1996-01-08Produce less output on -q as promised by the man page;Theo de Raadt
from jhawk@mit.edu; netbsd pr#998
1996-01-07accept either ffs or ufs for filesystem nameTheo de Raadt
1996-01-07from beurton@fnet.fr: Darren Reed's IP filterdm
1996-01-06from 4.4lite2; additional data from SIOCGIFCONF is at least sockaddr sizedTheo de Raadt
1996-01-01from netbsd: The maxwait option was accidentally placed in the "options forTheo de Raadt
multicast pings" section of the description.
1995-12-30use strrchr() instead of strchr() to find .o extension; from ↵Theo de Raadt
explorer@flame.org; netbsd pr#1868
1995-12-27If mountd is unable to export a filesystem due to a hostname being invalidDavid Krause
or specified on two (conflicting) lines it now logs the offending hostname