Age | Commit message (Expand) | Author |
1997-11-17 | Mention SIGUSR1 in SIGNALS section. Noted by Heiko W.Rupp <hwr@pilhuhn.de> | Todd C. Miller |
1997-11-17 | do not make obj in dbsym anymore, either | Theo de Raadt |
1997-11-17 | bye | Theo de Raadt |
1997-11-17 | remove parts of dbsym | kstailey |
1997-11-17 | Fix a pretty embarrassing typo in the Usage help message. | gene |
1997-11-17 | Come to think of it the sun3 doesn't use dbsym anymore... | kstailey |
1997-11-17 | 3-arg msync(2) | kstailey |
1997-11-16 | Replace "micro getopt" with real getopt for readability's sake. | Todd C. Miller |
1997-11-14 | clone freebsd "-R rate"; default to 256 invocations/minute | Theo de Raadt |
1997-11-14 | crank TOOMANY to 160 for now | Theo de Raadt |
1997-11-14 | clear CLOCAL if modem is set but modem_chat is not. | Todd C. Miller |
1997-11-13 | Add missing .TP | Todd C. Miller |
1997-11-13 | from mycroft; | Theo de Raadt |
1997-11-10 | SVC_DESTROY ? | Theo de Raadt |
1997-11-10 | use clnt_destroy(); PR#345 | Theo de Raadt |
1997-11-09 | #if 0 out references to IN_LOCKED, IN_WANTED, IN_LWAIT. | Todd C. Miller |
1997-11-09 | $OpenBSD$ | Todd T. Fries |
1997-11-09 | Upgrade to sendmail 8.8.8 | gene |
1997-11-07 | Rewrite bad code. | bri |
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 |