]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2001-09-08 Marcel MoolenaarCorrect intended fix to my foul-up.
2001-09-08 Semen UstimenkoStole unicode translation table from mount_msdos. Add...
2001-09-08 Marcel MoolenaarCatch up with common usage:
2001-09-08 Semen UstimenkoFix opening particular file's attributes (as described...
2001-09-08 Semen UstimenkoReference devvp on ntnode creation and dereference...
2001-09-08 Semen UstimenkoFix errors and warnings when compiling with NTFS_DEBUG > 1
2001-09-08 Peter WemmAdd linux_sysctl.c, and linux_uid16.c to the x86 platforms.
2001-09-08 Peter WemmMissing part of dillon's coredump commit. cpu_coredump...
2001-09-08 Matthew DillonThis brings in a Yahoo coredump patch from Paul, with...
2001-09-08 Marcel MoolenaarRound of cleanups and enhancements. These include ...
2001-09-08 Marcel Moolenaaro Introduce private types for use in linux syscalls...
2001-09-08 Marcel Moolenaaro Introduce private types for use in linux syscalls...
2001-09-08 Mitsuru IWASAKIDon't call tsleep from AcpiOsStall(), call DELAY()...
2001-09-08 Dag-Erling... If the local file does not exist, or is a regular file...
2001-09-08 Doug RabsonAdd missing entry to memory type name table and adjust...
2001-09-08 Doug RabsonAdd a command 'memmap' to print out the EFI memory...
2001-09-08 Brian FeldmanConvert the CMedia driver to using a device mutex and...
2001-09-08 Marcel MoolenaarWrap array accesses in macros, which also happen to...
2001-09-07 Bill SwingleFixes problem with pkg_add -r when adding multiple...
2001-09-07 Andrey A. Chernov1) If __SAPP stream is not seekable, remove __SAPP...
2001-09-07 Orion HodsonDriver supports CS4280 rather than CS428x.
2001-09-07 Mark MurrayBack out (with prejudice) the last WARNS=2 fix. I canno...
2001-09-07 Bruce A. MahAdd a bit of background to the ACPI release note.
2001-09-07 Ruslan ErmilovYay!
2001-09-07 Jeroen Ruigrok... Move to using .In instead of .Fd #include <> for includ...
2001-09-07 Alexey Zelkinreconnect strfmon.c to build list
2001-09-07 Ruslan ErmilovIf -s -s is specified, don't show zero multicast routin...
2001-09-07 Jeroen Ruigrok... Fix some mdoc nits caused by my knowledge not being...
2001-09-07 Doug RabsonPort to ia64, taking into account the fact that pagesiz...
2001-09-07 Dima DorfmanACPI CA updated to 20010831.
2001-09-07 Ruslan ErmilovDeprecate the -l option in favour of more natural -W.
2001-09-07 Ruslan ErmilovDon't print stray socket addresses (-A) with the listen...
2001-09-07 Doug RabsonAdd options to select between 4k, 8k and 16k page sizes...
2001-09-07 Doug RabsonTypo in comment.
2001-09-07 Doug Rabson* Track ref/mod information properly when a mapping...
2001-09-07 Doug RabsonRemove old setjmp/longjmp stubs.
2001-09-07 Jeroen Ruigrok... Add strfmon.3 to the fray.
2001-09-07 Doug RabsonHook up the native EFI filesystem reader.
2001-09-07 Doug RabsonSet currdev and loaddev variables.
2001-09-07 Doug RabsonAdd a libstand filesystem for accessing EFI native...
2001-09-07 Doug RabsonReformat.
2001-09-07 Julian ElischerRemove some un-needed code that was accidentally includ...
2001-09-07 Julian ElischerPatches from KAME to remove usage of Varargs in existing
2001-09-07 Julian ElischerFirst pass at porting John's "accept" changes to
2001-09-07 Jonathan LemonFix another shortcircuit return() statement that I...
2001-09-07 Jonathan LemonFix sense of comparison in space test. Also eliminate...
2001-09-07 Mike SmithShould check debug.acpi.avoid, not .disable.
2001-09-07 Brian FeldmanCorrect the path for OsdEnvironment.c.
2001-09-07 Mike SmithNow that this code is MD, we don't need the i386 ifdefs.
2001-09-07 Mike SmithAllow the ACPI subsystem to be disabled with a hint.
2001-09-07 Mike SmithMove OsdEnvironment.c into MD code; searching for the...
2001-09-07 Mike SmithMerge our local branch changes with the 20010831 snapshot.
2001-09-07 Andrey A. ChernovFor now just back out seek error checking in __SAPP...
2001-09-07 Mike SmithThis commit was generated by cvs2svn to compensate...
2001-09-07 Mike SmithVendor-branch import of the Intel ACPI CA 20010831...
2001-09-06 Mike SmithInitialise the adapter status to an invalid state,...
2001-09-06 Bruce A. MahDelete a note to myself that doesn't really belong...
2001-09-06 John BaldwinAdd a hack to acpi_EvaluateInteger() to handle the...
2001-09-06 Bruce A. MahDelete some cruft that somehow snuck into this file.
2001-09-06 John BaldwinAll of this is now committed to the XFree86 port.
2001-09-06 David E. O... Fix the upgrade path from 4.1 and earlier.
2001-09-06 Bruce A. MahDocument two sysctl variables used by RFC 1948 function...
2001-09-06 Mike SmithAllocate system resource IRQs as shareable; this is...
2001-09-06 John BaldwinCall sendsig() with the proc lock held and return with...
2001-09-06 Warner LoshDon't panic when we don't know the exact chip that...
2001-09-06 Warner LoshSurf the net again and find more device IDs:
2001-09-06 Warner Loshminor commentary
2001-09-06 David E. O... Strip non version _number_ bits from HOST_OS_VERSION.
2001-09-06 Doug RabsonAdd struct tags to avoid warnings in kernel code.
2001-09-06 David E. O... I was missing the HOST_OS_VERSION setting in the fall...
2001-09-06 Søren SchmidtFix the size of medium code, the old one failed for...
2001-09-06 Yoshihiro TakahashiUse MACHINE_ARCH instead of MACHINE to fix pc98 module.
2001-09-06 Ruslan ErmilovThe default for -p was ``kern.notice'' in the -h case.
2001-09-06 Dima DorfmanPrint the correct filename if we fail to open $etc_passwd.
2001-09-06 Yaroslav TykhiyFix all the ambiguous or erroneous statements of the...
2001-09-06 Kazutaka YOKOTAUpdate the atkbdc, atkbd, and psm drivers to probe...
2001-09-06 Ruslan ErmilovSECURITY.
2001-09-06 Murray Stokelysysinstall's primitive network configuration expects...
2001-09-06 Murray StokelyThere is a problem in this example script. Setting...
2001-09-06 Murray StokelyIf we're running as init, install a signal handler...
2001-09-06 Søren SchmidtFix verbose probe message.
2001-09-06 Kris Kennaway* Switch from doing compress(1)ed crashdumps with the...
2001-09-06 Alexey Zelkincorrectly wrap macros with { }
2001-09-06 Kris KennawayAdd zopen(), a stdio wrapper for gzipped data streams.
2001-09-06 David E. O... strfmon(3) is not ready to go live.
2001-09-06 Scott LongDon't use a silly test to define INTR_ENTROPY.
2001-09-06 Søren SchmidtAdd support for set/getting the region code on DVD...
2001-09-06 Ruslan ErmilovSort FILES.
2001-09-06 Bill PaulMention some additional NatSemi DP8382x-based cards...
2001-09-06 Kenneth D.... Convert systat(1) to use the new devstat interface.
2001-09-06 Jonathan LemonWrap array accesses in macros, which also happen to...
2001-09-06 Jonathan LemonCosmetic cleanups and rearrangement for code to come...
2001-09-06 Brooks Davisgif(4) is no longer a count device, reflect this change.
2001-09-05 Brooks DavisMake wicontrol WARNS=2 clean. This is mostly just...
2001-09-05 Peter WemmSigh. Dig up text from a signature in a 1994 Usenet...
2001-09-05 Brooks DavisAttach if_vlan to the build process.
2001-09-05 Brooks Davisvlan.h is obsolete, don't create it anymore.
2001-09-05 Brooks DavisDeconditionalize vlan support.
2001-09-05 Brooks DavisUpdate tx(4) to always enable vlan(4) support.
2001-09-05 Mark PeekEnable BSD style color ls support.
next