]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2003-10-29 Sam LefflerAdd a temporary mechanism to disble INTR_MPSAFE from...
2003-10-29 Nate LawsonAdd a newline even if IAPC_BOOT_ARCH == 0.
2003-10-29 Ian DowseWhen removing trailing slashes, don't remove the first...
2003-10-29 Tom RhodesBump WARNS level and add a '?' to WARNS=.
2003-10-29 Tom RhodesRemove redundant declaration of the perror() function...
2003-10-29 Bruce EvansRemoved mostly-dead code for setting switchtime after...
2003-10-29 Hartmut BrandtAllow sending of more than one raw cell from a single...
2003-10-29 Hartmut BrandtRemove a superfluous ) from the previous commit. This...
2003-10-29 Hartmut BrandtMake the maximum number of pages for external mbufs...
2003-10-29 Hajimu UMEMOTOadd ECN support in layer-3.
2003-10-29 Hidetoshi ShimokawaImplement gdb_solib_create_inferior_hook().
2003-10-29 Bruce EvansRemoved sched_nest variable in sched_switch(). Context...
2003-10-29 Hartmut BrandtMake the value of the HATM_DEBUG symbol the default...
2003-10-29 Hartmut BrandtInline a function that was called only in one place...
2003-10-29 Mitsuru IWASAKIAlphabetical order for ACPI options broken by adding...
2003-10-29 Hidetoshi ShimokawaAllow to specify a character special device as a core...
2003-10-29 Hartmut BrandtWe have some space in the external mbufs so use this...
2003-10-29 Hartmut BrandtDefer allocation of the actual receive mbuf until the...
2003-10-29 Hartmut BrandtGet rid of the mutexes for the exernal buffer free...
2003-10-29 Hajimu UMEMOTOip6_savecontrol() argument is redundant
2003-10-29 Hajimu UMEMOTOhide m_tag, again.
2003-10-29 Hajimu UMEMOTOforce commit for adding log for previous commit:
2003-10-29 Sheldon HearnRegen:
2003-10-29 Sheldon HearnUpdate the location of the Hart list.
2003-10-29 Tim J. RobbinsRemove __NETBSD_SYSCALLS.
2003-10-29 Tim J. RobbinsRemove incomplete support for running FreeBSD userland...
2003-10-29 Hartmut BrandtBuild the NgATM user space SSCOP tool (unless NOATM...
2003-10-29 Hartmut BrandtThis commit was generated by cvs2svn to compensate...
2003-10-29 Hartmut BrandtVirgin import of the NgATM SSCOP tool v0.9.
2003-10-29 Martin BlappDon't pass NULL as an integer.
2003-10-29 Martin BlappDon't compare a char to NULL.
2003-10-29 Martin BlappMake this part identical with NetBSD: Use recvlen inste...
2003-10-29 Martin BlappDon't compare NULL against a character.
2003-10-29 Martin BlappDon't use NULL to compare against a char.
2003-10-29 Martin BlappDon't use NULL to compare against a character.
2003-10-29 Alan Cox - Synchronize updates to nswapdev using sw_dev_mtx.
2003-10-29 Murray StokelyAdd FreeBSD 4.9 and MacOS 10.3.
2003-10-29 Marcel MoolenaarFix the alpha tinderbox. The alpha specific bitops...
2003-10-29 Alan Cox - Avoid a race in swaponsomething(): Calculate the...
2003-10-29 Sam LefflerIntroduce the notion of "persistent mbuf tags"; these...
2003-10-29 Marcel MoolenaarThis commit was generated by cvs2svn to compensate...
2003-10-29 Marcel MoolenaarImport beta6 of libuwx. This release has some minor...
2003-10-29 Mitsuru IWASAKIAdd kernel option ACPI_NO_RESET_VIDEO as workaround...
2003-10-29 Peter Wemm*blush*. stdhash.h != strhash.h
2003-10-28 Peter WemmDon peril sensitive (ie: bikeshed sensitive) sunglasses...
2003-10-28 Søren SchmidtCleanup the interrupt code that deals with the busmaste...
2003-10-28 Brooks DavisUse VLANNAME instead of "vlan".
2003-10-28 John BaldwinAccording to the submitter, POSIX mandates that all...
2003-10-28 Marcel MoolenaarWhen switching the RSE to use the kernel stack as backi...
2003-10-28 Søren SchmidtThis should allow us to boot with DMA enabled on unknow...
2003-10-28 Scott LongDirectly call the 'reboot' word instead of indirectly...
2003-10-28 Hajimu UMEMOTOmake sure to accept only IPv6 packet.
2003-10-28 Hajimu UMEMOTOcleanup use of m_tag.
2003-10-28 Hajimu UMEMOTOmib name was changed by fixing a spelling.
2003-10-28 Sam Lefflerspeedup stream socket recv handling by tracking the...
2003-10-28 Tim J. RobbinsCatch up with removal of /usr/bin/svr4.
2003-10-28 John-Mark Gurneytake mux's fix to the next level, scan the names and...
2003-10-28 Jeff Roberson - Only change the run queue in sched_prio() if the...
2003-10-28 Hidetoshi ShimokawaI wrongly committed an older version.
2003-10-28 Peter WemmOops. Remove some rather noisy debug printfs that slipp...
2003-10-27 Marcel MoolenaarThe previous commit removed both clause 3 and clause...
2003-10-27 John BaldwinFix pmap_unmapdev() to call pmap_kremove() instead...
2003-10-27 Jesper SkriverAdd status checking of ATA raid to the daily periodic...
2003-10-27 Scott LongDirectly call the 'boot' word instead of indirectly...
2003-10-27 Hartmut BrandtWhen we cannot allocate an external buffer (bacause...
2003-10-27 Maksim YevmenkinCreate missing /usr/share/examples/netgraph/bluetooth...
2003-10-27 Hartmut BrandtAdd a definition for libngatm.
2003-10-27 Hartmut BrandtMan pages for the NgATM SAAL protocol nodes.
2003-10-27 Hartmut BrandtAllow building the NgATM SAAL layer directly into the...
2003-10-27 Joseph KoshyCorrect a typo.
2003-10-27 Jeff Roberson - Don't set td_priority directly here, use sched_prio().
2003-10-27 Hajimu UMEMOTOM_DONTWAIT was passed into malloc().
2003-10-27 Marcel MoolenaarFix truss so that it doesn't abort/exit when a syscall...
2003-10-27 Jeff Roberson - Use a better algorithm in sched_pctcpu_update()
2003-10-27 Warner Loshconst char ** needs to be passed, not char **.
2003-10-27 Nate LawsonCall the VESA reset BIOS vector on the resume path...
2003-10-27 Kenneth D.... In camperiphdone(), make sure we check for fatal errors...
2003-10-27 Alan Cox - Complete the synchronization of accesses to the...
2003-10-27 Marcel MoolenaarAdd support for userland to access I/O port space....
2003-10-27 Warner Loshsync to 1.77
2003-10-27 Warner LoshCorrect CEM33
2003-10-27 Alexander KabaevDelay if_lo module intialization until domain list...
2003-10-27 Nate LawsonFix style problems with new options.
2003-10-27 David SchultzFix a problem where libm compiled under 5.X would depen...
2003-10-26 Warner LoshMake sn MPSAFE. This has survived a couple of make...
2003-10-26 Warner LoshPass sc to GO_WINDOW macro.
2003-10-26 Warner LoshSync to pccarddevs 1.76
2003-10-26 Warner LoshAdd Olicom GoCard 28.8k version
2003-10-26 Warner LoshSync to 1.75 of pccarddevs
2003-10-26 Warner LoshMinor tweak to Olicom 2220. Also add the OC-2232 while...
2003-10-26 Alan Cox - Introduce and use a mutex synchronizing access to...
2003-10-26 Dag-Erling... Fix Xr markup.
2003-10-26 Maksim YevmenkinConnect /etc/bluetooth and /usr/share/examples/netgraph...
2003-10-26 Hajimu UMEMOTOre-add wrongly disappered IPV6_CHECKSUM stuff by introd...
2003-10-26 Peter WemmArgh. Forward declare some structs rather than increase...
2003-10-26 Hajimu UMEMOTOdrop unused defines.
2003-10-26 Hajimu UMEMOTOdrop unused fields.
2003-10-26 Hajimu UMEMOTOuse official # for IFT_STF
2003-10-26 Ken Smith - Add note that loading modules only works if the...
2003-10-26 Hajimu UMEMOTO- errx() doesn't need `\n'.
next