Age | Commit message (Expand) | Author |
1998-03-26 | -Wall for suid-root. | Artur Grabowski |
1998-03-26 | fix cleaning up of bad environment variables (LD_* and IFS), | Artur Grabowski |
1998-03-26 | RCS id cleanup | Niklas Hallqvist |
1998-03-26 | build and install manpage correctly | Theo de Raadt |
1998-03-26 | httpd was missing. | Per Fogelstrom |
1998-03-26 | DESTDIR... | Per Fogelstrom |
1998-03-26 | typo in last commit | Niklas Hallqvist |
1998-03-26 | Amiga works more stably with the old MAX_KMAP* entries, besides they | Niklas Hallqvist |
1998-03-26 | Use new defs from MI endian.h for swapping, remove register | Niklas Hallqvist |
1998-03-26 | Some KNF | Niklas Hallqvist |
1998-03-26 | Remove register specifiers, add one explicit int | Niklas Hallqvist |
1998-03-26 | Move man page - get rid of build artifact - have makefile install | Bob Beck |
1998-03-26 | fix Id; add comments | Jason Wright |
1998-03-26 | rudimentary httpd man page - cribbed from ../support/httpd.8, modified | Bob Beck |
1998-03-26 | For non-anonymous ftp, ask for the password twice and and make sure | Todd C. Miller |
1998-03-26 | fix disk prompt | Theo de Raadt |
1998-03-26 | Make nfs/cdrom/localdisk install the same as ftp/http install. | Todd C. Miller |
1998-03-26 | pass host name with GET request so servers hosting multiple virtual | Marco S Hyman |
1998-03-26 | Only build/install everything for alpha, mips, and powerpc. Others willl | Todd C. Miller |
1998-03-26 | Pass in SUBDIRS variable for "make install" like we do for "make all". | Todd C. Miller |
1998-03-26 | install sysctl.conf | Theo de Raadt |
1998-03-26 | pretty | Theo de Raadt |
1998-03-25 | Add a missing ntohs. fixes llc/snap connections. | chuck |
1998-03-25 | usage to stderr, not syslog | Theo de Raadt |
1998-03-25 | no need for another line of output | Theo de Raadt |
1998-03-25 | savecore prints a message; no need to print another | Theo de Raadt |
1998-03-25 | pretty | Theo de Raadt |
1998-03-25 | distribution build in httpd | Theo de Raadt |
1998-03-25 | www sync | Theo de Raadt |
1998-03-25 | get_ad_tkt.c : -Wall | Artur Grabowski |
1998-03-25 | explicit braces to avoid ambigious `else', some small -Wall fixes | Artur Grabowski |
1998-03-25 | Update to reality. (don't think this man-page has been valid for the last | Artur Grabowski |
1998-03-25 | satisfy -Wall | Artur Grabowski |
1998-03-25 | fix a bug, use fd_set for select() and cleanup a bit. | Artur Grabowski |
1998-03-25 | random cleanup. | Artur Grabowski |
1998-03-25 | for *utimes(), deal with tv_sec == VNOVAL; problem noted by syssgm@dtir.qld.g... | Theo de Raadt |
1998-03-25 | cleanup and please -Wall | Artur Grabowski |
1998-03-25 | like a knecht | Michael Shalayeff |
1998-03-25 | ppc needs a pci chip bug workaround | Per Fogelstrom |
1998-03-25 | shlib soon... | Per Fogelstrom |
1998-03-25 | use sysv4.h | Per Fogelstrom |
1998-03-25 | Add openbsd as target | Per Fogelstrom |
1998-03-25 | don't localise .lcomm if it's defined .globl | Per Fogelstrom |
1998-03-25 | Handle systems without MS-DOS partitions | Per Fogelstrom |
1998-03-25 | not the same | Per Fogelstrom |
1998-03-25 | Use INT slot 7 for on chip timer | Per Fogelstrom |
1998-03-25 | flush -> sync | Per Fogelstrom |
1998-03-25 | DDB vs DEBUG | Per Fogelstrom |
1998-03-25 | We now have DDB, use std generic config | Per Fogelstrom |
1998-03-25 | another config | Per Fogelstrom |