]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2006-03-27 David XuRemove priority mutex code because it does not work...
2006-03-27 Andrey A. ChernovThis commit was generated by cvs2svn to compensate...
2006-03-27 Andrey A. ChernovOfficial patches 001-004
2006-03-27 Andrey A. ChernovUpgrade to 5.1
2006-03-27 Tai-hwa LiangUnbreaking build by removing a now unused variable.
2006-03-27 Andrey A. ChernovResolve conflicts
2006-03-27 Andrey A. ChernovRemove obsoleted files, update upgrade instructions
2006-03-27 Andrey A. ChernovVirgin import of GNU Readline 5.1
2006-03-27 Andrey A. ChernovThis commit was generated by cvs2svn to compensate...
2006-03-27 John BaldwinUse td_ucred rather than p_ucred to avoid panics and...
2006-03-27 Sam LefflerThis commit was generated by cvs2svn to compensate...
2006-03-27 Sam LefflerAdd eapol_version config parameter so folks with client...
2006-03-27 John BaldwinIf the XSDT address in the RSDP for an ACPI 2.0 machine...
2006-03-27 Pav Lucistnik- Be explicit about libmap32.conf only working on amd64
2006-03-27 Olivier Houchard*sigh*
2006-03-27 Dag-Erling... Reflect progress in process title.
2006-03-27 Robert WatsonAdd a simple netipx TODO list to the end of README...
2006-03-27 David XuComment out -g compiler option, found by 'FreeBSD Build...
2006-03-27 Jason EvansUnbreak the build.
2006-03-27 Sam Lefflerimplement set(IEEE80211_IOC_STA_STATS) for hostapd...
2006-03-27 Alan CoxUse NET_LOCK_GIANT() and VFS_LOCK_GIANT() instead of...
2006-03-27 Robert WatsonCanonicalize copyright order in one more file that...
2006-03-27 Pav Lucistnik- Document LD_32_* environment variables
2006-03-27 Pav Lucistnik- Document libmap32.conf
2006-03-27 Robert WatsonIn spx_output(), use M_DONTWAIT instead of M_TRYWAIT...
2006-03-27 Wojciech A... For now, bring back some of the old bits as a fix for...
2006-03-27 Olivier HouchardErm don't use -mno-apcs-frame if we're going to do...
2006-03-27 Robert WatsonIn spx_input(), change a '&&' to a '||', as the spx...
2006-03-27 Robert WatsonAdd spxabort, a simple netipx/spx regression test that...
2006-03-26 Jason EvansAllow the 'n' option to decrease the number of arenas...
2006-03-26 Jason EvansAdd comments and reformat/rearrange code. There are...
2006-03-26 Wojciech A... Teach md(4) and mdconfig(8) how to understand XML....
2006-03-26 Wojciech A... Keep proper order of includes. Additionally, sort them...
2006-03-26 Robert WatsonAdd a sysctl, regression.sonewconn_earlytest, which...
2006-03-26 Robert WatsonDeclare regression subtree in sysctl.h so that componen...
2006-03-26 Olivier HouchardImplement pmap_object_init_pt() the way it is on sparc6...
2006-03-26 Andrew ThompsonAssert that the mbuf is not shared to ensure problems...
2006-03-26 Robert WatsonIn spx_accept, assert ipxp != NULL, not == NULL.
2006-03-26 Robert WatsonIn various SPX protocol entry points from the socket...
2006-03-26 Robert WatsonAdd simple regression test to ping pong a data packet...
2006-03-26 Robert WatsonAdd a simple IPX datagram regression test, which opens...
2006-03-26 Robert WatsonAdd a short README with configuration hints to get...
2006-03-26 Simon L. B... Use tr(1) to lowercase strings in a way which works...
2006-03-26 Robert WatsonModify ipxsocket regression test to create and close...
2006-03-26 Robert WatsonAdd a new ipxpcb flag, IPXP_SPX, which is set on ipxpcb...
2006-03-26 Joseph KoshyMFP4: Support for profiling dynamically loaded objects.
2006-03-26 Robert WatsonDefine two new inpcb flags in the inp_vflag field,...
2006-03-26 Robert WatsonMinor style tweak: tab after #define, not space.
2006-03-26 Matt JacobCorrect bad format args. Interesting- the lines that...
2006-03-26 Robert WatsonRestore original formulation of SPX segment queue drain...
2006-03-26 Robert WatsonAdd simple ipxsocket regression test: open, and close...
2006-03-26 David XuCheck cancellation state carefully to see we really...
2006-03-26 Robert WatsonTake contrib/openbsm/etc configuration files off the...
2006-03-26 Robert WatsonExplicitly assert socket pointer is non-NULL in tcp_inp...
2006-03-25 Pawel Jakub... Increase debug level for "Thread exiting." message...
2006-03-25 Ed MasteThe removal of CIRCLEQ left four queue macros. One...
2006-03-25 Poul-Henning... Get the MK_FOO column right
2006-03-25 Max LaierLoopback pf_norm.c rev. 1.106 from OpenBSD:
2006-03-25 Robert WatsonIn at_setsockaddr(), assert that ddp != NULL, rather...
2006-03-25 Matt JacobMove the check for non-ATIO_CMD ahead of the cache...
2006-03-25 Robert WatsonRework IPX/SPX socket and pcb reference model:
2006-03-25 Robert WatsonRestructure spx_attach() to properly free memory in...
2006-03-25 Robert WatsonDon't bother restoring host byte order of mbuf fields...
2006-03-25 Robert WatsonIn spx_ctloutput(), acquire the ipxp lock around read...
2006-03-25 Robert WatsonSlight style reformatting of spx_timers() comments...
2006-03-25 George V. Neville... First steps towards IPSec cleanup.
2006-03-25 Hajimu UMEMOTO- Use ANSI C prototype.
2006-03-25 Poul-Henning... Update build survey scripts
2006-03-25 Matt JacobSome fairly major changes to this driver.
2006-03-25 David XuDon't cancel thread if it is in critical region.
2006-03-25 Ruslan ErmilovRevert last delta, it breaks cross-compiles.
2006-03-25 Scott LongAdd a driver for the new LSI MegaRAID SAS controller...
2006-03-25 David XuOnly wake up writer if the lock is free.
2006-03-25 David XuCompile thr_rtld.c
2006-03-25 David XuAdd locking support for rtld.
2006-03-25 Peter WemmMake gcore(1) 64 bit safe. It was trying to parse...
2006-03-24 SUZUKI Shinsukefixed a potential memory leak
2006-03-24 Colin PercivalOnly set the size of /usr to whatever-is-left is whatev...
2006-03-24 Jason EvansConvert TINY_MIN_2POW from a cpp macro to tiny_min_2pow...
2006-03-24 Robert WatsonInclude kernel.h to get NET_NEEDS_GIANT() definition...
2006-03-24 Sam Lefflerstop device so we don't panic on card removal when...
2006-03-24 John BaldwinChange the -S and -t options to override each other...
2006-03-24 John BaldwinFix a bug such that if you enabled sorting by size...
2006-03-24 John BaldwinAdd a few more references to -U.
2006-03-24 John BaldwinAdd a new -U flag to instruct ls to use the birthtime...
2006-03-24 SUZUKI Shinsukefixed a memory leak when net.inet6.icmp6.nd6_maxqueuele...
2006-03-24 Robert WatsonClean up and style(9) SPX code prior to significant...
2006-03-24 Hajimu UMEMOTOWhen res_nquerydomain() returns SERVFAIL, we should...
2006-03-24 Warner LoshFor each of the voltages that a card might support...
2006-03-24 Warner LoshSkeleton support for the SSC device, which implements...
2006-03-24 Kirk McKusickTypesetting fix for -r1.137.
2006-03-24 Warner LoshSkeleton PIO support.
2006-03-24 Warner LoshAdd the sekelton of support for the Power Management...
2006-03-24 Warner LoshAdd rtc to files.at91
2006-03-24 Warner LoshAdd RTC support. This may be of dubious value since...
2006-03-24 Warner LoshAdd explicit dependency on cam. This is necessary...
2006-03-24 Warner LoshThe year field is the 4 digit year (eg, 2006), not...
2006-03-24 Ruslan ErmilovOption MK_LIB32 only exists on amd64.
2006-03-24 Hajimu UMEMOTOWhen res_send() fails, we should reserve an error code.
2006-03-24 David Xuset an upper limit for thread structures which can...
next