summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
1997-07-14sometimes - so at least it seems - also theo does'nt check what he isThomas Graichen
1997-07-12Add sha1 digest support.Todd C. Miller
1997-07-09Fix strncat(3) usage.Todd C. Miller
1997-07-08print child exit status in debug mode.kstailey
1997-07-08NULLkstailey
1997-07-08BUFSIZ -> MAXPATHLEN and strcat -> strncat.Todd C. Miller
1997-07-06Some architectures need strict alignmentNiklas Hallqvist
1997-07-06-Wall happinessJason Downs
1997-07-06Add defopt support, from NetBSD; thorpej (I think, I don't have the commitJason Downs
1997-07-04-hwaddr.c:140: warning: implicit declaration of function `system'Todd T. Fries
1997-07-04-accton.c:56: warning: implicit declaration of function `acct'Todd T. Fries
1997-07-03fix typos; msaitoh@spa.is.uec.ac.jpTheo de Raadt
1997-07-01fix L args; mikelTheo de Raadt
1997-06-30back out last two changeskstailey
1997-06-30signed int fix from leres@ee.lbl.govTheo de Raadt
1997-06-30oops, forgot bsd.own.mkkstailey
1997-06-30NIS features are conditional to YP settingkstailey
1997-06-30Remove bogus id() function that assumes uid_t and gid_t are of a certainTodd C. Miller
1997-06-30Wall. uid & gid are not perfect .. but that is OKTheo de Raadt
1997-06-30Use u_int32_t not u_long since that's what uid_t and gid_t are.Todd C. Miller
1997-06-30lseek(2) takes an off_t which is quad_t so we use strtoq(3) not atoi(3).Todd C. Miller
1997-06-29Wall, in part from mikelTheo de Raadt
1997-06-28Repair breakage in 1.17. Oops.denny
1997-06-28same missing locale.h problem as chmodgrr
1997-06-28fix the rnd typesTheo de Raadt
1997-06-27setlocale; kleinkTheo de Raadt
1997-06-27long nightmaresTheo de Raadt
1997-06-26mem* cleanupTheo de Raadt
1997-06-26Document inetd's allowing mutliple comma-separated hostnames in inetd.conf.denny
1997-06-26Better support for specific instance binding in inetd:denny
1997-06-24Slight history fix.Jason Downs
1997-06-24fdformat works on the sparc now, too, with no changes.Jason Downs
1997-06-24delay free of mf_mount until after last use; tegge@idt.unit.noTheo de Raadt
1997-06-24changed char * cast from int to longdgregor
1997-06-24more accounting!Michael Shalayeff
1997-06-23It is not a reasonable default behavior to abort a printout because of itskstailey
1997-06-23fix tagkstailey
1997-06-23only flush log if not using syslogkstailey
1997-06-23fix tagskstailey
1997-06-23return 32-bits worth of time for time serviceTheo de Raadt
1997-06-23sigblock plays with intsTheo de Raadt
1997-06-23off_t botchTheo de Raadt
1997-06-23int vs in_addr_tTheo de Raadt
1997-06-23long vs intTheo de Raadt
1997-06-23long vs intTheo de Raadt
1997-06-23in_addr_t and in_port_tTheo de Raadt
1997-06-23alpha long problemsTheo de Raadt
1997-06-23long != intTheo de Raadt
1997-06-23long != int errorTheo de Raadt
1997-06-22MAXHOSTNAMELENTheo de Raadt