]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2005-08-21 andreAdd an option to have ICMP replies to non-local packets...
2005-08-21 damienEnhanced WME (802.11e) support.
2005-08-21 tjrRemove the hack that varied the first character of...
2005-08-20 alcIntroduce pmap_pml4e_to_pdpe() and pmap_pdpe_to_pde...
2005-08-20 rwatsonSilence "busy" warnings when unmounting devfs at system...
2005-08-20 pjdBack-out the change from revision 1.14 and allow for...
2005-08-20 damienAdd some necessary bits for upcoming 802.11e support:
2005-08-20 stefanfMove MINSIGSTKSZ from <machine/signal.h> to <machine...
2005-08-20 damienRemove IEEE80211_C_WPA from capabilities flags. WPA...
2005-08-20 damienExport adapter's internal statistics sysctl even if...
2005-08-20 damienExport adapter's internal statistics sysctl even if...
2005-08-20 damienDon't automatically start scanning in if_init() if...
2005-08-20 stefanfRemove a stale occurrence of 'alpha' in a comment.
2005-08-20 phkProperly un-giant-trick the cdevsw in fini_cdevsw()
2005-08-20 pjdAdd a __packed keyword to g_eli_metadata struct definit...
2005-08-20 trhodesDo not place paragraph information post-macro unless...
2005-08-20 glebius- Correctly parse output, when logging amount is limite...
2005-08-20 netchildFix the "unexpected operator" bug some people are seeing.
2005-08-20 simonRemove reference to raid(4), the RAIDframe manual page...
2005-08-20 ruBail if interface is misspelled instead of falling...
2005-08-20 stefanfInclude <sys/types.h> and <limits.h> ourselves, don...
2005-08-19 davidxuAdd missing brackets.
2005-08-19 pjdAllow to change number of iterations for PKCS#5v2....
2005-08-19 pjd- Add a missing period.
2005-08-19 pjdMove function for calculating number of bits into more...
2005-08-19 pjdAvoid code duplication and implement bitcount32() funct...
2005-08-19 stefanf- Prefix MUTEX_TYPE_MAX with PTHREAD_ to avoid namespac...
2005-08-19 wilko-- storage engineer on the virtues of FC-AL
2005-08-19 murrayMove the "yiddish cooking has killed more jews than...
2005-08-19 davidxuFix a LOR between sched_lock and sleep queue lock.
2005-08-19 rodrigcUpdate man page to reflect the fact that VOP_LISTEXTATTR
2005-08-19 davidxuMove up code for testing KEF_HOLD to avoid ke_cpu being...
2005-08-19 pjdSync code with the error report: calloc(number, 1)...
2005-08-19 stefanfRemove parameter names, the identifiers were in the...
2005-08-19 alcCorrect a performance bug in revision 1.462. The effec...
2005-08-19 cpercivaForced commit to note that the preceeding commit also...
2005-08-19 cpercivaPad the strings sccs[], version[], and osrelease[]...
2005-08-19 murrayCorrect typos found by ispell.
2005-08-18 csjpAdd missing braces around bpf_filter which were missed...
2005-08-18 glebiusAdd a new switch -h for interface stats mode, which...
2005-08-18 thompsaMark the callouts as MPSAFE as if_bridge has been giant...
2005-08-18 brooksRefer to the OpenBSD dhclient instead of the ISC dhclient.
2005-08-18 jhbVarious fixups to locking:
2005-08-18 joelBe more specific about supported chipsets.
2005-08-18 jhbFixup locking and mark MPSAFE:
2005-08-18 joelNew release notes: snd_t4dwave(4) manual page added.
2005-08-18 dougbThis commit was generated by cvs2svn to compensate...
2005-08-18 dougbUpdate the vendor branch with a patch to this file...
2005-08-18 brooksWhen we started calling if_findindex() from if_alloc...
2005-08-18 sobomax(forced)
2005-08-18 jhbFixup locking for sf(4) and mark MPSAFE:
2005-08-18 ume- don't forget to save freqency when priority is raised.
2005-08-18 umedon't forget to update curr_priority. even when freque...
2005-08-18 keramidaChange the modem description of the previous commit...
2005-08-18 yarDefine the target for opt_compat.h only if KERNBUILDDIR
2005-08-18 jhbAdd aliases for atomic operations on 64-bit integers...
2005-08-18 sobomaxIn re_shutdown() mark interface as down since otherwise...
2005-08-18 yarDon't break local style.
2005-08-18 keramidaAdd ELSA MicroLink 56k USB to the list of supported...
2005-08-18 pjdFor the record: Previous commit fixes...
2005-08-18 pjdFix bogus check. It was possible to panic the kernel...
2005-08-18 desUse larger buffers to read lines from the vendor list.
2005-08-18 suzadded a missing unlock (just do the same thing as in...
2005-08-18 desWhitespace cleanup.
2005-08-18 glebiusIn order to support CARP interfaces kernel was taught...
2005-08-18 stefanfWhile revision 1.26 fixed the code to really subtract...
2005-08-18 iedowseAdd a "comconsole_speed" loader variable that can be...
2005-08-18 iedowseAdd the ability to specify the boot2 serial console...
2005-08-18 pjdAdd VIA/ACE "PadLock" support as a crypto(9) driver.
2005-08-18 rodrigcRename variables:
2005-08-17 stefanfDocument umask's -S option.
2005-08-17 brooksRemove an unnecessicary bzero that was zeroing the...
2005-08-17 keramidaTypo: s/adverisement/advertisement/.
2005-08-17 jhb- Use htole32() instead of using bswap32() conditional...
2005-08-17 jhbRemove the unused TULIP_CSR_{READ,WRITE}BYTE macros.
2005-08-17 jhbUse callout_init_mtx() to simplify the stats callout.
2005-08-17 jhbAdd callout_drain()'s to foo_detach() after calling...
2005-08-17 jhbFix locking in el(4) and mark mpsafe.
2005-08-17 umedon't raise cpu speed over the value when passive cooli...
2005-08-17 ume- fix race condition using sx lock.
2005-08-17 joelBump .Dd before someone notice.
2005-08-17 joelBe more specific about supported chipsets.
2005-08-17 joelRemove a few items from the hardware list. This suppor...
2005-08-17 cpercivaRemove the dates from these files. They serve no purpo...
2005-08-17 cpercivaRepeatability is Considered Good when building this...
2005-08-17 pjdUpdate manual page (now dedicated kernel thread is...
2005-08-17 pjdAlways run dedicated kernel thread (even when we have...
2005-08-17 pjdWe should now return 0.
2005-08-17 sosAdd support for working around controllers that cannot...
2005-08-17 sosUse the bio field instead of the driver field as intended.
2005-08-17 jhbUse device_printf() and if_printf() and remove ste_unit...
2005-08-17 pjdEven if crypto_dispatch() return an error, request...
2005-08-17 jhbCatch up to ic_curchan changes by making the same chang...
2005-08-17 pjdWe don't need to clear allocated memory. This will...
2005-08-17 murrayCorrect birthdate for Meriwether Lewis. He was born...
2005-08-17 keramidaAdd a small paragraph that describes how the current...
2005-08-17 tjrFix a boundary condition error in slow() and fast(...
2005-08-17 tjrDocument the fact that word-boundary matching does...
2005-08-17 iedowseIn the ufsdirhash_build() failure case for corrupted...
2005-08-17 phkHandle device drivers with D_NEEDGIANT in a way which...
next