summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1998-07-13add note about COMPAT_BSDOSMarco S Hyman
1998-07-13CDs can have up to 99 tracks, not 65 tracks. Use kernel heap instead of stackConstantine Sapuntzakis
for temporary storage of CD table of contents
1998-07-12reference ${PMAX} instead of assuming you can get to the source tree via ".."Todd C. Miller
1998-07-12something hosed the sendmail import; fix up by handTodd C. Miller
1998-07-12Fix for the new fast PII-400 machines. This makes them work, and does notTobias Weingartner
seem to have an adverse affect on other machines. Thanks to martin@ for testing on the PII-400 (wish I had one...), and millert@ for testing on his machines (and finding a bug in my original fix). pccons & pckbd need fixing too...
1998-07-12fix printing glitchTheo de Raadt
1998-07-12mailstats.8 movedTodd C. Miller
1998-07-12old files no longer in sendmail distribution (some have just moved)Todd C. Miller
1998-07-12sendmail 8.9.1Todd C. Miller
1998-07-12sendmail 8.9.1Todd C. Miller
1998-07-12sendmail 8.9.1Todd C. Miller
1998-07-12more BUGS.Jason Downs
1998-07-12fix xrefJason Downs
1998-07-12RCS IDsJason Downs
1998-07-12isapnp config exampleJason Downs
1998-07-12isapnp config examples, RCS IDs.Jason Downs
1998-07-12Add MLINK and documentation for pccom.Jason Downs
1998-07-12Add whacked isapnp.4, from NetBSD.Jason Downs
1998-07-12Add wd.4 and fix xref in acd.Jason Downs
1998-07-12add .OsTheo de Raadt
1998-07-12wd.4 -> wdc.4 and updateJason Downs
1998-07-12extend a hostname based buffer. This code is a *NIGHTMARE*Theo de Raadt
1998-07-12Kill pnp.4, need to write/get an isapnp.4.Jason Downs
1998-07-12indentTheo de Raadt
1998-07-12syncTheo de Raadt
1998-07-12include/ss went awayTheo de Raadt
1998-07-12disable debugging in crontabTheo de Raadt
1998-07-12strncpy correctly; remove old codeTheo de Raadt
1998-07-12sync with NetBSDAngelos D. Keromytis
1998-07-12document -nTodd T. Fries
1998-07-12add no escape option (-n)Todd T. Fries
1998-07-12allow to build correctly with ro /usr/srcTodd T. Fries
1998-07-12Implement demand_drop() for demand mode pppd; try to avoid mbufAngelos D. Keromytis
exhaustion while setting up a connection.
1998-07-12allow detection of older package versions with a new package from the ports treeTodd T. Fries
1998-07-12Remove the NPMODE_KEEPLAST defs; they're not really necessary. Also,Angelos D. Keromytis
sync with NetBSD (the recent splhigh->splimp changes).
1998-07-12fix bhlcr shift values; fgsch@olimpo.com.brTheo de Raadt
1998-07-12typoTodd T. Fries
1998-07-12fill in d_bbsize and d_sbsizeTheo de Raadt
1998-07-11fix date specTheo de Raadt
1998-07-11be... slightly more permissive.. but i think this is right, i looked at it ↵Theo de Raadt
for 5 minutes
1998-07-11do not let :relative paths through (how did i miss this before)Theo de Raadt
1998-07-11Change the headers so those show up as boot_$ARCHAngelos D. Keromytis
1998-07-11MAXPARTITIONS are only 8 for amiga; all others have 16.Angelos D. Keromytis
1998-07-11Add detection of the Vr41xx.imp
1998-07-11Make it clear this is a VAX page; not sure if it should even exist anyAngelos D. Keromytis
more, but at least make it clear for now.
1998-07-11change default ttl to IPDEFTTL; matthieuTheo de Raadt
1998-07-11Roll-back previous commit; someone is working on getting all the boot*Angelos D. Keromytis
pages make some sense.
1998-07-11Rename boot.8 to boot-second-stage.8, so it's possible to get itAngelos D. Keromytis
through man (it conflicted with the boot_$arch.8 page); wsimpson@greendragon.com
1998-07-11syncTheo de Raadt
1998-07-11add Matrox Productiva AGP cardNiels Provos