]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2004-10-22 andreShave 40 unused bytes from struct tcpcb.
2004-10-22 andreAutomatically load the ipdivert module if it was not...
2004-10-22 andreWhen printing the initialization string and IPDIVERT...
2004-10-22 andreRefuse to unload the ipdivert module unless the 'force...
2004-10-22 phkProperly handle failure to allocate isadma bounce buffer
2004-10-22 njlRemove a "needs Giant" flag from the /dev/apm compat...
2004-10-22 cpercivaAdd punctuation which appears to have been accidentally...
2004-10-22 phkI'm surprised this one was not here yet.
2004-10-22 simokawaRespect _BOOT flag.
2004-10-22 simokawaCheck _BOOT flag.
2004-10-22 simokawaRespect RB_MULTIPLE flag.
2004-10-22 simokawa- Add FireWire subclass and OHCI interface.
2004-10-22 rwatsonAdd an annotation to the comment for sysv_ipc.c to...
2004-10-22 rwatsonIn osethostname(), don't need to call suser() directly as
2004-10-22 rwatsonExpand comments on various sections of the MAC Framewor...
2004-10-22 rwatsonReplace direct reference to kdb_enter() with a DEBUGGE...
2004-10-22 rwatsonMinor white space synchronization and line wrapping.
2004-10-22 rwatsonIn the MAC label zone destructor, assert that the label...
2004-10-22 rwatsonRemove extern declaration of mac_enforce_sysv, as it...
2004-10-22 rwatsonWhen MAC is enabled, warn if getnewvnode() is asked...
2004-10-22 phkAlas, poor SPECFS! -- I knew him, Horatio; A filesystem...
2004-10-22 blackendAdd NO_BLUETOOTH and NO_AUTHPF variables. [1]
2004-10-22 phkAdd b_bufobj to struct buf which eventually will elimin...
2004-10-22 blackendSort NO* variables.
2004-10-22 phkUse bioq_takefirst()
2004-10-22 suzremoved compilation warning
2004-10-22 scottlCorrect and clarify some very incorrect text.
2004-10-22 marcelSeperate ia64 from the pack. The disc1 is overflowing...
2004-10-22 scottlDocument the 21610SA card.
2004-10-21 acheMerge files peter takes off the vendor branch
2004-10-21 peterFix some more files that got butchered to appear to...
2004-10-21 peterForce these files back off the vendor branch. They...
2004-10-21 scottlAdd support for the 21610SA 16-channel SATA card. ...
2004-10-21 rwatsonAdd KTR_GEOM, which allows tracing of basic GEOM I...
2004-10-21 phkMove the VI_BWAIT flag into no bo_flag element of bufob...
2004-10-21 phkAdd BO_* macros parallel to VI_* macros for manipulatin...
2004-10-21 phkPolish vtruncbuf() to improve readability and style...
2004-10-21 blackendRemove NOLIBPTHREAD=yes since BIND related binaries...
2004-10-21 phkSimplify buf_vlist_remove().
2004-10-21 phkForced commit to get the right commit message:
2004-10-21 phkAdd new function ttyinitmode() which sets our systemwid...
2004-10-21 phkAdd -D_KVM_VNODE to indicate that despite being a userl...
2004-10-21 cognetWe want to ignore BUS_DMASYNC_POSTWRITE, not BUS_DMASYN...
2004-10-21 rwatsonBump copyright dates for NETA on these files.
2004-10-21 rwatsonRemove unnecessary include of vnode.h.
2004-10-21 rwatsonModify libugidfw(3) to use MBI_* permission flags from...
2004-10-21 rwatsonModify mac_bsdextended policy so that it defines its...
2004-10-21 ruPass WORLD_FLAGS down to the distributeworld target...
2004-10-21 davidxuDecrease reference count if we won't use the thread...
2004-10-21 upsZero terminate empty sting in kdb_sysctl_available.
2004-10-20 keramidaBump the document date, s/filesystem/file system/ and...
2004-10-20 alcModify the vm object locking in do_sendfile() so that...
2004-10-20 keramidaIntroduce root_rw_mount as a new variable in defaults...
2004-10-20 jhbFix a typo so that this compiles.
2004-10-20 jhbFix a typo so that this compiles again.
2004-10-20 maxim-c flag (cache stats) was killed in rev. 1.68. Fix...
2004-10-20 simonFix typo.
2004-10-20 sosDo not retry on requests that has lost thier device...
2004-10-20 rwatsonExplicitly break out NETA license from Berkeley license...
2004-10-20 ruDon't prepend "/dev" if an argument given is an absolut...
2004-10-20 impRumor has it that ACCTON EN2216 is also an ne2000 compa...
2004-10-19 muxAdd missing bus_dmamap_sync() calls. If you are using...
2004-10-19 andreDestroy the UMA zone on unload.
2004-10-19 andreSlightly extend the locking during unload to fully...
2004-10-19 rwatsonAnnotate a newly introduced race present due to the...
2004-10-19 andreConvert IPDIVERT into a loadable module. This makes...
2004-10-19 andreProperly declare the "net.inet" sysctl subtree.
2004-10-19 andrePre-emptively define IPPROTO_SPACER to 32767, the same...
2004-10-19 gibbsaic7xxx.h:
2004-10-19 ru- Removed the .CURDIR/.OBJDIR magic, it is not necessar...
2004-10-19 ruMake the -m option actually work.
2004-10-19 sosIdle the channel earlier in reinit().
2004-10-19 sosCosmetics
2004-10-19 bmsReally really fix typo this time.
2004-10-19 rwatsonDefine IFF_LOCKGIANT() and IFF_UNLOCKGIANT() macros...
2004-10-19 obrienThis is now WARNS 6 clean on 64-bit platforms.
2004-10-19 obrienlibsmb is now WARNS 2 clean on 64-bit platforms.
2004-10-19 obrienstyle.Makefile(5)
2004-10-19 obrien+ Get prototypes for libc functions.
2004-10-19 obrienSize matters. Correctly use a size_t so 64-bit hosts...
2004-10-19 ruApply README guidelines (no tabs).
2004-10-19 obrienDefine "I386_CPU" if CPUTYPE is 'i386'. Userland bits...
2004-10-19 bmsFix typo sc -> dev.
2004-10-19 andreMake use of the PROTO_SPACER functionality for dynamica...
2004-10-19 andreSupport for dynamically loadable and unloadable IP...
2004-10-19 bmsDetach the Rhine completely on shutdown, rather than...
2004-10-19 andreSupport for dynamically loadable and unloadable protoco...
2004-10-19 andreAdd a macro for the destruction of INP_INFO_LOCK's...
2004-10-19 andreMake comments more clear. Change the order of one...
2004-10-19 andreBe more careful to only index valid IP protocols and...
2004-10-19 leReturn the unit number of a channel instead of a hardco...
2004-10-19 scottlForced commit to note that the previous change also...
2004-10-19 scottlUse and alignment of 1 instead of ETHER_ALIGN for rx...
2004-10-19 scottlUse an alignment of 1 instead of PAGE_SIZE for the...
2004-10-18 thomasWhen dumpdev is set to 'auto', and a suitable swap...
2004-10-18 jmgfix (for me) the problems where if_de gets really slow...
2004-10-18 rwatsonPush acquisition of the accept mutex out of sofree...
2004-10-18 ruuniq(1) is not an install tool, and using it was causing
2004-10-18 phkAdd new function ttyinitmode() which sets our systemwid...
2004-10-18 ruUtilize SCRIPTS.
next