]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2004-04-06 kientzleFix some issues with ACL handling:
2004-04-06 wesStyle fixes, as suggested by Jens Schweikhardt <schweik...
2004-04-06 cpercivaIntroduce a callout_drain() function. This acts in...
2004-04-06 kientzleArchive both access and default ACLs.
2004-04-06 impBetter checks to make sure that we get good alignment...
2004-04-06 impFix mis-merge from p4 by adding line getting sc.
2004-04-06 greenGive date(1) a much better SYNOPSIS section which is...
2004-04-06 markmFix some syntax errors in examples. These were discover...
2004-04-06 impRemove advertising clause from University of California...
2004-04-06 impMFP4: Power up with OE disabled. Similar patches went...
2004-04-06 markmRemove clause 3 from the UCB licenses.
2004-04-06 ru- Overdue bump of the document date.
2004-04-06 iedowseUse the correct flag for mbuf allocations (M_DONTWAIT...
2004-04-06 jhbFix a paste-o from the buf_prewrite() cleanup commit...
2004-04-06 jhbAssociate a simple count of waiters with each condition...
2004-04-06 jhbAdd a new kernel option MUTEX_WAKE_ALL that changes...
2004-04-06 jhbSort function prototypes.
2004-04-06 jhbRename turnstile_wakeup() to turnstile_broadcast()...
2004-04-06 psEnable the memory arbiter before turning off the PXE...
2004-04-06 wesSplit ramdisk processing in two so it can actually...
2004-04-06 kientzleConnect bsdtar to the build.
2004-04-06 mlaierMake pf* modules respect NOINET6 from make.conf(5)...
2004-04-06 nyanMFi386: Enable the cy driver.
2004-04-06 tjrPrepare to handle state-dependent encodings. This mainl...
2004-04-06 rikRemove hyphen between product and company name. This...
2004-04-06 desWorkaround for servers that ignore byte ranges when...
2004-04-06 rikRemove hyphen between prodoct and company name. This...
2004-04-06 rikAdd list of models for Cronyx Sigma.
2004-04-06 rikRemove hyphen between prodoct and company name. This...
2004-04-06 ruActually fix the TX performance with polling(4) enabled
2004-04-06 bdeFixed misspelling of IPPORT_MAX as USHRT_MAX. Don...
2004-04-06 bdeRemoved some less than useful comments:
2004-04-06 pbAdd a missing "*errp = h_errno" forgotten in rev 1.36.
2004-04-06 bdeOops, fixed insertion sort error in the fix for an...
2004-04-06 dfrUpdate .Dd value.
2004-04-06 bdeFixed unsorting of prototypes in previous commit and...
2004-04-06 ru- Improved the TX performance with polling(4) by only...
2004-04-06 alcEliminate vm_pager_map_page() and vm_pager_unmap_page...
2004-04-06 rwatsonAdd imperfect comments identifying the function of...
2004-04-06 alcRemove avail_end. As of yesterday, it is unused.
2004-04-05 impRemove advertising clause from University of California...
2004-04-05 impRemove advertising clause from University of California...
2004-04-05 ceriAdd a new threads category.
2004-04-05 samResolve the issue of whether frames have FCS or not...
2004-04-05 sameliminate nested include by making MALLOC_DECLARE condi...
2004-04-05 kientzleInitial commit for bsdtar.
2004-04-05 impRemove advertising clause from University of California...
2004-04-05 impRemove advertising clause from University of California...
2004-04-05 kientzleOverhauled ACL support. This makes us compatible
2004-04-05 impRemove advertising clause from University of California...
2004-04-05 impRemove the advertsing clause, per the Regent's letter...
2004-04-05 pbFix _dns_ghbyname() to return NS_TRYAGAIN instead of...
2004-04-05 bdeUncomment the cy driver since it works again.
2004-04-05 nectarThis commit was generated by cvs2svn to compensate...
2004-04-05 nectarRepair a regression in OpenSSL 0.9.7d: processing an...
2004-04-05 samadd definitions for WME, WPA (and WPA2), and miscellane...
2004-04-05 rupolling(4) meets vr(4).
2004-04-05 ru- Rewritten TX to use only two pointers to track produc...
2004-04-05 njlUnbreak the bootloader build by excluding ctype.h.
2004-04-05 ruUnbreak compilation on RELENG_4.
2004-04-05 ruProperly detect loops by recording the interface pointe...
2004-04-05 fjoeAdd separate script for natd. This fixes race condition...
2004-04-05 fjoeAllow this script to be used for Postfix:
2004-04-05 fjoeDocument sendmail_pidfile variable.
2004-04-05 dfrTry not to crash instantly when signalling a libthr...
2004-04-05 dfrDocument lgetfh(2).
2004-04-05 dfrRegen.
2004-04-05 dfrAdd lgetfh(2) which is like getfh(2) but doesn't follow...
2004-04-05 dfrPrint cpu features for crusoe processors.
2004-04-05 dfrAdd ${CPUTYPE} support for crusoe processors (cribbed...
2004-04-05 wpaul- The MiniportReset() function can return NDIS_STATUS_P...
2004-04-05 bdeConverted the isa probe and attach to new-bus so that...
2004-04-05 phkMake WARNS=5 clean.
2004-04-05 bdeMoved initialization of the lock from the (isa) probe...
2004-04-05 desSort #includes, remove <sys/types.h> (made redundant...
2004-04-05 kanDelay permission checks for VCHR vnodes until after...
2004-04-05 samuse correct malloc type to allocate struct ieee80211_node's
2004-04-05 samexport the malloc type M_80211_NODE for drivers that...
2004-04-05 sammake malloc tag for ieee80211_node more recognizable
2004-04-05 alcRemove avail_start on those platforms that no longer...
2004-04-05 njlAdd #include for ctype.h to cover strupr() in the ...
2004-04-05 impAdd register definitions for the status and command...
2004-04-05 marcelEver since rev 1.27 of puc.c, the port number that...
2004-04-05 rwatsonTwo missed in previous commit -- compare pointer with...
2004-04-05 rwatsonPrefer NULL to 0 when checking pointer values as intege...
2004-04-05 alcRemove unused arguments from pmap_init().
2004-04-04 alcEliminate unused arguments from vm_page_startup().
2004-04-04 phantomfreebsd.org -> FreeBSD.org
2004-04-04 archieRename internal structure to fix cut & paste error.
2004-04-04 dwmaloneThe list of (key,value) pairs to request_init is termin...
2004-04-04 muxCast the terminating NULL to char * in the execl()...
2004-04-04 pjdCalculate bio_completed properly or die!
2004-04-04 pjdFix a panic possibility caused by returning without...
2004-04-04 charnierAdd FBSDID. Use getopt(3).
2004-04-04 charnierAdd FBSDID. err(3) changed to errx(3) because there...
2004-04-04 charnier2 small typos.
2004-04-04 charnierDo not :-terminate err(3) string, one will be added...
2004-04-04 rwatsonSpell 2 as SHUT_RDWR when used as an argument to soshut...
2004-04-04 charnierBe consistant while reporting error conditions.
2004-04-04 rwatsonDetatch incorrect spellings of detach.
next