summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1998-03-27Sync from miniroot version. Should really go away at some point andTodd C. Miller
1998-03-27Sync with miniroot version (currently there are no differences).Todd C. Miller
1998-03-27Add support for the COMES_WITH variable. COMES_WITH is set to the OpenBSDMarco S Hyman
1998-03-26cleanup after artTheo de Raadt
1998-03-26add LIBKAFSTheo de Raadt
1998-03-26correctly count ru_majflt. the fix pulled in from netbsd pr#1397 ischuck
1998-03-26improved interactive input and minor tweaksPaul Janzen
1998-03-26grammarPaul Janzen
1998-03-26Quit rather than crashing if screen is too smallPaul Janzen
1998-03-26-Wall for suid-root.Artur Grabowski
1998-03-26fix cleaning up of bad environment variables (LD_* and IFS),Artur Grabowski
1998-03-26RCS id cleanupNiklas Hallqvist
1998-03-26build and install manpage correctlyTheo de Raadt
1998-03-26httpd was missing.Per Fogelstrom
1998-03-26DESTDIR...Per Fogelstrom
1998-03-26typo in last commitNiklas Hallqvist
1998-03-26Amiga works more stably with the old MAX_KMAP* entries, besides theyNiklas Hallqvist
1998-03-26Use new defs from MI endian.h for swapping, remove registerNiklas Hallqvist
1998-03-26Some KNFNiklas Hallqvist
1998-03-26Remove register specifiers, add one explicit intNiklas Hallqvist
1998-03-26 Move man page - get rid of build artifact - have makefile installBob Beck
1998-03-26fix Id; add commentsJason Wright
1998-03-26 rudimentary httpd man page - cribbed from ../support/httpd.8, modifiedBob Beck
1998-03-26For non-anonymous ftp, ask for the password twice and and make sureTodd C. Miller
1998-03-26fix disk promptTheo de Raadt
1998-03-26Make nfs/cdrom/localdisk install the same as ftp/http install.Todd C. Miller
1998-03-26pass host name with GET request so servers hosting multiple virtualMarco S Hyman
1998-03-26Only build/install everything for alpha, mips, and powerpc. Others willlTodd C. Miller
1998-03-26Pass in SUBDIRS variable for "make install" like we do for "make all".Todd C. Miller
1998-03-26install sysctl.confTheo de Raadt
1998-03-26prettyTheo de Raadt
1998-03-25Add a missing ntohs. fixes llc/snap connections.chuck
1998-03-25usage to stderr, not syslogTheo de Raadt
1998-03-25no need for another line of outputTheo de Raadt
1998-03-25savecore prints a message; no need to print anotherTheo de Raadt
1998-03-25prettyTheo de Raadt
1998-03-25distribution build in httpdTheo de Raadt
1998-03-25www syncTheo de Raadt
1998-03-25get_ad_tkt.c : -WallArtur Grabowski
1998-03-25explicit braces to avoid ambigious `else', some small -Wall fixesArtur Grabowski
1998-03-25Update to reality. (don't think this man-page has been valid for the lastArtur Grabowski
1998-03-25satisfy -WallArtur Grabowski
1998-03-25fix a bug, use fd_set for select() and cleanup a bit.Artur Grabowski
1998-03-25random cleanup.Artur Grabowski
1998-03-25for *utimes(), deal with tv_sec == VNOVAL; problem noted by syssgm@dtir.qld.g...Theo de Raadt
1998-03-25cleanup and please -WallArtur Grabowski
1998-03-25like a knechtMichael Shalayeff
1998-03-25ppc needs a pci chip bug workaroundPer Fogelstrom
1998-03-25shlib soon...Per Fogelstrom
1998-03-25use sysv4.hPer Fogelstrom