]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2003-10-19 Olivier HouchardFix broken su -m behaviour :
2003-10-19 David XuUse npxdrop in cpu_thread_exit to save some cycles.
2003-10-19 Gregory Neil... Before trying to restart/stop the MTA or MSP queue...
2003-10-19 Gregory Neil... Adding WorkAroundBrokenAAAA seems a necessity even...
2003-10-19 Warner LoshDon't confuse tags and handles.
2003-10-19 Alan Cox - Synchronize access to a vm page's valid field using...
2003-10-18 Simon L. B... Note that PAE has been MFC'd into RELENG_4 and will...
2003-10-18 Nate LawsonAdd the cpu_idle_hook() function pointer so that other...
2003-10-18 Alan Cox - Synchronize access to the page's valid field in
2003-10-18 Alan Cox - Increase the object lock's scope in vm_contig_launde...
2003-10-18 Bruce M SimpsonFix a typo. The module has the EISA front-end commented...
2003-10-18 Poul-Henning... Initialize b_iooffset before calling VOP_[SPEC]STRATEGY
2003-10-18 Poul-Henning... Initialize b_iooffset before calling strategy
2003-10-18 Poul-Henning... Only automatically create an 'a' partition when there...
2003-10-18 Alan CoxCorrections to revision 1.305
2003-10-18 Hiroki SatoNew release note:
2003-10-18 Poul-Henning... Retire b_pblkno which was an alias for a bio field...
2003-10-18 Poul-Henning... Don't report b_pblkno, it is going away.
2003-10-18 Poul-Henning... Do not initialize bp->b_pblkno, it is going away.
2003-10-18 Poul-Henning... Retire bio_blkno entirely.
2003-10-18 Poul-Henning... Eliminate use bio_blkno.
2003-10-18 Hajimu UMEMOTOrtfree() must be called in lock context.
2003-10-18 Poul-Henning... Discontinue bio_blkno usage.
2003-10-18 Poul-Henning... Discontinue bio_blkno, use bio_offset instead.
2003-10-18 Poul-Henning... Eliminate reporting of bio_blkno.
2003-10-18 Poul-Henning... Report bio_pblkbo instead of bio_blkno.
2003-10-18 Poul-Henning... Use bio_offset instead of bio_blkno
2003-10-18 Poul-Henning... No need to initialize bio_pblkno from bio_blkno, diskso...
2003-10-18 Poul-Henning... Make bioq_disksort() sort on the bio_offset field inste...
2003-10-18 Warner LoshTransition to using bus_space macros rather than the...
2003-10-18 Poul-Henning... DuH!
2003-10-18 Poul-Henning... I think rwatson got the sign wrong here...
2003-10-18 Poul-Henning... Don't initialize unused bio_blkno field.
2003-10-18 Poul-Henning... Initialize bp->b_offset before calling VOP_[SPEC]STRATEGY()
2003-10-18 Poul-Henning... Initialize bp->b_offset before calling VOP_STRATEGY().
2003-10-18 Poul-Henning... Initialize bp->b_offset before calling VOP_STRATEGY()
2003-10-18 Poul-Henning... Initialize bp->b_offset before calling VOP_[SPEC]STRATE...
2003-10-18 Poul-Henning... Initialize b_offset before calling VOP_SPECSTRATEGY()
2003-10-18 Poul-Henning... Initialize bp->b_offset before calling VOP_[SPEC]STRATEGY()
2003-10-18 Poul-Henning... Initialize b_offset before calling VOP_STRATEGY/VOP_SPE...
2003-10-18 Poul-Henning... Initialize bp->b_offset and remove comment about B_PHYS.
2003-10-18 Poul-Henning... There is no need to muck about with the B_PHYS flag...
2003-10-18 Mark MurrayANSIfy, WARNSify, CONSTify. Bit of style(9)-ify.
2003-10-18 Mark MurrayRemove a GCC specifig CFLAG. We should be using WARNS...
2003-10-18 Poul-Henning... We do not get B_PHYS buffers here anymore. /dev/drum...
2003-10-18 Poul-Henning... Convert some if(bla) panic("foo") to KASSERTS to improv...
2003-10-18 Mark MurrayMark as __unused some arguments that are, erm, unused.
2003-10-18 Poul-Henning... The size and contents of the DEV_STRATEGY() macro has...
2003-10-18 Poul-Henning... Rearrange the deck-chairs while we wait for scottl...
2003-10-18 Hidetoshi ShimokawaAdd SBP-II target mode driver.
2003-10-18 Hidetoshi Shimokawa- Call sbp_reset_start() for mgm timeout.
2003-10-18 Hidetoshi Shimokawa- Enable 16byte commands.
2003-10-18 Robert WatsonWrap db_active check in #ifdef DDB, as db_active is...
2003-10-18 Robert WatsonAdd a new cn_flags fields to struct consdev, the low...
2003-10-17 Sam Lefflerfix station mode breakage (repeat after me: "test every...
2003-10-17 Sam Leffleradd statistics for all failures and/or abnormal events...
2003-10-17 Sam Lefflerfixup debug msgs
2003-10-17 Sam Lefflerinclude FH/DS parameters element in probe response...
2003-10-17 Sam Lefflero consolidate rx filter calculations in one place
2003-10-17 Sam Lefflercorrect comment
2003-10-17 Sam Lefflerindicate device receives all management frames
2003-10-17 Sam Lefflero add capability to indicate if device receives all...
2003-10-17 Scott LongFix a couple of bugs with AIF handling:
2003-10-17 Sam Lefflerparameterize locking to improve portability and possible
2003-10-17 Jeff Roberson - Remove the correct thread from the run queue in...
2003-10-17 Hajimu UMEMOTOuse ND_IFINFO().
2003-10-17 Poul-Henning... Make the regression test run also with obj directories.
2003-10-17 Hajimu UMEMOTOnuke duplicate function and unused function.
2003-10-17 Hajimu UMEMOTOrevert wrongly dropped null check by previous commit.
2003-10-17 Ken Smith - fix to UID test description, non-zero -> zero
2003-10-17 Hiroki SatoModified release note:
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...
next