]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2006-03-27 samThis commit was generated by cvs2svn to compensate...
2006-03-27 samAdd eapol_version config parameter so folks with client...
2006-03-27 jhbIf the XSDT address in the RSDP for an ACPI 2.0 machine...
2006-03-27 pav- Be explicit about libmap32.conf only working on amd64
2006-03-27 cognet*sigh*
2006-03-27 desReflect progress in process title.
2006-03-27 rwatsonAdd a simple netipx TODO list to the end of README...
2006-03-27 davidxuComment out -g compiler option, found by 'FreeBSD Build...
2006-03-27 jasoneUnbreak the build.
2006-03-27 samimplement set(IEEE80211_IOC_STA_STATS) for hostapd...
2006-03-27 alcUse NET_LOCK_GIANT() and VFS_LOCK_GIANT() instead of...
2006-03-27 rwatsonCanonicalize copyright order in one more file that...
2006-03-27 pav- Document LD_32_* environment variables
2006-03-27 pav- Document libmap32.conf
2006-03-27 rwatsonIn spx_output(), use M_DONTWAIT instead of M_TRYWAIT...
2006-03-27 wkoszekFor now, bring back some of the old bits as a fix for...
2006-03-27 cognetErm don't use -mno-apcs-frame if we're going to do...
2006-03-27 rwatsonIn spx_input(), change a '&&' to a '||', as the spx...
2006-03-27 rwatsonAdd spxabort, a simple netipx/spx regression test that...
2006-03-26 jasoneAllow the 'n' option to decrease the number of arenas...
2006-03-26 jasoneAdd comments and reformat/rearrange code. There are...
2006-03-26 wkoszekTeach md(4) and mdconfig(8) how to understand XML....
2006-03-26 wkoszekKeep proper order of includes. Additionally, sort them...
2006-03-26 rwatsonAdd a sysctl, regression.sonewconn_earlytest, which...
2006-03-26 rwatsonDeclare regression subtree in sysctl.h so that componen...
2006-03-26 cognetImplement pmap_object_init_pt() the way it is on sparc6...
2006-03-26 thompsaAssert that the mbuf is not shared to ensure problems...
2006-03-26 rwatsonIn spx_accept, assert ipxp != NULL, not == NULL.
2006-03-26 rwatsonIn various SPX protocol entry points from the socket...
2006-03-26 rwatsonAdd simple regression test to ping pong a data packet...
2006-03-26 rwatsonAdd a simple IPX datagram regression test, which opens...
2006-03-26 rwatsonAdd a short README with configuration hints to get...
2006-03-26 simonUse tr(1) to lowercase strings in a way which works...
2006-03-26 rwatsonModify ipxsocket regression test to create and close...
2006-03-26 rwatsonAdd a new ipxpcb flag, IPXP_SPX, which is set on ipxpcb...
2006-03-26 jkoshyMFP4: Support for profiling dynamically loaded objects.
2006-03-26 rwatsonDefine two new inpcb flags in the inp_vflag field,...
2006-03-26 rwatsonMinor style tweak: tab after #define, not space.
2006-03-26 mjacobCorrect bad format args. Interesting- the lines that...
2006-03-26 rwatsonRestore original formulation of SPX segment queue drain...
2006-03-26 rwatsonAdd simple ipxsocket regression test: open, and close...
2006-03-26 davidxuCheck cancellation state carefully to see we really...
2006-03-26 rwatsonTake contrib/openbsm/etc configuration files off the...
2006-03-26 rwatsonExplicitly assert socket pointer is non-NULL in tcp_inp...
2006-03-25 pjdIncrease debug level for "Thread exiting." message...
2006-03-25 emasteThe removal of CIRCLEQ left four queue macros. One...
2006-03-25 phkGet the MK_FOO column right
2006-03-25 mlaierLoopback pf_norm.c rev. 1.106 from OpenBSD:
2006-03-25 rwatsonIn at_setsockaddr(), assert that ddp != NULL, rather...
2006-03-25 mjacobMove the check for non-ATIO_CMD ahead of the cache...
2006-03-25 rwatsonRework IPX/SPX socket and pcb reference model:
2006-03-25 rwatsonRestructure spx_attach() to properly free memory in...
2006-03-25 rwatsonDon't bother restoring host byte order of mbuf fields...
2006-03-25 rwatsonIn spx_ctloutput(), acquire the ipxp lock around read...
2006-03-25 rwatsonSlight style reformatting of spx_timers() comments...
2006-03-25 gnnFirst steps towards IPSec cleanup.
2006-03-25 ume- Use ANSI C prototype.
2006-03-25 phkUpdate build survey scripts
2006-03-25 mjacobSome fairly major changes to this driver.
2006-03-25 davidxuDon't cancel thread if it is in critical region.
2006-03-25 ruRevert last delta, it breaks cross-compiles.
2006-03-25 scottlAdd a driver for the new LSI MegaRAID SAS controller...
2006-03-25 davidxuOnly wake up writer if the lock is free.
2006-03-25 davidxuCompile thr_rtld.c
2006-03-25 davidxuAdd locking support for rtld.
2006-03-25 peterMake gcore(1) 64 bit safe. It was trying to parse...
2006-03-24 suzfixed a potential memory leak
2006-03-24 cpercivaOnly set the size of /usr to whatever-is-left is whatev...
2006-03-24 jasoneConvert TINY_MIN_2POW from a cpp macro to tiny_min_2pow...
2006-03-24 rwatsonInclude kernel.h to get NET_NEEDS_GIANT() definition...
2006-03-24 samstop device so we don't panic on card removal when...
2006-03-24 jhbChange the -S and -t options to override each other...
2006-03-24 jhbFix a bug such that if you enabled sorting by size...
2006-03-24 jhbAdd a few more references to -U.
2006-03-24 jhbAdd a new -U flag to instruct ls to use the birthtime...
2006-03-24 suzfixed a memory leak when net.inet6.icmp6.nd6_maxqueuele...
2006-03-24 rwatsonClean up and style(9) SPX code prior to significant...
2006-03-24 umeWhen res_nquerydomain() returns SERVFAIL, we should...
2006-03-24 impFor each of the voltages that a card might support...
2006-03-24 impSkeleton support for the SSC device, which implements...
2006-03-24 mckusickTypesetting fix for -r1.137.
2006-03-24 impSkeleton PIO support.
2006-03-24 impAdd the sekelton of support for the Power Management...
2006-03-24 impAdd rtc to files.at91
2006-03-24 impAdd RTC support. This may be of dubious value since...
2006-03-24 impAdd explicit dependency on cam. This is necessary...
2006-03-24 impThe year field is the 4 digit year (eg, 2006), not...
2006-03-24 ruOption MK_LIB32 only exists on amd64.
2006-03-24 umeWhen res_send() fails, we should reserve an error code.
2006-03-24 davidxuset an upper limit for thread structures which can...
2006-03-24 davidxuImplement SIGEV_THREAD notification for aio_fsync.
2006-03-24 davidxu1. Move code for scanning pending I/O from aio_fsync...
2006-03-24 jasoneAdd USE_BRK-specific code in malloc_init_hard() to...
2006-03-24 rwatsonProtect spx_iss using its own mutex, spx_mtx, rather...
2006-03-24 rwatsonMove definition of spxrexmtthresh to top of file with...
2006-03-24 rwatsonCanonicalize, update copyright.
2006-03-24 rwatsonUpdate copyright to 2006, comment on my contribution...
2006-03-24 rwatsonComment that raw output filter code for IPX should...
2006-03-23 peterDocument that the documented 2GB mmap limit is actually a
2006-03-23 pjdAllow to use fast_ipsec(4) on debug.mpsafenet=0 and...
next