]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/kern
This commit was generated by cvs2svn to compensate for changes in r57416,
[FreeBSD/FreeBSD.git] / sys / kern /
2000-02-24 markmThis commit was generated by cvs2svn to compensate...
2000-02-23 jasoneAdd the VFS_AIO config option and leave it off by defau...
2000-02-20 bsdDon't forget to reset the hardware debug registers...
2000-02-20 peterFix select(2) for the Alpha. (!!) It was never returni...
2000-02-20 sosHide the "devclass_alloc_unit: %s%d already exists...
2000-02-18 sosUpdate the ata driver to take more advantage of newbus...
2000-02-17 msmithChange the mountroot prompt to something that doesn...
2000-02-16 dillon Fix null-pointer dereference crash when the system...
2000-02-15 joergHide the boring ``not probed (disabled)'' messages...
2000-02-15 phkDon't try to account for the partial quantum unless...
2000-02-15 cracauerAllow comments in interpreter specification lines as in
2000-02-14 peterAvoid a panic in __getcwd(2) when combined with umount -f.
2000-02-13 phkFix sign reversal in adjtime(2).
2000-02-12 rwatsonYet-another-update: rename ``kern.prison'' to a new...
2000-02-10 rwatsonFix sysctl namespace for jail: move the kern.jailcanset...
2000-02-10 rwatsonIntroduce a new sysctl, kern.jailcansethostname, which...
2000-02-09 guidoThis commit was generated by cvs2svn to compensate...
2000-02-09 rwatsonCorrect an oversight in jail() that allowed processes...
2000-02-08 phkAlso allow non-rot processes to setproctitle()
2000-02-07 sosDo refcounting of open devices (more) correctly.
2000-02-02 rwatsonRemove static qualifier from vgonel, as it is needed...
2000-02-02 obrienThis commit was generated by cvs2svn to compensate...
2000-01-31 ruThis commit was generated by cvs2svn to compensate...
2000-01-30 peterDon't refer to TABLDISC in the comments here.
2000-01-30 fennerThis commit was generated by cvs2svn to compensate...
2000-01-30 fennerThis commit was generated by cvs2svn to compensate...
2000-01-29 peterRemove sys/tablet.h and kern/tty_tb.c (the old RS232...
2000-01-29 rwatsonThis patch fixes a locking bug that can result in deadl...
2000-01-28 phkrename disk_delete() to disk_destroy().
2000-01-28 greenFix a bug that could crash the system if you press...
2000-01-28 archieBack out previous commit; it was premature.
2000-01-28 robertoThis commit was generated by cvs2svn to compensate...
2000-01-28 bdeFixed a memory leak for slices with an (unsupported...
2000-01-28 bdeDon't permit generation of non-physical disk addresses.
2000-01-28 dgFixed sign and overflow bugs that caused the allocation...
2000-01-28 archieWhen an attempt to install a line discipline fails...
2000-01-27 bdeQuick fix for stack overflow when there are more than...
2000-01-27 mckusickAdd soft updates to the set of things being tagged...
2000-01-26 peterThis commit was generated by cvs2svn to compensate...
2000-01-26 bdeImproved English in the messages printed by diskerr().
2000-01-25 bdeDon't follow null pointers if we somehow have a null...
2000-01-24 markmThis commit was generated by cvs2svn to compensate...
2000-01-24 bdeFixed some style bugs (mainly ones associated with...
2000-01-23 bpBackout previous commit. It was a mistake.
2000-01-23 bpReplace non obvious number with SPECNAMELEN constant.
2000-01-23 phkAdd a couple of strategic sysctls for monitoring.
2000-01-22 obrienThis commit was generated by cvs2svn to compensate...
2000-01-21 impFix the style bugs in the style bugs fix. The style...
2000-01-21 greenFix style bugs in the last commit.
2000-01-20 impbdeize last commit:
2000-01-20 jasoneBack out the previous spl change, since it opens a...
2000-01-20 impWhen we are execing a setugid program, and we have...
2000-01-20 jasoneDon't tsleep() while at splbio().
2000-01-19 rwatsonFix bde'isms in acl/extattr syscall interface, renaming...
2000-01-19 rwatsonFix bde'isms in acl/extattr syscall interface, renaming...
2000-01-19 rwatsonFix bde'isms in acl/extattr syscall interface, renaming...
2000-01-18 ruThis commit was generated by cvs2svn to compensate...
2000-01-18 mckusickNeed to reset the buffer pointer to avoid reconsidering...
2000-01-17 greenFix vn_isdisk() usage to make AIO work on non-disk...
2000-01-17 obrienThis commit was generated by cvs2svn to compensate...
2000-01-17 ruThis commit was generated by cvs2svn to compensate...
2000-01-16 peterImplement setres[ug]id() and getres[ug]id(). This...
2000-01-16 obrienThis commit was generated by cvs2svn to compensate...
2000-01-16 phkCleanup some more remaining bdev fluff.
2000-01-16 krisThis commit was generated by cvs2svn to compensate...
2000-01-15 markmThis commit was generated by cvs2svn to compensate...
2000-01-14 jasoneAdd aio_waitcomplete(). Make aio work correctly for...
2000-01-13 guidoThis commit was generated by cvs2svn to compensate...
2000-01-13 mdoddAllow SMP systems with an MCA bus to work properly.
2000-01-12 luoqiSeconds to ticks conversion was done at the wrong place.
2000-01-12 asmodaiThis commit was generated by cvs2svn to compensate...
2000-01-11 yokotaAdd a new mechanism, cndbctl(), to tell the console...
2000-01-10 phkAlso handle zero return from dscheck().
2000-01-10 phkGive vn_isdisk() a second argument where it can return...
2000-01-10 impPanic if proc0 hasn't been created and we try to call...
2000-01-10 krisThis commit was generated by cvs2svn to compensate...
2000-01-10 sefHandle the case where we truss an SUGID program --...
2000-01-10 mckusickSeveral performance improvements for soft updates have...
2000-01-10 mckusickAdd bwillwrite to all system calls that create things...
2000-01-10 mckusickRemove the P_BUFEXHAUST flag from the syncer process...
2000-01-09 markmThis commit was generated by cvs2svn to compensate...
2000-01-09 markmThis commit was generated by cvs2svn to compensate...
2000-01-08 eivindChange NDFREE() from a macro to a function for the...
2000-01-07 luoqiAllow SMP && NCPU == 1 to work. From now on, there...
2000-01-07 luoqiIntroduce a mechanism to suspend/resume system processe...
2000-01-05 peterExport the nselcoll counter via the kern.nselcoll sysct...
2000-01-05 dillon Enhance reassignbuf(). When a buffer cannot be...
2000-01-04 teggeISA device drivers use the ISA source interrupt number...
2000-01-04 phkBe more careful about NOUDEV and NODEV.
2000-01-04 phkCreate a separate pps_offset variable to use for applyi...
2000-01-03 obrienThis commit was generated by cvs2svn to compensate...
2000-01-03 obrienThis commit was generated by cvs2svn to compensate...
2000-01-03 phk truss /usr/bin/su
2000-01-01 bdeThis commit was generated by cvs2svn to compensate...
1999-12-29 phkDon't use time_offset as a leaky bucket variable in...
1999-12-29 peterRemove vnode_if.sh - it's a perl script. This stayed...
1999-12-29 peterChange #ifdef KERNEL to #ifdef _KERNEL in the public...
1999-12-28 msmithActively limit the allocation of mbufs to NMBUFS/nmbufs...
1999-12-27 bdeChanged the type used to represent the user stack point...
1999-12-27 bdeFixed some type mismatches. p_retval[0] in struct...
next