summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
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
1997-08-19rpc.lockd moved from libexec to usr.sbinNiklas Hallqvist
1997-08-19make -Wall happyNiklas Hallqvist
1997-08-19Add support for adding/subtracting ports from the current baddynamicTodd C. Miller
1997-08-19typoTodd C. Miller
1997-08-19Make net.inet.tcp.baddynamic and net.inet.udp.baddynamicTodd C. Miller
1997-08-19Only print bad dynamic ports list for udp and tcp since that's allTodd C. Miller
1997-08-18fix extra dashes; enami@but-b.or.jpTheo de Raadt
1997-08-18#include <string.h> not <strings.h> -- Yes, I'm a weanie...Todd C. Miller
1997-08-10Pass -Wall and add OpenBSD tags.Todd C. Miller
1997-08-10Line up better with -t.Todd C. Miller
1997-08-09The list of tcp/udp ports not to allocate dynamically is nowTodd C. Miller
1997-08-09Increased performance in ypserv by two different actions:Mats O Jansson
1997-08-09NetBSD PR/3504 reported by Brian Baird.Mats O Jansson
1997-08-07Support -n in conjunction with -s. Problem noted byTodd C. Miller
1997-08-07jason is tired. this is not needed. our locator table stuff uses lessTheo de Raadt
1997-08-07cf_locnames support, from NetBSD (jtk, according to the RCSids).Jason Downs
1997-08-05When using /var/yp/securenet the local host running ypserv wasn't garanteedMats O Jansson