]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
This commit was generated by cvs2svn to compensate for changes in r92899,
[FreeBSD/FreeBSD.git] / sys /
2002-03-21 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-03-21 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-03-21 Matt JacobLimit fabric search to a default 256 entries. This...
2002-03-21 Alan Cox o Use the MI vm_map_growstack() instead of grow_stack...
2002-03-21 David E. O'BrienRemove 'register' keyword.
2002-03-21 Andrew Gallatinshut up the compiler
2002-03-21 Andrew R. Reiter- Fix a logic error in checking the securelevel that...
2002-03-21 Benno Rice- Make all inlines for manipulating supervisor-level...
2002-03-21 Benno RiceGC some unused, bogus interrupt functions and replace...
2002-03-21 Doug RabsonChange critical_t to register_t for intr_disable/restore.
2002-03-21 Doug RabsonChange cpu_critical_enter/exit to intr_disable/restore.
2002-03-21 Ruslan ErmilovReplaced hacks in sbin/Makefile,v 1.99 and usr.sbin...
2002-03-21 Peter WemmIn UP mode, the primary cpu's per-cpu current_pmap...
2002-03-21 Warner Loshintr_disable returns register_t
2002-03-21 Warner LoshFix abuses of cpu_critical_{enter,exit} by converting to
2002-03-21 Warner LoshFix abuses of cpu_critical_{enter,exit} by converting to
2002-03-21 Warner LoshRemove last two abuses of cpu_critical_{enter,exit...
2002-03-21 Benno RiceAdd a change mirroring that made to kern/subr_trap...
2002-03-21 Jeff RobersonRemove references to vm_zone.h and switch over to the...
2002-03-21 Jeff RobersonRemove references to vm_zone.h and switch over to the...
2002-03-21 Mike SmithFix error introduced in the 20020217 update, where...
2002-03-21 Jeff RobersonRemove references to vm_zone.h and switch over to the...
2002-03-21 Jeff RobersonRemove references to vm_zone.h and switch over to the...
2002-03-21 Alfred PerlsteinRemove __P.
2002-03-20 Alfred PerlsteinRemove __P.
2002-03-20 Alfred PerlsteinRemove __P.
2002-03-20 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-03-20 Jeff RobersonUMA permited us to utilize the 'waitok' flag to soalloc.
2002-03-20 John BaldwinChange the way we ensure td_ucred is NULL if DIAGNOSTIC...
2002-03-20 John BaldwinChange the way we ensure td_ucred is NULL if DIAGNOSTIC...
2002-03-20 John Baldwin- Push down Giant into crfree() in the case that we...
2002-03-20 John BaldwinAdd PCI ID for the SeaLevel Ultra 530.PCI single port...
2002-03-20 Warner LoshMinor cleanups to post.mk from bde. Mostly ordering
2002-03-20 Warner LoshNo need to conditionalize on pci being in the kernel...
2002-03-20 Warner LoshFix minor style(9) violation in de__Ping
2002-03-20 Warner LoshBetter power code and better power diagnostics
2002-03-20 Warner LoshDefine masks for the VCC an VPP voltages
2002-03-20 David E. O'BrienRemove __P(). This was tested on the GENERIC kernel.
2002-03-20 Alfred PerlsteinRemove __P.
2002-03-20 David E. O'BrienFix warnings on 64-bit hosts.
2002-03-20 John BaldwinDocument that MD pcpu fields are defined in PCPU_MD_FIE...
2002-03-20 David MaloneTwo minor changes to dirhash, which result in some...
2002-03-20 Doug RabsonChange intr_enable to intr_restore for consistency...
2002-03-20 Andrew R. Reiter- Change a check of securelevel to securelevel_gt(...
2002-03-20 Orion HodsonSend periodic ARP requests when ARP entries for hosts...
2002-03-20 Andrew R. Reiter- Remove a semi-colon from after SYSINIT that was intro...
2002-03-20 KATO TakenoriMFi386: revision 1.65.
2002-03-20 KATO TakenoriRemove __P.
2002-03-20 KATO TakenoriRemove __P.
2002-03-20 KATO TakenoriMFi386: revision 1.505 (remove __P.)
2002-03-20 KATO TakenoriMFi386: revision 1.504.
2002-03-20 KATO TakenoriMFi386: revision 1.503.
2002-03-20 Jeff RobersonRemove references to vm_zone.h and switch over to the...
2002-03-20 Jeff RobersonRemove references to vm_zone.h and switch over to the...
2002-03-20 Jeff RobersonRemove unused include.
2002-03-20 Jeff RobersonRemove references to vm_zone.h and switch over to the...
2002-03-20 Doug RabsonReplace calls to cpu_critical_enter/exit with appropria...
2002-03-20 Doug RabsonRecreate intr_disable/intr_enable and implement cpu_cri...
2002-03-20 Jeff RobersonRemove unused include.
2002-03-20 Jeff RobersonRemove unused header.
2002-03-20 Alfred PerlsteinRemove __P.
2002-03-20 Poul-Henning KampVarious style issues from a recent brucification:
2002-03-20 Jeff RobersonRemove references to vm_zone.h and switch over to the...
2002-03-20 Jeff RobersonRemove references to vm_zone.h and switch over to the...
2002-03-20 Alfred PerlsteinRemove __P.
2002-03-20 Alfred PerlsteinRemove __P.
2002-03-20 Alfred PerlsteinRemove __P.
2002-03-20 Alfred PerlsteinRemove __P.
2002-03-20 Jeff RobersonSwitch vm_zone.h with uma.h. Change over to uma interf...
2002-03-20 Jeff RobersonAdd calls to uma_zone_set_max() to restore previously...
2002-03-20 Jeff RobersonAdd uma_zone_set_max() to add enforced limits to non...
2002-03-20 Benno RiceIncrement pmap_pvo_count in the right place.
2002-03-20 Alfred PerlsteinRemove __P.
2002-03-20 Alfred PerlsteinRemove __P.
2002-03-20 Jeff RobersonBackout part of my previous commit; I was wrong about...
2002-03-20 Jeff RobersonRemove references to vm_zone.h and switch over to the...
2002-03-20 Jeff RobersonRemove references to vm_zone.h and switch over to the...
2002-03-20 Matthew DillonFix a bug introduced in 1.11 (and also MFCd to stable...
2002-03-20 Jeff RobersonRemove references to vm_zone.h and switch over to the...
2002-03-20 Alfred PerlsteinRemove __P.
2002-03-20 Jeff RobersonForce the boot cpu to wait for the APs to finish starti...
2002-03-20 Alfred PerlsteinRemove __P.
2002-03-20 Alfred PerlsteinRemove __P.
2002-03-19 Peter WemmCast pointers to uintptr_t rather than u_int32_t. ...
2002-03-19 Peter WemmPacify gcc-3.1.
2002-03-19 Peter WemmFix some gcc-3.1+ warnings:
2002-03-19 Peter WemmAdd EFI write support to loader
2002-03-19 Alfred PerlsteinRemove __P.
2002-03-19 Alfred PerlsteinRemove __P.
2002-03-19 Josef KarthauserSync the uhci_dump_foo routines with NetBSD, and remove...
2002-03-19 Alfred PerlsteinRemove __P.
2002-03-19 Alfred Perlsteinadd missing semicolon.
2002-03-19 Alfred PerlsteinRemove __P.
2002-03-19 Alfred Perlsteindon't generate files with __P.
2002-03-19 Alfred Perlsteinfix blockno printf formatting warnings.
2002-03-19 Alfred PerlsteinRemove __P
2002-03-19 Alfred PerlsteinFix bio->bio_blkno format warning.
2002-03-19 Alfred PerlsteinRemove duplicate extern declarations to silence warnings.
2002-03-19 Andrew R. Reiter- Change a malloc / bzero pair to make use of the M_ZER...
2002-03-19 Darren Reeddo not include the missing ip_h323_pxy.c
next