]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2001-07-01 krisSilence format string warnings.
2001-07-01 cgintel ich/ich2 driver - this needs some work but is...
2001-07-01 cgadd module version/dependancies
2001-07-01 cgdon't set a flag that is already set
2001-07-01 cgset default 'monitor' volume (ac97 headphones) to 75%
2001-07-01 groudierSubmitted by: Chip Salzenberg <chip@perlsupport.com>.
2001-07-01 mikehConvert two instances of a lseek()+read() combination...
2001-07-01 bennoDon't include machine/autoconf.h for now. It's not...
2001-07-01 bennoRegister definitions for the OpenPIC used in various...
2001-07-01 bennoAdd TRAPF_* macros required by MI-ification of ast...
2001-06-30 ddCorrect a brain-o in the stats output.
2001-06-30 mikehReset errno so that subsequent TFTP requests don't...
2001-06-30 impFix make release for new kernel locations
2001-06-30 obrienAdd .cvsignore so that CVS stop's complaining about...
2001-06-30 obrienGrrr, this was added in the wrong place.
2001-06-30 obrienEnsure sys/${MACHINE}/compile/FOO exists
2001-06-30 nik/dist is a mount point used by sysinstall(8), not an...
2001-06-30 mppFix a couple of typos.
2001-06-30 impReally do proper keepme files in the compile directorie...
2001-06-30 n_hibmaAdd AboCom Systems USB to 1M HomePNA & 10M/100M Fast...
2001-06-30 n_hibmaDon't free memory that has been freed already.
2001-06-30 yokotaRemove the resume method. It is not necessary any more...
2001-06-30 yokotaAdd the device resume method to keyboard drivers.
2001-06-30 yokotaIf we are in DDB, don't switch to a vty in the VT_PROCE...
2001-06-30 rwatsono Unfold p31b_proc() into the individual posix4 system...
2001-06-30 obrienEnsure sys/${MACHINE}/compile/FOO exists
2001-06-30 rwatsonModify ping so that it increases the send socket buffer...
2001-06-30 impThe path in the last commit should have been
2001-06-30 impThe path in the last commit should have been
2001-06-30 impNote move of kernel compile to src/sys/MACHINE/compile...
2001-06-30 impMove kernel compile directory from sys/compile/FOO to
2001-06-30 impMove kernel compile directory from sys/compile/FOO to
2001-06-30 ddNew release notes: farewell dgm; kldconfig.
2001-06-30 ddSet WARNS=2 on programs that compile cleanly with it...
2001-06-30 ddSilence a warning on the Alpha.
2001-06-30 ddSilence a warning on the Alpha.
2001-06-30 impRepo copy i8237.h to dev/ic so we can get rid of some...
2001-06-30 impFix warning message.
2001-06-30 jhbRemove the p_spinlocks spin lock count that was obsolet...
2001-06-30 rwatsonReplace some use of 'p' with 'targetp' so as to not...
2001-06-30 jhbMake the schedlock saved critical section state a per...
2001-06-29 roamProperly cast a size argument to an unsigned type.
2001-06-29 msmithWrap the interrupt handler so that we can get the ACPI...
2001-06-29 msmithAdd ACPI lock support.
2001-06-29 ddCorrect a spelling error.
2001-06-29 ume- fixed typo
2001-06-29 msmithAdd ACPI subsystem mutex support, currently disabled...
2001-06-29 msmithUpdate for new debug layer constant names in the ACPI...
2001-06-29 msmithUse msleep() when we sleep waiting for a GPE, since...
2001-06-29 msmithUpdate to synch with the 20010615 ACPI CA import.
2001-06-29 umesync usage/description with reality.
2001-06-29 msmithMerge FreeBSD-specific changes.
2001-06-29 msmithThis commit was generated by cvs2svn to compensate...
2001-06-29 msmithVendor import of the Intel ACPI CA 20010615 snapshot.
2001-06-29 greenUse __unused for non-used variables.
2001-06-29 umestop sending echo packets whenever the upper limit...
2001-06-29 jhbMove ast() and userret() to sys/kern/subr_trap.c now...
2001-06-29 ddSilence warnings on the Alpha: don't assume size_t...
2001-06-29 impRemove cruft from old bus.
2001-06-29 impRemove file that hasn't been used since ze/zp.
2001-06-29 deischenClear the in thread scheduler flag after jumping to...
2001-06-29 roamConnect the new kldconfig(8) utility to the build.
2001-06-29 roamAdd kldconfig(8), a utility to modify the kernel module...
2001-06-29 greenAlso add a colon to "Bad passphrase, please try again ".
2001-06-29 greenPut in a missing colon in the "Enter passphrase" message.
2001-06-29 joergUse the new-born BIO_CMD1 instead of fudging a bio_flag...
2001-06-29 joergTwo more "oops"es here: i didn't mean to turn on fdc...
2001-06-29 joergDefine BIO_CMD{1,2}, available for local hacks, similar...
2001-06-29 obrienFix editor'o where I lost the `+'.
2001-06-29 yarClarify the feature that -exec parameters won't get
2001-06-29 ruBackout CSRG revision 7.22 to this file (if in_losing...
2001-06-29 yarAdd a note on what happens if the "-p" option is specified
2001-06-29 jhbAdd a new MI pointer to the process' trapframe p_frame...
2001-06-29 jhbEnable interrupts again after disabling them in epson_...
2001-06-29 joergDuh-oh! When beautifying a comment right before my...
2001-06-29 ru- Added entry for Daniel C. Sobral.
2001-06-29 ruMake `rttrash' variable (#routes not in table but not...
2001-06-29 ruFixed bogon in revision 1.37. Don't bogusly print...
2001-06-29 yokotaDon't free buffers we didn't allocate.
2001-06-29 joergThis change slipped through hidden in a CVS conflict...
2001-06-29 obrienUpgrade to Binutils 2.11.2.
2001-06-29 joergFirst stab at fixing resource deallocation, and impleme...
2001-06-29 yokotaQuit the ioctl MOUSE_GETINFO as soon as we have gathere...
2001-06-29 yokotaTest "sc->kbd != NULL" rather than "sc != NULL" before
2001-06-29 desFix include ordering breakage from rev. 1.23.
2001-06-29 imppccard modem support fixed.
2001-06-29 jhbGrab Giant around fault handling at the top level for...
2001-06-29 jhbGrab Giant around trap_pfault() for now.
2001-06-29 jlemonFix up indentation.
2001-06-28 rwatsonRemove a fascinating but confusing construct involving...
2001-06-28 rwatsonAdd error checking for copyin() operations in posix4...
2001-06-28 jhbForced commit. Previous commit was:
2001-06-28 jhbDon't check witness assertions if the lock doesn't...
2001-06-28 jhbFix more mntvnode and vnode interlock order reversals.
2001-06-28 ddBack out previous commit: it doesn't help anything...
2001-06-28 wilkos/Netherlands/the Netherlands/g
2001-06-28 guidoUp the average age and hope I can still show my face...
2001-06-28 ddFix a one-byte overrun.
2001-06-28 umeChange default of ipv6_default_interface to NO. This...
2001-06-28 ddgetcwd(3) is defined by POSIX, not ISO C.
next