summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Sync with sys/i386/isa/isa.c and wd.c revisions 1.115 and 1.177,kato1998-10-132-4/+4
* Sync with sys/i386/i386/userconfig.c revision 1.112.kato1998-10-131-3/+4
* Load the full symbol tables if they are present. This means that ddbpeter1998-10-132-20/+156
* Make the ELF load messages cleaner.peter1998-10-131-8/+17
* Update from NetBSD if_de.c 1.72 to 1.80. This is mostly bugfixes, andpeter1998-10-134-114/+182
* Fixed two potentially serious classes of bugs:dg1998-10-1327-103/+102
* Commented out aic driver.kato1998-10-133-6/+6
* Added a workaround for yet-another, less-than-compatible keyboard controller.yokota1998-10-131-1/+4
* Fix for wrap arround.kato1998-10-133-6/+6
* Implement TSC clock calibration for PC-98.kato1998-10-133-12/+225
* Bring in _BSD_UINT8_T_, _BSD_UINT16_T_, and _BSD_UINT32_T from the i386alex1998-10-121-1/+4
* Add adw device.jkh1998-10-121-3/+4
* Add a "dummy light" (actually two dummy lights) to catch people who don'tken1998-10-121-1/+18
* This commit was generated by cvs2svn to compensate for changes in r40269,rnordier1998-10-124-0/+1094
|\
| * New boot blocks: support for /boot/loader; a.out & ELF; cyl > 1023;rnordier1998-10-124-0/+1094
* | New boot blocks: support for /boot/loader; a.out & ELF; cyl > 1023;rnordier1998-10-123-0/+1032
* | UnVMIO vnodes of block devices when they are no longer in use. (Somedt1998-10-122-4/+26
* | 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
* | 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
* | 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
* | 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
* | Unregister the glibc2 brand at module unload time.alex1998-10-113-16/+61
* | If an ELF executable has a recognized brand, then believe it.jdp1998-10-111-59/+48
* | In src/Makefile.inc1:rnordier1998-10-111-1/+3
* | 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
* | 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
* | Only call vidc_init() once (unless forced).peter1998-10-111-3/+8
* | Fix comconsole mode. The int 0x14 read and status commands were reversed.peter1998-10-111-7/+21
* | Warn that one of the DEBUG statements has a v86 recursion bug.peter1998-10-111-1/+2
OpenPOWER on IntegriCloud