Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-04-06 | Fix mangling in assignment of np->n_net to ina.s_addr. | Todd C. Miller | |
Presumably this was added to deal with 64-bit machines but it is a) wrong and b) not necesary now that we use in_addr_t. | |||
1997-04-06 | Cast pointer to u_long, not u_int32_t (which is too small on alpha) | Todd C. Miller | |
1997-04-06 | 16 bit uids suck | Theo de Raadt | |
1997-04-04 | with small quantities of beer and pizza i produce fewer bugs. really. | Theo de Raadt | |
1997-04-04 | if the user changes an option, spit out a warning telling them they need | Theo de Raadt | |
to make clean. i expect i will get compliments for this change, but i'd really rather receive beer and pizza. | |||
1997-04-04 | when mktemp() is hard to fix, use 10 X | Theo de Raadt | |
1997-04-04 | do not whack pid file if run -d; hwr@pilhuhn.de | Theo de Raadt | |
1997-04-04 | blow away source routed sockets | Theo de Raadt | |
1997-04-04 | wtmp repairs; netbsd | Theo de Raadt | |
1997-04-04 | we are a 4.4bsd-style system; correct pathnames | Theo de Raadt | |
1997-04-02 | doc /etc/yp/DOMAINNAME server list file better | Theo de Raadt | |
1997-04-02 | xid is a u_int32_t | Theo de Raadt | |
1997-03-30 | Added support for YP V1. Partly from FreeBSD. -moj | Mats O Jansson | |
1997-03-29 | re-init width each time through the loop | Theo de Raadt | |
1997-03-29 | Changed definition of 'a' in vfmtmsg from void * to va_list. | dgregor | |
Possible fix for PR#130. | |||
1997-03-29 | take a shot at 64-bit clean | Theo de Raadt | |
1997-03-26 | correct a typo | Theo de Raadt | |
1997-03-26 | clean; netbsd | Theo de Raadt | |
1997-03-26 | sync to rwhod.h | Theo de Raadt | |
1997-03-26 | no libcrypt, fix DPADD | Theo de Raadt | |
1997-03-25 | careful with name lengths and the xid | Theo de Raadt | |
1997-03-25 | spelling error | Theo de Raadt | |
1997-03-21 | use ${COMPILE.c} even for the custom build | gvf | |
1997-03-15 | Fix so yppush will err out if it can't find the ypservers map. This whole | gene | |
code wants lots of attention, but at least it won't dump core on a virgin installation now. | |||
1997-03-14 | Switch to linking with the resolver in libc. | Jason Downs | |
Pull a few of our changes into this resolver; don't delete it yet. I'm not entirely sure it should be deleted, simply because of the baseline it provides against our massivelt modified libc resolver. | |||
1997-03-13 | Add support for secure maps and master.passwd. -moj | Mats O Jansson | |
1997-03-13 | Do obj dir correctly. | Jason Downs | |
1997-03-12 | I'm much too tired. | Jason Downs | |
1997-03-12 | Remove %INDOT%. | Jason Downs | |
1997-03-12 | Fix rcsid. | Jason Downs | |
1997-03-12 | Add the rest of the 4.9.5 tools. | Jason Downs | |
1997-03-12 | Repair rcsids. | Jason Downs | |
1997-03-12 | Cruft. | Jason Downs | |
1997-03-12 | BIND 4.9.5-P1. | Jason Downs | |
libresolv and include are required until the new resolver gets integrated into libc. | |||
1997-03-11 | Now with support for "secure" maps a'la FreeBSD. Support exists in makedbm | Mats O Jansson | |
and ypxfrd since dawn of time. Support is missing in YP-makefile and in libc. I have the changes for YP-makefile to support master.passwd but since the support is missing in libc I will not commit them yet. -moj | |||
1997-03-11 | the PINT scanner utilities for now | kstailey | |
1997-03-04 | Remove kmem privs. | Jason Downs | |
1997-03-03 | pc console ioctl interface. | Jason Downs | |
1997-02-28 | clarify | Jason Downs | |
1997-02-28 | sendmail 8.9.1 | Jason Downs | |
1997-02-28 | Kill netbsd.org cruft. | Jason Downs | |
1997-02-27 | Fix IOT bug via Makefile.inc, not ndc.sh. | kstailey | |
1997-02-27 | hermes# ndc stats | kstailey | |
/usr/sbin/ndc: /usr/sbin/ndc[82]: kill: bad signal `IOT' | |||
1997-02-26 | add tag | kstailey | |
1997-02-26 | ipf 1.3.8 + patches | kstailey | |
1997-02-25 | include link to passwd.conf | Niels Provos | |
1997-02-25 | Yet more fixes from tv@pobox.com, PR#122. | Jason Downs | |
1997-02-24 | irc thing is dumb, and do not bother wasting effort screaming about ftp ↵ | Theo de Raadt | |
bounce attempts, just slaughter them | |||
1997-02-23 | We run OpenBSD | Todd C. Miller | |
1997-02-23 | build host and user is not important | Theo de Raadt | |