]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2004-06-22 sosUse the right ordering of args on mtx_init(). No functi...
2004-06-22 desWhitespace cleanup.
2004-06-22 denUpdate reference to FAQ (3.16 -> 5.3, still hardcoded)
2004-06-22 rung_fec(4) is not anymore incompatible with ng_ether(4).
2004-06-22 eikfix handling of an unknown progeam name
2004-06-22 ruFixed copyright owner.
2004-06-22 ruDocument the "fec" Netgraph node type.
2004-06-22 desSet up logging before trying to lock the sandbox; other...
2004-06-22 bruefferFix typos and add spaces before `(' in some comments
2004-06-22 leCatch up with g_dev_open() changes and pass over the...
2004-06-22 darrenrrevert section of code that calls netisr_queue() to...
2004-06-22 darrenr#ifdef's for FreeBSD are wrong, causing too many variab...
2004-06-22 rwatsonRegenerate after updating syscalls.master.
2004-06-22 rwatsonMark unlink() as MPSAFE as we now acquire Giant in...
2004-06-22 rwatsonAcquire Giant in link() so that the system call can...
2004-06-22 rwatsonRebuild following marking link() as MPSAFE.
2004-06-22 rwatsonMark link() system call as MPSAFE.
2004-06-22 rwatsonAcquire Giant in link() so that we can mark it as MSTD in
2004-06-22 rwatsonMark linux_emul_convpath() as GIANT_REQUIRED.
2004-06-22 rwatsonAcquire socket lock around frobbing of socket state...
2004-06-22 rwatsonPrefer use of the inpcb as a MAC label source for outgo...
2004-06-22 rwatsonRemove spl's from uipc_socket to ease in merging.
2004-06-22 darrenrone too many #endif's from the update broke the build
2004-06-22 gadGet rid of a cast to '(void) ' on the return of a call...
2004-06-22 gadOops. Undo that last 'const' change. It expects simil...
2004-06-22 gadAdd 'const' to a few places.
2004-06-22 gadWhen displaying the "COMMAND" field for system-processe...
2004-06-21 scottlFix another typo in the previous commit.
2004-06-21 phkPut the pre FreeBSD-2.x tty compat code under BURN_BRIDGES.
2004-06-21 pson media exchange, update/rescan the drives. This...
2004-06-21 darrenrCommitt changes from 3.4.31 -> 3.4.35
2004-06-21 darrenrThis commit was generated by cvs2svn to compensate...
2004-06-21 darrenrImport ipfilter 3.4.35 onto vendor branch
2004-06-21 darrenrUpdate ipfilter from 3.4.31 -> 3.4.35. Some important...
2004-06-21 scottlFix typo that somehow crept into the previous commit
2004-06-21 kbyancUpdate previous commit to:
2004-06-21 scottlAdd the sysctl node 'kern.sched.name' that has the...
2004-06-21 phkBe BURN_BRIDGES compliant
2004-06-21 phkBe BURN_BRIDGES compliant.
2004-06-21 psThere is no need to call ciss_media_accept async anymor...
2004-06-21 julianMark the thread in an exiting program as inactive.
2004-06-21 greenCall the detach function with g_waitfor_event() so...
2004-06-21 phkKill g_access_rel() already now before we send it down...
2004-06-21 scottlAdd SCSI passthrough support to CISS. This allows...
2004-06-21 mppSpelling fixes.
2004-06-21 phkGive control devices their own cdevsw{} so that we...
2004-06-21 mppSpelling fixes.
2004-06-21 desCorrect an error carried over from the nsswitch.conf...
2004-06-21 mppSpelling fixes.
2004-06-21 desThe default setting for hosts is "files dns", not ...
2004-06-21 mppSpelling fixes.
2004-06-21 psRevert rev 1.140, it was a bit pre-mature.
2004-06-21 mppSpelling fixes.
2004-06-21 psAdd a quirk for ciss to stop trying to read the serial...
2004-06-21 mppPR: docs/67884
2004-06-21 obrienThis should be the right set of docs sources.
2004-06-21 trhodesAdd manual pages for cm(4), esp(4), rc(4) and snc(4).
2004-06-21 rikMFCronyx: add cross-references, fix history section.
2004-06-21 obrienDisable building of GDB info files until the gdb6 upgra...
2004-06-21 bdeTurned off the "calcru: negative time" warning for...
2004-06-21 mppSpelling fixes.
2004-06-21 gadHave `ps' return the cputimes for zombies, with the...
2004-06-21 gadUse the correct type (lwpid_t) for ki_tid .
2004-06-21 bdeFixed style bugs in previous commit (151 characters...
2004-06-21 phklibcompat doesn't seem to be needed any more.
2004-06-21 phklibcompat doesn't seem to be necessary any more.
2004-06-21 phkDiscontinue use of old libcompat regexp routines.
2004-06-21 rikMFcx(4) 1.23: markup fixes by ru@.
2004-06-21 desInitialize $timeout to 0.
2004-06-21 mppSpelling fixes.
2004-06-21 bde(1) Removed the bogus condition "p->p_pid != 1" on...
2004-06-21 desAdd a timeout after which tinderbox(1) will kill its...
2004-06-21 mppSpelling fixes.
2004-06-21 mppSpelling fixes.
2004-06-21 mppSpelling fixes.
2004-06-21 bdeUpdate p_runtime on exit. This fixes calcru() on zombi...
2004-06-21 gallatinPrevent the rp driver from panic'ing on first access...
2004-06-21 phkNew style functions, kill register keyword.
2004-06-21 brianCall tzset() at startup.
2004-06-21 pjdPrint mediasize in human readable form as well.
2004-06-21 pjdDon't hold topology lock while calling g_gate_release().
2004-06-21 pjd- Missing trailing slash for a kern directory check.
2004-06-21 briano Reduce path names in RRQ and WRQ packets by:
2004-06-21 scottlInclude module.h
2004-06-21 yarExtend the description of SIOC[GS]IFCAP.
2004-06-21 rwatsonMerge next step in socket buffer locking:
2004-06-20 gadAdd the `-O emul' format option, which prints the name...
2004-06-20 marcelFix the following error:
2004-06-20 gadFrom SUSv3:
2004-06-20 gadAdd new output-format keywords of LWP and NLWP, which...
2004-06-20 gadFill in the values for the ki_tid and ki_numthreads...
2004-06-20 gadChange the architecture-based setting of KINFO_PROC_SIZ...
2004-06-20 rwatsonInclude an annotation of NET_{LOCK,UNLOCK}_GIANT()...
2004-06-20 rwatsonIt's now the responsibility of the consumer of soabort...
2004-06-20 rwatsonIf debug.mpsafenet is set, initialize TCP callouts...
2004-06-20 rwatsonIn uipc_rcvd(), lock the socket buffers at either end...
2004-06-20 stefanfMerge changes from the tzcode2004a import.
2004-06-20 rwatsonAnnotate so_state as locked with SOCK_LOCK(so).
2004-06-20 rwatsonHold SOCK_LOCK(so) when frobbing so_state when disconne...
2004-06-20 gadHave the main() routine calculate %CPU and (if needed...
next