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