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