summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Clean up warnings; a couple of these came because of genuine errors ineivind1999-01-122-8/+12
* add minimum2 entryjkh1999-01-122-2/+12
* Silence warnings.eivind1999-01-129-24/+28
* Silence warnings by removing unused convenience function andeivind1999-01-122-32/+6
* Fixed minor style bugs in previous commit.bde1999-01-113-27/+23
* Updated for not-so-new version of Cyclom-Y PCI boards (with a custombde1999-01-113-10/+51
* Avoid warning for unused variable.eivind1999-01-112-4/+4
* remove some unused variablesjulian1999-01-111-8/+7
* Add support for the Cyrix Cx5530 PCI/ISA bridge which also includesjulian1999-01-112-18/+210
* Fix missing \n in boot printfs. Add more mode detection if bootverbose.nsouch1999-01-111-24/+30
* New device descriptions addedn_hibma1999-01-110-0/+0
* Update to match rev. 1.28 of msdosfs_lookup.c.dt1999-01-113-33/+6
* Make HP T4000S quirk to FIXED modemjacob1999-01-111-1/+5
* Back out 1.146 - usbd is already enabled.msmith1999-01-111-2/+1
* Add 'static' to the declaration, too.eivind1999-01-111-2/+2
* SLOW_VGA -> VGA_SLOW_IOACCESS here, too.eivind1999-01-113-6/+6
* Update the pointer into the bitmap correctly. The previous codeyokota1999-01-112-4/+4
* corrected disorder, override of user and group defaults and grouphm1999-01-111-3/+3
* Fix an NFS-related installation problem.jdp1999-01-111-1/+1
* Doh... han an occurance of MX that should have been PN (forgot towpaul1999-01-112-4/+4
* Remove the example for setting KERNFORMAT=elf; it is the default already.peter1999-01-113-27/+3
* Correct some formatting errors (one is a groff bug)brian1999-01-112-54/+108
* (1) Add ONLY_FOR_ARCHS and NOT_FOR_ARCHS. They are list of architecture namesasami1999-01-111-19/+68
* Merge recent changes from doc/handbook/porting.sgml and www/en/ports/categories.asami1999-01-112-18/+12
* Drop boot.help support.rnordier1999-01-112-20/+10
* optreset is a POSIX extension, make it visible in POSIX_SOURCE scope.msmith1999-01-111-1/+1
* Add a missing bzero which could be the source of instabilityluigi1999-01-111-12/+21
* Move nologin from /etc to /var/run. This means one less file that hasasami1999-01-115-14/+12
* Add notes about the new console system and a pointer to the changesimp1999-01-111-1/+12
* Add usbd to the buildmsmith1999-01-111-1/+2
* No builtin command resets getopt before using it, causingmsmith1999-01-114-3/+10
* POSIX introduced optreset to deal with multiple invocationsmsmith1999-01-112-2/+3
* Preserve the previous loader as loader.old.msmith1999-01-111-1/+4
* Fix linux sendmsg() emulationmsmith1999-01-112-4/+70
* Implement the -l commandline option which turns off broadcast ofsteve1999-01-112-5/+24
* Don't refer to i386/isa/kbdio.h anymore. Use dev/kbd/atkbdcreg.h instead.yokota1999-01-111-2/+3
* Add splash screen module. This version has rather limitedyokota1999-01-116-2/+1006
* The first stage of console driver reorganization: activate newyokota1999-01-112-11/+115
* The first stage of console driver reorganization: activate newyokota1999-01-1140-2114/+2000
* Oops, I committed wrong version of these files in the last commit!yokota1999-01-112-73/+151
* Try some new floppy sizes.jkh1999-01-111-12/+6
* Added file handling to ulpt (USB printer) drivern_hibma1999-01-115-6/+55
* Fix a minor security problem in libc_r.imp1999-01-113-12/+75
* Use truncate() instead of otruncate() - step on the way to stoppingeivind1999-01-102-6/+6
* Added starting of usbdn_hibma1999-01-102-4/+12
* Remove warningn_hibma1999-01-101-3/+1
* Added usbd and usbdevsn_hibma1999-01-101-1/+3
* No longer install obsolete boot.help file.rnordier1999-01-101-8/+1
* No longer install outdated boot.help file.rnordier1999-01-101-2/+1
* Disable kzipping the loader; it seems to be breaking the aout-to-elf buildmsmith1999-01-101-3/+3
OpenPOWER on IntegriCloud