aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bring the docs more up-to-date. Document the 'custom' setup.Andrzej Bialecki1998-09-042-11/+22
* Added special type of setup called 'custom'. It allows you to supplyAndrzej Bialecki1998-09-042-3/+42
* Add alpha support.Doug Rabson1998-09-0411-277/+1145
* Cosmetic changes to the PAGE_XXX macros to make them consistent withDoug Rabson1998-09-041-27/+27
* Don't cast potentially unaligned addresses to pointers toBrian Somers1998-09-045-53/+134
* Device registration temporaly removed until major number allocation ok.Nicolas Souchu1998-09-042-5/+8
* Modify the xl_mediacheck() routine to also test for the case where theBill Paul1998-09-042-19/+44
* o Enable standby mode in apm utility. You need a newer kernel for thisWarner Losh1998-09-042-11/+203
* make sbflush panic messages more descriptiveAndrey A. Chernov1998-09-042-6/+8
* PAGE_WAKEUP -> vm_page_wakeupAndrey A. Chernov1998-09-042-14/+14
* Fix uninitialized variable.Kazutaka YOKOTA1998-09-041-1/+2
* Add the distribute target that make release wants.John Birrell1998-09-042-5/+6
* Don't utilize the pre-4.4Lite2 INITMOUNTNAMES compatibility cruft.David E. O'Brien1998-09-042-17/+16
* Just nuke the aout bootstrap stuff since we don't need it anymore.Jordan K. Hubbard1998-09-041-12/+1
* Set OBJFORMAT=aout to affect the whole build - for now, it seems that tooAndrzej Bialecki1998-09-042-3/+7
* Cosmetic changes to the PAGE_XXX macros to make them consistent withDoug Rabson1998-09-0418-139/+165
* Make SimOS work again.Doug Rabson1998-09-041-38/+57
* Make this build even if sio is not in the kernel.Doug Rabson1998-09-041-1/+7
* add missing sys/queue.hAndrey A. Chernov1998-09-041-1/+2
* Only move a.out libs if we're building for a.out.Jordan K. Hubbard1998-09-041-4/+4
* pcf.c added, support for the Philips PCF8584 I2C bus controllerNicolas Souchu1998-09-042-2/+4
* revert back to rev 1.5David E. O'Brien1998-09-041-1/+0
* Don't assume that time_t is long.David E. O'Brien1998-09-041-2/+4
* Generic plug-and-play enumerator infrastructure. Query suppliedMike Smith1998-09-044-5/+249
* Add manpages for the new device framework.Doug Rabson1998-09-0337-1/+2252
* Only run ldconfig if the OBJFORMAT is aout.John Birrell1998-09-031-2/+2
* When creating /etc/objformat, respect DESTDIR.John Birrell1998-09-031-2/+2
* Reviewed by: Doug RabsonNicolas Souchu1998-09-031-0/+65
* Reviewed by: Doug RabsonNicolas Souchu1998-09-034-6/+64
* Reviewed by: Doug RabsonNicolas Souchu1998-09-033-1/+1216
* Reviewed by: Doug RabsonNicolas Souchu1998-09-034-0/+206
* Reviewed by: Doug RabsonNicolas Souchu1998-09-032-2/+12
* Reviewed by: Doug RabsonNicolas Souchu1998-09-036-9/+120
* Submitted by: nsouchNicolas Souchu1998-09-036-0/+873
* Submitted by: nsouchNicolas Souchu1998-09-038-0/+1843
* Bump up the E_SHELL constant after an extra field was added, thus makingMark Murray1998-09-031-1/+1
* Added Makefile to have true dependency of kernel image on the kernelAndrzej Bialecki1998-09-034-0/+80
* Minor fixes to 'clean' script.Andrzej Bialecki1998-09-032-24/+8
* Set OBJFORMAT=aout, until crunchide learns about ELF format...Andrzej Bialecki1998-09-031-2/+2
* Bump __FreeBSD_version to 300004 to indicate post E-day.Satoshi Asami1998-09-031-2/+2
* Reviewed by: J Wunsch <j@uriah.heep.sax.de>Matthew Dillon1998-09-031-7/+17
* Allow quoted strings (single or double) for grouping whitespace separatedJordan K. Hubbard1998-09-032-6/+24
* Bootstrap updates.Mike Smith1998-09-0317-140/+869
* Install amd.confBrian Somers1998-09-022-2/+9
* This is AMD.CONF, not AMQ.CONFBrian Somers1998-09-021-2/+2
* printing with compatible mode fixed if ECP available + more verbose if bootve...Nicolas Souchu1998-09-023-129/+489
* Widen and change the layout of the IPFW structures flag element.Poul-Henning Kamp1998-09-021-29/+29
* Pass2 completeRobert V. Baron1998-09-0265-5351/+2140
* Add ^G to the end of boot.help on the installation floppy so that itMasafumi Max NAKANE1998-09-021-1/+2
* Added a vfs_oid pointer and a vfs_uninit() function to structBruce Evans1998-09-021-1/+3