summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Missing word. (in comments, non-destructive bug)billf1999-01-042-4/+4
* Make ctime_r, asctime_r, gmtime_r, and localtime_r available in libc.dt1999-01-043-20/+8
* Fix YMF719 detection (report by jose@we.lc.ehu.es).luigi1999-01-043-12/+27
* Fix a potential sign extension bug on 8-bit chars.peter1999-01-041-3/+3
* Fix variable initialization.. It was written with '==' instead of '-'.peter1999-01-041-2/+3
* Clean some unused variables lintpeter1999-01-041-2/+4
* Don't forget a trailing \n when loading a kernel that has been stripped.peter1999-01-041-7/+8
* -Clarification of last commit-billf1999-01-041-1/+1
* Backed out previous commit. The bug was in rev.1.49 of src/Makefile.inc1,bde1999-01-041-1/+1
* Backed out rev.1.49. It broke bootstrapping from 2.1.5 2.2.7 andbde1999-01-041-4/+14
* Bring in ad1816 patches from German Tischler.luigi1999-01-049-18/+1748
* Sync with sys/i386/conf/options.i386 revision 1.101.kato1999-01-042-2/+42
* Sync with sys/i386/conf/majors.i386 revision 1.59.kato1999-01-041-1/+2
* Sync with sys/i386/conf/files.i386 revision up to 1.217.kato1999-01-042-2/+140
* Sync with sys/i386/boot/rawboot/Makefile revision 1.12.kato1999-01-041-4/+3
* Sync with sys/i386/boot/netboot/Makefile revision 1.22.kato1999-01-041-6/+3
* Sync with sys/i386/boot/kzipboot/Makefile revision 1.10.kato1999-01-041-3/+3
* Sync with sys/i386/boot/biosboot/Makefile revision 1.68.kato1999-01-041-14/+5
* Sync with sys/i386/boot/Makefile.inc revision up to 1.5.kato1999-01-041-1/+3
* Fix a build problem when upgrading from 9 month old sources. There'schuckr1999-01-041-1/+1
* Restore dependancy to build loader.help heremsmith1999-01-041-2/+2
* Add dependancy to build loader.help heremsmith1999-01-041-1/+1
* Make the timeout handler log any failed logins, to make sure failedeivind1999-01-031-7/+17
* Temporary workaround (bandaid) for case where you have READmjacob1999-01-031-3/+5
* Allow rwhod to take flags.jkh1999-01-038-15/+16
* First cut at generating loader.help for the alphamsmith1999-01-031-0/+12
* Reenable generation of the loader.help filemsmith1999-01-031-9/+9
* Recognize IDE controler even if HDD is not connected.kato1999-01-031-1/+23
* Corrected the major number for usb and added ums as major 111n_hibma1999-01-036-8/+30
* - Remove bus-dependent addresses from `ic' file.kato1999-01-035-126/+236
* catch a /boot doc instance I missed.jkh1999-01-033-6/+6
* Revert r1.4 - I was confused as to its real meaning.jkh1999-01-031-1/+1
* Support following devices:kato1999-01-038-880/+2028
* Clean up some more residual /usr/mdec references. I left all thejkh1999-01-034-17/+9
* Minor bug: in the case where allocating a fresh mbuf for the receive ringwpaul1999-01-033-12/+9
* Add STANDARDS section.wollman1999-01-031-6/+37
* Add a macro for ISO/IEC 9945-1: 1996, the official designation of the mostwollman1999-01-031-0/+16
* Fix grammar in the description of timegm() by totally rewriting it. Removewollman1999-01-031-20/+29
* Update for boot block location change.jkh1999-01-022-4/+4
* Update for new boot block location.jkh1999-01-021-5/+1
* Update this to deal with new boot block placement.jkh1999-01-021-10/+1
* Now empty DOS filesystems default to long file names. Non-empty filesystemsdt1999-01-022-10/+14
* Extraneous space.hoek1999-01-023-6/+6
* Style cleanups.des1999-01-021-42/+33
* Ensure that deHighClust in direntry always initialized.dt1999-01-022-38/+58
* Ifdefed conditionally used simplock variables.bde1999-01-0212-14/+36
* Read in /boot contents at runtime. Assumes /boot/boot1 on alpha (whichjkh1999-01-023-15/+117
* Let's make sure we're at the end of the password string before we apply a \0billf1999-01-021-2/+2
* Remove the last clients of vfs_object_create(..., waslocked=1);eivind1999-01-021-3/+7
* UUCP Cleanup should be done by the UUCP user.billf1999-01-011-2/+2
OpenPOWER on IntegriCloud