]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2003-10-17 Peter WemmForced commit for attribution. Last commit was
2003-10-17 Peter WemmUpdate context code for my last ABI breakage of mcontex...
2003-10-17 Hajimu UMEMOTOdon't print ndp -i result if the interface is not
2003-10-17 Hajimu UMEMOTO- add dom_if{attach,detach} framework.
2003-10-17 Peter WemmExplicitly specify an alignment for abitag. Without...
2003-10-17 Bruce A. MahAdd multicast(4) and pim(4) manual pages and hook up...
2003-10-17 Kirk McKusickWhen expunging unlinked files from a snapshot, skip...
2003-10-17 Poul-Henning... Simplify count_dev()
2003-10-17 Hajimu UMEMOTO- NI_WITHSCOPEID was deprecated
2003-10-17 Hajimu UMEMOTO- style
2003-10-17 Sean ChittendenUses wait4() instead of wait3() when waiting for a...
2003-10-17 Bruce Evans1. Catch up with the move of the declaration of panic...
2003-10-17 Alan Cox - Synchronize access to a vm page's valid field using...
2003-10-17 Peter WemmHalt the cpu on amd64 as well. For some strange reason...
2003-10-17 Marcel MoolenaarImplement cpu_idle() on ia64. We put the processor...
2003-10-16 Jeff Roberson - The kse may be null in sched_pctcpu().
2003-10-16 Jeff Roberson - Only kse_reassign() in the !running case.
2003-10-16 Jeff Roberson - Call sched_add() with the correct argument on SMP.
2003-10-16 Sam Lefflerfix horribly botched MFp4 merge
2003-10-16 Sam Lefflerpfil hooks can modify packet contents so check if the...
2003-10-16 Hiroki SatoNew release note:
2003-10-16 Sam Lefflerpfil hooks can modify packet contents so check if the...
2003-10-16 Sam LefflerDrop dummynet lock when calling back into the network...
2003-10-16 Sam LefflerCorrect handling of cloning loop avoidance: rtalloc1...
2003-10-16 Sam Lefflero correct handling of a frame that has too many segment...
2003-10-16 Tony FinchA comment about spam and cockroaches.
2003-10-16 Hajimu UMEMOTOAF_LINK sockaddr has to be attached to ifp->if_addrlist...
2003-10-16 Doug RabsonChanges for new SMP-safe kobj method dispatch algorithm.
2003-10-16 Bruce EvansDon't forget to load %es with the kernel data segment...
2003-10-16 Jeff Roberson - Fix a minor problem with my last commit, we don...
2003-10-16 Jeff Roberson - mtx_ownedby() was unpopular and is no longer needed...
2003-10-16 Doug RabsonAdd a workaround for the fact that the priv field was...
2003-10-16 Doug Rabson* Add multiple inheritance to kobj. Each class can...
2003-10-16 Jeff Roberson - Collapse sched_switchin() and sched_switchout()...
2003-10-16 Jeff Roberson - Update the sched api. sched_{add,rem,clock,pctcpu...
2003-10-16 Jeff Roberson - The non iterative algorithm for interact_update...
2003-10-16 Poul-Henning... Bump FreeBSD version for changed layout of cdevsw
2003-10-16 Tim J. RobbinsHandle realloc() failure correctly.
2003-10-16 Kirk McKusickMalloc buckets of size 128 have been having their 64...
2003-10-15 David E. O... Quiet warnings about mis-matched pointer assignment.
2003-10-15 Poul-Henning... Introduce a new optional memberfunction for cdevsw...
2003-10-15 Paul SaabPrint the correct logical drive lun number returned...
2003-10-15 Sam Lefflerpurge extraneous ';'s
2003-10-15 Takeshi ShibagakiAdd Allied Telesis SIC-AT boards support.
2003-10-15 Hiroki SatoCatch up with the English version and refine translation.
2003-10-15 Hideyuki KURASHINARefine translation.
2003-10-15 Hideyuki KURASHINAModified release note:
2003-10-15 Thomas GellekumFix typo.
2003-10-15 Hiroki SatoNew release note:
2003-10-15 Poul-Henning... Make sure to pull in all relevant crypto for GEOM_BDE
2003-10-15 Thomas GellekumFix typos; reformat some entries.
2003-10-15 Alan Cox - vm_fault_copy_entry() should not assume that the...
2003-10-15 Jeff Roberson - If our user_pri doesn't match our actual priority...
2003-10-15 Daniel EischenAdd a wrapper for a function that takes and releases...
2003-10-15 Mark LinimonLet the world figure out exactly how superannuated...
2003-10-15 Peter WemmThe KERN_PROC_PROC sysctl took 4 args in 5.0-REL and...
2003-10-15 Peter WemmPull the tier-2 card one last time and break the get...
2003-10-15 Peter WemmGet some more data if we hit the pmap_enter() thing.
2003-10-15 Joseph KoshyDetect errors during 'cat' page creation better. This...
2003-10-14 Sam Lefflero convert mutex calls to #defines for portability,...
2003-10-14 Scott MitchellMajor update to xe driver:
2003-10-14 Garrett WollmanMFV: tzdata2003d
2003-10-14 Mark MurrayTurn malloc+snprintf into asnprintf.
2003-10-14 Dag-Erling... Add the "TB ---" prefix to error and warning messages...
2003-10-14 Sam LefflerLock ip forwarding route cache. While we're at it...
2003-10-14 Sam LefflerMFp4: correct locking issues in nd6_lookup
2003-10-14 Sam Lefflerremove dangling ';'s` that were harmless
2003-10-14 Sam LefflerChange default for kern.polling.idle_poll back to 1...
2003-10-14 Peter WemmFix just about as many bugs in my last commit here...
2003-10-14 Søren SchmidtReintroduce the "recovered from lost interrupt" code...
2003-10-14 Hajimu UMEMOTOFix alignment problem on 64 bit arch.
2003-10-14 Hideyuki KURASHINACatch up with the English version:
2003-10-14 Poul-Henning... Made use of 'error' argument, which was unused (by...
2003-10-14 Warner LoshWith DIAGNOSTICS, sometimes we get weird crashes when...
2003-10-14 Alan CoxMFia64
2003-10-14 Hideyuki KURASHINAClose open parenthesis.
2003-10-14 Warner LoshFix a race condition in owi. If you eject a card,...
2003-10-14 Warner LoshUse more modern architectures than VAX for little endia...
2003-10-14 Warner LoshReplace the VAX and MIPS alternate formats with the...
2003-10-14 Jeff Roberson - Add a mising vn_finished_write()
2003-10-13 Alan CoxAdd rfork_thread(3).
2003-10-13 Poul-Henning... Insert an overview of the plans here, in case I get...
2003-10-13 Hajimu UMEMOTOuse BF_ecb_encrypt().
2003-10-13 Hajimu UMEMOTO- support AES counter mode for ESP.
2003-10-13 David XuDon't clear signal mask in execsig(). RELENG_4 does...
2003-10-13 Dag-Erling... There is no network2 any more.
2003-10-13 Doug Barton* Remove the OS specific bits, since NetBSD isn't inter...
2003-10-13 Doug BartonRemove trailing whitespace
2003-10-13 Doug BartonUpdate references to rc.diskless[12]
2003-10-13 Tim J. RobbinsFix two buffer overflows caused by off-by-one errors...
2003-10-13 Bruce EvansInclude <nlist.h> for nlist-related declarations instea...
2003-10-13 Sam Lefflerremove dangling mtx_unlock orphaned by rev 1.21 change
2003-10-13 Hajimu UMEMOTOsupport AES XCBC MAC for AH.
2003-10-13 Hajimu UMEMOTO- support AES XCBC MAC for AH
2003-10-13 Bruce EvansFixed some style bugs in the removal of __P(()). Blind...
2003-10-13 Sam LefflerReduce per-packet overhead when using WEP by using...
2003-10-13 Sam LefflerMust reset the pointer to the 802.11 header after prepe...
2003-10-13 Sam LefflerMFp4:
2003-10-13 Sam LefflerMFp4:
2003-10-13 Alan Cox - Modify pmap_is_current() to return FALSE when a...
next