]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2001-02-09 jhbCatch up to the new swi API.
2001-02-09 acheExplicitly mark deprecated entries.
2001-02-09 jhb- Use a spin mutex instead of COM_LOCK, since COM_LOCK...
2001-02-09 jhbUse the MI ithread helper functions in the alpha hardwa...
2001-02-09 jhbCatch up to changes to inthand_add().
2001-02-09 jhbUse the MI ithread helper functions in the x86 interrup...
2001-02-09 jhb- Catch up to the new swi API changes:
2001-02-09 jhb- Move struct ithd to sys/interrupt.h.
2001-02-09 jhbAdd a new SYSINIT for interrupt thread initialization...
2001-02-09 jhbAxe INTR_HEAVY, INTR_LIGHT, and INTR_THREADED. Add...
2001-02-09 acheRemove extra space after int_currency_symbol
2001-02-09 acheUse 4-digit year in x_fmt
2001-02-09 acheUse " " as thousands_sep
2001-02-09 acheRemove extra space after int_curr_sym
2001-02-09 acheRemove extra space after int_curr_sym
2001-02-09 jhbRelease the proc lock around crfree() and uifree()...
2001-02-09 joergUnbreak EISA. The PCI-EISA bridge bus is named `eisab...
2001-02-09 jhbProc locking.
2001-02-09 jhbMove the initailization of the proc lock for proc0...
2001-02-09 jhbWoops, remove an obsolete reference to gd_cpu_lockid.
2001-02-09 jhb- Change the 'witness_list' ddb command to 'show mutexe...
2001-02-09 jhbChange the ktr ddb commands to be show commands. The...
2001-02-09 jhb- Point out that we don't lock anything during the...
2001-02-09 jhbRemove bogus #if 0'd code that dinked with the saved...
2001-02-09 jhbRemove unused forward_irq counters.
2001-02-09 jhbAxe gd_cpu_lockid as it is no longer used.
2001-02-09 asmodaiAdd is_IS locale support for LC_MESSAGES, LC_MONETARY...
2001-02-09 asmodaiAdd fi_FI locale support for LC_MESSAGES, LC_MONETARY...
2001-02-09 iedowseFix some problems that were introduced in revision...
2001-02-09 nectarFix login so that it exports environmental variables...
2001-02-09 rumdoc(7) police: prevent generation of the extra
2001-02-09 asmodaiAdd af_ZA locale support for LC_MESSAGES, LC_MONETARY...
2001-02-09 asmodaiAdd fr_FR locale support for LC_MESSAGES, LC_MONETARY...
2001-02-09 asmodaiAdd de_DE locale support for LC_MESSAGES, LC_MONETARY...
2001-02-09 asmodaiAdd da_DK locale support for LC_MESSAGES, LC_MONETARY...
2001-02-09 asmodaiAdd no_NO locale support for LC_MESSAGES, LC_MONETARY...
2001-02-09 asmodaiAdd sv_SE locale files for LC_MESSAGES, LC_MONETARY...
2001-02-09 asmodaiRepeat after me: no commits when tired.
2001-02-09 rumdoc(7) police: fixed the weird construct.
2001-02-09 peterRemove some leftovers. This is obviously unused, since...
2001-02-09 peterpoll(2) array limits (take 2) - after some input from...
2001-02-09 rumdoc(7) police: cosmetics.
2001-02-09 bmilekicChange and clean the mutex lock interface.
2001-02-09 wpaulApply patch to add support for the intergrated ethernet...
2001-02-09 jhbAdd includes of sys/malloc.h so this actually compiles.
2001-02-08 asmodaiApply clue to mind and correct the ISO setting to the...
2001-02-08 luigiWhoops... forgotten a few pieces in previous patch:
2001-02-08 asmodaiAdd LC_NUMERIC, LC_MONETARY, and LC_MESSAGES definition...
2001-02-08 asmodaiFix comment to reflect what it should be:
2001-02-08 luigiMake sure that we do not accept packets shorter than...
2001-02-08 impFix memory leaks with dev_get_children().
2001-02-08 phkFix a cosmetic problem with some very defensive program...
2001-02-08 sosFix a memory leak.
2001-02-08 asmodaiFix memoryleaks with device_get_children().
2001-02-08 impFix memory leaks with dev_get_children().
2001-02-08 nectarDefine HAVE_PAM_GETENVLIST for build. Now environmenta...
2001-02-08 acheHardcode c_fmt in a different way since used in nl_lang...
2001-02-08 msmithFree the memory we get from devclass_get_devices and...
2001-02-08 brianShow denied secondary bind transfer attempts
2001-02-08 asmodaiFix typos: initalise -> initialise.
2001-02-08 teggeProtect freelists managed by Balloc/Bfree with a spinlock.
2001-02-08 mikehFix style(9) bugs from previous commit: remove space...
2001-02-08 archieWhen we receive an incoming Ethernet frame that was...
2001-02-08 sobomax- By default treat supplied arguments as a shell globs...
2001-02-08 phantomactivate monetdef, msgdef and numericdef
2001-02-08 phantomAdd sources for following categories: LC_NUMERIC (share...
2001-02-08 phantomadd langinfo.h
2001-02-08 phantomadd lmonetary.?, lnumeric.?, ldpart.?, lmessages.?...
2001-02-08 phantomAdd SUSv2 compatible nl_langinfo() function. It still...
2001-02-08 phantomCatch up to latest chanage in timelocal structures...
2001-02-08 phantomExport internal data structures in same manner as numer...
2001-02-08 phantomMake localeconv() actual function. Now it will use...
2001-02-08 phantomMake FreeBSD locale support complete: add support for...
2001-02-08 phantomOptimize gencat(1) sources in same manner as its libc...
2001-02-08 nyanAdded pc98 supports.
2001-02-08 nectarDocument the cases in which setreuid changes the saved...
2001-02-08 ruFixed the .St strings so that no single-character compo...
2001-02-08 ruFixed the .Xr macro so that it produces the right spacing
2001-02-08 rumdoc(7) police: print #ifdef/#endif literally,
2001-02-08 rumdoc(7) police: C types should be declared with either...
2001-02-08 rumdoc(7) police: removed hard sentence break, corrected...
2001-02-08 obrienRemove the manpage since the actual software was put...
2001-02-08 mikehDe-__P()-ify, convert K&R style declarations to ANSI...
2001-02-08 mikehPrevent string overflows by using safer string functions
2001-02-08 obrienBump __FreeBSD_cc_version to 500002 to show the -pthrea...
2001-02-08 semenuAdd recently added PHY drivers sources.
2001-02-08 jhbDon't bother with acquiring/releasing Giant around...
2001-02-08 jhbDon't enable interrupts for a kernel breakpoint or...
2001-02-08 jhb- Check if the ccb_infos in the softc is NULL before...
2001-02-07 peterThe code I picked up from NetBSD in '97 had a nasty...
2001-02-07 jhbWhen SMPng was first committed, we removed 'cpl' from...
2001-02-07 semenuOops... I knew i shouldn't use arrows in vi. Fix a...
2001-02-07 asmodaiSynch: Properly constify sccsid[].
2001-02-07 asmodaiSynch: Prefer memmove() over bcopy().
2001-02-07 asmodaiSynch: Properly constify sccsid[].
2001-02-07 asmodaiSynch: prefer memmove() over bcopy(), since the first...
2001-02-07 asmodaiSynch: Add $FreeBSD$.
2001-02-07 cgback out rev 1.49, looks like i committed it from the...
2001-02-07 semenuReflect recently added support for SMC9432FTX cards.
2001-02-07 semenuAdd support for SMC9432FTX card, possibly othe fiber...
next