summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mdoc(7): Moved #include directives into the SYNOPSIS section.ru2003-09-101-3/+3
* Typo.ru2003-09-101-1/+1
* In case vmapbuf() fails, release all of the held resources.alc2003-09-101-5/+3
* Fix asynchronous physio breakage introduced in rev 1.163.simokawa2003-09-101-4/+3
* Fix bug in re_gmii_writewreg(): we don't need to be screening out certainwpaul2003-09-101-3/+0
* Teach rl(4) about new hwrev codes.wpaul2003-09-101-1/+2
* Try a bit harder to probe disks that doesn't quite set BUSY right.sos2003-09-101-17/+25
* mdoc(7): There cannot be a subsection inside a list.ru2003-09-101-2/+4
* Update hardware revision table. 0x04000000 appears to be the revisionwpaul2003-09-102-4/+8
* Whitespace.jhb2003-09-101-2/+2
* Document the alternate way of matching MAC addresses: by a bitmask.roam2003-09-101-2/+22
* Move the definitions for ACPI MADT table entries not present in the ACPICAjhb2003-09-102-62/+123
* We represent PCI intpin's two different ways. One is the way that thejhb2003-09-102-2/+2
* Finish an earlier commit:jhb2003-09-101-3/+11
* If we failed to size the Rx FIFO, assume the worst. This howevermarcel2003-09-101-1/+1
* Move an annoying printf() call that gets triggered every time antjr2003-09-102-0/+4
* Remove an XXX comment by using the per CPU mask added after this commentjhb2003-09-106-12/+6
* Add a acpi_SetDefaultIntrModel() method to allow drivers to set thejhb2003-09-101-0/+2
* add ELSA Vianect WLAN (Marco Wertejuk)imp2003-09-101-0/+12
* Fix a typo.jhb2003-09-103-3/+3
* Add comments to the members of the timecounter struct similar to otherjhb2003-09-101-5/+5
* Update the license on this file to be a bit more sane.jhb2003-09-101-13/+13
* Add constants for entries in the IDT and use those instead of magicjhb2003-09-104-31/+55
* Add /usr/X11R6/man to the optional manpath.ru2003-09-101-0/+1
* Fixed -Wpointer-arith warning.ru2003-09-092-2/+2
* Catch up with mdoc.local list of libraries.ru2003-09-091-1/+3
* Catch up with mdoc.local list of libraries.ru2003-09-091-1/+3
* Original pthread_once code has memory leak if pthread_once_t is used indavidxu2003-09-094-18/+104
* Switch dotrim() to take advantage of the 'struct conf_entry' thatgad2003-09-091-33/+36
* Reduce the annoying compiler warnings that pop up when compiling withgad2003-09-091-9/+9
* Clean up get/set_mcontext() and get/set_fpcontext(). These are operatedpeter2003-09-092-66/+30
* Fix some broken comments.des2003-09-091-3/+3
* The re.4 manpage has been checked in now, so hook it back up.ceri2003-09-091-0/+1
* Add LOG2_ID_PAGE_SIZE to the mix of options on ia64.marcel2003-09-091-0/+1
* Remove unnecessary #include of brgphyreg.h, left over from when Stuart usedwpaul2003-09-091-1/+0
* Add a device driver for the Broadcom BCM4401 ethernet controller,wpaul2003-09-0913-2/+2188
* Restore behaviour from rev. 1.9. Only log when there is a real changembr2003-09-091-5/+0
* Update the explanation of parity capabilitiesyar2003-09-091-6/+4
* Add the -m, -w and -x options to ls's usage message.tjr2003-09-091-2/+2
* Add support for ACPI 2.x and the XSDT.njl2003-09-091-25/+77
* Rename FACP to FADT throughout.njl2003-09-094-111/+206
* Add cwd, root and statm (modeled on a 2.4.20 kernel). De-obfuscatedes2003-09-091-17/+96
* Make char signed by default.des2003-09-091-4/+14
* Add code to support pthread spin lock.davidxu2003-09-098-0/+339
* Use PCIR_BAR() instead of a magic offset.scottl2003-09-091-1/+1
* Re-arrange the raid section a small bit and put drivers into their properscottl2003-09-091-9/+9
* Introduce IA64_ID_PAGE_{MASK|SHIFT|SIZE} and LOG2_ID_PAGE_SIZE. Themarcel2003-09-096-8/+26
* Correct the comment about which timezone-change loses an hour...gad2003-09-091-2/+2
* Add a '-D <something>' command line arg, which can be used to setgad2003-09-091-3/+57
* Disallow attempts to suspend to S0. It was only enabled for testing.njl2003-09-091-10/+11
OpenPOWER on IntegriCloud