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