]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2005-08-06 phkOld habits die hard: Make that .if defined(YES_HESIOD...
2005-08-06 csjpChange the data type of the upper shared memory limits...
2005-08-06 phkPut hesiod.conf(5) under build option YES_HESIOD
2005-08-06 phkPut hesinfo(1) under buildoption "YES_HESIOD"
2005-08-06 pjdAdd myself as a maintainer of GELI and GZERO classes.
2005-08-06 samfix debug msg typo
2005-08-06 samFix handling of frames sent prior to a station being...
2005-08-06 cpercivaInclude ../Makefile.inc, since without it programs...
2005-08-06 cpercivaMention that I'd like to review commits to bsdiff and...
2005-08-06 cpercivaAdd bsdiff and bspatch to the base system. These are...
2005-08-06 ssouhlalHolding a vnode doesn't prevent v_mount from disappeari...
2005-08-06 ssouhlalThe kernel is usually at /boot/kernel/kernel nowadays.
2005-08-05 ru- clean ${LIB32TMP} in _worldtmp
2005-08-05 pjdTeach rc.d/encswap script how to use geli(8) for swap...
2005-08-05 pjdgbde_swap has been repo-copied to encswap.
2005-08-05 phkDon't include -lipx twice.
2005-08-05 phkMake IPX support depend on NO_IPX
2005-08-05 njlWhen summing capacities, skip info from batteries that...
2005-08-05 phkLet NO_MAN control catman
2005-08-05 phklet NO_MAN control man
2005-08-05 phkRespect NO_EXAMPLES
2005-08-05 jhbFix up the locking in pcn(4) and mark it MPSAFE.
2005-08-05 sosAllow the array number to be read back on atacontrol...
2005-08-05 phkIntroduce NO_LOCALES build option.
2005-08-05 bruefferDocument ITE IT8211F support.
2005-08-05 kensmithThe /stand directory now disappears out from under...
2005-08-05 tobezMention D-Link DGE-528(T) Gigabit Ethernet.
2005-08-05 sosAdd support for the ITE IT8211F controller.
2005-08-05 sosFix status to report status from the given array.
2005-08-05 sosMake IOCATARAIDSTATUS IOWR so status can be gotten...
2005-08-05 stefanfUse socklen_t where appropriate.
2005-08-05 phkDon't install ${LIB}_pic.a if NO_TOOLCHAIN
2005-08-05 phkRemove the map3270 file, tn3270 was retired long ago.
2005-08-05 stefanfInclude <err.h> where needed. Add $FreeBSD$ where...
2005-08-05 tobezRecognize D-Link DGE-528(T) Gigabit as an re(4) device.
2005-08-05 stefanfPrefer {u,}intmax_t over the deprecated {u_,}quad_t.
2005-08-05 stefanfDon't throw away the adjusted `runtimer' value.
2005-08-05 stefanfGarbage collect useless variables.
2005-08-05 stefanfUse the C99 syntax for designated initialisers.
2005-08-05 stefanfUse char * when doing pointer arithmetics.
2005-08-05 stefanfDeclare iftraceinit() at file scope.
2005-08-05 pjdrc.conf(5) update - gbde_swap_enable variable has been...
2005-08-05 impWhen the MAC address is reported all zeros, then error...
2005-08-05 jmallettCall usage() instead of being insolent.
2005-08-04 markusDon't lock when holding led_mtx, instead use AcpiOsQueu...
2005-08-04 bruefferRemove Xref to non-existant usb(3) manpage.
2005-08-04 ruFixed typo.
2005-08-04 sosDont limit all transfers to DEV_BSIZE (stale dbug code)
2005-08-04 umedon't do mutex locking around kthread_create() call.
2005-08-04 jhbInitialize the if_addr mutex in if_alloc() rather than...
2005-08-04 robertoThe check for invalid characters introduced in 1.9...
2005-08-04 tobezMake kernel build suceed when with "options CPU_DISABLE...
2005-08-04 rwatsonDefine LIBMEMSTAT so that vm_page.h won't perform a...
2005-08-04 ddsBug fix: a numeric flag specification in the substitute...
2005-08-04 rwatsonDon't perform a nested include of opt_vmpage.h if LIBME...
2005-08-04 rwatsonWrap inlines in uma_int.h in #ifdef _KERNEL so that...
2005-08-04 pjdRemove gbde_swap_enable option which doesn't work and...
2005-08-04 jkoshyCorrectly print system-wide PMC counts for short-lived...
2005-08-04 iedowseFix two bugs that interacted to cause page faults in...
2005-08-03 stefanfFix commen typos.
2005-08-03 ru- Remove duplicate setting from LIB32MAKE definition.
2005-08-03 ruAdd missing "not" in rev. 1.34.
2005-08-03 ruMake delete-old* and friends useable for cross-builds.
2005-08-03 rwatsonIntroduce in_multi_mtx, which will protect IPv4-layer...
2005-08-03 rwatsonAdd a few more system call timing cases:
2005-08-03 impMinor style nits.
2005-08-03 gibbsCorrect attribution in clause three to address the...
2005-08-03 phkAdd NO_PCVT
2005-08-03 phkAdd NO_CALENDAR
2005-08-03 phkDon't install includes if NO_TOOLCHAIN
2005-08-03 phkAdd NO_SYSCONS.
2005-08-03 phkDon't install groff if NO_GROFF
2005-08-03 phkDon't install examples of NO_EXAMPLES
2005-08-03 phkDon't install includes if NO_TOOLCHAIN
2005-08-03 jeff - Unlock before we call mac_destroy_vnode to prevent...
2005-08-03 jeff - Use lockmgr_printinfo rather than rolling our own...
2005-08-03 jeff - Fix a problem that slipped through review; the stack...
2005-08-03 jeff - Replace the series of DEBUG_LOCKS hacks which tried...
2005-08-03 jeff- Add support for saving stack traces and displaying...
2005-08-03 jeff - Add support for saving stack traces and displaying...
2005-08-03 samsimplify use with non-ath devices; search the wlan...
2005-08-03 jeff - Improve the definition of INKERNEL() to include...
2005-08-03 obrienDocument 'kernel-toolchain'.
2005-08-03 deischenAdd usleep to the map files.
2005-08-03 davidxuIn adjustrunqueue(), add code to handle thread migratin...
2005-08-03 deischenAdd a cancellation point for usleep().
2005-08-03 rwatsonBack out change accidentally committed as Makefile...
2005-08-03 deischenAdd a cancellation point for usleep().
2005-08-03 deischenMake syslog() use the internal (non-cancellation point...
2005-08-03 deischenMake usleep() overridable by the thread libraries so...
2005-08-03 deischenAdd namespace #defines for usleep.
2005-08-03 rwatsonModify device drivers supporting multicast addresses...
2005-08-02 rwatsonModify network protocol consumers of the ifnet multicas...
2005-08-02 rwatsonProtect link layer network interface multicast address...
2005-08-02 seancCross-reference pw(8) into chpass(1), passwd(1), and...
2005-08-02 jhbInclude a SYSUNINIT() to destroy the mutex in MTX_SYSIN...
2005-08-02 ruAdd missing check for the NO_CRYPT build option.
2005-08-02 phkpolish various bits.
2005-08-02 phkIgnore CVS directories
2005-08-02 ruFix up the comment.
next