summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add arc4random_buf to FBSD_1.1 spaceache2008-07-211-0/+1
* - Remove redundant inclusion of opt_global.h.marius2008-07-212-4/+3
* Implement the following macros for completeness:pjd2008-07-215-2/+55
* We want to use LBOLT instead of lbolt on FreeBSD.pjd2008-07-211-3/+3
* Add arc4random_buf.3 to MLINKSache2008-07-211-1/+2
* Add arc4random_buf.ache2008-07-211-1/+2
* Implement arc4random_buf() functionache2008-07-212-4/+28
* Decrease arc4_count only when needed and with proper bytes amount.ache2008-07-211-1/+2
* 1) Set stired flag after forced initialization.ache2008-07-211-1/+2
* o Document "show conifhk", wording from r180610 commit log.maxim2008-07-211-1/+6
* We want to check new options given, not the current ones.pjd2008-07-211-1/+1
* remove unneeded declarationskmacy2008-07-211-3/+0
* remove local version of tcp_offload_* functionskmacy2008-07-212-57/+0
* update syncache function nameskmacy2008-07-211-2/+2
* Add versions of tcp_twstart, tcp_close, and tcp_drop that hide the acquisitio...kmacy2008-07-212-1/+65
* remove cxgb local definition of locked syncache_expandkmacy2008-07-212-15/+0
* After the commit of SVN rev 180236, wilko@ noticed that the approachedwin2008-07-211-4/+18
* add interface for external consumers to syncache_expand - rename syncache_add...kmacy2008-07-212-2/+18
* remove cxgb local definitions of socket accessor functionskmacy2008-07-213-250/+18
* Add accessor functions for socket fields.kmacy2008-07-213-0/+190
* add inpcb accessor functions for fields needed by TOE deviceskmacy2008-07-212-0/+62
* Add support for actually sending WCCP return packets via GRE.julian2008-07-201-3/+9
* Clear passphrase buffer after use.pjd2008-07-201-0/+2
* tcsh: fix abort in cleanup_until(), caused by internal xgetpass()keramida2008-07-201-1/+1
* Document a few sysctls. While here, remove dead codetrhodes2008-07-202-27/+24
* While spin-waiting for the mailbox semaphore to update, do flushing reads ofscottl2008-07-201-1/+4
* Document a few sysctls.trhodes2008-07-202-4/+4
* Document a few sysctls.trhodes2008-07-202-6/+6
* ia is a pointer thus use NULL rather then 0 for initialization andbz2008-07-201-5/+5
* Properly underline force_depend's parameter.lme2008-07-201-1/+1
* o Add cddl, nlm and xdr to CSCOPEDIRS.maxim2008-07-201-5/+5
* Convert lock that protects sessions list from a mutex to a rwlock.pjd2008-07-201-16/+16
* Eliminate dead code. (The commit message for revision 1.287 explains whyalc2008-07-201-13/+0
* remove unused toedev functions and add comments for restkmacy2008-07-201-2/+22
* Increase the ceiling on the size of the buffer map.alc2008-07-191-1/+1
* Correct the description of v_cache_count. Eliminate an unused function.alc2008-07-191-12/+1
* Say hi to svn, by simplifing ffs_vget() function a bit - there is no need forpjd2008-07-191-3/+1
* With uart(4) default, change sio# to uart# so thatmarcel2008-07-191-1/+1
* With uart(4) default, change /dev/cuad# to /dev/cuau# andmarcel2008-07-191-6/+6
* With uart(4) default, change /dev/cuad# to /dev/cuau# andmarcel2008-07-191-7/+7
* With uart(4) default, change /dev/cuad# to /dev/cuau# so thatmarcel2008-07-191-2/+2
* Rather than simply waiting silently and indefinitely for allrwatson2008-07-191-3/+35
* With uart(4) default, change /dev/cuad# to /dev/cuau# so thatmarcel2008-07-191-10/+10
* Remove sade(8) on the following platforms:marcel2008-07-192-1/+10
* witness_addgraph() is required even if DDB isn't compiled into the kernel,rwatson2008-07-191-0/+2
* - When renaming a drive, also set the drive name in the gvinum header.lulf2008-07-191-0/+1
* Add DDB "show conifhk" command, which lists hooks currently waitingrwatson2008-07-191-0/+27
* Fix a race which could result in some timeout buckets being skipped.jeff2008-07-191-6/+11
* - Check whether we've recorded this tick in ts_ticks on another cpu injeff2008-07-191-0/+6
* Disable SSP on arm for the time being.cognet2008-07-191-1/+2
OpenPOWER on IntegriCloud