]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-07-21 peterAdd static unit count for 'card'
2002-07-21 peterAdd static unit count for pci here as well.
2002-07-21 peterAdd explicit unit count on 'device pci' for ahc/ahd
2002-07-21 peterCheck for missing static unit 'count' declarations...
2002-07-21 peterThe following devices do not take a static unit 'count...
2002-07-21 peterCheck that we are not supplying 'device foo N' to devic...
2002-07-21 peterChange bktr and smbus from 'count' back to 'optional'
2002-07-21 peterRemove dependency on NPCI. Use 'options ATA_NOPCI...
2002-07-21 ruMoved `clean:' below, just before the inclusion of...
2002-07-21 alc o Lock page queue accesses by vm_page_free() and vm_pa...
2002-07-21 ruFixed improper SCRIPTS assignment that broke `clean'.
2002-07-21 alc o Lock page queue accesses by vm_page_free().
2002-07-21 robertRemove duplicated '__BEGIN_DECLS' which obviated compiling
2002-07-21 alc o Lock page queue accesses in nfs_getpages().
2002-07-21 umebe able to configure to run an IPv6 routing daemon...
2002-07-21 alc o Lock page queue accesses by vm_page_free().
2002-07-21 nsayerAdd uaudio -- a USB audio device driver.
2002-07-21 woschFix broken handbook links.
2002-07-21 johanSave flags returned by vn_open and use them when callin...
2002-07-21 johanOnly use one %s when there is only one argument to...
2002-07-21 charnierCorrect wrong grammar from previous commit. Note that...
2002-07-21 charnierRemoval of spaces at EOL. Add __FBSDID. New function...
2002-07-21 charniers/A last utility last appeared/A last utility appeared...
2002-07-21 yarAllow deleting and renaming stale symlinks and
2002-07-21 tanimuraDo not pass a thread with the state TDS_RUNQ to setrunq...
2002-07-21 tjrImplement the P1003.2 `command' builtin command, which...
2002-07-21 impstyle(9)ize the whole file
2002-07-21 impFix more abuse of __FreeBSD__ to detect version.
2002-07-21 peterStop abusing NPCI for code that doesn't even work....
2002-07-21 peterMove SWTCH_OPTIM_STATS related code out of cpufunc...
2002-07-21 peterRemove abuse of NBKTR - this was always a NOP on freebs...
2002-07-21 peterRemove #if 0'ed abuse of NPCI
2002-07-21 peterRemove #include <pci.h> - there is no abuse of NPCI...
2002-07-21 impThe CNW_801 and CNW_802 are wireless cards that the...
2002-07-21 impDon't abuse __FreeBSD__ as version number. Since it...
2002-07-21 impMinor whitespace nits. remove #if 1 and #endif pair...
2002-07-21 impcardbus attachment.
2002-07-21 impReset the 16-bit bus and turn off power. More work...
2002-07-21 impRemove __FreeBSD__ version abuse, also de-orbit support...
2002-07-21 alc o If the page returned by vm_page_grab(VM_ALLOC_ZERO...
2002-07-21 impAdd bus_child_present and the child_present method...
2002-07-20 jdpFix overflows in intermediate calculations in sysctl_ms...
2002-07-20 rwatsonDon't export 'struct ipq' from kernel, instead #ifdef...
2002-07-20 rwatsonDo preserve the error result from calling p_cansee...
2002-07-20 impAdd support for writing to mapping high memory for...
2002-07-20 alc o Lock page queue accesses by vm_page_try_to_cache...
2002-07-20 alc o Assert that the page queues lock is held in vm_page_...
2002-07-20 alc o Lock page queue accesses by vm_page_cache() in vm_fa...
2002-07-20 peterConnect up gpt and mca subdirs for ia64
2002-07-20 peterGrab a snapshot of Marcel's WIP ia64 machine check...
2002-07-20 peterGrab a snapshot of Marcel's gpt tool. This is still...
2002-07-20 peterAdd an ia64 atomic lock primitive for libc_r. This...
2002-07-20 impminor nit in comments
2002-07-20 alc o Lock accesses to the active page queue in vm_pageout...
2002-07-20 rusys.mk no longer includes bsd.own.mk.
2002-07-20 ruIndentation.
2002-07-20 ruUpgrade make(1) if not passing the ``.if defined(notdef...
2002-07-20 schweikhTypo: s/If the this option/If this option/
2002-07-20 peterebus is not a 'count' device. There are no NEBUS refer...
2002-07-20 peterChange the max IRQ from 63 to 255. I realize we have...
2002-07-20 alc o Lock page queue accesses by vm_page_cache() in vm_co...
2002-07-20 alc o Remove dead and/or unused code.
2002-07-20 tjrDocument that only one of the -n and -e options may...
2002-07-20 peterReimplement malloc/free debugging that includes the...
2002-07-20 bennoAdd a missing argument to the stub for softdep_setup_fr...
2002-07-20 peterAdd __printflike() to printf() and sprintf() prototypes...
2002-07-20 peterTurn on -Wformat
2002-07-20 peterFix printf format errors
2002-07-20 peterWork around some nasty bugs on the [beta] Itanium2...
2002-07-20 peterDisable loader ufs support. It causes the loader to...
2002-07-20 peterFix printf format errors
2002-07-20 peterRegenerate
2002-07-20 peterInfrastructure tweaks to allow having both an Elf32...
2002-07-20 peterFix a warning:
2002-07-19 jhbAdd PCI IDs for the A, B, and C UHCI controllers in...
2002-07-19 jhbAdd PCI ID for the ICH4 ATA100 controller.
2002-07-19 peterSet P_NOLOAD on the pagezero kthread so that it doesn...
2002-07-19 alc o Use vm_page_alloc(... | VM_ALLOC_WIRED) in place...
2002-07-19 ruOnly define SHLIB_LINK if SHLIB_NAME matches the *...
2002-07-19 gallatinAdd support for probing secondary buses on the ServerWo...
2002-07-19 dillonAdd the tcps_sndrexmitbad statistic, keep track of...
2002-07-19 muxWrap a line longer than 80 characters.
2002-07-19 markmMerge conflicts.
2002-07-19 mux- Merge the mount options at MNT_UPDATE time with vfs_m...
2002-07-19 markmThis commit was generated by cvs2svn to compensate...
2002-07-19 markmSnapshot of NetBSD's (x)lint. Little functionality...
2002-07-19 markms/inline/__inline/
2002-07-19 markmMerge from import. The import was done ages ago, and...
2002-07-19 markms/inline/__inline/
2002-07-19 markm"inline" fixing. Replace "inline" with "__inline" to...
2002-07-19 phkUpdate to current reality: change COMPILEDIR and work...
2002-07-19 tjrRemove broken and incomplete support for old releases...
2002-07-19 obrienAdd the ebus sio attachment.
2002-07-19 ruDon't install any old cruft present in the tree, including
2002-07-19 mckusickAdd support to UFS2 to provide storage for extended...
2002-07-19 alc o Duplicate an odd side-effect of vm_page_wire() in...
2002-07-18 julianClear up confusion in ugly code. ^T gave wrong results...
2002-07-18 joergTry to give a more descriptive error message for the...
2002-07-18 dillonIntroduce two new sysctl's:
2002-07-18 brianRemove unused calls to inet_addr()
next