summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove references to S/Key and list OPIE.trhodes2007-04-201-8/+7
* Added m_tag_copy_chain() call to copy original outgoing packet tags to all ofmav2007-04-201-0/+1
* Optimized packet distribution plan for the equal links case. Do notmav2007-04-201-13/+20
* - Changed sequence numbers processing to avoid incorrect timeout waitingmav2007-04-201-66/+65
* - Fixed mistakes in latency and xmitBytes calculation mathmav2007-04-201-6/+22
* NanoBSD modifications:adrian2007-04-202-1/+21
* Improve logging when -dm is specified: if the node is consideredfjoe2007-04-203-8/+7
* When remaking makefiles check that mtime has actually changed.fjoe2007-04-201-3/+14
* Schedule the ithread on the same cpu as the interruptkmacy2007-04-201-2/+1
* Free cluster if we fail to create the dmamap.kmacy2007-04-201-3/+1
* Include a note in the sendmail 8.14.1 release note regarding the libmiltergshapiro2007-04-201-1/+3
* Eliminate CID 1842 by comparing against (type != EXT_MBUF) => refcnt != NULLkmacy2007-04-201-1/+2
* Fix memory leak in m_collapse (CID 1843)kmacy2007-04-201-4/+7
* Add ofw bus methods to the ppc nexus driver. This will be used in futuregrehan2007-04-202-0/+112
* In some cases, like whenever devfs file times are zero, the fix(aa) will nottrhodes2007-04-201-1/+1
* Unbreak module / driver attach breakage. Both snd_envy24 and snd_envy24htariff2007-04-202-2/+2
* Retire the spl() markers. Add in some minor missed locking as a result.scottl2007-04-192-193/+31
* Inline cam_periph_lock|unlock to make debugging easier. Use morescottl2007-04-193-30/+21
* Fix a leaked lock in dashutdown.scottl2007-04-191-1/+3
* Up until now, the free SCB pool received only a small initial allocation,scottl2007-04-195-18/+24
* Avoid problems with make_dev.scottl2007-04-192-0/+4
OpenPOWER on IntegriCloud