]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2008-07-21 pjdImplement the following macros for completeness:
2008-07-21 pjdWe want to use LBOLT instead of lbolt on FreeBSD.
2008-07-21 acheAdd arc4random_buf.3 to MLINKS
2008-07-21 acheAdd arc4random_buf.
2008-07-21 acheImplement arc4random_buf() function
2008-07-21 acheDecrease arc4_count only when needed and with proper...
2008-07-21 ache1) Set stired flag after forced initialization.
2008-07-21 maximo Document "show conifhk", wording from r180610 commit...
2008-07-21 pjdWe want to check new options given, not the current...
2008-07-21 kmacyremove unneeded declarations
2008-07-21 kmacyremove local version of tcp_offload_* functions
2008-07-21 kmacyupdate syncache function names
2008-07-21 kmacyAdd versions of tcp_twstart, tcp_close, and tcp_drop...
2008-07-21 kmacyremove cxgb local definition of locked syncache_expand
2008-07-21 edwinAfter the commit of SVN rev 180236, wilko@ noticed...
2008-07-21 kmacyadd interface for external consumers to syncache_expand...
2008-07-21 kmacyremove cxgb local definitions of socket accessor functions
2008-07-21 kmacyAdd accessor functions for socket fields.
2008-07-21 kmacyadd inpcb accessor functions for fields needed by TOE...
2008-07-20 julianAdd support for actually sending WCCP return packets...
2008-07-20 pjdClear passphrase buffer after use.
2008-07-20 keramidatcsh: fix abort in cleanup_until(), caused by internal...
2008-07-20 trhodesDocument a few sysctls. While here, remove dead code
2008-07-20 scottlWhile spin-waiting for the mailbox semaphore to update...
2008-07-20 trhodesDocument a few sysctls.
2008-07-20 trhodesDocument a few sysctls.
2008-07-20 bzia is a pointer thus use NULL rather then 0 for initial...
2008-07-20 lmeProperly underline force_depend's parameter.
2008-07-20 maximo Add cddl, nlm and xdr to CSCOPEDIRS.
2008-07-20 pjdConvert lock that protects sessions list from a mutex...
2008-07-20 alcEliminate dead code. (The commit message for revision...
2008-07-20 kmacyremove unused toedev functions and add comments for...
2008-07-19 alcIncrease the ceiling on the size of the buffer map.
2008-07-19 alcCorrect the description of v_cache_count. Eliminate...
2008-07-19 pjdSay hi to svn, by simplifing ffs_vget() function a...
2008-07-19 marcelWith uart(4) default, change sio# to uart# so that
2008-07-19 marcelWith uart(4) default, change /dev/cuad# to /dev/cuau...
2008-07-19 marcelWith uart(4) default, change /dev/cuad# to /dev/cuau...
2008-07-19 marcelWith uart(4) default, change /dev/cuad# to /dev/cuau...
2008-07-19 rwatsonRather than simply waiting silently and indefinitely...
2008-07-19 marcelWith uart(4) default, change /dev/cuad# to /dev/cuau...
2008-07-19 marcelRemove sade(8) on the following platforms:
2008-07-19 rwatsonwitness_addgraph() is required even if DDB isn't compil...
2008-07-19 lulf- When renaming a drive, also set the drive name in...
2008-07-19 rwatsonAdd DDB "show conifhk" command, which lists hooks curre...
2008-07-19 jeffFix a race which could result in some timeout buckets...
2008-07-19 jeff - Check whether we've recorded this tick in ts_ticks...
2008-07-19 cognetDisable SSP on arm for the time being.
2008-07-19 delphijStaticify symbols that will not be used in other
2008-07-18 delphijUse %zd for size_t. With this gcore(1) is WARNS=6...
2008-07-18 delphijIndent the else path, reduce diff against OpenBSD.
2008-07-18 alcCorrect an error in pmap_change_attr()'s initial loop...
2008-07-18 alcSimplify pmap_extract()'s control flow, making it more...
2008-07-18 jasoneEnhance arena_chunk_map_t to directly support run coale...
2008-07-18 alcEliminate stale comments from kmem_malloc().
2008-07-18 kevloFix a longstanding bug, from Otto Moerbeck:
2008-07-18 kevloRemove unnessasary cast
2008-07-18 dwmaloneAdd a man page for the DNS accept filter.
2008-07-18 dwmaloneAdd an accept filter for TCP based DNS requests. It...
2008-07-18 rwatsonEliminate use of the global ripsrc which was being...
2008-07-18 kmacyrevert local change
2008-07-18 kmacyrevert change from local tree
2008-07-18 kmacynew vendor PHY support
2008-07-18 kmacyrevert changes accidentally included in last commit
2008-07-18 alcEliminate unused global variables. (These global varia...
2008-07-18 kmacyimport vendor fixes to cxgb
2008-07-18 yongariCorrect 1000Mbps link handling logic for JMC250. This...
2008-07-18 dasSort the .PATH entries to give a more reasonable order...
2008-07-18 yongariUse DELAY() instead of pause if waiting time is less...
2008-07-17 luoqiFix a benign typo that would give out an incorrect...
2008-07-17 simonMake it more clear what it means that SA_RESTART is...
2008-07-17 danger- dns queries might go also over TCP, so allow it.
2008-07-17 kibPair the VOP_OPEN call from do_execve() with the recipr...
2008-07-17 gallatinClean up mxge's use of callouts as pointed out by jhb,
2008-07-17 flzDon't set PACKAGE_BUILDING while installing packages.
2008-07-17 jhbBefore updating the password database, the pw(8) utilit...
2008-07-16 dougbAdd the shutdown KEYWORD to those scripts that start...
2008-07-16 dougbAs previously discussed, add the svn:executable propert...
2008-07-16 edMove the TCSA* definitions out of _KERNEL. They are...
2008-07-16 edSort the ioctl's in <sys/ttycom.h> by number.
2008-07-16 edRemove OTTYDISC, NETLDISC and NTTYDISC definitions.
2008-07-16 rwatsonFix error in comment.
2008-07-16 yongariFix a multicast handling regression on VT6105M introduc...
2008-07-16 yongariFix VR_RXSTAT_RX_OK bit definition which lasted for...
2008-07-15 rwatsonInvoke err() with a format string rather than directly...
2008-07-15 rwatsonMerge last of a series of rwlock conversion changes...
2008-07-15 rpauloFix commment in typo.
2008-07-15 dangerUpdate the definition of modspecific structure
2008-07-15 alcUpdate bus_dmamem_alloc()'s first call to malloc()...
2008-07-15 delphijAdd quirk for Dell D630 laptops.
2008-07-14 jkimAllow injecting big packets via bpf(4) up to min(MTU...
2008-07-14 obrienMatch the implementation of the inline function from...
2008-07-14 eriFix carp(4) panics that can occur during carp interface...
2008-07-14 phkUnmangle an E.W.Dijkstra quote.
2008-07-14 jfvAdd event notification at attach/detach so the NIC
2008-07-14 jfvAdd an event handler to the vlan driver so the NIC...
2008-07-14 bruefferManpage for the et(4) driver.
2008-07-14 trhodesFill in the string portion of the bluetooth stack versi...
2008-07-14 gahr- Enhance volume handling
2008-07-13 dougbChange the character prefixed to the svn version to...
next