summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
1998-05-11Formerly reuse of unit numbers of detached devices was impossible, withNiklas Hallqvist
1998-05-11set max field width of %s correctlyTheo de Raadt
1998-05-11 Fix bug where ident stuff ignored short writes and reads.Bob Beck
1998-05-11set max field width of %s correctlyTheo de Raadt
1998-05-11set max field width of %s correctlyTheo de Raadt
1998-05-08when handling % line breaks, correctly handle escaped % which should be embed...Theo de Raadt
1998-05-08pppd 2.3.5Todd C. Miller
1998-05-05select on nfds+1, not nfds. ficus@openbsd.orgTodd C. Miller
1998-05-03don't lose errors from socket()David Leonard
1998-05-03Hmmm... $Id$ -> $OpenBSD$.gene
1998-05-03Right spelling of 'canonical'.gene
1998-04-30use inet_ntoaTheo de Raadt
1998-04-27Remove mention of libalias and dlopen/dlsym.brian
1998-04-27make error messages for binds differentMichael Shalayeff
1998-04-26reenable pppTheo de Raadt
1998-04-26Remove libalias entirely.brian
1998-04-26Exclude use of the libalias stubs as there is no usefulbrian
1998-04-26use correct db pointer; fairTheo de Raadt
1998-04-26indentTheo de Raadt
1998-04-26delete ppp for now since it is FUCKEDTheo de Raadt
1998-04-25ports used are base to base+nhops*nqueries-1; henry@zoo.utoronto.caTheo de Raadt
1998-04-25main returns int, not voidDavid Leonard
1998-04-25Add libalias and tidy up a few warnings.brian
1998-04-25logging to syslogd on -l flag; netbsdTheo de Raadt
1998-04-25Use mkdtemp(3), not mktemp(3).Todd C. Miller
1998-04-25not that we compile this, but incase we ever do, prepare it to work for elf.Todd T. Fries
1998-04-25service is called "who"; ru@ucb.crimea.uaTheo de Raadt
1998-04-25Use ISWILD macro, not bare '*'Todd C. Miller
1998-04-25Fix diagnostic typo.brian
1998-04-25do not lookup hostname "*"; khym@bga.comTheo de Raadt
1998-04-22buf mishandling; rotel@indigo.ieTheo de Raadt
1998-04-18support lots of file descriptors; downsjTheo de Raadt
1998-04-13fixup active vs. passive infoTodd C. Miller
1998-04-11make static for install purposesTheo de Raadt
1998-04-08Don't bitch if Configuration is older than Configuration.tmplTodd C. Miller
1998-04-07active mode is way busted; default to passiveTheo de Raadt
1998-04-07fix package input from standard input -- the program tried to processMarco S Hyman
1998-04-07even cleanerTheo de Raadt
1998-04-07cleanup usage even more; very annoyingTheo de Raadt
1998-04-07fix check for no command line argsMarco S Hyman
1998-04-04fix usageTheo de Raadt
1998-04-01use user www group wwwTheo de Raadt
1998-03-31make it configure itself w/o 'x' on helpers/*Michael Shalayeff
1998-03-31fix fake-iqueryTheo de Raadt
1998-03-30Y2K fixes from Andreas.Gunnarsson@emw.ericsson.se; culled from various placesTheo de Raadt
1998-03-27if you break tree compilation once more with your local system hacks, expect ...Theo de Raadt
1998-03-26build and install manpage correctlyTheo de Raadt
1998-03-26DESTDIR...Per Fogelstrom
1998-03-26 Move man page - get rid of build artifact - have makefile installBob Beck
1998-03-26 rudimentary httpd man page - cribbed from ../support/httpd.8, modifiedBob Beck