]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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...
2008-07-13 alcHandle a race between pmap_kextract() and pmap_promote_...
2008-07-13 antoineAdd an obsolete header after pecoff removal.
2008-07-13 antoineStaticize M_STACK.
2008-07-13 rwatsonThe libc acl_valid(3) function validates the contents...
2008-07-13 remkoMore explicitly mention that we support the 2920C with...
2008-07-13 remkoUpdate the ktr_header structure, which changed over...
2008-07-13 edMake uart(4) the default serial port driver on i386...
2008-07-12 ticsofix multicast hash register definition
2008-07-12 alcRefine the changes made in SVN rev 180430. Specificall...
2008-07-12 rodrigcIn nmount(), if we see "update" in the mount options,
2008-07-12 alcIn order to apply pmap_demote_pde() to a page directory...
2008-07-12 dougbStrongly discourage the use of the query-source option...
2008-07-12 dougbMerge from vendor/bind9/dist as of the 9.4.2-P1 import...
2008-07-12 dougbThe vendor area is the proper home for these files...
2008-07-11 scottlA number of significant enhancements to the ciss driver:
2008-07-11 delphijDon't leak DMA map if not freed.
2008-07-11 emaxDust off old code for support of USB isochronous transfers.
2008-07-11 lulf- Fix a logic error when updating plex configuration.
2008-07-11 brooksPut the _cpuset* symbols in FBSDprivate_1.0 instead...
2008-07-11 obrienImprove readability and cscope searches a little bit...
2008-07-11 kibUse the VM_ALLOC_INTERRUPT for the page requests when...
2008-07-11 kibMake it atomic for the devfs_populate_loop() to see...
2008-07-11 mtmThe pfctl(8) program is already pretty verbose, so...
2008-07-11 obrienRevert r180431.
2008-07-10 remkoDetect ATA controllers in the Macbook3.
2008-07-10 brooksstyle(9): put parentheses around return values.
2008-07-10 krisFix -o mntudp after the conversion to default TCP mounts
2008-07-10 brooksRegen
2008-07-10 brooksid_t is a 64-bit integer and thus is passed as two...
2008-07-10 obrienAllow 'elf_file_t' to be used in a wider scope.
2008-07-10 alcExtend pmap_demote_pde() to include the ability to...
2008-07-10 rwatsonSlightly rearrange validation of UDP arguments and...
2008-07-10 obrienUse 'CSCOPE_ARCHDIR' to change the default architecture...
2008-07-10 bzPass the ucred along into in{,6}_pcblookup_local for...
2008-07-10 charnieradd __unused to succeed at WARNS=6
2008-07-10 bzFor consistency take lport as u_short in in{,6}_pcblook...
2008-07-10 dangerBack-out my previous change. See the thread at
2008-07-10 cpercivaGarbage collect a variable which is assigned a value...
2008-07-10 rwatsonApply the MAC label to an outgoing UDP packet when...
2008-07-10 weongyothe driver don't support AD-HOC mode currently.
2008-07-10 peterMerge gnu cpio 2.6 -> 2.8 changes. Unfortunately,...
2008-07-10 peterImport heavily trimmed gnu cpio-2.8.
2008-07-10 emaxGet in some basic infrastructure for Bluetooth SCO...
2008-07-09 peterFlatten cvs2svn generated import tree.
2008-07-09 petercvs2svn managed to overlay two different path trees...
2008-07-09 gnnAdd a new program to the multicast test suite. The...
2008-07-09 peterBand-aid a problem with 32 bit selector setup.
2008-07-09 bzFor consistency with the rest of the function use the...
2008-07-09 rwatsonRather than checking for a NULL so_pcb in raw_attach...
2008-07-09 rwatsonAdd sysctl subtree net.raw for generic raw socket infra...
2008-07-09 remkoAdd quirk for the Samsung YP-U3
2008-07-09 impImprove the EEPROM parsing, based on finding a datashee...
2008-07-09 rrs1) Adds the rest of the VIMAGE change macros
next