]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Permit MAC policies to instrument the access control decisions for
[FreeBSD/FreeBSD.git] / sys /
2002-11-04 Robert WatsonPermit MAC policies to instrument the access control...
2002-11-04 Robert WatsonRemove mac_cache_fslabel_in_vnode sysctl -- with the...
2002-11-04 Poul-Henning KampPolish a bit here and there.
2002-11-04 Poul-Henning KampRun a revision on the GBDE encryption facility.
2002-11-04 Kirk McKusickAdd debug.doslowdown to enable/disable niced slowdown...
2002-11-04 Poul-Henning KampReject slices where begin == end.
2002-11-04 Poul-Henning KampRemove clause 3 in the license with NAI's consent.
2002-11-04 Warner LoshDetach the pccard bus children when we eject a 16-bit...
2002-11-04 Robert WatsonUpdate licenses and wording: NAI has authorized the...
2002-11-04 Robert WatsonLicense and wording updates: NAI has authorized the...
2002-11-04 Robert WatsonLicense clarification and wording changes: NAI has...
2002-11-03 Marcel MoolenaarAdd GPT entry types for partitions we're likely to...
2002-11-03 Scott LongHook the aic7xxx modules up. This requires some extra...
2002-11-03 Alan Cox - Remove the memory allocation for the object/offset...
2002-11-03 Poul-Henning KampCorrectly recognize both bogus and genuine BSD disklabels.
2002-11-03 Mitsuru IWASAKIAdd status initialization code for acpi_cmbat and acpi_...
2002-11-03 Hidetoshi ShimokawaEnable if_fwe.
2002-11-03 Yoshihiro TakahashiAdd hints for wd1, wd2 and wd3.
2002-11-03 Robert WatsonIntroduce mac_check_system_settime(), a MAC check allow...
2002-11-03 Robert WatsonChange privilege model for mac_partition such that...
2002-11-02 Robert WatsonSync to src/sys/kern/syscalls.master
2002-11-02 Robert WatsonRegen from yesterday's system call placeholder rename.
2002-11-02 Warner LoshMFp4:
2002-11-02 Alan CoxCatch up with the removal of the vm page buckets spin...
2002-11-02 Alan CoxRemove the vm page buckets mutex. As of revision 1...
2002-11-02 Warner LoshMFp4:
2002-11-02 Warner LoshUse 0xffffffff instead of -1 for id to compare against.
2002-11-02 Peter WemmUnbreak MNT_UPDATE when running with cd as root. Detec...
2002-11-02 Maxime HenrionFix some warnings on 64 bit architectures. The vn_exta...
2002-11-02 Marcel MoolenaarRemove the GEOM_GPT hack. We now check for partition...
2002-11-02 Marcel MoolenaarFix dumpconf so libdisk can grok its output. We weren...
2002-11-02 Poul-Henning Kampmalloc(9) with M_NOWAIT seems to return NULL a lot...
2002-11-02 Jonathan MiniFix indentation of comments.
2002-11-02 Marcel Moolenaarbzero() the sigframe before we fill it. This was not...
2002-11-02 Jonathan MiniAdd loader variables to control the loading of various...
2002-11-02 Alan CoxRevert the change in revision 1.77 of kern/uipc_socket2...
2002-11-02 Matthew N. DoddMerge PC98 changes.
2002-11-02 Julian ElischerThe easy part of converting the ng_source node to ...
2002-11-02 Julian ElischerWhitespace fixes
2002-11-01 Julian Elischerifnet_addrs doesn;t exist any more so use
2002-11-01 Kelly YanceyUpdate the st_size reported via stat(2) to accurately...
2002-11-01 Kelly YanceyTrack the number of non-data chararacters stored in...
2002-11-01 Robert WatsonRename __execve_mac() to __mac_execve() for increased...
2002-11-01 Robert WatsonAdd MAC checks for various kenv() operations: dump...
2002-11-01 Poul-Henning KampIntroduce malloc_last_fail() which returns the number...
2002-11-01 Poul-Henning KampIntroduce a "time_uptime" global variable which holds...
2002-11-01 Poul-Henning KampMake this compile in the userland shims again.
2002-11-01 Poul-Henning KampAdd KASSERT for bio_cmd validity here as well. Various...
2002-11-01 Poul-Henning KampPut a KASSERT in specfs::strategy() to check that the...
2002-11-01 Doug RabsonBump version to account for the presence of pthread_XXX...
2002-11-01 Poul-Henning KampMake this compilable from userland as well.
2002-11-01 Jeff Roberson - Enable the use of UMA_MD_PAGE_ALLOC on alpha.
2002-11-01 Ian DowseSpecify the correct protocol for the Olympus C-1 camera...
2002-11-01 Jeff Roberson - Add support for machine dependant page allocation...
2002-11-01 Jeff Roberson - Add a new flag to vm_page_alloc, VM_ALLOC_NOOBJ...
2002-10-31 Jeff Roberson - Consistently update snd_wl1, snd_wl2, and rcv_up...
2002-10-31 Julian ElischerAdd the netgraph 'source' module.
2002-10-31 Jeff Roberson - Introduce a new macro, since that's what nfs loves...
2002-10-31 Poul-Henning KampSpruce up bootverbose output a bit.
2002-10-31 Mitsuru IWASAKIDon't examine ACPI_STA_ENABLE bit of device's_STA objec...
2002-10-31 Mitsuru IWASAKIInterpret new loader tunable "hw.acpi.verbose" to turn
2002-10-31 John BaldwinAdd an isp(4) module. sbus support is only compiled...
2002-10-31 Hajimu UMEMOTOplugged memory leakage in some erroneous cases
2002-10-31 John BaldwinAdd a module for mpt(4).
2002-10-31 Mitsuru IWASAKIInvoke 3 ACPI task threads as default if option ACPI_MA...
2002-10-31 Eric MooreIncorrect typecast.
2002-10-31 Yoshihiro TakahashiEnable GEOM by default.
2002-10-31 David XuKSE-enabled processes only.
2002-10-31 Yoshihiro TakahashiRename the speaker device for pc98 to 'pcspeaker'.
2002-10-31 Yoshihiro TakahashiMFi386: revision 1.55.
2002-10-31 Peter WemmAdd tunable "hw.eisa_slots" to allow overriding the...
2002-10-30 Poul-Henning KampChange the kkey generation cherry-picker to use MD5.
2002-10-30 Eric Mooreamr.c,
2002-10-30 Ian DowseSave and restore the interrupt Edge/Level Control Regis...
2002-10-30 Ian DowseRevision 1.136 introduced two features that may cause...
2002-10-30 Robert WatsonMove to C99 sparse structure initialization for the...
2002-10-30 Robert WatsonVarious minor type, prototype tweaks -- clean up cruft...
2002-10-30 Robert WatsonWhile 'mode_t' seemed like a good idea for the access...
2002-10-30 Jeffrey HsuDon't need to check if SO_OOBINLINE is defined.
2002-10-30 Marcel MoolenaarDon't pass the return address to exception_save in...
2002-10-30 Marcel MoolenaarRewrite cpu_switch(). The most notable change is the...
2002-10-30 David XuCheck NULL thread mailbox pointer.
2002-10-30 David XuStyle fixes.
2002-10-30 David XuDon't forget to set syscall result.
2002-10-30 David XuAdd an actual implementation of kse_thr_interrupt()
2002-10-30 Andrew GallatinRemove extranious memory barriers, and correct the...
2002-10-30 Andrew GallatinMake the second serial port available for general use...
2002-10-30 Ian DowseCheck for errors and zero-length transfers in the ulpt_...
2002-10-30 Robert WatsonTry again to fix the KASSERT.
2002-10-30 Robert WatsonFix a KASSERT bug that showed up only in the LINT build...
2002-10-29 Robert WatsonMinor comment typo fix.
2002-10-29 Ollivier RobertThis commit was generated by cvs2svn to compensate...
2002-10-29 Robert WatsonHook up no-op stubs for reboot, swapon, sysctl entry...
2002-10-29 Robert WatsonImplement Biba policy entry points for mac_check_system...
2002-10-29 Robert WatsonRequire Biba privilege to relabel a network interface.
2002-10-29 Julian ElischerFinally get around to committing Bill Paul's FEC netgra...
2002-10-29 John BaldwinAdd a missing newline to the end of a device_printf().
2002-10-29 Warner LoshDon't take out the rl_mtx lock in the attach routine...
2002-10-29 Bill FennerRenumber IPPROTO_DIVERT out of the range of valid IP...
2002-10-29 David MaloneThe syscall names are string constants, so make them...
next