summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Various sh(1) enhancements:keramida2005-04-151-10/+83
* Add a 'SEE ALSO' section.jkoshy2005-04-151-0/+4
* hostalias() is not thread-safe. So, introduce _res_hostalias()ume2005-04-153-14/+29
* Document FreeBSD-SA-05:04.ifconf.simon2005-04-152-0/+12
* MFi386: revision 1.219.nyan2005-04-151-1/+0
* Make things compile again with ATA_STATIC_ID.sos2005-04-151-2/+2
* Fix a typo in the comment.maxim2005-04-151-1/+1
* Typo fixden2005-04-151-2/+2
* Merge the following from the English version:den2005-04-151-7/+61
* Add missing links.pjd2005-04-151-1/+6
* Move the creation of ata_channel child devices to the channel code.sos2005-04-158-179/+135
* - Return error, if there was one.glebius2005-04-151-2/+2
* Really remove the last vestiges of mixed mode from all but amd64.jhb2005-04-152-21/+0
* Oops, remove last mention of mixed mode.jhb2005-04-151-1/+0
* Zero the ifr.ifr_name buffer in ifconf() in order to avoidcperciva2005-04-151-0/+6
* Centralized finding the protocol header in IP packets in preperation forbrooks2005-04-151-92/+109
* Initialize curthread before we save the APs MCA state. Saving themarcel2005-04-151-6/+8
* Remove dead code.rees2005-04-141-6/+0
* Fix for a TCP SACK bug where more than (win/2) bytes could have beenps2005-04-144-3/+76
* Also test \0 in the format string.stefanf2005-04-142-1/+1
* Close a race I introduced in the spinlock_* changes. We need to finishjhb2005-04-141-1/+3
* Update the bugs section, null characters in the format string are now handled.stefanf2005-04-141-6/+4
* Trust the settings programmed by the BIOS over what the $PIR says.jhb2005-04-141-18/+48
* Remove support for mixed mode altogether now that we no longer use IRQ 0jhb2005-04-146-99/+8
* Call pci_print_verbose() before pci_add_resources() so that the order ofjhb2005-04-141-1/+1
* Handle null characters in the format string. A \0 in the argument passed to %bstefanf2005-04-141-7/+13
* Implement 32-bit compatable fsbase/gsbase methods so that we can runpeter2005-04-142-0/+26
* Move MAC check_vnode_mmap entry point out from being exclusive tocsjp2005-04-1411-19/+23
* In ppsintr, we needed ppsdev to get to the softc and nothing else.imp2005-04-141-11/+7
* No reason to write \a and \v as octal escape sequences.stefanf2005-04-141-2/+2
* - Add a THR column to the process listing, that shows the number ofkeramida2005-04-143-16/+63
* Correct typo.brueffer2005-04-141-1/+1
* Unbreak the vector_page == 0x00000000 case. Map the vector page L1PT into thecognet2005-04-141-2/+4
* MFi386: revision 1.612.nyan2005-04-142-100/+176
* MFi386: revision 1.20.nyan2005-04-141-1/+1
* Merge the following from the English version:den2005-04-143-39/+83
* remove needless res_init() call.ume2005-04-141-9/+0
* Remove dead code which would never execute.gnn2005-04-141-18/+18
* Read back the real taskfile register values when in 48BIT mode.sos2005-04-142-6/+23
* Printf(1) is WARNS 6 clean.stefanf2005-04-141-0/+1
* - Move parts of the long main() function into a new function doformat().stefanf2005-04-141-153/+160
* - cache_lookup() relocks the parent in the DOTDOT case for us.jeff2005-04-142-4/+0
* Use AcpiUtStrupr() instead of strupr() as the latter will disappear inmarks2005-04-141-1/+1
* Probe PCI link devices early so that we turn them all off via _DIS beforejhb2005-04-141-0/+4
* Bah, add a missing cast.jhb2005-04-141-1/+1
* Close a race between sleepq_broadcast() and sleepq_catch_signals().jhb2005-04-141-47/+21
* Always use the local APIC timer, even on UP machines.jhb2005-04-142-8/+0
* If an I/O APIC returns 0xffffffff for its version register after we map it,jhb2005-04-141-2/+11
* rev 1.54 of i386/include/pcb.h depended on sys/proc.h. The prerequisitepeter2005-04-142-0/+2
* Make sure we look at the correct sub op codes whenmjacob2005-04-141-3/+22
OpenPOWER on IntegriCloud