summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Understand GEOM. This makes growfs work again, but it really needs rewriting.grog2003-05-121-28/+57
* Don't pass NULL pointer to memset if we are compiled with DIAGNOSTICphk2003-05-121-4/+3
* Don't #define memset() to bzero(), it is far too prone to bite somebody.phk2003-05-121-2/+0
* Revert leftover AMD64 disable-acpi-module stuff.peter2003-05-121-3/+0
* Regen.murray2003-05-122-2/+9
* AMD64 physical space is much larger than i386, de-i386 the bus_space andpeter2003-05-129-1379/+167
* Move the em driver from flopp3 to floppy 2 to make room for the ips driver.scottl2003-05-121-1/+1
* Give a %fs and %gs to userland. Use swapgs to obtain the kernel %GS.basepeter2003-05-128-91/+211
* Make it compiled on 4-stable.simokawa2003-05-121-2/+10
* Extend the digital camera support (umass) to the PENTAX Optio 330GS.joe2003-05-113-0/+13
* Bring in NetBSD's version 1.11, which includes documenation for the newdougb2003-05-111-27/+42
* Import NetBSD's 1.10 version, which includes the ability to displaydougb2003-05-111-5/+11
* Call it an AMD64 Processor, not a Hammer. Also, it seems that the cpuidpeter2003-05-111-2/+2
* I missed another printf format error while extracting the patch.peter2003-05-111-1/+1
* Make atdevbase long for the KERNBASE > 4GB casepeter2003-05-112-2/+2
* For amd64 kernels, repeat the 1GB mapping over the entire address spacepeter2003-05-111-12/+12
* Fix printf format errors that were undetected due to using the standardpeter2003-05-114-13/+14
* Export PML4SHIFT and PDPSHIFTpeter2003-05-111-0/+2
* Since compiling natively, the compile environment has been less forgivingpeter2003-05-112-5/+5
* Correct a type in the bugs section. Also turn it into a list.gordon2003-05-111-2/+2
* Provide exec_linux_setregs() to override exec_setregs().mdodd2003-05-111-2/+21
* Remove some KRB4 scraps, and allow NOSHARED make worlds tomarkm2003-05-113-17/+9
* Allow a NOPIC "make world" to complete.markm2003-05-111-1/+1
* Mrege from crypto telnet with "make unifdef". This gets a bunch ofmarkm2003-05-1116-70/+70
* Fix up external variables named "debug" that have a horrible habitmarkm2003-05-1110-16/+16
* - Use moderate gap counts listed in IEEE1394a.simokawa2003-05-111-28/+32
* Teach sysinstall about the ServeRAID disk device.scottl2003-05-112-0/+2
* The ips ServeRAID driver can go on the driver floppy.scottl2003-05-111-0/+1
* Hook up the ips modulescottl2003-05-111-0/+1
* Add notes about the 'ips' driver.scottl2003-05-112-0/+5
* Add files for the 'ips' driver.scottl2003-05-111-0/+5
* Add the 'ips' driver for the IBM (now Adaptec) ServeRAID controllerscottl2003-05-119-0/+2372
* garbage collect the reserved major for the ips disk device. GEOM makesscottl2003-05-111-1/+0
* Make the README reflect reality.julian2003-05-111-3/+2
* Re-enable the broadcom firmware utility now that the Makefile in that subdirjulian2003-05-111-3/+1
* Fix (presently unused) Makefile to not need files not yet checked in.julian2003-05-111-11/+11
* Remove remnants of the -p option. While I'm here, remove wording abouttrhodes2003-05-111-6/+0
* Last commit of the bluetooth upgrade. (this patch was forgotten in the firstjulian2003-05-101-2/+2
* Don't compile the broadcom firmware module yet.julian2003-05-101-2/+3
* Broadcom firmware loading module.. The actual firmware files will follow whenjulian2003-05-105-0/+455
* This file just didn't want to commit in the last batch of bluetooth files.julian2003-05-101-0/+267
* Part 2 of the commit if new bluetooth code.julian2003-05-1037-394/+2194
* Part one of undating the bluetooth code to the newest versionjulian2003-05-1078-2197/+8732
* Put back the error checking in wtfs() that was lost when newfs wasiedowse2003-05-101-1/+2
* Make m_freem() just use m_free() instead of duplicating the code. Thebmilekic2003-05-101-32/+2
* No vga(4) on pc98.bmah2003-05-102-2/+2
* Add a couble new Intel PCI id'ssos2003-05-102-0/+4
* Remove special hacks for FSF cross tools now that it builds natively.peter2003-05-101-13/+0
* Provide a fake varargs implementation for lint's benefit. This waypeter2003-05-102-0/+17
* Remove _ARCH_INDIRECT ifdefs. They existed for lib/msun/* on i386, whichpeter2003-05-101-63/+0
OpenPOWER on IntegriCloud