]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys
This commit was generated by cvs2svn to compensate for changes in r80785,
[FreeBSD/FreeBSD.git] / sys / sys /
2001-08-01 gshapiroThis commit was generated by cvs2svn to compensate...
2001-08-01 bmilekic Move CPU_ABSENT() macro to smp.h, where it belongs...
2001-07-31 jhbApply the cluebat to myself and undo the await() -...
2001-07-31 jakeMachine dependent ifdefs for sparc64.
2001-07-30 asmodaiThis commit was generated by cvs2svn to compensate...
2001-07-30 obrienThis commit was generated by cvs2svn to compensate...
2001-07-28 obrienThis commit was generated by cvs2svn to compensate...
2001-07-28 darrenrThis commit was generated by cvs2svn to compensate...
2001-07-28 darrenrThis commit was generated by cvs2svn to compensate...
2001-07-26 peterMove param.c out of the conf directory and make it...
2001-07-26 bmilekic- Do not handle the per-CPU containers in mbuf code...
2001-07-26 sobomaxMove definition of structure used in CONS_SCRSHOT ioctl...
2001-07-25 peterThis commit was generated by cvs2svn to compensate...
2001-07-25 roamMake dynamic sysctl entries start at 0x100, not decimal...
2001-07-25 ddMove the kernel stuff out of snoop.h. It was only...
2001-07-24 krisThis commit was generated by cvs2svn to compensate...
2001-07-23 fennerThis commit was generated by cvs2svn to compensate...
2001-07-23 obrienRemind people to document bumps in the Porter's Handbook.
2001-07-22 assaradd prototype for dosetrlimit
2001-07-21 msmithThis commit was generated by cvs2svn to compensate...
2001-07-21 msmithThis commit was generated by cvs2svn to compensate...
2001-07-20 obrienThis commit was generated by cvs2svn to compensate...
2001-07-19 krisThis commit was generated by cvs2svn to compensate...
2001-07-19 jlemonIntroduce EVFILT_TIMER, which allows a process to estab...
2001-07-19 obrienThis commit was generated by cvs2svn to compensate...
2001-07-19 obrienThis commit was generated by cvs2svn to compensate...
2001-07-18 phkAdd printf format checking to sbuf_printf()
2001-07-18 ddKeep track of all "struct snoop"'s so that snp_modevent...
2001-07-18 ruThis commit was generated by cvs2svn to compensate...
2001-07-17 phkAdd missing () around macro argument in cv_waitq_empty()
2001-07-16 peterUse a fixed type for times in on-disk structures for...
2001-07-13 ruThis commit was generated by cvs2svn to compensate...
2001-07-12 yokota- Define a convenience macro ISTTYOPEN().
2001-07-12 peterBump param, for SSE support and include file impact...
2001-07-10 ruThis commit was generated by cvs2svn to compensate...
2001-07-09 desConstify the fstype argument to vfs_mount(). This...
2001-07-08 julianSmall whitespace fix.
2001-07-08 julianA set of changes to reduce the number of include files...
2001-07-06 jakeBackout mwakeup, etc.
2001-07-05 rwatsono Replace calls to p_can(..., P_CAN_xxx) with calls...
2001-07-05 ddSpelling police: extention -> extension in a comment.
2001-07-04 dillonReorg vm_page.c into vm_page.c, vm_pageq.c, and vm_cont...
2001-07-04 dilloncleanup: GIANT macros, rename DEPRECIATE to DEPRECATE
2001-07-04 dillonWith Alfred's permission, remove vm_mtx in favor of...
2001-07-04 jakeImplement mwakeup, mwakeup_one, cv_signal_drop and...
2001-07-03 desConstify the format string.
2001-07-02 brooksAdd kernel infrastructure for network device cloning.
2001-06-30 jhbRemove the p_spinlocks spin lock count that was obsolet...
2001-06-29 msmithThis commit was generated by cvs2svn to compensate...
2001-06-29 jhbMove ast() and userret() to sys/kern/subr_trap.c now...
2001-06-29 joergDefine BIO_CMD{1,2}, available for local hacks, similar...
2001-06-29 jhbAdd a new MI pointer to the process' trapframe p_frame...
2001-06-28 jlemonCorrect comment: so_q -> so_comp, so_q0 -> so_incomp.
2001-06-27 jhb- Add trylock variants of shared and exclusive locks.
2001-06-27 jhb- Add a new witness_assert() to perform arbitrary locki...
2001-06-26 joergImplement a new ioctl command for floppies: FD_READID
2001-06-26 obrienThis commit was generated by cvs2svn to compensate...
2001-06-26 obrienThis commit was generated by cvs2svn to compensate...
2001-06-25 jhb- Replace the unused KTR_IDLELOOP trace class with...
2001-06-22 obrienPeople wanted this bumped for the Bzip2 import.
2001-06-22 mjacobMake hostid an unsigned long (matches kern_mib.c change)
2001-06-22 bmilekicIntroduce numerous SMP friendly changes to the mbuf...
2001-06-21 obrienThis commit was generated by cvs2svn to compensate...
2001-06-21 assarThis commit was generated by cvs2svn to compensate...
2001-06-20 brianAdd DIGIIO_SETALTPIN and DIGIIO_GETALTPIN ioctl values
2001-06-20 acheAdd B921600 (yes, some serial ports can do this, but...
2001-06-19 desConstify the module name. This silences a few warnings...
2001-06-19 ruThis commit was generated by cvs2svn to compensate...
2001-06-18 pirzykAdded CTLTYPE_{UINT|LONG|ULONG} types.
2001-06-18 wollmanAfter one too many PRs on the subject, bite the bullet...
2001-06-18 brianAdd linker_reference_module().
2001-06-18 brianCredit John Prince and Eric Hernes for their work.
2001-06-16 peterAdd INTR_TYPE_AV so that we can get to the PI_AV priori...
2001-06-16 alexFix "alignemnt" typo.
2001-06-16 obrienThis commit was generated by cvs2svn to compensate...
2001-06-15 acheBump FreeBSD_version to indicate locale renaming
2001-06-15 peterFix some warnings in kern_environment.c. Make the...
2001-06-13 umefix recursive mtx_lock() call.
2001-06-13 peterWith this commit, I hereby pronounce gensetdefs past...
2001-06-12 umeFreeBSD already avoided namespace pollution (rev.1...
2001-06-12 peterHints overhaul:
2001-06-11 desSay one thing, do the other... nextpid -> lastpid
2001-06-11 desRename nextpid to lastpid and externalize it.
2001-06-11 umeNuke wrongly introduced experimental stuff during KAME...
2001-06-11 desAdd sbuf_copyin(). Also add 'b' variants of sbuf_...
2001-06-11 umeSync with recent KAME.
2001-06-10 dessbuf_new(9) now returns a struct sbuf * instead of...
2001-06-10 desExplicitly initialize the reference count to 0. This...
2001-06-10 bennoChanges to sys/ includes to support PowerPC.
2001-06-09 brianBump __FreeBSD_version to reflect machine/ioctl_fd...
2001-06-08 peter"Fix" the previous initial attempt at fixing TUNABLE_IN...
2001-06-07 peterBack out part of my previous commit. This was a last...
2001-06-06 peterMake the TUNABLE_*() macros look and behave more consis...
2001-06-05 ddStyle and cosmetic cleanups. This driver is now reason...
2001-06-04 ddUnstaticize l_nullioctl; it is needed elsewhere (like...
2001-06-04 jhbAdd a new psuedo-KTR trace level KTR_ALL which is a...
2001-06-03 ddRemove unused includes, use *min() inline functions...
2001-06-02 obrienSupport GCC 3.0
2001-06-01 tmmClean up the code exporting interrupt statistics via...
2001-06-01 obrienBack out jesper's 2001/05/31 14:58:11 PDT commit. ...
next