]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2008-08-24 Benjamin CloseCorrect detection of particular wpi cards which only...
2008-08-24 Julian ElischerVIMAGE is a global option
2008-08-24 Warner LoshAdd uipaq. HTC smart phones use it, and it seems like...
2008-08-24 Robert WatsonRegenerate following r182123.
2008-08-24 Robert WatsonWhen MPSAFE ttys were merged, a new BSM audit event...
2008-08-24 Marius StroblThere's a race in kmem(4) between checking whether...
2008-08-24 Warner LoshMFp4:
2008-08-24 Christian S... Remove worrying printf warning on bootup when processin...
2008-08-24 Marius StroblMFamd64: r133413
2008-08-24 Robert WatsonUse ERANGE instead of EOVERFLOW selected in r182059...
2008-08-24 Ed SchoutenMake syscons(4) use ttyv0 instead of consolectl as...
2008-08-24 Konstantin... Put the relocked variable from the r182111 into the...
2008-08-24 Bjoern A. ZeebMake the kernel compile with SCTP and SCTP_DEBUG but
2008-08-24 Bjoern A. ZeebMake lmc(4) compile without INET6 defined[1]. While...
2008-08-24 Konstantin... Revert the r167541: "Remove unneeded getinoquota()...
2008-08-24 Marius StroblAnnounce the speed of the PCI bus for informational...
2008-08-24 Ed SchoutenMake sysmouse(4) use its own locks, instead of using...
2008-08-24 Marius StroblThe PCI specifications don't explain the details on...
2008-08-24 Yaroslav TykhiyExplicitly tell that one needs to start a context addre...
2008-08-24 Bjoern A. ZeebMake the checks for ptp interfaces in ifa_ifwithdstaddr...
2008-08-24 Ed SchoutenRemove the now unneeded pt_chown utility.
2008-08-24 Ed SchoutenRestore 256 pty(4) entries.
2008-08-24 Warner LoshMFp4 (my newcard tree):
2008-08-24 Tim KientzleUpdate the total archive byte counters when writing...
2008-08-24 Tim KientzleRemove the stillborn attempt to cleanup tests as well...
2008-08-24 Tim Kientzlestraighten out the "clean" target
2008-08-24 Tim KientzleFail copying path/.. only if SECURE_NODOTDOT was specified.
2008-08-24 Tim Kientzlecpio -v emits a line for every item copied.
2008-08-24 Tim KientzleUpdate the passthrough_dotdot test to reproduce a
2008-08-24 Tim KientzleTest for proper handling of "cpio -p .."
2008-08-24 Tim KientzleFix the cpio bug tested for by r182092 of usr.bin/cpio...
2008-08-24 Tim KientzleTest for a bug reported by Bernd Walter: In passthroug...
2008-08-24 Kip MacyEvidently the block device starts at 767.
2008-08-24 Christian S... Use sbuf_putc instead of sbuf_cat. This makes more...
2008-08-24 Kip MacyDon't calculate checksum if it has already been validated
2008-08-24 Warner LoshSome PC Card variants of the 82365 don't seem to like...
2008-08-23 Warner LoshWhite space nit.
2008-08-23 Warner LoshWhitespace nit.
2008-08-23 Warner LoshFix style nit: s/^ }/}/ in two places.
2008-08-23 Warner LoshStyle nit: s/^ }/}/
2008-08-23 Kip Macymake block devices start at 0
2008-08-23 John BaldwinAdd a very simple dpms(4) driver that uses the VESA...
2008-08-23 Robert NolandUpdate drm kernel drivers.
2008-08-23 Marius Strobl- Use m_collapse(9) instead of m_defrag(9) if possible...
2008-08-23 Marius StroblUpdate the comment regarding the workaround for the...
2008-08-23 Warner LoshMake sure that we handle errors in device_get_children...
2008-08-23 Warner LoshHandle the error case properly for device_get_children.
2008-08-23 Warner LoshHandle errors from device_get_children.
2008-08-23 Marius Strobl- Provide and consume module dependency information.
2008-08-23 Ed SchoutenAllow the user to suppress the rate-limited pty(4)...
2008-08-23 Warner LoshWhen device_get_children returns an error, ignore that...
2008-08-23 Warner LoshMove the code that looks for the companion phy to a...
2008-08-23 Marius Strobl- Removed unused sc_node.
2008-08-23 Warner LoshThere actually were bugs in the original handling that...
2008-08-23 Warner LoshIt turns out that my analysis of the error handling...
2008-08-23 Robert WatsonIntroduce two related changes to the TrustedBSD MAC...
2008-08-23 Marius StroblProvide and consume module dependency information.
2008-08-23 John BaldwinFix a race condition with concurrent LOOKUP namecache...
2008-08-23 Marius Strobl- Restore the behavior of enabling the MII buffer for...
2008-08-23 Robert WatsonWhen getaudit(2) is unable to fit the terminal IPv6...
2008-08-23 Ed SchoutenRemove old BSD-style entries from /etc/ttys and increas...
2008-08-23 Marius StroblRemove clkbrd(4) as a separate device and compile it...
2008-08-23 Bjoern A. ZeebCache the cred locally in _syncache_add() while holding...
2008-08-23 Marius Strobl- Add kbdmux(4); since sunkbd(4) was tought to emulate...
2008-08-23 Ed SchoutenRemove unused tty_gone() checks inside ttyoutq_read_uio().
2008-08-23 Ed SchoutenMake stty(1) use tab0 and tab3 to handle tab completion.
2008-08-23 John BaldwinIf we are unable to obtain a frequency list from either...
2008-08-23 Antoine BrodinRemove unused variable nosleepwithlocks.
2008-08-23 John BaldwinAdjust the handling the various timer frequencies when...
2008-08-23 Bjoern A. ZeebAdd an explicit comment why we NULLify the two variables.
2008-08-23 Warner LoshDocument that devlistp and devcountp are only updated...
2008-08-23 Warner LoshRevert bogusly committed file.
2008-08-23 Warner LoshSet devs to 0 in case device_get_children return an...
2008-08-23 Warner LoshActually revert last... Upon closer inspection the...
2008-08-23 Warner LoshHandle errors in device_get_children gracefully.
2008-08-23 Warner LoshHandle errors from device_get_chidlren.
2008-08-23 Warner LoshCope with errors from device_get_children(). These...
2008-08-23 Warner LoshCosmetic nit.
2008-08-23 Warner LoshAdd MIPS support.
2008-08-23 Nathan WhitehornAllow the MD UMA allocator to use VM routines like...
2008-08-23 Craig RodriguesInstead of passing MNT_UPDATE, MNT_SNAPSHOT, MNT_RELOAD...
2008-08-23 Warner LoshMinor style nits.
2008-08-23 Craig RodriguesIn nmount(), when we see the "force" option,
2008-08-22 Kip MacySubmit a band-aid for interrupt set up race.
2008-08-22 Ed SchoutenFix two small bugs in tcsetattr().
2008-08-22 Ollivier RobertHook back ntp to the build now that I fixed it.
2008-08-22 Kip MacyDon't try enumerating APICs when running on top of xen
2008-08-22 Marius Stroblcosmetic changes and style fixes
2008-08-22 Ollivier RobertAdd forgotten libopts subdir.
2008-08-22 Marius StroblAvoid misaligned access of struct frame.
2008-08-22 John BaldwinAdd a label for myself.
2008-08-22 John BaldwinUse bus_foo() rather than bus_space_foo() and remove...
2008-08-22 John BaldwinUse ppc_detach() for device_detach instead of ppc_attach().
2008-08-22 John BaldwinWhitespace fix.
2008-08-22 John BaldwinRemove unused UNITOSOFTC() macro.
2008-08-22 Bjoern A. ZeebTemporary unhook ntp from the build until the missing...
2008-08-22 John BaldwinA suspended thread can, in fact, be swapped out. Thus,
2008-08-22 John BaldwinUse |= rather than += when aggregrating requests to...
2008-08-22 Ollivier RobertAdd myself there.
2008-08-22 Ollivier RobertUpdate the various files to sync with vendor import...
next