]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-10-25 Maxime Henrion- Rename the DDB specific %z printf format to %y.
2002-10-25 Peter WemmProvide a bit of anti-foot-shooting protection. Make...
2002-10-25 Peter WemmFinish fixing the 5.x FPU code for dealing with signal...
2002-10-25 Mark MurrayNo need for this config file; games are gone.
2002-10-25 Peter WemmSplit 4.x and 5.x signal handling so that we can keep...
2002-10-25 Mitsuru IWASAKIChange method to determine base memory size.
2002-10-25 Poul-Henning... #include <geom/geom.h> to get proper prototypes. Contr...
2002-10-25 Poul-Henning... Add a g_dev_print() function which prints all the ...
2002-10-25 Thomas MoestlInitialize tick_MHz and related variables much earlier...
2002-10-25 Thomas MoestlFix iommu_dvmamap_sync() to use the right address when...
2002-10-25 Hidetoshi ShimokawaDon't check IFF_RUNNING in previous change.
2002-10-25 Hajimu UMEMOTO- scopeid is u_int32_t
2002-10-25 Poul-Henning... Explicitly list architectures supporting sysinstall
2002-10-25 Poul-Henning... Loose the g_dev_clone() noise.
2002-10-25 Hajimu UMEMOTO- kill strcpy
2002-10-25 Jake BurkholderGreatly improve readability of trap() by using a table...
2002-10-25 Thomas QuinotAdd newly-added sripts to FILES.
2002-10-25 Thomas QuinotAdd a new /etc/periodic/security script to check for...
2002-10-25 Thomas QuinotFactor out code across various /etc/periodic/security...
2002-10-25 Bruce A. MahMFS: Update sysinstall text for the number and size...
2002-10-25 Hidetoshi Shimokawaadd manpages for FireWire.
2002-10-25 Tim J. RobbinsMake the example "assertion failure" message match...
2002-10-25 Tim J. RobbinsUse an internal buffer for the result when the first...
2002-10-25 David Xususpend thread only when it can be interrupted.
2002-10-25 David Xulet thread_schedule_upcall() handle idle kse.
2002-10-25 Tim J. RobbinsUpdate the Standards section for the addition of the...
2002-10-25 Poul-Henning... Goodbye and good riddance!
2002-10-25 Poul-Henning... Confirmed kill: "Bogon #1" is dead, killed by DEVFS.
2002-10-25 Poul-Henning... Comment out more MAKEDEV bogosity ("BOGON #1" as Jordan...
2002-10-25 Ruslan ErmilovPreprocess with tbl(1) only where needed.
2002-10-25 Ruslan ErmilovDon't preprocess with tbl(1).
2002-10-25 Ruslan ErmilovKill the remnants of BOG.
2002-10-25 Ruslan ErmilovPreprocess with tbl(1).
2002-10-25 Ruslan ErmilovDon't preprocess with tbl(1).
2002-10-25 Ruslan ErmilovDon't preprocess with tbl(1).
2002-10-25 Poul-Henning... Disable the kernacc() check in mtx_validate() until...
2002-10-25 Ruslan ErmilovSimplify.
2002-10-25 Ruslan ErmilovDon't preprocess with tbl(1).
2002-10-25 Ruslan ErmilovPreprocess with tbl(1).
2002-10-25 Poul-Henning... In vrele() we can actually have a VCHR with v_rdev...
2002-10-25 Doug BartonAdjust the size passed to readlink so that the null...
2002-10-25 Julian Elischerfix style-o
2002-10-25 Julian ElischerMore work on the interaction between suspending and...
2002-10-25 Warner LoshUse the correct values for LDBL_*. Libc doesn't comple...
2002-10-25 Tim J. RobbinsThe ORIENTLOCK macro is no longer needed since all...
2002-10-25 Jake BurkholderMinor cleanups.
2002-10-25 Juli MallettHide the test in <target> under '.if make(<target>...
2002-10-25 Marcel MoolenaarAdd the functionality to create an (empty) GPT from...
2002-10-25 Bruce A. MahNew release note: New cd(4) ioctls, burncd(8) -s max.
2002-10-25 Nate LawsonThe FTP connection caching needs a better interface...
2002-10-25 Kirk McKusickWithin ufs, the ffs_sync and ffs_fsync functions did...
2002-10-25 David Xufix typo.
2002-10-24 Julian ElischerExtract out KSE specific code from machine specific...
2002-10-24 Maxime HenrionOops, forgot to commit this file. This is part of...
2002-10-24 Poul-Henning... Redo reference vectors to include the mediasize and...
2002-10-24 Poul-Henning... Use a better test to prevent tasting geom.ctl so we...
2002-10-24 Poul-Henning... Resync with kernel.
2002-10-24 Juli MallettFix problem with my ability to tell the difference...
2002-10-24 Poul-Henning... Fix the spechash lock order reversal by keeping an...
2002-10-24 Poul-Henning... Make sure GEOM has stopped rattling the disks before...
2002-10-24 Poul-Henning... Don't taste the first provider, it's /dev/geom.ctl...
2002-10-24 John BaldwinOops, I missed a few changes in 'device acpica' ->...
2002-10-24 John BaldwinRename 'device acpica' to 'device acpi'.
2002-10-24 Andrew GallatinDocument the (alpha only) "out of memory" and "PT_LOAD...
2002-10-24 Maxime HenrionFix ipfw2 panics on 64-bit platforms.
2002-10-24 Luigi Rizzosrc and dst address were erroneously swapped in SRC_SET...
2002-10-24 Luigi RizzoFix a bug in MAKEDEV -- when creating /dev/usb, the...
2002-10-24 Poul-Henning... Don't try to be cute and save a call/return by implemen...
2002-10-24 Andrew Gallatinanother int * to size_t * change for getbsize() to...
2002-10-24 Andrew Gallatingetbsize() now takes a pointer to a size_t as its first...
2002-10-24 Poul-Henning... Report the MONITOR bit.
2002-10-24 Robert WatsonProvide kernel options for the various MAC policy modul...
2002-10-24 Robert Watsondevice rc no longer requires a count since jhb newbussi...
2002-10-24 Robert WatsonHave ftpd specify the LOGIN_SETMAC flag to setlogincont...
2002-10-24 Robert Watson# WARNING: lukemftpd does not support PAM, MAC, per...
2002-10-24 Robert WatsonInstall mac_partition include files.
2002-10-24 David Xurespect TDF_SINTR, also for SINGLE_NO_EXIT threading...
2002-10-24 Andrew Gallatin#ifdef out assignToPartition on non x86 arches to unbre...
2002-10-24 Ruslan ErmilovEliminate warnings.
2002-10-24 Ruslan ErmilovPreprocess with tbl(1), eliminate warnings.
2002-10-24 Bruce EvansRestored sigaction's name in its prototype.
2002-10-24 Ruslan ErmilovFixed a warning.
2002-10-24 Juli MallettWhen expanding a specific [1-char] variable, only expan...
2002-10-24 Sheldon Hearn* Modernize aio(4), providing instructions for static...
2002-10-24 Ruslan ErmilovFixed references and a bunch of other warnings.
2002-10-24 Dag-Erling... Add cross-references to the aio(4) manual page.
2002-10-24 Dag-Erling... Add a simple man page for the aio facility.
2002-10-24 Ruslan ErmilovA version of SGR disabling stuff that is believed to...
2002-10-24 Mitsuru IWASAKIAdd new loader tunable hw.acpi.ec.event_driven so that...
2002-10-24 Maxime HenrionFix kernel build on sparc64 in the IPDIVERT case.
2002-10-24 David Xudon't forget to remove kse from idle queue.
2002-10-24 Julian ElischerMove thread related code from kern_proc.c to kern_thread.c.
2002-10-24 Jeff Roberson - Now that uma_zalloc_internal is not the fast path...
2002-10-24 Marcel Moolenaaro Fix a size calculation based on a 8KB page, while...
2002-10-24 Yoshihiro TakahashiRemove unneeded variables.
2002-10-24 Yoshihiro TakahashiThe rc driver is not needed for pc98.
2002-10-24 Marcel MoolenaarBuild the following modules on ia64 as well:
2002-10-24 Jeff Roberson - Move the destructor calls so that they are not calle...
2002-10-24 Jun KuriyamaUnbreak by merging the change in r1.51 of src/libexec...
2002-10-24 Juli MallettDuplicate the variable name in the v->name field, as...
next