]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2005-08-01 Bjoern A. ZeebAdd support for IPv6 over GRE [1]. PR kern/80340 includ...
2005-08-01 Warner LoshMake the eisa probe messages just like all the others...
2005-08-01 Warner LoshAdd pnp and location info for the ISA bus. The pnp...
2005-07-31 Matt JacobAT_MAKE_TAGID needs an instance as the 2nd arg- not...
2005-07-31 Stephan UphoffDelay freeing disk space for file system blocks until...
2005-07-31 Alexander LeidingerStyle fix.
2005-07-31 Alexander LeidingerWhats New:
2005-07-31 Alexander LeidingerOSS defines AFMT_x32_xE as:
2005-07-31 Poul-Henning... Add stuff to HTML output.
2005-07-31 David XuIf a thread was removed from system run queue, kse_assi...
2005-07-31 Alexander Leidinger* Slightly new method to detect mixer capabilities...
2005-07-31 Poul-Henning... The beginnings of a tool to survey the build options...
2005-07-31 Ceri DaviesCorrect the description of the TAPE environment variable.
2005-07-31 Alexander Leidinger- Fixup the locking.
2005-07-31 Alexander Leidinger- Fixup the locking.
2005-07-31 Alexander LeidingerAdd another ID.
2005-07-31 Alexander Leidinger* Add locking / MPSAFE
2005-07-31 Christian BruefferMention the default value of PATH and that it may be...
2005-07-31 Alexander LeidingerDocument 2 new sysctl's.
2005-07-31 Alexander LeidingerFix a LOR introduced with the last commit (some hours...
2005-07-31 Alexander LeidingerFix a LOR introduced in the last commit (some hours...
2005-07-31 Alexander Leidinger* Register programming error during device initialization
2005-07-31 Alexander LeidingerThis driver is already MPSAFE, remove busdma_lock_mutex...
2005-07-31 Alexander Leidinger* Add locking / MPSAFE.
2005-07-31 Alexander Leidinger* als4000 can't do 48k properly (perhaps it really...
2005-07-31 Alexander Leidinger* Fix panic during driver unload on second attempt...
2005-07-31 Alexander LeidingerThe resource_xxx routines in subr_hints.c are called...
2005-07-31 Alexander LeidingerAdd bounds checking to the setenv part of the kernel...
2005-07-31 Pawel Jakub... Change /home symbolic link, so it will point to usr...
2005-07-31 Colin PercivalPrint cpu_vendor and the MSR value if we don't support...
2005-07-31 Sam Lefflerclose a race between reclaiming a node when a station...
2005-07-31 Warner LoshThe isa attachment calls ep_free after it has already...
2005-07-31 Giorgos KeramidasFix all the spelling mistakes I could find in the man...
2005-07-31 Warner LoshAdd newer commands
2005-07-31 Colin PercivalRemove the instruction to "contact the maintainer"...
2005-07-30 Hajimu UMEMOTOfix build without option INET6.
2005-07-30 Christian S... Introduce kdevtoname, which when given the kernel addre...
2005-07-30 Alexander LeidingerAdd some more files. More (manpages) to come later...
2005-07-30 Alexander Leidinger- Only make the delete-old related parts visible if...
2005-07-30 Christian S... Add missing parenthesis around error handling code...
2005-07-30 Christian BruefferMisc cleanup (spelling, grammar, mdoc, style, cut ...
2005-07-30 Peter GrehanTemporary band-aid to fix hang when a process exec...
2005-07-30 Joseph KoshyDocument two new diagnostic messages in hwpmc(4).
2005-07-30 Joseph KoshyFail the module loading process if the currently execut...
2005-07-30 Dag-Erling... Enforce the native environment requirement for {check...
2005-07-30 Paul SaabIgnore mutex asserts when we're dumping as well. This...
2005-07-30 Sam Leffleroops, revert previous change
2005-07-30 Sam LefflerMFC: add fragthreshold parameter and accept - (or any...
2005-07-30 Sam Leffleradd m_align, a function to align any type of mbuf ...
2005-07-29 Kris Kennawaydevfs is not yet fully MPSAFE - for example, multiple...
2005-07-29 Maxime HenrionAdd a new PCI id for fxp(4) cards found on ICH7-based...
2005-07-29 Alexander LeidingerForced commit [1] to add another design goal which...
2005-07-29 Daniel EischenRemove an unused variable.
2005-07-29 Alexander Leidinger - Move recently added dir into the correct section.
2005-07-29 Daniel EischenCatch up with the atomic_FOO_ptr() changes and silence...
2005-07-29 John BaldwinAdd missing dependencies on the SYSVIPC modules.
2005-07-29 John BaldwinMove MODULE_DEPEND() statements for SYSVIPC dependencie...
2005-07-29 John BaldwinFix a bug in pmap_protect() in the PAE case where it...
2005-07-29 John BaldwinAdd a tunable 'hw.apic.enable_extint' that can be set...
2005-07-29 Søren SchmidtRemove stale struct ata_channel declaration.
2005-07-29 R. ImuraCorrect argument order of kiconv_add_xlat16_cspairs().
2005-07-29 Maksim YevmenkinFix typo and check correct (rsp) pointer against the...
2005-07-29 R. ImuraChange API of mb_copy_t in libmchain so that netsmb...
2005-07-29 Brian SomersFix a comparison that broke ``set console=vidconsole...
2005-07-29 Brian SomersMention that console= can set multiple consoles.
2005-07-29 Giorgos KeramidasUpdate SEE ALSO section.
2005-07-29 Dag-Erling... In realpath(), make sure each path component consists...
2005-07-29 Dag-Erling... Differentiate between empty and short reports, and...
2005-07-29 Pawel Jakub... Update manual page after ggate rewrite.
2005-07-29 Dag-Erling... Don't email reports that are empty or very short, as...
2005-07-29 Giorgos Keramidashw.ata.wc can cause data loss on crashes too. This...
2005-07-29 Pawel Jakub... I actually do need libmd.
2005-07-29 Andrey A. ChernovCreate /etc/opiekeys with 0600, not 0644
2005-07-29 Diomidis SpinellisDocument the ECONNRESET errno value.
2005-07-29 Sam Lefflerterminate when all interfaces have been removed; since...
2005-07-29 Sam LefflerCorrect problems with handling interfaces that go away...
2005-07-29 Sam Lefflerclear eloop registration when deinit'd the l2 packet...
2005-07-29 Paul SaabPrint the actual disk device we failed to complete...
2005-07-29 Paul SaabDon't allow ioctl commands to be interrupted by the...
2005-07-29 Brian SomersMake ichsmb unloadable.
2005-07-28 R. ImuraFix core dump when "smbutil lc".
2005-07-28 R. ImuraDon't compile ral and ural in the PAE kernel, because
2005-07-28 Nate LawsonCorrect column alignment.
2005-07-28 Nate LawsonAdd descriptions for the sysctls.
2005-07-28 Nate LawsonFix nits in reporting battery information and add batte...
2005-07-28 Giorgos KeramidasSpell "protections" correctly.
2005-07-28 Nate LawsonZero the _BST, _BIF, and battinfo allocations. This...
2005-07-28 Hajimu UMEMOTOsimplied the fix to FreeBSD-SA-04:06.ipv6. The previou...
2005-07-28 Maksim YevmenkinAddress minor locking issues. Use taskqueue_swi instead...
2005-07-28 Giorgos KeramidasSpell "currently" correctly.
2005-07-28 Brooks DavisFurther fix receive_packet() by using BPF_WORDALIGN...
2005-07-28 Tom RhodesIf a "hole" opens up in the ruleset (i.e.: remove 5...
2005-07-28 Giorgos KeramidasSpell "committing" correctly.
2005-07-28 Giorgos KeramidasSpell "referred" correctly.
2005-07-28 Giorgos KeramidasSpell "background" correctly.
2005-07-28 Giorgos KeramidasSpell "partition" correctly.
2005-07-28 George V. Neville... Fix for PR 83885.
2005-07-28 Dag-Erling... Shorten src / obj paths while capturing logs, making...
2005-07-28 Robert WatsonMinor syntax tweaks:
2005-07-28 Warner LoshAdd a couple of missing nic interfaces that have been...
next