]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2004-01-11 Yoshihiro TakahashiMFi386: revision 1.583.
2004-01-11 Yoshihiro TakahashiThe ida module is not needed for pc98.
2004-01-11 Yoshihiro Takahashi'-DPC98' is not needed.
2004-01-11 Matthew N.... ida(4) module. PCI only for now.
2004-01-11 Alan CoxRemove long dead code, specifically, code related to...
2004-01-11 Warner LoshAdd support for subtractive decoding bridges. These...
2004-01-11 Robert WatsonRelease audit device major number reservation. The...
2004-01-11 David E. O... This commit was generated by cvs2svn to compensate...
2004-01-11 David E. O... Vendor import emu10k1.h from version 1.0.1 of the ALSA...
2004-01-11 Alan CoxInclude "opt_cpu.h" and related #ifdef's for SSE so...
2004-01-11 Robert WatsonWhen not creating a core dump due to resource limits...
2004-01-11 David E. O... Remove EMUDEBUG [un]def. This should be done in the...
2004-01-11 Robert WatsonProblem:
2004-01-11 Warner LoshMF-p4/diff reduction:
2004-01-10 Robert WatsonUpdate the diskless(8) documentation to indicate that...
2004-01-10 David E. O... Add an ulgy hack so that warnings added by non-zero...
2004-01-10 Alan Cox - Unmanage pages allocated by contigmalloc1(). (There...
2004-01-10 Bruce A. MahNew errata: Mention APIC problems and workarounds...
2004-01-10 Jacques VidrineRemove now redundant and now conflicting declaration...
2004-01-10 Jens Schweikhardts/Muliple/Multiple
2004-01-10 Bruce A. MahNew release notes: Changed some TCP tunable defaults...
2004-01-10 Ruslan ErmilovKeep up with sys/conf/ changes.
2004-01-10 Robert WatsonClarify the behavior of ptrace(2) a little bit: the...
2004-01-10 Dag-Erling... More unparenthesized return values.
2004-01-10 Ruslan ErmilovMoved the code for :U and :L modifiers where it belongs...
2004-01-10 Ruslan ErmilovProperly fix the FreeBSD copyright.
2004-01-10 Jacques VidrineWe need to discard `const'ness explicitly when invoking...
2004-01-10 Ruslan Ermilovs/FreeBSD Inc./The FreeBSD Foundation/g
2004-01-10 Simon L. B... Add manual page links from fsck_ufs.8 and fsck_4.2bsd...
2004-01-10 Maxim SobolevFix serious ugliness introduced in 1.61, which leads...
2004-01-10 Dag-Erling... Style: parenthesize return values.
2004-01-10 Hajimu UMEMOTOtry rtinit() only when the route is not installed.
2004-01-10 Don LewisCheck that sa_len is the appropriate value in tcp_usr_b...
2004-01-10 Don LewisAdd a somewhat redundant check on the len arguement...
2004-01-10 Don LewisDon't execute the code in in6_ifdetach() that removes...
2004-01-10 Hajimu UMEMOTOin set{peer, sock}addr, do not convert the unspecified
2004-01-10 Tim J. RobbinsRestore closing of SMB find handle in smbfs_close().
2004-01-10 Doug AmbriskoRemove the HACK section it breaks the older firmware...
2004-01-10 Alfred PerlsteinFix a panic when attempting a v4 op against a v3/v2...
2004-01-10 Alan CoxUnmanage pages allocated by kmem_alloc(). (There is...
2004-01-09 Olivier HouchardPrevent a race condition between fork1() and whatever...
2004-01-09 Olivier HouchardRemove duplicate __FBSDID().
2004-01-09 Maksim YevmenkinChange sdp_open_local(3) API. It now takes a path to...
2004-01-09 Dag-Erling... Move the description of sbuf_delete() closer to the...
2004-01-09 Nate LawsonClean up the acpi announce message of trailing spaces.
2004-01-09 Simon L. B... Add missing manual page links for rman(9) and sysctl_ad...
2004-01-09 Bruce A. MahFirst 5.2-RELEASE errata, documenting some known issues...
2004-01-09 Nate LawsonUpdate man page for \_OS* changes.
2004-01-09 Nate LawsonExpand the check for overriding the OS name to override...
2004-01-09 Nate LawsonNote that REPORT_LUNS should be implemented to work...
2004-01-09 Nate LawsonEnable autosense by default. This shouldn't hurt SPI...
2004-01-09 Nate LawsonBump the max number of initiators to 256 from 16. ...
2004-01-09 Scott LongDisable the APIC when selecting the 'Safe Mode' option...
2004-01-09 Maksim YevmenkinPrepare libsdp(3) for the upcoming sdpd import
2004-01-09 Christian BruefferAdd MLINK:
2004-01-09 Christian BruefferCorrect typo in MLINK
2004-01-09 Christian BruefferAdd reference to miibus.4
2004-01-09 Christian Bruefferdevice uhci0 -> device uhci
2004-01-09 Christian Bruefferkue(4) doesn't use miibus either
2004-01-09 Christian BruefferRemove drivers that don't need miibus(4):
2004-01-09 Jacques VidrineProvide sysarch(2) prototypes in the MD sysarch.h heade...
2004-01-09 Poul-Henning... KASSERT against no-op access requests.
2004-01-09 Simon L. B... - Add the HP hn210e to the devices list.
2004-01-09 Jacques VidrineRe-add the FreeBSD RCS keyword for the benefit of merge...
2004-01-09 Andre OppermannReduce TCP_MINMSS default to 216. The AX.25 protocol...
2004-01-09 Jacques VidrineIt was reported that when using nss_ldap, getgrent...
2004-01-09 Dag-Erling... This commit was generated by cvs2svn to compensate...
2004-01-09 Dag-Erling... Don't output the terminating '\0' (already fixed in...
2004-01-09 Hartmut BrandtFix a warning when NATM is not defined. In this case...
2004-01-09 Dag-Erling... Egg on my face: UsePAM was off by default.
2004-01-09 Bill PaulThe private data section of ndis_packets has a 'packet...
2004-01-09 David E. O... Sync with Creative's 8010.h rev 1.51.
2004-01-09 David E. O... Dike out some very Linux-specific parts that we can...
2004-01-09 David E. O... Vendor import revision 1.9 of ac97_codec.h (we renamed...
2004-01-09 David E. O... This commit was generated by cvs2svn to compensate...
2004-01-09 Bill PaulImplement NdisOpenFile()/NdisCloseFile()/NdisMapFile...
2004-01-09 Brian FeldmanAdd a GraphViz-exporting ngctl(8) "dot" command. You...
2004-01-09 Brian FeldmanAlso, don't crash in the netgraph disconnect node if...
2004-01-09 Brian FeldmanDon't try to ifpromisc() on an interface that's deleted...
2004-01-08 Robert WatsonImprove the expressiveness of ttyinfo (^T) when dealing...
2004-01-08 Robert WatsonDrop the sigacts mutex around calls to stopevent()...
2004-01-08 Poul-Henning... Do not emit comments when -n is specified.
2004-01-08 Alan Cox - Enable recursive acquisition of the mutex synchroniz...
2004-01-08 Søren SchmidtUse the saved params for LBA-CHS conversion. Fixes...
2004-01-08 Maxime HenrionSome integrated Davicom cards in sparc64 boxes have...
2004-01-08 Andre OppermannLimiters and sanity checks for TCP MSS (maximum segemen...
2004-01-08 Bill PaulAdd the PCI ID for yet another bge chip: the Altima...
2004-01-08 Bill PaulAdd the NDISAPI option.
2004-01-08 Nate LawsonAlways clean all files, including ones under ACPI_DEBUG...
2004-01-08 Daniel EischenMFlibpthread: Add a simple work-around for deadlocking...
2004-01-08 Daniel EischenAdd a simple work-around for deadlocking on recursive...
2004-01-08 Hidetoshi Shimokawa* firewire
2004-01-08 Ruslan ErmilovCosmetics: rearrange the dependency list to match that...
2004-01-08 Ruslan ErmilovFixed static linkage.
2004-01-08 Andre OppermannIf path mtu discovery is enabled set the DF bit in...
2004-01-08 Andre OppermannDo not set the ip_id to zero when DF is set on packet and
2004-01-08 Bill PaulCorrect the definition of the ndis_miniport_interrupt...
2004-01-08 Dag-Erling... Use += instead of = with DPADD / LDADD.
2004-01-08 Dag-Erling... Regenerate config.h; I don't know why this didn't hit...
2004-01-08 Dag-Erling... Remove obsolete files on the vendor branch.
next