summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Collapse)Author
1997-04-06Fix 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-06Cast pointer to u_long, not u_int32_t (which is too small on alpha)Todd C. Miller
1997-04-0616 bit uids suckTheo de Raadt
1997-04-04with small quantities of beer and pizza i produce fewer bugs. really.Theo de Raadt
1997-04-04if the user changes an option, spit out a warning telling them they needTheo 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-04when mktemp() is hard to fix, use 10 XTheo de Raadt
1997-04-04do not whack pid file if run -d; hwr@pilhuhn.deTheo de Raadt
1997-04-04blow away source routed socketsTheo de Raadt
1997-04-04wtmp repairs; netbsdTheo de Raadt
1997-04-04we are a 4.4bsd-style system; correct pathnamesTheo de Raadt
1997-04-02doc /etc/yp/DOMAINNAME server list file betterTheo de Raadt
1997-04-02xid is a u_int32_tTheo de Raadt
1997-03-30Added support for YP V1. Partly from FreeBSD. -mojMats O Jansson
1997-03-29re-init width each time through the loopTheo de Raadt
1997-03-29Changed definition of 'a' in vfmtmsg from void * to va_list.dgregor
Possible fix for PR#130.
1997-03-29take a shot at 64-bit cleanTheo de Raadt
1997-03-26correct a typoTheo de Raadt
1997-03-26clean; netbsdTheo de Raadt
1997-03-26sync to rwhod.hTheo de Raadt
1997-03-26no libcrypt, fix DPADDTheo de Raadt
1997-03-25careful with name lengths and the xidTheo de Raadt
1997-03-25spelling errorTheo de Raadt
1997-03-21use ${COMPILE.c} even for the custom buildgvf
1997-03-15Fix so yppush will err out if it can't find the ypservers map. This wholegene
code wants lots of attention, but at least it won't dump core on a virgin installation now.
1997-03-14Switch 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-13Add support for secure maps and master.passwd. -mojMats O Jansson
1997-03-13Do obj dir correctly.Jason Downs
1997-03-12I'm much too tired.Jason Downs
1997-03-12Remove %INDOT%.Jason Downs
1997-03-12Fix rcsid.Jason Downs
1997-03-12Add the rest of the 4.9.5 tools.Jason Downs
1997-03-12Repair rcsids.Jason Downs
1997-03-12Cruft.Jason Downs
1997-03-12BIND 4.9.5-P1.Jason Downs
libresolv and include are required until the new resolver gets integrated into libc.
1997-03-11Now with support for "secure" maps a'la FreeBSD. Support exists in makedbmMats 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-11the PINT scanner utilities for nowkstailey
1997-03-04Remove kmem privs.Jason Downs
1997-03-03pc console ioctl interface.Jason Downs
1997-02-28clarifyJason Downs
1997-02-28sendmail 8.9.1Jason Downs
1997-02-28Kill netbsd.org cruft.Jason Downs
1997-02-27Fix IOT bug via Makefile.inc, not ndc.sh.kstailey
1997-02-27hermes# ndc statskstailey
/usr/sbin/ndc: /usr/sbin/ndc[82]: kill: bad signal `IOT'
1997-02-26add tagkstailey
1997-02-26ipf 1.3.8 + patcheskstailey
1997-02-25include link to passwd.confNiels Provos
1997-02-25Yet more fixes from tv@pobox.com, PR#122.Jason Downs
1997-02-24irc thing is dumb, and do not bother wasting effort screaming about ftp ↵Theo de Raadt
bounce attempts, just slaughter them
1997-02-23We run OpenBSDTodd C. Miller
1997-02-23build host and user is not importantTheo de Raadt