summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
...
* | - Use a better algorithm in sched_pctcpu_update()jeff2003-10-271-56/+50
* | const char ** needs to be passed, not char **.imp2003-10-271-1/+1
* | Call the VESA reset BIOS vector on the resume path. This may help displaysnjl2003-10-271-0/+9
* | In camperiphdone(), make sure we check for fatal errors and bail outken2003-10-272-16/+17
* | - Complete the synchronization of accesses to the swblock hash table.alc2003-10-271-0/+3
* | Add support for userland to access I/O port space. This is primarilymarcel2003-10-272-40/+83
* | sync to 1.77imp2003-10-271-4/+4
* | Correct CEM33imp2003-10-271-1/+1
* | Delay if_lo module intialization until domain list has beenkan2003-10-271-1/+1
* | Fix style problems with new options.njl2003-10-272-4/+4
* | Make sn MPSAFE. This has survived a couple of make buildworlds withimp2003-10-262-123/+119
* | Pass sc to GO_WINDOW macro.imp2003-10-266-26/+24
* | Sync to pccarddevs 1.76imp2003-10-261-1/+4
* | Add Olicom GoCard 28.8k versionimp2003-10-261-0/+1
* | Sync to 1.75 of pccarddevsimp2003-10-261-2/+5
* | Minor tweak to Olicom 2220. Also add the OC-2232 while I'm here.imp2003-10-261-1/+2
* | - Introduce and use a mutex synchronizing access to the swblock hash table.alc2003-10-261-4/+20
* | re-add wrongly disappered IPV6_CHECKSUM stuff by introducingume2003-10-263-0/+83
* | drop unused defines.ume2003-10-261-4/+0
* | drop unused fields.ume2003-10-261-6/+1
* | use official # for IFT_STFume2003-10-261-1/+2
* | use uint32_t instead of u_int32_t for newly introducedume2003-10-261-1/+1
* | Revert previous change.simokawa2003-10-261-1/+1
* | add newcard support to eximp2003-10-261-2/+28
* | Sync to pccarddevs 1.74imp2003-10-261-1/+4
* | Add ID for olicom GOCARD Ethernet (OC2220)imp2003-10-261-0/+1
* | - Simplify vm_object_collapse()'s collapse case, reducing the numberalc2003-10-261-14/+9
* | Style changes:imp2003-10-261-16/+16
* | constify bintime_add, bintime_sub, bintime2timespec, timespec2bintime,alfred2003-10-261-6/+6
* | constify the second args to timevaladd() and timevalsub().alfred2003-10-262-4/+4
* | Const poison string accessor functions.imp2003-10-264-10/+11
* | - Add some of the required vm object locking, including assertions wherealc2003-10-251-4/+24
* | Minor style nits suggested by sam and mdodd:imp2003-10-254-26/+33
* | Convert to bus_space.imp2003-10-254-144/+206
* | For the SMP case, flush the TLB at the beginning of the page zero/copypeter2003-10-251-0/+13
* | - Align a comment within struct vm_page.alc2003-10-251-5/+5
* | Check (locked) before performing an advisory unlock following a failurerwatson2003-10-251-1/+2
* | When generate a core dump, use advisory locking in an advisory way:rwatson2003-10-251-6/+6
* | Allow MAC policies to block/revoke kern_alq write access to a file.rwatson2003-10-251-2/+10
* | Make MAC_EXTERNALIZE() and MAC_INTERNALIZE() simply take the objectrwatson2003-10-255-15/+15
* | Fix fwmem_strategy() race in 4-stable.simokawa2003-10-252-1/+6
* | Move validity check of 'xfer->fc != NULL' to right place.simokawa2003-10-251-4/+4
* | dcons_crom.c needs dcons and firewire.simokawa2003-10-251-1/+1
* | revert following unwanted changes:ume2003-10-253-33/+33
* | correct namespace pollution.ume2003-10-252-2/+6
* | - Call vnode_pager_input_old() with the vm object locked.alc2003-10-251-5/+6
* | GC workaround code for detecting pentium4's and disabling PSE and PG_G.peter2003-10-251-27/+0
* | Add devctl(4) notify support to ACPI. Various subsystems now notifynjl2003-10-257-3/+39
* | Whole grab-bag of changes:imp2003-10-257-208/+216
* | Start to minimize diffs between vx and ep. These latter is based on aimp2003-10-255-89/+127
OpenPOWER on IntegriCloud