summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update comment about compression to refer to CPU limitations instead of T1seivind2003-09-187-7/+21
* Fixed most of the remaining style bugs in rev.1.194. Mainly betterbde2003-09-181-30/+32
* Don't forget to reenable interrupts after a breakpoint and trace traps frombde2003-09-181-0/+1
* Add necessary newlines.njl2003-09-181-2/+2
* Shorten the message announcing fixed power/sleep buttons.njl2003-09-181-3/+2
* Implement the O modifier. The O modifier sorts the words in amarcel2003-09-181-1/+51
* Add vm object locking to vnode_pager_lock(). (This triggers the movementalc2003-09-182-15/+33
* Bandaid locking change: mark static rule mutex recursive so re-entry whensam2003-09-171-1/+2
* shuffle code so we don't "continue" and miss a needed unlock operationsam2003-09-171-4/+2
* Bump FreeBSD_version to note that ports that want constants for thejhb2003-09-171-1/+1
* o add support for setting 128-bit WEP keyssam2003-09-171-4/+7
* fix build on 64-bit platformssam2003-09-171-1/+1
* Miscellaneous minor style fixes (mainly for unsorting of the flags accessbde2003-09-171-13/+10
* Fixed bitrot in the probe in revs.1.127, 1.165 and 1.169. Thebde2003-09-171-23/+23
* This commit was generated by cvs2svn to compensate for changes in r120169,nectar2003-09-171-0/+4
|\
| * Correct address parsing bug that is believed to be remotely exploitable.nectar2003-09-171-0/+4
* | This commit was generated by cvs2svn to compensate for changes in r120161,nectar2003-09-172-6/+9
|\ \
| * | Correct more cases of allocation size bookkeeping being updated beforenectar2003-09-172-6/+9
* | | Correct more cases of allocation size bookkeeping being updated beforenectar2003-09-173-15/+18
* | | Cleaned up initialization of hardware flow control for 16650As. Usebde2003-09-171-25/+11
* | | condition of padLen check was opposite.ume2003-09-171-1/+1
* | | Add final adjustment code of battery status based on the battery capacityiwasaki2003-09-171-0/+9
* | | Add pci_resume() to reestablish interrupt routing afteriwasaki2003-09-173-2/+35
* | | Pick up softc from dev_t rathern than through newbus gymnastics.phk2003-09-172-22/+24
* | | Since it is static these days, there is no reason to uppercase thephk2003-09-172-8/+8
* | | Remove GIANT_REQUIRED from vm_object_shadow().alc2003-09-171-2/+0
* | | When calling vget() on a vnode-backed vm object, acquire the vnodealc2003-09-171-2/+3
* | | Fix a `cast to pointer from integer of different size' warning.marcel2003-09-171-1/+1
* | | Fix 3 'cast to pointer from integer of different size' warnings.marcel2003-09-172-12/+18
* | | In uart_intr() loop until all interrupts have been handled. Previouslymarcel2003-09-174-19/+57
* | | Only build the ebus driver on sparc64. It includes a header directlymarcel2003-09-171-1/+5
* | | Fix a typo in r1.8: The GTLB enable/flush bit is 1<<7, not 1<<8.anholt2003-09-172-2/+2
* | | Add locking to the hardware drivers. I intended to figure out moremarcel2003-09-177-27/+117
* | | Fixed world breakage in previous commit. Somehow the wrong include wasbde2003-09-171-1/+1
* | | Add locking.sam2003-09-171-164/+309
* | | Minor fixups + add locking.sam2003-09-171-65/+120
* | | Minor overhaul and add locking.sam2003-09-171-305/+409
* | | New release/errata note: SA-03:12.bmah2003-09-163-0/+22
* | | Microsoft Remote Desktop Protocol uses 3389/tcp.obrien2003-09-161-0/+1
* | | Add NEC PA-WL/54AG.shiba2003-09-162-0/+2
* | | Add acpi to the build on ia64. The support for ACPI 2.0x has gottenmarcel2003-09-161-0/+4
* | | Correctly wrap the producer queue index when dequeuing commands. This wasn'tscottl2003-09-161-1/+5
* | | When ignoring interrupts (due to no running request set) then trysos2003-09-161-20/+19
* | | Rearrange the probe a bit first try ATAPI signatures then ATA.sos2003-09-161-12/+20
* | | Properly cast longs to off_t so we dont loose precision.sos2003-09-161-1/+1
* | | Update the OpenSSH addendum string for the buffer handling fix.nectar2003-09-161-1/+1
* | | Added definitions of most of the interesting 16950 register numbersbde2003-09-161-0/+41
* | | Added definitions for some 16650 features (mostly misfeatures). Thisbde2003-09-161-0/+7
* | | Fixed a minor error in the description of the EFR and a major error inbde2003-09-161-8/+17
* | | Help those attempting to upgrade from static to dynamic root.ru2003-09-161-0/+11
OpenPOWER on IntegriCloud