summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cleanup rijndael API.ume2003-11-114-34/+120
* Attach ips.4 to the build.trhodes2003-11-111-0/+1
* Add a manual page for the ips(4) driver.trhodes2003-11-111-0/+181
* - Add some information about how init, securelevel, and jailskensmith2003-11-111-1/+17
* - Add a note that there are two MIB variables that have per-jailkensmith2003-11-111-0/+8
* - Markup fix-ups (add .Dq, and some hard line breaks at the endkensmith2003-11-111-4/+10
* - Add a note about how jail(2) effects the securelevel.kensmith2003-11-111-0/+6
* Some motherboards like to remap the SCI (normally IRQ 9) up to a PCIjhb2003-11-112-2/+12
* correct typossam2003-11-111-2/+2
* Add an acpi_OverrideInterruptLevel() method that OSPM can use to overridejhb2003-11-112-0/+19
* Set RB_SERIAL in boothowto if the firmware output-device is ttya or ttyb.jake2003-11-111-4/+6
* Remove the m_defrag call from if_loop; testing with m_fragmentsilby2003-11-111-27/+0
* o add lockingsam2003-11-112-61/+115
* o add missing inpcb locking in tcp_respondsam2003-11-111-37/+46
* ipsec_esp_auth is unused when IPSEC_ESP is not defined.ume2003-11-111-0/+2
* Enable HTT CPUs by default instead of halting them by default. Usersjhb2003-11-112-2/+2
* Disable probing of HTT CPUs by default for the MP Table case. HTT CPUsjhb2003-11-115-0/+29
* Add information about the EVFILT_NETDEV filterbrueffer2003-11-111-0/+24
* MFS: Change interface name from "nge" to "ngeth" to avoid conflictru2003-11-111-1/+1
* - Remove empty rogue SMP hardware section.jhb2003-11-111-8/+4
* Use the same style of paragraph indention that the rest of NOTES uses injhb2003-11-111-12/+12
* Axe rotted comment about MP Tables and PCI cards with built in bridges.jhb2003-11-111-6/+0
* Centralise mode setting. Instead of doing it in all subdrivers, dosos2003-11-117-43/+28
* Sort the device lists alphabetically to make it simpler to add newsimon2003-11-111-27/+27
* Use a single style of multiple inclusion protection for Netgraph headers.ru2003-11-1132-88/+88
* Save and restore the high FP registers in {g|s}_mcontext(). Notemarcel2003-11-111-2/+9
* Fix a nasty bug that got exposed when the sendsig() and sigreturn()marcel2003-11-112-4/+26
* Bound the number of iterations a thread can perform insidejkoshy2003-11-111-6/+8
* Note support for the Adaptec 2410SA in the aac.4 manpage.scottl2003-11-111-0/+2
* Update the dump code to flush buffers at the end of the dumpsos2003-11-111-19/+25
* Remove reference to sio (superseded by uart).jake2003-11-111-1/+0
* Add entries for creator, splash, uart and puc, commented out until they'rejake2003-11-111-1/+5
* Remove references to atkbd, atkbdc, psm and vga.jake2003-11-111-7/+1
* Fix a typo. Allow for the creator not being stdout.jake2003-11-111-9/+8
* Add a uart attachment/syscons keyboard driver for sun keyboards. In theoryjake2003-11-114-0/+739
* Fix a typo that caused mbrtowc() to always return 0.tjr2003-11-111-1/+1
* Allow uart to attach to keyboards that are not the firmware's notion ofjake2003-11-111-13/+34
* Assume that unit 0 is the graphics console initialized by syscons, insteadjake2003-11-111-1/+1
* Fix a bug in the data access error recorvery. Before re-enabling the datajake2003-11-116-4/+60
* Include <sys/reboot.h> the definition of RB_BOOTINFO. The previousbde2003-11-112-0/+4
* Rearrange slightly so that DELAY(9) works during cninit.jake2003-11-111-12/+12
* Fix sound LOR problems:scottl2003-11-113-108/+113
* Add a section documenting the sysctl(8) tunables that influence thejkoshy2003-11-111-2/+15
* Improve the performance of radixsort() whenkientzle2003-11-111-0/+11
* Have utrace(2) return ENOMEM if malloc() fails. Document this errorjkoshy2003-11-112-5/+7
* - Revision 1.469 of vfs_subr.c resulted in the buf's b_object field beingalc2003-11-111-14/+7
* Whitespace sync to MAC branch, expand comment at the head of the file.rwatson2003-11-113-9/+27
* Use the new "default_labels" syntax in the default mac.conf file.rwatson2003-11-111-3/+3
* Fix SYNOPSIS section in Bluetooth man pagesemax2003-11-117-17/+11
* Fix few typosemax2003-11-114-8/+8
OpenPOWER on IntegriCloud