]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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.
2001-01-30 julianFix cut and paste error in a comment.
2001-01-30 dillonFix a race between the syncer and umount. When you...
2001-01-30 bmahUpdate release notes: devfs(5) now in GENERIC, libc_r...
2001-01-30 peterRemove some leftovers from the CMAP* stuff in globaldat...
2001-01-30 peterRemove unused GD_CPU_LOCKID, GD_OTHER_CPUS, PS_IDLESTAC...
2001-01-30 jhbRemove unnecessary locking to protect the p_upages_obj...
2001-01-30 jhb- Use the right name for the proctree lock in the locki...
2001-01-29 bmahUpdate for security advisories: 01:11, 01:12, 01:13...
2001-01-29 luigiPut picobsd build scripts in sync with the ones in...
2001-01-29 deischenUnbreak world by correctly specifying the prototype...
2001-01-29 sosAdd option ATA_ENABLE_WC for enabling write caching...
2001-01-29 sosAdd text for option ATA_ENABLE_WC.
2001-01-29 peterAARGH! This does not mix too well with the -o noatime...
2001-01-29 dfrFlesh out EFI support somewhat.
2001-01-29 peterSupply a stub bpf_validate() (always returning false...
2001-01-29 peterUse M_PANIC instead of if (sc == NULL) panic();
2001-01-29 peterRemove unused variable 'int n;'
2001-01-29 bpAdd M_PANIC flag to the list of available flags passed...
2001-01-29 peterStop counting sppp interfaces, we were just testing...
2001-01-29 peterConvert mca (microchannel bus support) from something...
2001-01-29 brianAdd a few ``const''s to silence some -Wwrite-strings...
2001-01-29 peterZap silly #if NPCI > 0 and the hoops that we jump throu...
2001-01-29 peterYikes, these files bogusly #include "loop.h" but didn...
2001-01-29 peterConvert 'count en', 'count lnc', 'count fpa', 'count...
2001-01-29 peterRemove unused #include "lnc.h"
2001-01-29 peterMake the number of loopback interfaces dynamically...
2001-01-29 benFix 'tunefs -p'
2001-01-29 peterRemove unused #include "snp.h"
2001-01-29 peterConvert ata and atapi #if NATA* > 0 to options instead...
2001-01-29 phkUse <sys/queue.h> instead of home-rolled list.
2001-01-29 peterTurn '#if NSNP > 0' into an option.
2001-01-29 peterSend "#if NISA > 0" to the bit-bucket and replace it...
2001-01-29 peterI confess. This is a truely nasty hack. I am so ashamed!
2001-01-29 desStyle police.
2001-01-29 brianFix some log_Printf() casting
2001-01-29 peterGag. These compiled because I had a stray "eisa.h"...
next