Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-07-31 | not used | Michael Shalayeff | |
1997-07-31 | Add RADIUS printing support. Blech. | tqbf | |
1997-07-30 | add backslash missing from ENTER() macro | kstailey | |
1997-07-30 | Get ypxfr working again by remove some of the code from previous commit. -moj | Mats O Jansson | |
1997-07-28 | NULL | Theo de Raadt | |
1997-07-28 | When pushing ethers was done it said "pushed hosts" | Niklas Hallqvist | |
1997-07-27 | use sendmail -t | Theo de Raadt | |
1997-07-27 | use RAW_PART | Theo de Raadt | |
1997-07-27 | Ethernet v2 encapsulated Appletalk packets are phase 1, w/ LLAP header. | denny | |
802.3/SNAP encapsulated Appletalk packets are phase 2, w/ no LLAP header. | |||
1997-07-26 | Ok, the final part in the support for mail.aliases and mail.byaddr in | Mats O Jansson | |
ypserv. For this to have an effect the following must be done. 1) make install in src/usr.sbin/ypserv/ypinit will update /var/yp/Makefile.main.dist and /var/yp/Makefile.yp.dist. 2) merge changes from Makefile.main.dist into Makefile and Makefile.main in /var/yp. Don't forget to keep the SUBDIR line from Makefile. 3) merge changes from Makefile.yp.dist into Makefile.yp in /var/yp and Makefile in any domains directory. If no local maps exists it's normaly just to replace the files. -moj | |||
1997-07-26 | Fix bug in handling host!host!user. Added missing code for YP information | Mats O Jansson | |
records. -moj | |||
1997-07-26 | The second of three steps to support main.aliases and mail.byaddr in ypserv. | Mats O Jansson | |
This time it's time for a new utility program mkalias. The last part is arriving any day now... -moj | |||
1997-07-26 | bugs killed in NetBSD by thorpej. | Mats O Jansson | |
1997-07-26 | bug killed in NetBSD by thorpej. | Mats O Jansson | |
1997-07-25 | #if __STDC__ --> #ifdef __STDC__ | Michael Shalayeff | |
1997-07-25 | restore traditional "all" keyword option - see lpc(8) | grr | |
1997-07-25 | remove .Xr to dbm(3) | Michael Shalayeff | |
remove BUGS due to DBM nonexistance | |||
1997-07-24 | Xr | Theo de Raadt | |
1997-07-24 | doc that -P exists for sipp-* debugging, mostly | Theo de Raadt | |
1997-07-24 | inet_aton() returns 0 on error, not -1. | Todd C. Miller | |
1997-07-23 | 1 byte oflows; millert | Theo de Raadt | |
1997-07-23 | 1 byte oflow; Don.Lewis@tsc.tdk.com | Theo de Raadt | |
1997-07-23 | Better handling for AppleTalk, and netatalk in particular. | denny | |
Handle native Ethertalk phase 1 & 2 as well as the localtalk encapsulation a la Kinetics FastPath previously handled. | |||
1997-07-22 | cleanup | Theo de Raadt | |
1997-07-22 | non-VJ; msaitoh@spa.is.uec.ac.jp | Theo de Raadt | |
1997-07-22 | daemonize if using syslog(3) | kstailey | |
1997-07-22 | tabify, use NULL for ptr ops, not 0 | kstailey | |
1997-07-22 | re-tabify (angelos!) | kstailey | |
1997-07-22 | Added support for reading db files created by sendmail -bi. This is the | Mats O Jansson | |
first step to support mail.aliases and mail.byaddr in ypserv. -moj | |||
1997-07-21 | Wall | Theo de Raadt | |
1997-07-21 | Wall | Theo de Raadt | |
1997-07-21 | careful about unlink; oliver | Theo de Raadt | |
1997-07-21 | Begone, compilation warnings. | Angelos D. Keromytis | |
1997-07-20 | careful with usernames; oliver | Theo de Raadt | |
1997-07-20 | careful with link paths; oliver | Theo de Raadt | |
1997-07-19 | Wall cleanup; people running lpd should test! | Theo de Raadt | |
1997-07-18 | Be extra careful when unlinking data file to only remove a file is | Todd C. Miller | |
it is in the current dir and df*. From imp@openbsd.org. | |||
1997-07-18 | err() -> error() so we don't conflict with err(3). | Todd C. Miller | |
1997-07-18 | Add rmd160 support. Sheesh, you'd think this was tripwire. | Todd C. Miller | |
1997-07-17 | Wall | Theo de Raadt | |
1997-07-17 | proto ksearch/msearch | Theo de Raadt | |
1997-07-17 | unistd.h | Theo de Raadt | |
1997-07-17 | fix Xr | Theo de Raadt | |
1997-07-17 | doc @ commands; mouse | Theo de Raadt | |
1997-07-17 | clean | Theo de Raadt | |
1997-07-17 | Change a strcpy() -> strncpy() because I'm paranoid. | Todd C. Miller | |
1997-07-16 | crank dfname/tfname; freebsd | Theo de Raadt | |
1997-07-16 | fix Xr | Theo de Raadt | |
1997-07-15 | Xr repair | Theo de Raadt | |
1997-07-15 | sendmail 8.9.1 | Jason Downs | |