]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2001-02-03 phkUse <sys/queue.h> macro api rather than fondle its...
2001-02-03 peterMove wicontrol from i386 to MI section. (yes, it compil...
2001-02-03 peterConditionalize the alpha interrupt preemption for now...
2001-02-03 rwatsono Reinstate Kerberos IV support for sshd when MAKE_KERB...
2001-02-03 brianPick up all messages* files less than two days old...
2001-02-03 brianChange the permissions on /dev/tun* to 0600 root:wheel
2001-02-03 briano Allow non-root users to open /dev/tun* (remove suser()
2001-02-02 phkAt the point in time where most devices are created...
2001-02-02 phkUnfortunately low-altitude overflights is not enough...
2001-02-02 jlemonWhen turning off TCP_NOPUSH, call tcp_output to immedia...
2001-02-02 phkOnly superuser can create symlinks.
2001-02-02 bmahBIND update now has security advisory number.
2001-02-02 cgquieten the esscontrol device
2001-02-02 nectarstrcpy -> strlcpy paranoia
2001-02-02 bdeRemoved vestiges of vop_mmap.
2001-02-02 asmodaiFix tftpd and tftp to support file transfers of over...
2001-02-02 dfr* Move exception_return to exception.s which is a more...
2001-02-02 msmithPatch the reintroduced (~0 << 32) == 1 bug with a crypt...
2001-02-02 grogAllocate lock table and mutex not only for parity plexe...
2001-02-02 brianPass the minor number rather than the unit number to...
2001-02-02 brianKASSERT that the minor number passed to make_dev()...
2001-02-02 nikFix typo.
2001-02-02 nikStructure the options listing to be more standard.
2001-02-02 nikDeclaring functions inside functions was deprecated...
2001-02-02 nikAdd an xref for mount_ntfs.
2001-02-02 teggeEnable use of DHCP extensions.
2001-02-02 peterArgh, I missed some #include "sio.h". I was looking...
2001-02-02 brianTry to kldload if_tun if we get ENOENT from opening...
2001-02-02 jhbmtx_try_enter() returns an int, not void.
2001-02-02 luigiMFS: bridge/ipfw/dummynet fixes
2001-02-02 luigiMFS: bridge/ipfw/dummynet fixes (bridge.c will be commi...
2001-02-01 mjacobRemove inclusion of now vanished sio.h.
2001-02-01 mjacobGuess that this is what Doug *intended* to commit....
2001-02-01 julianChange the kernel internal ABI number as the HOOK struc...
2001-02-01 archieRevert previous checkin ("proxy" is required in some...
2001-02-01 luigiAdd the MD_ROOT_SIZE option.
2001-02-01 luigiAdd a required option, MD_ROOT_SIZE
2001-02-01 julianClean up reference counting with relation to queued...
2001-02-01 scottlDriver for the ESS Maestro3 and Allegro sound chips...
2001-02-01 rumdoc(7) police: split punctuation characters + misc...
2001-02-01 rumdoc(7) police: split punctuation characters + misc...
2001-02-01 desAdd atspeaker_load.
2001-02-01 desKLDify the "speaker" device (which calls itself atspeak...
2001-02-01 rumdoc(7) police: split punctuation characters + misc...
2001-02-01 ruMake the exclamation mark (`!') a recognizable punctuat...
2001-02-01 bdeUnbreak test coverage of cy driver.
2001-02-01 bdeConverted to new-bus.
2001-02-01 bpFix breakage caused by incomplete transition to IF_HAND...
2001-02-01 jakeImplement preemptive scheduling of hardware interrupt...
2001-01-31 phkUse mdconfig/md instead of vn.
2001-01-31 scottlUpdate the module Makefile to reflect the state of...
2001-01-31 julianAdd the ability to declare ore-ride methods on a per...
2001-01-31 iedowseFsck_ffs did not properly range-check the inode 'di_size'
2001-01-31 benDocument the mpsafe argument to callout_init().
2001-01-31 peterTry and make it clearer that the static units thing...
2001-01-31 dfr* Move exception_return to exception.s which is a more...
2001-01-31 peterRemove count for NSIO. The only places it was used...
2001-01-31 peterUnwind a bit more cruft - we only have one type of...
2001-01-31 peterOops. An old version of a local change leaked in with...
2001-01-31 msmithMerge conflicts from the ACPI CA 20010125 import.
2001-01-31 msmithAdd some debugging.
2001-01-31 msmithAdd some debugging statements.
2001-01-31 msmithTidy up.
2001-01-31 msmithAdd some debugging.
2001-01-31 msmithACPI_NUMBER becomes ACPI_INTEGER. acpi_EvaluateNumber...
2001-01-31 msmithRemove obsoleted files.
2001-01-31 msmithRemove obsoleted files.
2001-01-31 msmithThis commit was generated by cvs2svn to compensate...
2001-01-31 msmithUpdate to the 20010125 ACPI CA snapshot.
2001-01-31 peterRedo the stray header file cleanup code to not depend...
2001-01-31 phkStrip optional prefixes "/dev/" and "md" from the ...
2001-01-31 peterQuieten gcc.
2001-01-31 peterExterminate the use of PSEUDO_SET() with extreme prejudice.
2001-01-31 peterAdd hpfs and the config glue for it. It was being...
2001-01-31 bpProperly lock new vnode.
2001-01-31 bpLet M_PANIC go back to the private tree as its intentio...
2001-01-31 peterZap last remaining references to (and a use use of...
2001-01-31 tanimuraAs the default MAXDSIZ and DFLDSIZ is 512MB, bump the...
2001-01-31 deischens/_thread_sys_write/__sys_write/
2001-01-31 archieFix documentation: "proxy" is not a keyword for the...
2001-01-30 jasoneRevert mutex initialization check to look at mtx_descri...
2001-01-30 julianImplement direct support for semipersistant nodes.
2001-01-30 jhbArgh, fix a nit that snuck in while trying to resolve...
2001-01-30 jhb- Fix TUNABLE_STR_FETCH() to actually be a code fragmen...
2001-01-30 bdeAdded used include of <sys/mutex.h>. The SMP case...
2001-01-30 bmahNew release notes: bridge(4)/dummynet(4) updates,...
2001-01-30 asmodaiUpdate port_after.h to reflect FreeBSD values.
2001-01-30 brianAllow the output of /etc/security to be logged or maile...
2001-01-30 phkMake mount_mfs annoy users for 15 seconds and point...
2001-01-30 jhayMake klds for the ar and sr devices and hook them up.
2001-01-30 phkMake vnconfig annoy users for 15 seconds to make them...
2001-01-30 brianRun purgedir (a local function) on /var/run instead...
2001-01-30 phkAdd a BUF_KERNPROC() in the BIO_DELETE path.
2001-01-30 jhayThe ar and sr devices have moved to sys/dev/.
2001-01-30 jhayThis include file has found a new home in sys/dev/ic/.
2001-01-30 jhayNewbusify the sr device and move it to its new location.
2001-01-30 jhayUpdate include files to reflect the new location of...
2001-01-30 jhayReflect the new location of the ar and sr devices.
2001-01-30 peterStyle (whitespace) nit.
2001-01-30 phkFix two minor nits.
next