]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-04-02 tmmRemove the superfluous second argument from the IOTSBSL...
2002-04-02 tmmLower UPA_MEMSTART to 0x1c000000000. This is required...
2002-04-02 tmmSet mp_maxid so that UMA works with SMP.
2002-04-02 tmmDo not try to set up the PCI bus B error interrupt...
2002-04-02 tmmRemove a debugging panic that was triggered when a...
2002-04-02 arr- Add notes about SX_SYSINIT and MTX_SYSINIT in order...
2002-04-02 tanimuraFix leakage of p_pgrp lock.
2002-04-02 tmmDo not use semi-fixed TLB slots for the 4M kernel pages...
2002-04-02 tmm1.) Rename locore.s to locore.S (by repocopy), to be...
2002-04-02 jhbExplicitly document how we implicitly enforce the lock...
2002-04-02 sosCorrect the Northbridge test on the new ATA133 VIA's
2002-04-02 jhb- Update to new suser() API.
2002-04-02 arr- Add MTX_SYSINIT and SX_SYSINIT as macro glue for...
2002-04-02 matusitaFix recent fixit.flp flood:
2002-04-02 joeBack the last commit out. The network drivers need...
2002-04-02 desInstead of get_cyclecount(9), use nanotime(9) to record...
2002-04-02 joeMFNetBSD: usbdi.c (1.80), usbdi.h (1.51)
2002-04-02 joeMFNetBSD:
2002-04-02 joeMFNetBSD: usb_port.h (1.45 partial), usb_subr.c (1.88)
2002-04-02 joeMFNetBSD: usb_subr.c (1.87), usbdi.h (1.53)
2002-04-02 sosAdd get-status to the ATA RAID subsystem.
2002-04-02 joeReduce differences between NetBSD's version and ours.
2002-04-02 murrayDTRT for packages read from STDIN:
2002-04-02 cjcProduce a different error message for mktime(3) failure...
2002-04-02 joeUse ANSI prototypes and declarations.
2002-04-02 phkRetire the bogus ioctl DIOCGPART in toto.
2002-04-02 joeUse ANSI prototypes and declarations.
2002-04-02 phkStop using the bogus DIOCGPART ioctl, use DIOCGSECTORSI...
2002-04-02 phkUse DIOCGSECTORSIZE instead of the bogus DIOCGPART...
2002-04-02 phkOne less user of the bogus DIOCGPART ioctl.
2002-04-02 phkSend diskpart to the eternal storage device (SMD probab...
2002-04-02 marcelMove savecore back to the MI list so that it compiles...
2002-04-02 marcelDon't compile the dummy dumpsys for ia64.
2002-04-02 marcelo Add header version for ia64,
2002-04-02 joeMFNetBSD:
2002-04-02 marcelInitial implementation of the ia64 kernel dumper. The...
2002-04-02 joeMFNetBSD: (partial merge, as part was already there).
2002-04-02 joeMFNetBSD:
2002-04-02 markmThere is breakage in parsedate, so revert to get_date...
2002-04-02 maximWARNS fixes.
2002-04-02 phkInitialize a field to cater for ata-raid
2002-04-02 joeMFNetBSD: usb.c (1.53), usbdi.h (1.49)
2002-04-02 joeMFNetBSD:
2002-04-02 joeMFNetBSD: uhub.c (1.49), usb.c (1.51), usbdi.h (1.48...
2002-04-02 maximstyle(9) cleanup.
2002-04-02 sheldonhVarious fixes, mostly for problems introduced by my...
2002-04-02 sheldonhThere are 4 key formats, not 3.
2002-04-02 ruStyle: don't override `beforeinstall', use FILES.
2002-04-02 jmallettFix find -exec with no command specified (i.e.: find...
2002-04-02 marcelo GC totalphysmem and resvmem.
2002-04-02 impMore newcard devices:
2002-04-02 rwatsonUpdate comment regarding the locking of the sysctl...
2002-04-02 impAdd some devices from OpenBSD/NetBSD:
2002-04-02 impRegen for 1.30 pccarddevs
2002-04-02 impActually merge proxim rangelands and addtron awp-100
2002-04-02 impregen to 1.29 pccarddevs
2002-04-02 impMerge from both NetBSD and OpenBSD's pcmciadevs:
2002-04-02 jakeConnect ktrdump to the build. <cringe>.
2002-04-02 jakeAdd a man page.
2002-04-02 jake1. Add missing include of stdint.h.
2002-04-02 alfredUse sx locks instead of flags+tsleep locks.
2002-04-02 alfredUse sx locks rather than lockmgr locks for eventhandlers.
2002-04-02 impMake this compile again after the recent NetBSD merge
2002-04-02 norkAdd myself.
2002-04-02 impAdd if_wi_{pccard,pci}.c for pccard and pci bus front...
2002-04-02 impFirst cut at breaking out the bus attachment from the...
2002-04-02 jakeMinor changes to make this work on sparc64.
2002-04-02 desMutex profiling code, conditional on the MUTEX_PROFILIN...
2002-04-01 dillonStage-2 commit of the critical*() code. This re-inline...
2002-04-01 tmmAdd support for booting from CD-ROM. Make it possible...
2002-04-01 tmm1.) Produce a boot1 disklabel template of the format...
2002-04-01 obrienFix SCM IDs.
2002-04-01 obrienAllow to compile a YACC produced file with GCC 3.1...
2002-04-01 joeMFNetBSD:
2002-04-01 joeMFNetBSD:
2002-04-01 jakeMove the CTASSERT macro from MD code to systm.h alongsi...
2002-04-01 joeMFNetBSD:
2002-04-01 joeMFNetBSD:
2002-04-01 joeMFNetBSD:
2002-04-01 obrienOur persistent-state, large temporary file dir is ...
2002-04-01 joeMFNetBSD: ohci.c (1.99), uhci.c (1.133), usb.c (1.49...
2002-04-01 jhbChange the suser() API to take advantage of td_ucred...
2002-04-01 joeMFNetBSD:
2002-04-01 joeMFNetBSD: Update many URLs.
2002-04-01 mikeInclude <string.h> for some prototypes, rather than...
2002-04-01 joeBack out lots of the last commit that was committed...
2002-04-01 joeMFNetBSD:
2002-04-01 joeMFNetBSD:
2002-04-01 joeMFNetBSD:
2002-04-01 phkRemove the disktab.h include file from the build.
2002-04-01 joeMFNetBSD:
2002-04-01 phkReally sweep the broom on this one.
2002-04-01 joeMFNetBSD:
2002-04-01 jhbWhitespace only change: use ANSI function declarations...
2002-04-01 phkExtend a hack to also hack around PC98's definition...
2002-04-01 phkRemove various controller/disk type hacks for SMD,...
2002-04-01 joeMFNetBSD:
2002-04-01 phkThis file is entirely bogus.
2002-04-01 phkPoint to the correct #include file.
2002-04-01 joeMFNetBSD: ohci.c rev 1.94, uhci.c rev 1.126
next