Age | Commit message (Expand) | Author |
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 |
1997-09-05 | ppp 2.3.1 | Todd C. Miller |
1997-09-04 | explain how ypserv is started | Theo de Raadt |
1997-09-02 | Clean up the manual a bit (add a few missing .TP directives). | Angelos D. Keromytis |
1997-09-01 | Update based on ppp 3.2.1. Also fix some obvious err/errx usage and | Todd C. Miller |
1997-09-01 | Update from ppp 3.2.1 | Todd C. Miller |
1997-08-31 | only check for ftp bounce in tcp, duh. for nonreserved ports, do not | Theo de Raadt |
1997-08-30 | incorrect length in comparison; hubert.feyrer@rz.uni-regensburg.de | Theo de Raadt |
1997-08-30 | minor errors; josh@quick.net | Theo de Raadt |
1997-08-30 | wrong path; feyrer@rfhs8012.fh-regensburg.de | Theo de Raadt |
1997-08-30 | ifdef __NetBSD__ -> if defined(__NetBSD__) || defined(__OpenBSD__) | Matthieu Herrb |
1997-08-29 | very weird sleep; dholland@eecs.harvard.edu | Theo de Raadt |
1997-08-29 | fix case we have no CPU_BIOS* defined | Michael Shalayeff |
1997-08-28 | symbolic bios bootdev, s/hpc/tpc/ for bios geonetry | Michael Shalayeff |
1997-08-28 | grok bios geometry | Michael Shalayeff |
1997-08-27 | fix ' use | Theo de Raadt |
1997-08-21 | A return status of YPPUSH_AGE isn't a failure so keep quiet as SunOS. But sho... | Mats O Jansson |
1997-08-20 | Some KNF and use warn/err. | Todd C. Miller |
1997-08-19 | Some KNF, check a few return values and use err/warn. | Todd C. Miller |
1997-08-19 | Move bad dynamic port parsing into parse_baddynamic(). | Todd C. Miller |