summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2000-09-12make it compile with INET6 defined. the old INET6 code was from NRL,Jun-ichiro itojun Hagino
and L2 macros were different. not really tested. sync with kame/ALTQ.
2000-09-12remove ofdisk, it is no longer used.Dale S. Rahn
recommend reboot, not halt, when installation is done. halt leaves some machines in a state where only pulling the powercord or finding the magic reset button (almost inside the machine) is required.
2000-09-12Partial sync for shared library support on powerpc.Dale S. Rahn
Binutils changes are missing.
2000-09-12- Remove `device' keyword from configuration declaration.Aaron Campbell
- ADMtek AN983 is the PCI version of the Centaur chip, AN985 is CardBus.
2000-09-12a few more comments about it being ARC4 not RC4Theo de Raadt
2000-09-12syncTheo de Raadt
2000-09-12new ENI part; stoklund@taxidriver.dkTheo de Raadt
2000-09-12Apparently Art did not even compile a kernel before commitingTheo de Raadt
2000-09-12handle LBA extended partitions here too; scott@nts.umn.eduTheo de Raadt
2000-09-12work around Art's lack of testingTheo de Raadt
2000-09-11another card with this chipsetTheo de Raadt
2000-09-11Fix pasto: repquota does not report user quotas when a volume argument is givenTodd C. Miller
and there are no group quotas set. canacar@eee.metu.edu.tr
2000-09-11Document EXTRACT_CASESMarc Espie
2000-09-11Could someone please tell me why cvs did not bother to commitArtur Grabowski
those two files?
2000-09-11Reenable afs.Artur Grabowski
2000-09-11New Arla userland from Arla between 0.34.2 and current in arla cvs.Artur Grabowski
Too many new features and fixes to mention here.
2000-09-11Import of arla-0.35.7Artur Grabowski
2000-09-11New xfs from Arla between 0.34.2 and current in arla cvs.Artur Grabowski
Too many new features and fixes to mention here.
2000-09-11Disable afs temporarily until the new code is comitted.Artur Grabowski
2000-09-11ldd compatibility (if we had ldd for this ld.so)Dale S. Rahn
respect the LD_TRACE_LOADED_OBJECTS environment variable, print loaded libraries and exit, do not execute program.
2000-09-11Remove confusing reference to the .Bd macro description; marc@Aaron Campbell
2000-09-11The mkstemp() function appeared in 4.4BSD; todd@Aaron Campbell
2000-09-11PCVT_EMU_MOUSE is gone; todd@Aaron Campbell
2000-09-11Test these changes before commiting, the list is ':' seperated not space.Dale S. Rahn
2000-09-11Add wscons devices to list of devices to change when logging into ttyE0Dale S. Rahn
2000-09-10enable card on resumeMichael Shalayeff
2000-09-10Clean up MAKEDEV with respect to wscons. wsdisplay should not exist ttyExDale S. Rahn
is used as that device. ttyEcfg needs to be created for wscons tools. Additional cleanup and comments.
2000-09-10Linux mmap ignores the fd argument when MAP_ANON is on. Always pass -1jasoni
to the native mmap system call (in case the linux app doesn't). - From NetBSD
2000-09-102nd part of the ecoff execution fix, was forgotten.Miod Vallat
2000-09-10Pull in two asc fixes from NetBSD, makes pmax port on DS5000/200 alive againMiod Vallat
2000-09-09Some verbiage on kernel options necessary (mostly from willey@serasystems.com)Angelos D. Keromytis
2000-09-09these are MITheo de Raadt
2000-09-09i386 onlyTheo de Raadt
2000-09-09add attribute(packed) for alignment constraint on a union.Jun-ichiro itojun Hagino
get rid of file static variable, make it an auto variable. (sync with kame)
2000-09-09use wscons devices here tooEric Jackson
2000-09-09add wscons devicesEric Jackson
2000-09-09use vt100 instead of sun nowEric Jackson
2000-09-09cleanup so these might be useable soon. and add WSEMUL_VT100.Eric Jackson
2000-09-09Make pmax work again after ericj's changes to ecoff execution stuff.Miod Vallat
(A similar fix is probably needed for arc)
2000-09-08Some miscellaneous man page repairs.Aaron Campbell
2000-09-08Fix many display/formatting problems.Aaron Campbell
2000-09-08Add audio at ich*. Silly mickey, ich's are for kids.Aaron Campbell
2000-09-08Some miscellaneous fix-ups.Aaron Campbell
2000-09-08bye byeMarkus Friedl
2000-09-08typo in comment, AILASES -> ALIASESBrad Smith
2000-09-08Modify ata timing parameters, gives signficant boost in disk speed.Dale S. Rahn
From NetBSD.
2000-09-08Convert this strncat() to strlcat() and avoid one-byte oflow; millert@ okAaron Campbell
2000-09-08PowerPC does not need to build this -Wall, if other archs would not.Dale S. Rahn
2000-09-08Significant cleanup. The capabilities table looks much nicer now.Aaron Campbell
2000-09-08Now that USB functionality has been merged into GENERIC, this config fileDale S. Rahn
is no longer needed.