]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2004-09-05 Christian Bruefferixgb(4) supports polling as well
2004-09-05 Robert WatsonExpand the scope of the socket buffer locks in sopoll...
2004-09-05 Hiroki Sato- Add &release.manpath.xorg;.
2004-09-05 Dag-Erling... Use %zu to format size_t.
2004-09-05 Brian SomersFix a warning
2004-09-05 Christian BruefferRemove dublicate words
2004-09-05 Tim J. RobbinsTemporarily back out revision 1.77. This changed cd9660...
2004-09-05 Dag-Erling... Man page for the newly added ucycom(4) driver.
2004-09-05 Dag-Erling... Device driver for the Cypress CY7C637xx and CY7C640...
2004-09-05 Hiroki SatoUpdate release notes:
2004-09-05 Tim J. RobbinsFix two problems with REG_ICASE that were introduced...
2004-09-05 Tim J. RobbinsCorrectly check the return value of kldload() to determ...
2004-09-05 Marcel MoolenaarAbstract the handling of dirty stacked registers in...
2004-09-05 Marcel MoolenaarFix Quad handling on 64-bit architectures. On 64-bit...
2004-09-05 John-Mark Gurneyfix up socket/ip layer violation... don't assume/know...
2004-09-05 Julian Elischerturn on IPIs for 4bsd scheduler by default.
2004-09-05 Julian ElischerRefactor a bunch of scheduler code to give basically...
2004-09-05 Brian SomersMake ppp WARNS=5 clean
2004-09-05 Christian BruefferAutogenerate device listings for el(4), ep(4) and sn(4)
2004-09-05 Christian BruefferAdd el(4), ep(4) and sn(4)
2004-09-05 Christian Brueffer- move list of supported devices into a HARDWARE section
2004-09-05 Christian Brueffer- add a HARDWARE section
2004-09-05 Christian Brueffer- add a HARDWARE section
2004-09-05 Christian BruefferRefine the entry for the SMC card
2004-09-05 Christian BruefferAutogenerate device listings for re(4), sis(4) and...
2004-09-05 Christian BruefferAdd re(4) and sis(4)
2004-09-04 Christian Brueffer- move list of supported devices into a HARDWARE section
2004-09-04 Christian Brueffer- move list of supported devices into a HARDWARE section
2004-09-04 Christian Brueffer- the NEC PC-9801N-25 is supported as well
2004-09-04 Tim KientzleSome old tar archives rely on "regular-file-plus-traili...
2004-09-04 Simon L. B... Add a standard 2 clause BSD license.
2004-09-04 Warner LoshExpand the 4.x -> current updating section. Update...
2004-09-04 Simon L. B... - Auto generate device listings for the ex and ie drivers.
2004-09-04 Hiroki SatoFix some wording to make the explanation clear.
2004-09-04 Simon L. B... Make sure ampersand is encoded as & since jade...
2004-09-04 Simon L. B... - Properly capitalize Ethernet.
2004-09-04 Simon L. B... - Add a HARDWARE section which lists supported devices.
2004-09-04 Ian DowseReset the seek pointer to 0 when a file is successfully...
2004-09-04 Hiroki SatoUpdate release notes:
2004-09-04 Stefan FarfelederAdd a regression test for <tgmath.h>.
2004-09-04 Christian BruefferAdd snc(4)
2004-09-04 Christian Brueffer- move list of supported adapters into a HARDWARE section
2004-09-04 Christian BruefferProperly capitalize Gigabit Ethernet
2004-09-04 Hiroki SatoNew release notes (changes in August 2004):
2004-09-04 Christian BruefferDocument a couple of build knobs
2004-09-04 Ruslan ErmilovFixed build with DEVICE_POLLING defined.
2004-09-04 MIHIRA Sanpei... Add support Western Digital External USB HDD
2004-09-04 Ruslan ErmilovLet kmod.mk touch opt_*.h files as needed.
2004-09-04 Alan CoxEnable debug.mpsafevm by default on amd64 and i386...
2004-09-04 Bruce A. MahMinor grammar and markup tweaks. In four cases, <funct...
2004-09-04 Warner LoshSort files alphabetically
2004-09-04 Marcel MoolenaarUnbreak memmove(). Return the dst argument. While here...
2004-09-04 Marcel MoolenaarUnbreak memcpy(). memcpy() is defined to return the...
2004-09-03 Christian BruefferGrammar fix
2004-09-03 Christian BruefferProperly capitalize Ethernet
2004-09-03 Stefan FarfelederAdd a workaround to recognise I/_Complex_I as complex...
2004-09-03 Stefan FarfelederUse the keyword '_Complex' rather than the macro 'compl...
2004-09-03 MIHIRA Sanpei... Add support Nikon CoolScan LS40 ED
2004-09-03 Stefan FarfelederEmbarrassing typo: s/nextbyint/nearbyint/
2004-09-03 Christian BruefferAutogenerate device listing for wb(4)
2004-09-03 Christian BruefferAdd ubsa(4), uftdi(4), uplcom(4) and wb(4)
2004-09-03 MIHIRA Sanpei... Add support Qualcomm CDMA modem
2004-09-03 Christian Brueffer- change layout of the hardware list to the one used...
2004-09-03 Christian Brueffer- change layout of the hardware list to the one used...
2004-09-03 Christian Brueffer- change layout of the hardware list to the one used...
2004-09-03 Christian Brueffer- move list of supported adapters into a HARDWARE section
2004-09-03 MIHIRA Sanpei... add support ELECOM UC-SGT(minor change version)
2004-09-03 Alfred PerlsteinUpdate doc dates.
2004-09-03 Alfred PerlsteinNormalize the makefile.
2004-09-03 Alfred Perlsteinxref and give a hint as to what procctl can be used...
2004-09-03 Alfred PerlsteinHook libautofs to the build.
2004-09-03 John-Mark Gurneymerge in if_rl locking because if_re was originally...
2004-09-03 Andrey A. ChernovRemove "-" before rm -rf
2004-09-03 Christian BruefferAutogenerate device listings for ti(4) and tl(4)
2004-09-03 Christian BruefferAdd ti(4) and tl(4)
2004-09-03 Christian Brueffer- move list of supported adapters into a HARDWARE section
2004-09-03 Christian Brueffer- move list of supported adapters into a HARDWARE section
2004-09-03 Søren SchmidtIntroduce ata_udelay() that uses tsleep instead of...
2004-09-03 Julian ElischerDon't declare a function we are not defining.
2004-09-03 Julian Elischerfix compile for UP
2004-09-03 Scott LongPanic if given a CAM_DATA_PHYS pointer from CAM instead...
2004-09-03 Søren SchmidtSync promise_mio_command with WIP on the Promise line...
2004-09-03 Julian Elischerooops finish last commit.
2004-09-03 Julian ElischerMove 4bsd specific experimental IP code into the 4bsd...
2004-09-03 Søren SchmidtCleanup the defines used for various chipsets.
2004-09-03 Brooks DavisIf the argument to the -r flag starts with a ':' or...
2004-09-03 Ruslan ErmilovFixed more spacing bugs.
2004-09-03 Peter PentchevAdd a BUGS section and copy the wording from mmap(2...
2004-09-03 Ruslan ErmilovJoin the effort in simplifying this makefile. ;)
2004-09-03 Alan CoxPush Giant deep into vm_forkproc(), acquiring it only...
2004-09-03 Christian BruefferAutogenerate device listings for nge(4) and ste(4)
2004-09-03 Christian BruefferAdd nge(4) and ste(4)
2004-09-03 Christian Brueffer- move list of supported adapters into a HARDWARE section
2004-09-03 Christian Brueffer- move list of supported adapters into a HARDWARE section
2004-09-03 Robert WatsonTag AIO as requiring Giant over the network stack using
2004-09-03 Robert WatsonCorrect a comment typo: s/Note/Not/.
2004-09-02 Julian Elischerremove unused code
2004-09-02 Scott LongFix whitespace from last commit.
2004-09-02 Andrey A. ChernovRewrite this hack
2004-09-02 Robert WatsonPass O_NONBLOCK directly to fcntl() rather than the...
next