]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2009-04-08 Ed SchoutenAlso remove the unused __word_swap_int*() macros.
2009-04-08 Ed SchoutenImplement __bswap16() without using inline assembly.
2009-04-08 Marko ZecA belated note on layout change of certain V_ containers.
2009-04-08 Maxim Konovalovo Grammar.
2009-04-08 Sam Lefflero add a capability for drivers that require 802.3 encap...
2009-04-08 Marcel MoolenaarDon't use hexadecimal in the EBR partition names, becau...
2009-04-08 Sam Lefflerremove unused struct member
2009-04-08 Ed SchoutenFix tty_wait_background() to comply with standards.
2009-04-08 Luigi RizzoVarious cleanup of text, moving a couple of paragraphs
2009-04-08 Rafal JaworowskiMinor description fix.
2009-04-08 Rafal JaworowskiProperly handle KDB entry in fatal abort. This lets...
2009-04-08 Randall StewartFix a FR bug. When doing PR-SCTP with number rtx
2009-04-08 Randall StewartAdd more padding and a new variable. This will
2009-04-08 Paolo Pisati-don't pass down, to module's fingerprint function...
2009-04-08 Yoshihiro TakahashiMFi386: revision 190617
2009-04-08 Dag-Erling... Remove spurious locking in pfs_write().
2009-04-08 Weongyo Jeongadd uathload.8
2009-04-08 Weongyo Jeongblock build of uathload on ia64 temporarily because...
2009-04-08 Marcel MoolenaarFix hangs caused by hardware that signals receive errors
2009-04-07 Robert Nolandcheck offsets for R300_ZB_ZPASS_ADDR
2009-04-07 Xin LIAdd the following media types as supported by bce(4):
2009-04-07 Robert NolandAdd regs required for occlusion queries support
2009-04-07 Robert WatsonNul-terminate strings in the VFS name cache, which...
2009-04-07 David E. O... Move variable externs into extern.h so they are checked...
2009-04-07 Ed Maste- Use gdb-* glob instead of gdb-6.1.1, to simplify...
2009-04-07 Christian BruefferRemove superfluous dot.
2009-04-07 Christian BruefferAutogenerate hardware notes for the uath(4) driver.
2009-04-07 Christian BruefferReword the HARDWARE section so uath(4) can actually...
2009-04-07 Christian BruefferMdoc cleanup.
2009-04-07 Christian BruefferMove an "end list" macro to the right place.
2009-04-07 Max KhonAvoid infinite loops when remaking makefiles not only
2009-04-07 Ed SchoutenImprove clarity: if (a && (b ? b : c)) -> if (a &&...
2009-04-07 Ed SchoutenAdd parentheses to under-parenthesized macro.
2009-04-07 Ed SchoutenDon't explicitly force ecx to be used for MSR_FSBASE...
2009-04-07 Rick Macklem Adding sys/nfs/nfssvc.h and sys/nfs/nfs_nfssvc.c in...
2009-04-07 Jung-uk KimRewrite SMBIOS for loader:
2009-04-07 Jung-uk KimIncrease sprintf(3) buffer size, which I forgot from...
2009-04-07 Warner LoshMore chip types, and fix a comment.
2009-04-07 Xin LIWhen multiple cards are present, register a shutdown...
2009-04-07 Xin LIUpdate driver to vendor's version 1.16 plus some local...
2009-04-07 Warner LoshFix a comment to match the code.
2009-04-07 Dag-Erling... Fix an inverted KASSERT. Add similar assertions in...
2009-04-07 Warner LoshRemove DL10019 workaround, since the code it calls...
2009-04-07 Warner LoshMove tick to end of file for better code references.
2009-04-07 Warner LoshThe DL100xx cards have 24k of packet memory, not 16k...
2009-04-07 Warner LoshApply generic media stuff to pccard case too, when...
2009-04-07 Warner LoshMinor fixes to comments about media autoselect.
2009-04-07 Bjoern A. ZeebWith the right comparison we get a proper wscale value...
2009-04-07 Tom RhodesRemove contractions, reword a sentence to avoid a doubl...
2009-04-07 Edward Tomasz... Add wide character variants of string manipulations...
2009-04-07 Warner LoshAnother GlobalVillage card.
2009-04-07 Warner LoshProvide a generic ifmedia set of routines as a fallback...
2009-04-07 Weongyo Jeongdo not cause a line break in the AUTHORS section.
2009-04-07 Sean BrunoMinor updates as a precursor to fixing sbp_targ
2009-04-07 Weongyo JeongHook uathload up to the build. It's used for loading...
2009-04-07 Weongyo JeongAdd uath(4) to the list of supported network interface.
2009-04-07 Weongyo JeongAdd an entry for the uath(4) module.
2009-04-06 Marko Zec First pass at separating per-vnet initializer...
2009-04-06 Marcel MoolenaarAdd support for PowerPC kernel core files. This commit...
2009-04-06 John BaldwinWhen a stale file handle is encountered, purge all...
2009-04-06 John BaldwinAdd opt_kdtrace.h to fix standalone module build.
2009-04-06 John BaldwinChange the default timeout for caching attributes of...
2009-04-06 Randall StewartOk, looking at the solution a bit closer, the level
2009-04-06 Dag-Erling... Fix ISO8859-15 links for nb_NO / no_NO.
2009-04-06 David SchultzReturn -1 instead of 0 upon reaching EOF. This is somew...
2009-04-06 Ruslan Ermilov- Added libpcap.so.5 to OLD_LIBS.
2009-04-06 Ed SchoutenReduce the dcons polling frequency to 25 Hz.
2009-04-06 Weongyo Jeongconnect uath.4 to the build.
2009-04-06 Weongyo Jeongconnect uath(4) to the build. uath(4) should work...
2009-04-06 Luigi Rizzoprovide the absolute path for /etc/rc1
2009-04-06 Luigi Rizzoadd some popular device and comment some potentially...
2009-04-06 Robert WatsonAdd SDT DTrace probes for namei():
2009-04-06 Randall StewartClass based addressing went out in the early 90's....
2009-04-06 Poul-Henning... Only raise WARNS to 6 on i386 and amd64, strict alignme...
2009-04-06 Alexander KabaevFix logic in MOD_LOAD handler to call dcons_attach...
2009-04-06 Andrew ThompsonRemove usb_sw_transfer.[ch] which are now empty after...
2009-04-06 Andrew ThompsonProvide a better commit log for r190735, forced by...
2009-04-05 Alexander KabaevIf KTR_SUBSYS is compiled in, it does not necessarily...
2009-04-05 Ed SchoutenRegenerate src.conf.5.
2009-04-05 Ed SchoutenRemove if_ppp(4) and if_sl(4).
2009-04-05 Nathan WhitehornFix the build when KDB is disabled. The second instance...
2009-04-05 Paolo PisatiRemove pointeless mergeinfo that crept in from r190633.
2009-04-05 Poul-Henning... Remember to clear the ports list before generation...
2009-04-05 Nathan WhitehornAdd an Open Firmware access module for real-mode OF...
2009-04-05 Andrew ThompsonMFp4 //depot/projects/usb@159934
2009-04-05 Poul-Henning... Silence a printf warning
2009-04-05 Andrew ThompsonCatch up with usb2_config struct layout changes.
2009-04-05 Andrew ThompsonMFp4 //depot/projects/usb@160056
2009-04-05 Andrew ThompsonMFp4 //depot/projects/usb@160052
2009-04-05 Andrew ThompsonMFp4 //depot/projects/usb@159995
2009-04-05 Andrew ThompsonMFp4 //depot/projects/usb@159992
2009-04-05 Andrew ThompsonMFp4 //depot/projects/usb@159948
2009-04-05 Andrew ThompsonMFp4 //depot/projects/usb@159946
2009-04-05 Andrew ThompsonMFp4 //depot/projects/usb@159926
2009-04-05 Andrew ThompsonMFp4 //depot/projects/usb@159925
2009-04-05 Andrew ThompsonMFp4 //depot/projects/usb@159922
2009-04-05 Andrew ThompsonMFp4 //depot/projects/usb@159909
2009-04-05 Andrew ThompsonMFp4 //depot/projects/usb@159908
2009-04-05 Andrew ThompsonMFp4 //depot/projects/usb@159897
2009-04-05 Andrew ThompsonMFp4 //depot/projects/usb@159871
next