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