summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Make sure to return errors if we have any.phk2003-11-121-1/+1
* Double length of node names, hook names, command strings and types. Addharti2003-11-122-6/+16
* Update the five files derived from /sys/kern/syscalls.mastermckusick2003-11-125-50/+75
* Update the statfs structure with 64-bit fields to allowmckusick2003-11-127-45/+651
* Minor diff reduction with p4imp2003-11-121-1/+1
* Fix a harmless typo (use of res instead of rle: if rle is NULL, we'dimp2003-11-121-3/+4
* avoid module name conflict with opencrypto/rijndael.c.ume2003-11-122-1/+1
* Improve debug message.simokawa2003-11-122-9/+9
* - Reserve a ocb for management ORB.simokawa2003-11-121-2/+6
* GC prototype for mac_destroy_vnode_label(), missed in last commit.rwatson2003-11-122-2/+0
* Oops, fix typo in my name.simokawa2003-11-122-4/+4
* Remove ia64_highfp_load() now that it's unused.marcel2003-11-122-15/+0
* Modify the MAC Framework so that instead of embedding a (struct label)rwatson2003-11-1229-746/+951
* 1. Consolidate mount struct allocation/destruction into a common code inkan2003-11-123-452/+175
* Cosmetic sync with i386peter2003-11-121-0/+2
* Remove a gremlin so that this code compiles under -stable withoutjoe2003-11-121-1/+1
* Further work-out the handling of the high FP registers. The mostmarcel2003-11-123-67/+48
* Oh dear, forgot this file in the turnstile commit. This header definesjhb2003-11-111-0/+88
* Add ID for ALC658 CODEC.kuriyama2003-11-111-0/+1
* Add an implementation of turnstiles and change the sleep mutex code to usejhb2003-11-119-983/+521
* - Disable AGP on ALI chipsets if aperture size is 0.anholt2003-11-114-0/+18
* Following the repo-copy from src/sys/modules/mac_none/Makefile,rwatson2003-11-111-3/+3
* Don't probe busses in the MP Table for the MP Table PCI bridge driversjhb2003-11-112-0/+4
* cleanup rijndael API.ume2003-11-114-34/+120
* 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
* 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
* 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
* 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
* Allow uart to attach to keyboards that are not the firmware's notion ofjake2003-11-111-13/+34
OpenPOWER on IntegriCloud