summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Spotted a couple of places where the socket buffer's counters were beingkbyanc2002-11-052-0/+8
* Fix filt_soread() to properly flag a kevent when a 0-byte datagram iskbyanc2002-11-051-1/+1
* Correct merge-o: disable the right execve() variation if !MACrwatson2002-11-051-4/+4
* Update policy modules for changes in arguments associated with supportrwatson2002-11-056-12/+18
* Bring in two sets of changes:rwatson2002-11-0516-76/+617
* Regen.rwatson2002-11-055-7/+16
* Flesh out the definition of __mac_execve(): per earlier discussion,rwatson2002-11-051-1/+2
* Since neither the Biba policy nor the MLS policy make use ofrwatson2002-11-052-46/+0
* Grab 181 for HP/Compaq ProLiant advanced server management driverpeter2002-11-051-0/+1
* Assert that appropriate vnodes are locked in mac_execve_will_transition().rwatson2002-11-059-0/+72
* Hook up the mac_will_execve_transition() and mac_execve_transition()rwatson2002-11-051-0/+15
* Typo in comment: commmand -> commandkeramida2002-11-051-1/+1
* Wrap function prototype declarations in __BEGIN_DECLS to do the right thingjmallett2002-11-051-0/+4
* Remove undefined variable.mdodd2002-11-051-1/+1
* Style/whitespace changes.mdodd2002-11-051-82/+78
* Fix for GEOM.mdodd2002-11-052-56/+11
* - Convert to newbus, bus_space etc.mdodd2002-11-0512-2101/+605
* o Remove devices that are commented out.marcel2002-11-051-10/+4
* Remove mcclock. It's an Alpha left-over.marcel2002-11-051-2/+0
* Fix typo. ioport_rid should be irq_rid.davidxu2002-11-053-3/+3
* Sony CXD3222 OHCI i.LINK chips needs more DELAY before starting SCLKsimokawa2002-11-051-1/+1
* Remove reference to struct execve_args from struct imgact, whichrwatson2002-11-055-21/+46
* Slight redesign for fitting in with -current.julian2002-11-051-27/+50
* Export the function vm_page_splay().alc2002-11-042-1/+2
* Call pcm_chn_destroy() in pcm_killchan() so that channel mutexes are destroye...cognet2002-11-041-1/+7
* Implement mpo_check_system_acct and mpo_check_system_settime() for Biba:rwatson2002-11-041-0/+46
* Correct use of mac_biba_subject_privileged() in swapon() code.rwatson2002-11-041-2/+4
* Permit MAC policies to instrument the access control decisions forrwatson2002-11-0416-2/+315
* Remove mac_cache_fslabel_in_vnode sysctl -- with the new VFS/MACrwatson2002-11-049-54/+0
* Polish a bit here and there.phk2002-11-042-10/+18
* Run a revision on the GBDE encryption facility.phk2002-11-045-244/+429
* Add debug.doslowdown to enable/disable niced slowdown on I/O. Defaultmckusick2002-11-041-1/+5
* Reject slices where begin == end.phk2002-11-041-11/+11
* Remove clause 3 in the license with NAI's consent.phk2002-11-041-6/+6
* Detach the pccard bus children when we eject a 16-bit card, not theimp2002-11-041-1/+1
* Update licenses and wording: NAI has authorized the removal of clause threerwatson2002-11-042-14/+8
* License and wording updates: NAI has authorized the removal of clauserwatson2002-11-0413-91/+52
* License clarification and wording changes: NAI has approved removal ofrwatson2002-11-0413-91/+52
* Add GPT entry types for partitions we're likely to encounter in themarcel2002-11-031-0/+23
* Hook the aic7xxx modules up. This requires some extra care since aicasmscottl2002-11-035-32/+16
* - Remove the memory allocation for the object/offset hash tablealc2002-11-031-45/+2
* Correctly recognize both bogus and genuine BSD disklabels.phk2002-11-031-1/+4
* Add status initialization code for acpi_cmbat and acpi_acad,iwasaki2002-11-032-7/+120
* Enable if_fwe.simokawa2002-11-031-1/+1
* Add hints for wd1, wd2 and wd3.nyan2002-11-031-6/+6
* Introduce mac_check_system_settime(), a MAC check allowing policies torwatson2002-11-0314-0/+134
* Change privilege model for mac_partition such that BSD superuser can changerwatson2002-11-031-6/+4
* Sync to src/sys/kern/syscalls.masterrwatson2002-11-023-3/+3
* Regen from yesterday's system call placeholder rename.rwatson2002-11-025-7/+7
* MFp4:imp2002-11-024-49/+38
OpenPOWER on IntegriCloud