summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* In the MAC Framework implementation, file systems have two per-mountpointrwatson2007-04-228-117/+55
* Remove the old software bit-banging MII interface, we started usingphk2007-04-222-334/+2
* Remove further cobwebs: Two layers of pointless substructures.phk2007-04-224-210/+142
* Remove MAC Framework access control check entry points made redundant withrwatson2007-04-2211-215/+387
* Initialize the physical next pointer in the tx descriptors when wephk2007-04-222-14/+16
* MFP4: Enhancements and bug-fixes to pmcstat(8):jkoshy2007-04-223-126/+224
* Don't rename fields with #define.phk2007-04-224-54/+36
* Further MAC test policy cleanup and enhancement:rwatson2007-04-221-141/+478
* Run if_vr(4) through FlexeLint and clean some of the cobwebs found.phk2007-04-224-202/+118
* Moves the PCB features and flags from sctp_pcb.h torrs2007-04-222-53/+54
* Perform overdue clean up mac_test policy:rwatson2007-04-221-719/+476
* - Somehow the disable fragment option got lost. We couldrrs2007-04-2212-57/+150
* Now that we're MPSAFE, tell namei() to acquire Giant if necessary.des2007-04-221-2/+4
* Add some notes clarifying usage and a couple of known bugskris2007-04-221-1/+15
* Trace my mentor lineage as far back as I can determine.tmclaugh2007-04-221-0/+16
* Fix sorting in previous commit.cperciva2007-04-221-1/+1
* Add myself. Edwin was my "mentor", even though he released me fromcperciva2007-04-221-0/+2
* mezz was my co-mentortmclaugh2007-04-211-0/+2
* Add xride who was mentored by me and co-mentored by gargatmclaugh2007-04-211-0/+3
* Because there are so many more partitions on pc98 than on wintel (16imp2007-04-212-66/+82
* Allow MAC policy modules to control access to audit configuration systemrwatson2007-04-2111-8/+447
* Teach netinet6 to use PRIV_NETINET_REUSEPORT.rwatson2007-04-211-4/+2
* Attempt to rationalize NFS privileges:rwatson2007-04-213-13/+12
* Modify TLB invalidation handling.ups2007-04-212-60/+149
* Improve sharenfs option handling, so it is possible to give hosts list.pjd2007-04-212-16/+50
* Correct a sanity check.jkoshy2007-04-211-1/+1
* MFp4:pjd2007-04-2118-132/+112
* Regression tests for recent changes to inet6_rth_* family of functionsmtm2007-04-214-0/+556
* Update release notes:hrs2007-04-211-2/+7
* Add a missing link: if_edsc.4 -> edsc.4 .yar2007-04-211-0/+1
* Don't forget to bump document date after changing the content.yar2007-04-211-1/+1
* Change the semantics of -i (in-place editing) so that it treatsyar2007-04-215-12/+118
* Add support for specifying a minimal size for vm.kmem_size in the loader viasepotvin2007-04-216-5/+22
* Bah, sorting alphabetically is hard.brueffer2007-04-211-1/+1
* Add markus.brueffer2007-04-212-0/+5
* Remove useless FILES section.brueffer2007-04-211-7/+0
* Spring cleaning: Remove worm(4) manpage, the driver was removed pre-3.0.brueffer2007-04-203-111/+2
* Don't reinvent vm_page_grab().pjd2007-04-201-23/+3
* Test sending 0 bytes.pjd2007-04-201-0/+6
* Fix length calculation.pjd2007-04-201-1/+1
* New release notes:brueffer2007-04-201-10/+31
* Xref linsysfs(5).brueffer2007-04-201-1/+2
* Fix a memory leak in the uname/gname lookup cache.kientzle2007-04-201-11/+11
* o Remove unncessary TOF_SIGLEN flag from struct tcpoptandre2007-04-203-8/+9
* Add more KASSERT's.andre2007-04-202-0/+8
* o Remove unused and redundant TCP option definitionsandre2007-04-203-15/+6
* Remove bogus check for accept queue length and associated failure handlingandre2007-04-204-35/+23
* Simplifly syncache_expand() and clarify its semantics. Zero is returnedandre2007-04-203-33/+20
* Only update TCP timestamp on SYN duplication if it is present onandre2007-04-201-1/+3
* o Plug memory leak in syncache_add() on MAC label allocation failure.andre2007-04-201-18/+12
OpenPOWER on IntegriCloud