summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix breakage introduced by last patch. bde has added CC_QUIET flag toimp1998-10-127-173/+26
* Add quirk entries to disable the synchronize cache command for Micropolisken1998-10-121-10/+28
* Bring over a quirk entry from the old SCSI code for a Chinon CDROM driveken1998-10-121-1/+5
* Fix a curses bug exposed by the ":numbers" display of systat -iostat.ken1998-10-121-2/+2
* Sync with sys/i386/isa/isa.c revision 1.114.kato1998-10-121-10/+16
* Don't print conflict messages in haveseen_isadev() if CC_QUIET isbde1998-10-122-20/+32
* Fixed bitrot in mfs options. MFS_ROOT split into MFS_ROOT andbde1998-10-124-14/+8
* Added flag CC_QUIET for quiet conflict checking.bde1998-10-121-6/+7
* Add description on the "quiet" modifier for bell types.yokota1998-10-121-1/+6
* Fix PnP mouse detection routine so that:yokota1998-10-121-36/+113
* Only print kernel entry point during load.peter1998-10-123-104/+292
* Only print filename and entry address for the kernel itself. The restpeter1998-10-121-2/+3
* Relocate a few extra addresses that are stored as physical addresses viapeter1998-10-121-3/+7
* "fix" a warningpeter1998-10-121-3/+2
* Update the date for standalone tarball.abial1998-10-121-2/+2
* Update featu^H^H^H^H^Hbug list.abial1998-10-121-2/+9
* Damn - dirname(1) is not available this early. Work-around.markm1998-10-121-5/+3
* Update the cd(9) man page for the CAM cd driver. This really just anken1998-10-121-16/+32
* Update the cd(4) man page for the CAM cd driver.ken1998-10-121-15/+76
* Drop .MAKEFLAGS: hack.rnordier1998-10-121-3/+1
* Do without head and tail: they're pretty unnecessary here anyway.rnordier1998-10-121-1/+2
* Use rather than for linking. This allows the new ratherrnordier1998-10-121-2/+2
* Add a man page for the transport layer driver.... my last commit blew up in theken1998-10-121-0/+104
* Add man pages for the passthrough driver and the CAM transport layerken1998-10-122-2/+112
* Add comments about Luigi's audio drivers. Luigi said he had a betterdes1998-10-112-1/+5
* Unregister the glibc2 brand at module unload time.alex1998-10-114-22/+84
* Fix the MS-CHAP support. The code was passing a bit count tojdp1998-10-112-3/+9
* If an ELF executable has a recognized brand, then believe it.jdp1998-10-111-59/+48
* Remove sys/boot from the install as well.rnordier1998-10-111-2/+1
* In src/Makefile.inc1:rnordier1998-10-112-4/+5
* Very substantial debug/improvement of the FreeBSD/Perl5 build.markm1998-10-117-361/+166
* Add extra directories required by Perl5. The one in local-landmarkm1998-10-112-2/+6
* Fix minor bogon pointed out by perl5's own perldoc.markm1998-10-111-2/+2
* Cleanup. No need to install manpages here; no other system modulemarkm1998-10-111-1/+2
* Eliminate nested comment warning.jdp1998-10-111-1/+1
* Fixed removing of obsolete shared libraries:bde1998-10-111-8/+5
* Sync with sys/i386/boot/biosboot/table.c revision 1.17.kato1998-10-111-2/+2
* Sync with sys/i386/boot/biosboot/boot.c revision up to 1.74.kato1998-10-111-9/+9
* Sync with sysi/386/boot/biosboot/boot.h revision 1.24.kato1998-10-111-2/+2
* Sync with sys/i386/i386/machdep.c revision 1.313.kato1998-10-112-8/+16
* Sync with sys/i386/conf/files.i386 revision 1.206.kato1998-10-112-2/+6
* Sync with sys/i386/conf/Makefile.i386 revision 1.126.kato1998-10-112-4/+4
* Sync with sys/i386/conf/GENERIC revision 1.124.kato1998-10-112-2/+6
* Avoid the need for calling functions that malloc after a vfork().peter1998-10-111-2/+10
* Override for ELF.rnordier1998-10-111-4/+4
* Override for ELF. Override .s.o suffix rule.rnordier1998-10-111-1/+5
* Fix a warning that's been bugging me for ages.peter1998-10-111-4/+10
* Fix a warningpeter1998-10-111-2/+2
* Probe all consoles, not just the first. It doesn't make a lot ofpeter1998-10-111-7/+21
* Cosmetic: After the autoboot timeout, print a \n.peter1998-10-111-2/+6
OpenPOWER on IntegriCloud