]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2004-05-08 marius- Remove the old sparc64 OFW PCI code (as opposed to...
2004-05-08 julianFix rtprio() to do sensible things when called from...
2004-05-08 alcAvoid pointless zeroing of the bogus page in vfs_bio_cl...
2004-05-08 impWe don't need the dependency on the pccard module here.
2004-05-08 impIt turns out that the module dependency on pccard is...
2004-05-08 sanpeiAdd support CS4294
2004-05-08 rwatsonUnconditionally lock Giant in do_sendfile(), rather...
2004-05-07 cjcIt was pointed out[0] that ctags(1) uses some potential...
2004-05-07 jhbMinor fixes for ia64 installs:
2004-05-07 stefanfAdd an implementation of copysignl(), a long double...
2004-05-07 stefanfAdd an MLINK for fabsl().
2004-05-07 rikAdd manual page for Cronyx Tau-PCI adapters.
2004-05-07 cognetDefine KINFO_PROC_SIZE for arm.
2004-05-07 cognetCompare t_brkc against (char)_POSIX_VDISABLE, not again...
2004-05-07 csjpTeach route(8) how to deal with root being in a prison...
2004-05-07 brueffero fix a typo
2004-05-07 rikUse better way of closing fr support before current...
2004-05-07 rikSync with RELENG_4
2004-05-07 rikUse better way of closing fr support before current...
2004-05-07 greenIn r1.190, vslock() and vsunlock() were bogusly made...
2004-05-07 rikSync with RELENG_4.
2004-05-07 rikDelete unused cx_slow_ih.
2004-05-07 desDocument SHLIB, kind of.
2004-05-07 desAdd SHLIB as a shortcut for shared-only libraries.
2004-05-07 marcelRevert previous commit. We should not get any FP traps...
2004-05-07 marcelMake sure to sanitize the FP status register. Specifica...
2004-05-07 njlChange hw.acpi.cpu.cx_lowest to accept values in the...
2004-05-07 marcelRemove unwinder files that are commented-out.
2004-05-07 maximo IFNAMSIZ does include the trailing \0.
2004-05-07 greenProperly remove MAP_FUTUREWIRE when a vm_map_entry...
2004-05-06 andreProvide the sysctl net.inet.ip.process_options to contr...
2004-05-06 njlRename acpi_cpu to cpu. Change the probe routine to...
2004-05-06 njlMove the CPU newbus attachment to i386 legacy. The...
2004-05-06 joergMention that hme(4) now supports long frames for vlan...
2004-05-06 nyanDetach i386/isa/elcr.c.
2004-05-06 nyanFixed PC98 support.
2004-05-06 nyanDisable an EISA support on PC98.
2004-05-06 joergMention that hme(4) natively supports oversized frames.
2004-05-06 joergThe Sun hme hardware supposedly supports Tx frames...
2004-05-06 sanpeifix SONY_CLIE_41 (as PEG-SJ33/U)
2004-05-06 stefanfUse a proper protoype to declare interp() and move...
2004-05-06 andreLink state change notification of ethernet media to...
2004-05-06 nyanMereged from sys/dev/sio/sio.c revision 1.429.
2004-05-06 stefanfThe prototypes for cabs() and cabsf() are in <complex...
2004-05-06 dasWhen a denormal underflows to zero, raise an underflow...
2004-05-06 dasDon't clear the exception flags after we finish emulating a
2004-05-06 silbyRemove "Scheduling overrun" interrupts from the set...
2004-05-06 njlSelect the highest valid (i.e., S3) sleep state for...
2004-05-06 alcMake vm_page's PG_ZERO flag immutable between the time...
2004-05-06 njlAdd back sys/reboot.h which is needed.
2004-05-06 njlMake unnecessary globals static and remove unused includes.
2004-05-06 njlFix setting debug strings via sysctl. Also, clean...
2004-05-05 jhbName the pri argument to cv_broadcastpri() to match...
2004-05-05 kientzleAdd --unlink and --unlink-first synonyms for -U
2004-05-05 njlRemove extra parentheses.
2004-05-05 njlAdd an MI implementation of the ACPI global lock routin...
2004-05-05 njlAdd sys/types.h for both kernel and user compiles.
2004-05-05 njlStyle cleanups, u_intXX -> uintXX.
2004-05-05 joeRegen
2004-05-05 joeAdd support for the new Zire 31 device.
2004-05-05 jhbMFi386: Add elcr.c.
2004-05-05 rikAdd support for Cronyx Tau-PCI adapters.
2004-05-05 rikAdd support for Cronyx Tau-PCI adapters.
2004-05-05 andreLink state change notification of ethernet media to...
2004-05-05 bdeFixed some style bugs (unsorting of prototypes in previ...
2004-05-05 scottlUpdate the version history in the driver to note everyt...
2004-05-05 stefanfAdd my birthday.
2004-05-05 rik1. Spell Cronyx Sigma-ISA and Cronyx Tau-ISA correctly.
2004-05-05 hrsAdd URLS_ABSOLUTE=YES into the doc.1 target.
2004-05-05 muxUnbreak kernel build in the !apic case. We moved to...
2004-05-05 pjdClose some small wakeup<->msleep races.
2004-05-05 rikCronyx Tau-PCI's driver name is "cp".
2004-05-05 bdeFixed some insertion sort errors.
2004-05-05 hmpCorrect misinformation, vm_map_remove(9) is the `export...
2004-05-05 bdeMFi386 (rev.1.488: demangle svr4 entries).
2004-05-05 bdeFixed unformatting of svr4 entries in rev.1.326 and...
2004-05-05 hmpmdoc(7) police:
2004-05-05 hmpMake the manual page consistent and add a cross-referen...
2004-05-05 dasSupport for dynamic adjustment of FPU precision is...
2004-05-05 joergEnable the build of the vinum KLD on sparc64. It is...
2004-05-05 kientzleA minor refactoring to simplify portability: assign...
2004-05-05 scottlRoto-till the ioctl code. Remove all the groping aroun...
2004-05-05 scottlConvert the asr driver to use the bus_space API. This...
2004-05-05 rwatsonRemove redundant call to soisdisconnected() from ddp_ab...
2004-05-05 marcelFix typo (in comment): s/IA-46/IA-64/
2004-05-04 cognetDefine MID_ARM6.
2004-05-04 cognetDon't declare osigset_t, as it is done in sys/_sigset.h.
2004-05-04 mariusFix bug introduced in revision 1.9; in nexus_probe_noma...
2004-05-04 cognetAdd some endianess-related functions and macros.
2004-05-04 cognetAdd the Elf32_Auxinfo declaretion.
2004-05-04 cognetDefine __double_t and __float_t.
2004-05-04 cognetPrototype __ashldi3(), __ashrdi3() and __lshrdi3().
2004-05-04 kientzleContrariwise, Linux sys/stat.h doesn't define mode_t...
2004-05-04 jhb- Create a pir0 psuedo device as a child of legacy0...
2004-05-04 jhbHave ACPI use BUS_CONFIG_INTR() to force the SCI to...
2004-05-04 jhb- Add a new pic method pic_config_intr() to set the...
2004-05-04 jhb- Change the APIC code to mostly use the recently added...
2004-05-04 jhb- Add a member to the atpic interrupt source structures...
2004-05-04 jhbAdd a simple mini-driver for the ELCR register. Origin...
2004-05-04 josefAdd some lines to note that 'www' is available as an...
next