Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
man page. | |||
1998-03-26 | rudimentary httpd man page - cribbed from ../support/httpd.8, modified | Bob Beck | |
for OpenBSD. | |||
1998-03-25 | pretty | Theo de Raadt | |
1998-03-25 | like a knecht | Michael Shalayeff | |
1998-03-25 | add httpd | Bob Beck | |
1998-03-25 | Install cgi's 000 by default - user must chmod to enable. | Bob Beck | |
1998-03-25 | openbsd URL | Theo de Raadt | |
1998-03-25 | sprintf goes away | Theo de Raadt | |
1998-03-25 | Initial import from apache 1.2.6 | Bob Beck | |
1998-03-23 | update copyright | Theo de Raadt | |
1998-03-23 | cleanup for -Wall; fix routed+rarpd interaction pointed out by | Theo de Raadt | |
Pierre.Beyssac@hsc.fr; and fix a buglet of greek origin. | |||
1998-03-22 | Don't assume all-numeric names are id's, look up as a name in | Todd C. Miller | |
passwd first. Noted by Solar Designer <solar@FALSE.COM> | |||
1998-03-21 | quiet -Wall in gcc2.8.1 | Todd T. Fries | |
1998-03-20 | Ifaliases. | Angelos D. Keromytis | |
1998-03-20 | Aliases. | Angelos D. Keromytis | |
1998-03-20 | Aliases... | Angelos D. Keromytis | |
1998-03-20 | Aliases... | Angelos D. Keromytis | |
1998-03-20 | Cleaner handling. | Angelos D. Keromytis | |
1998-03-20 | ifaliases "aware". | Angelos D. Keromytis | |
1998-03-20 | Be "aware" of ifaliases. | Angelos D. Keromytis | |
1998-03-19 | main returns int | Theo de Raadt | |
1998-03-19 | fix type botches | Theo de Raadt | |
1998-03-19 | bring in memset() proto | Theo de Raadt | |
1998-03-18 | fix formatting of ddb.console and ddb.panic | Jason Wright | |
1998-03-16 | .Nd | David Leonard | |
1998-03-16 | Xr options 4 | Theo de Raadt | |
1998-03-16 | Cosmetic: .Dq -> .It | brian | |
1998-03-15 | Add support for vfs.* from lite2 | Todd C. Miller | |
1998-03-13 | Correct #ifdef for __FreeBSD__ < 3 | brian | |
1998-03-13 | Add missing include | brian | |
1998-03-13 | Add extraneous braces to stiffle warnings from gcc-2.8 | brian | |
1998-03-13 | Don't send LQRs when the peer has LCP REJ'd them. Send | brian | |
ECHO LQRs instead. | |||
1998-03-12 | mkstemp() | Theo de Raadt | |
1998-03-12 | o Fix a few comment typos. | brian | |
o Fix ``set timeout'' usage message and documentation. o Change ifOutPackets, ifOutOctets and ifOutLQRs to `u_int32_t's so that they wrap correctly. o Put the LQR in network byte order using the correct struct size (sizeof u_int32_t, not sizeof u_long). o Wrap LQR ECHO counters correctly. o Don't increment OutLQR count if the last LQR hasn't been replied to. o Initialise HisLqrData (last received LQR) in StartLqm. o Don't start the LQR timer if we're `disabled' and `accepted'. o Generate LQR responses when both sides are using a timer and we're not going to send our next LQR before the peers max timeout. LQR should now be fully functional. | |||
1998-03-12 | unblock SIGPIPE before execv(); chuck. | Theo de Raadt | |
convert to sigaction(); deraadt. | |||
1998-03-10 | use .Ox | Todd C. Miller | |
1998-03-09 | <deraadt> Almost wasting your time fixing named man pages. | David Leonard | |
1998-03-08 | Please gcc 2.8 | brian | |
1998-03-06 | Use the correct device name in -direct mode. | brian | |
1998-03-04 | Wall | Theo de Raadt | |
1998-03-01 | use sigset_t all over the place | Theo de Raadt | |
1998-02-27 | section 8 not 8C | Theo de Raadt | |
1998-02-27 | be more paranoid. | Theo de Raadt | |
By the way, the lp* tools are in need of a full test sometime in the next two weeks. I want to hear from someone who is running all of them that they work 100% fine. I do not own a printer, so I'm going to rely on someone out there to take care of this.. | |||
1998-02-26 | Use YP ethers | Niklas Hallqvist | |
1998-02-24 | udp time may be contacted at dynamic reserved | Theo de Raadt | |
1998-02-24 | pull in prototypes | Theo de Raadt | |
1998-02-22 | no, setuid is OK. listread@bedford.net should have read the code... | Theo de Raadt | |
1998-02-22 | bye bye setuid; listread@bedford.net | Theo de Raadt | |