]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
This commit was generated by cvs2svn to compensate for changes in r92828,
[FreeBSD/FreeBSD.git] / sys /
2002-03-20 obrienThis commit was generated by cvs2svn to compensate...
2002-03-20 jeffUMA permited us to utilize the 'waitok' flag to soalloc.
2002-03-20 jhbChange the way we ensure td_ucred is NULL if DIAGNOSTIC...
2002-03-20 jhbChange the way we ensure td_ucred is NULL if DIAGNOSTIC...
2002-03-20 jhb- Push down Giant into crfree() in the case that we...
2002-03-20 jhbAdd PCI ID for the SeaLevel Ultra 530.PCI single port...
2002-03-20 impMinor cleanups to post.mk from bde. Mostly ordering
2002-03-20 impNo need to conditionalize on pci being in the kernel...
2002-03-20 impFix minor style(9) violation in de__Ping
2002-03-20 impBetter power code and better power diagnostics
2002-03-20 impDefine masks for the VCC an VPP voltages
2002-03-20 obrienRemove __P(). This was tested on the GENERIC kernel.
2002-03-20 alfredRemove __P.
2002-03-20 obrienFix warnings on 64-bit hosts.
2002-03-20 jhbDocument that MD pcpu fields are defined in PCPU_MD_FIE...
2002-03-20 dwmaloneTwo minor changes to dirhash, which result in some...
2002-03-20 dfrChange intr_enable to intr_restore for consistency...
2002-03-20 arr- Change a check of securelevel to securelevel_gt(...
2002-03-20 orionSend periodic ARP requests when ARP entries for hosts...
2002-03-20 arr- Remove a semi-colon from after SYSINIT that was intro...
2002-03-20 katoMFi386: revision 1.65.
2002-03-20 katoRemove __P.
2002-03-20 katoRemove __P.
2002-03-20 katoMFi386: revision 1.505 (remove __P.)
2002-03-20 katoMFi386: revision 1.504.
2002-03-20 katoMFi386: revision 1.503.
2002-03-20 jeffRemove references to vm_zone.h and switch over to the...
2002-03-20 jeffRemove references to vm_zone.h and switch over to the...
2002-03-20 jeffRemove unused include.
2002-03-20 jeffRemove references to vm_zone.h and switch over to the...
2002-03-20 dfrReplace calls to cpu_critical_enter/exit with appropria...
2002-03-20 dfrRecreate intr_disable/intr_enable and implement cpu_cri...
2002-03-20 jeffRemove unused include.
2002-03-20 jeffRemove unused header.
2002-03-20 alfredRemove __P.
2002-03-20 phkVarious style issues from a recent brucification:
2002-03-20 jeffRemove references to vm_zone.h and switch over to the...
2002-03-20 jeffRemove references to vm_zone.h and switch over to the...
2002-03-20 alfredRemove __P.
2002-03-20 alfredRemove __P.
2002-03-20 alfredRemove __P.
2002-03-20 alfredRemove __P.
2002-03-20 jeffSwitch vm_zone.h with uma.h. Change over to uma interf...
2002-03-20 jeffAdd calls to uma_zone_set_max() to restore previously...
2002-03-20 jeffAdd uma_zone_set_max() to add enforced limits to non...
2002-03-20 bennoIncrement pmap_pvo_count in the right place.
2002-03-20 alfredRemove __P.
2002-03-20 alfredRemove __P.
2002-03-20 jeffBackout part of my previous commit; I was wrong about...
2002-03-20 jeffRemove references to vm_zone.h and switch over to the...
2002-03-20 jeffRemove references to vm_zone.h and switch over to the...
2002-03-20 dillonFix a bug introduced in 1.11 (and also MFCd to stable...
2002-03-20 jeffRemove references to vm_zone.h and switch over to the...
2002-03-20 alfredRemove __P.
2002-03-20 jeffForce the boot cpu to wait for the APs to finish starti...
2002-03-20 alfredRemove __P.
2002-03-20 alfredRemove __P.
2002-03-19 peterCast pointers to uintptr_t rather than u_int32_t. ...
2002-03-19 peterPacify gcc-3.1.
2002-03-19 peterFix some gcc-3.1+ warnings:
2002-03-19 peterAdd EFI write support to loader
2002-03-19 alfredRemove __P.
2002-03-19 alfredRemove __P.
2002-03-19 joeSync the uhci_dump_foo routines with NetBSD, and remove...
2002-03-19 alfredRemove __P.
2002-03-19 alfredadd missing semicolon.
2002-03-19 alfredRemove __P.
2002-03-19 alfreddon't generate files with __P.
2002-03-19 alfredfix blockno printf formatting warnings.
2002-03-19 alfredRemove __P
2002-03-19 alfredFix bio->bio_blkno format warning.
2002-03-19 alfredRemove duplicate extern declarations to silence warnings.
2002-03-19 arr- Change a malloc / bzero pair to make use of the M_ZER...
2002-03-19 darrenrdo not include the missing ip_h323_pxy.c
2002-03-19 darrenrput an extern for ip6_protox in here where it is only...
2002-03-19 darrenrput an extern for inet6sw in here and make it active...
2002-03-19 phkAdd five GEOM oriented ioctls to get basic information...
2002-03-19 peter#if 0 some unused variables (only in #if 0 code)
2002-03-19 peterAdd some break's after default: in the end of switch...
2002-03-19 jeffQuit a warning introduced by UMA. This only occurs...
2002-03-19 darrenrThis commit was generated by cvs2svn to compensate...
2002-03-19 darrenrThis commit was generated by cvs2svn to compensate...
2002-03-19 darrenrfix conflicts (mostly damn rcs id's) generated by import
2002-03-19 darrenrThis file is being removed pending the all clear on...
2002-03-19 darrenrThis commit was generated by cvs2svn to compensate...
2002-03-19 darrenrImport IPFilter 3.4.25 (last version 3.4.20)
2002-03-19 peterEnabling the SKI option is a guaranteed breakage for...
2002-03-19 peterMy ia64 box for some reason likes to fragment the begin...
2002-03-19 peterFix some unused variables.
2002-03-19 peterMove a couple of prototypes together instead of being...
2002-03-19 peter__func__ is a const char *, not a "string" that can...
2002-03-19 peterFix a pointer/int warning
2002-03-19 peter#ifdef SMP some variables that are only used elsewhere...
2002-03-19 peterWork around an apparent compiler bug with gcc-3.1,...
2002-03-19 peterBelieve it or not, I ran into the 32MB stack size limit...
2002-03-19 peter#if 0 out some unused code.
2002-03-19 peterAdd some #includes after things got broken with the...
2002-03-19 peterTurn off the ia64 ITC timecounter when SMP is present...
2002-03-19 peterFix a gcc-3.1+ warning.
2002-03-19 peterPacify gcc-3.1+, initialize two variables to avoid...
next