summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
1996-08-02mostly harmless buffer overflowTheo de Raadt
1996-07-31at session termination, login_fbtab devs back to rootTheo de Raadt
1996-07-27Some additions needed for the atari. Also use the getmaxpartitions() andTheo de Raadt
1996-07-27edlabel on sparc/sun3/atariTheo de Raadt
1996-07-27sync to 0722Theo de Raadt
1996-07-23treat -l and -f the sameTheo de Raadt
1996-07-23ptrace is safe; limit preload to rootTheo de Raadt
1996-07-23skip until ptrace problem is resolvedTheo de Raadt
1996-07-23open socket as soon as possible, and then revoke privsTheo de Raadt
1996-07-22no overflow; from brian@saturn.netTheo de Raadt
1996-07-22kill (-1, SIGTERM) may find no other processes; netbsd pr#2619, cgdTheo de Raadt
1996-07-21Correct fix for -Fa brokenness.dm
1996-07-18ipfilter 3.1.0dm
1996-07-18ipfilter 3.1.0dm
1996-07-18ipfilter 3.1.0dm
1996-07-12precheck getty devices for existance; if not there shut then downTheo de Raadt
1996-07-12do not ask for password if none set; from freebsdTheo de Raadt
1996-07-12Fix netbsd pr bin/2620. Fix dangling pointer while I am at it.Tobias Weingartner
1996-07-11netbsd pr bin/2618 from cgd, fixed differentlyTobias Weingartner
1996-07-10slight cosmetic fixccappuc
1996-07-10no vmunix here, kernel is /bsd...ccappuc
1996-07-10no vmunix here, kernel is /bsd, os is OpenBSD!ccappuc
1996-07-09mktemp whoopsTheo de Raadt
1996-07-08kernel is /bsd, os is OpenBSDccappuc
1996-07-02permit -alldirs, but document itTheo de Raadt
1996-07-02simpler usage lineTheo de Raadt
1996-07-01newlfs changes to match new LFS code; based on Lite2.Jason Downs
1996-06-30Accept mount points and block devicesThorsten Lockert
1996-06-30spelling errorTheo de Raadt
1996-06-30fix rcsidTheo de Raadt
1996-06-30Fix usage and manpageThorsten Lockert
1996-06-30Opps... missing $OpenBSD line added.Mats O Jansson
1996-06-30Added support for swedish keyboards (both 7 and 8-bit).Mats O Jansson
1996-06-29correct link names.Michael Shalayeff
1996-06-29kernel image is bsd, not netbsd.Michael Shalayeff
1996-06-27Add mount_ext2fs; stripped down mount_ffs and the man page from FreeBSD.Jason Downs
1996-06-26Print empty TCP flags checks (like '/SA' ) properlydm
1996-06-25umask() AF_UNIX socket; still a small DOS windowTheo de Raadt
1996-06-25from wpaul@freebsd, more than a year ago: only put each host to export toTheo de Raadt
1996-06-25ncheck(8) lives!Theo de Raadt
1996-06-25Fix manpage linkThorsten Lockert
1996-06-25ncheck(8) implementationThorsten Lockert
1996-06-25icheck(8) and ncheck(8) do not exist; from FreeBSDTheo de Raadt
1996-06-25mkstemp & fdopen; fix FILE * leakTheo de Raadt
1996-06-25mktemp open & fdopenTheo de Raadt
1996-06-23french key table; from matthieu@mipnet.frTheo de Raadt
1996-06-23update rcsidTheo de Raadt
1996-06-23use _PATH_UNIX for kernel nameTheo de Raadt
1996-06-21argv[0] for children is mount_XXX instead of simply XXXTheo de Raadt
1996-06-21only deal with ffs filesystems; netbsd pr#2652, greywolf@starwolf.comTheo de Raadt