summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
1997-02-28Add -f to getopt() -- that'll teach me to test first.Todd C. Miller
1997-02-28From NetBSD (ws)Todd C. Miller
1997-02-28Silently ignore -f so that "fsck -f" works if you have an msdosTodd C. Miller
1997-02-28Corrected the length field.Angelos D. Keromytis
1997-02-28Set data size resource limit to its max value so fsck will workTodd C. Miller
1997-02-28Slightly more sane rlimit usage.Todd C. Miller
1997-02-27Fix function decl, get rid of a couple of warnings.Angelos D. Keromytis
1997-02-26post 1.3.8 patcheskstailey
1997-02-26FILES sectionskstailey
1997-02-26fix italicskstailey
1997-02-26add italicskstailey
1997-02-26add italicskstailey
1997-02-26move .DT before .SH FILESkstailey
1997-02-26mention /usr/share/ipf in FILES sectionkstailey
1997-02-26mention /usr/share/ipf in FILES sectionkstailey
1997-02-26version 1.3.8kstailey
1997-02-25-b option was being ignored when used in conjunction with -d.Todd C. Miller
1997-02-23Note that newfs now contains fsirand(8) functionality.Todd C. Miller
1997-02-23Inline fsirand(8) (at no noticable cost in speed).Todd C. Miller
1997-02-22Update to lite2 -- man page is the only thing that changed.Todd C. Miller
1997-02-22Use rlimit to set datasize to max.Todd C. Miller
1997-02-22progname -> __progname and exec fsirand after mkfs().Todd C. Miller
1997-02-22headerNiels Provos
1997-02-22Amended the copyleft.Angelos D. Keromytis
1997-02-22Changed to reflect new TTL-option in kernel.Angelos D. Keromytis
1997-02-21Integration of IPSEC userland tools, no manpages yet, sorry.Niklas Hallqvist
1997-02-21Don't expose private copies of malloc(), calloc(), free(). Ewwww.Todd C. Miller
1997-02-20CFLAGS+=, from m4@umn.eduTheo de Raadt
1997-02-20From FreeBSD [Terry Lambert]:Thorsten Lockert
1997-02-17Trivial change. Restored from backupimp
1997-02-17__OpenBSD__Theo de Raadt
1997-02-16when spawning editor child, use signal() instead of sigprocmask(SIG_BLOCK...Theo de Raadt
1997-02-16Just for the hell of it..?Jason Downs
1997-02-1464-bit cleanNiklas Hallqvist
1997-02-13don't fail completely in if_addr() just because one interface won't SIOCGIFADDR.kstailey
1997-02-13Allow use of interface name in rules file. This way if you have a dynamickstailey
1997-02-12add tagkstailey
1997-02-12Sign extension problem.dm
1997-02-11IPF 1.3.7kstailey
1997-02-11document that -B may blow away important bits (on i386 it blows away MBR)Theo de Raadt
1997-02-11Remove occurences of headswitch and trackseek, they no longerTodd C. Miller
1997-02-11We now has fs_id in struct fs.Todd C. Miller
1997-02-10Make dump(8) really honor -a. Fix up formatting in man page and removeTodd C. Miller
1997-02-09unexploitable buf oflow, eivind@freebsdTheo de Raadt
1997-02-09Fix casts to off_t, problem noted and fixed by Theo.Todd C. Miller
1997-02-09Get block size from disklabel.Todd C. Miller
1997-02-08more names.Michael Shalayeff
1997-02-07fixed order of tests in printnat() so that it catches tcp/udp firstkstailey
1997-02-07one more tcpudp->tcp/udpkstailey
1997-02-07make output look like input (and like docs)kstailey