summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
1997-11-06indentTheo de Raadt
1997-11-06indentTheo de Raadt
1997-11-06Understand sections in syslog.conf.bri
1997-11-05u_short keys --> u_int keysflipk
1997-11-04Get past all sorts of picky machines (netcom, aol, etc) now.kstailey
1997-11-04ensure we got a reserved portTheo de Raadt
1997-10-25fix diskinfo listing, support blk2chr,chr2blkMichael Shalayeff
1997-10-25make diskinfo working; fix one bug and one exploitMichael Shalayeff
1997-10-25Set CLOCAL for chat script by default. Add new option "modem_chat"Todd C. Miller
1997-10-22newer bios stuffMichael Shalayeff
1997-10-21Make /etc/sendmail.cf mode 644 like /etc/security says.Todd C. Miller
1997-10-15s/xntpd/xntpdc/kstailey
1997-10-09umask 077Theo de Raadt
1997-10-09if user specified wtmp file, use timestamp on final record instead ofTheo de Raadt
1997-10-05be more paranoid; based on problem report by mhpower@MIT.EDUTheo de Raadt
1997-10-04optind botchTheo de Raadt
1997-10-04byte order of ether_type; khym@bga.comTheo de Raadt
1997-10-03put real geo field in ()Theo de Raadt
1997-10-03avoid sign extension on bios geometry!Theo de Raadt
1997-09-28Allow pppd to change interface addr when demand dialing & dynamic addressing.Todd C. Miller
1997-09-28write lastlog; mason@primenet.com.auTheo de Raadt
1997-09-26binaries not in /etcTheo de Raadt
1997-09-22-WallTodd C. Miller
1997-09-21new machdep.bios subtreeMichael Shalayeff
1997-09-21$OpenBSD$Theo de Raadt
1997-09-21Make "fdformat fd0" work.Todd C. Miller
1997-09-21Fix some nits, including using fd0c, not fd0 as noted by toddf@openbsd.org.Todd C. Miller
1997-09-20check for : before . ; wosch@cs.tu-berlin.deTheo de Raadt
1997-09-19never before have i deleted an unused global variable out of a file withTheo de Raadt
1997-09-19ignore SIGPIPE; not nearly as much of a problem as linux thoughTheo de Raadt
1997-09-18Match with current kernel; from NetBSDNiklas Hallqvist
1997-09-18make pstat -f columns line upTheo de Raadt
1997-09-18lengthen terminal name, make columns line upTheo de Raadt
1997-09-18more SIOCGIFCONF small worldednessTheo de Raadt
1997-09-17make this readable, so that i can think about actually coding it..Theo de Raadt
1997-09-17If sa_len >sizeof(struct sockaddr) limit it there. Taken from ifconfig(8),Niklas Hallqvist
1997-09-15When the disk gets full, abort properly instead of creating emptyTheo de Raadt
1997-09-15F_FORW has no associated fd; init sin_len tooTheo de Raadt
1997-09-14.Xr foo #, botchesTheo de Raadt
1997-09-13be more careful about f_file handling throughoutTheo de Raadt
1997-09-12Kill extra newline in err()/warn().Todd C. Miller
1997-09-12Add parens to shut up -Wall.Todd C. Miller
1997-09-12paranoia in vfork landTheo de Raadt
1997-09-11need string.hTheo de Raadt
1997-09-11fix #includesTheo de Raadt
1997-09-09Use setlogin("") instead of setlogin(user) since target user is daemon.Todd C. Miller
1997-09-09Use setlogin(2).Todd C. Miller
1997-09-08Ignore trailing spaces on priority in /etc/syslogd.confBob Beck
1997-09-08use -lkvm, various other fixes; thorpejTheo de Raadt
1997-09-07Remove old bpf files no longer in use.Todd C. Miller