]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-09-04 David MaloneWhen printing the wait status, break it down into a...
2002-09-04 David MaloneSwap sense of no_v[46]bind variables and rename as...
2002-09-04 David MaloneFix parsing of unix domain entries after addition of...
2002-09-04 Poul-Henning... Under DIAGNOSTIC, complain if a timeout(9) routine...
2002-09-04 Poul-Henning... On the ElanSC520 CPU use general purpose timer#2 as...
2002-09-04 Poul-Henning... Change the support for AMDs ElanSC520 CPU from being...
2002-09-04 Poul-Henning... Do not employ timecounter hardware if our hz does not...
2002-09-04 John BaldwinFunction prototypes don't need 'extern'.
2002-09-04 Poul-Henning... Don't let children attach fast interrupts if the parent...
2002-09-04 Mark MurrayMake consistent; turn spaces into tabs where there...
2002-09-04 Poul-Henning... Bring back the PUC_FASTINTR option, and implement it...
2002-09-04 Poul-Henning... Give up on calling tc_ticktock() from a timeout, we...
2002-09-04 Maxim SobolevAdd in_hosteq() and in_nullhost() macros to make life...
2002-09-04 Scott LongSigh. The fix to the suspend code wasn't complete...
2002-09-04 Warner LoshMore in the continuing saga of phk vs his strange seria...
2002-09-04 Matthew DillonAlright, fix the problems with the elf loader for the...
2002-09-04 John BaldwinFix up a comment.
2002-09-04 John BaldwinUse resource_list_print_type() instead of duplicating...
2002-09-04 John Baldwin- Make pci_load_vendor_data() static and do it during...
2002-09-04 John BaldwinUse resource_list_print_types() instead of duplicating...
2002-09-04 Juli MallettDie on -D=foo, when parsing options - we can't let...
2002-09-03 Gregory Neil... Deprecate the use of sendmail_enable="NONE" as it adver...
2002-09-03 Peter WemmMake the text segment locating heuristics from rev...
2002-09-03 John Baldwin- Change falloc() to acquire an fd from the process...
2002-09-03 Tony FinchDon't try (and fail) to fchmod /dev/stdout. Revert...
2002-09-03 John Baldwin- Move $FreeBSD$ to the top of the file.
2002-09-03 John BaldwinAdd some KASSERT()'s to ensure that we don't perform...
2002-09-03 Eric MelvilleAdhere to guidelines when testing for null strings.
2002-09-03 Justin T. GibbsRemove aic7xxx from the module build framework until...
2002-09-03 Gordon Tetlownfsd doesn't die on SIGTERM but on SIGUSR1, correct...
2002-09-03 Jake BurkholderDon't need to install the signal trampoline here anymore.
2002-09-03 Jake BurkholderInstall the userland signal trampoline when sigaction...
2002-09-03 David XuIn the kernel code, we have the tsleep() call with...
2002-09-03 Poul-Henning... Remove a debug printf.
2002-09-03 Poul-Henning... Drop another cookie to wet Warners appetite:
2002-09-03 Poul-Henning... Fix interrupt registration:
2002-09-03 Poul-Henning... Style: fix a function whitespace stuff-up. Remove...
2002-09-03 Poul-Henning... Style: move a global variable up to the top of the...
2002-09-03 Poul-Henning... Don't probe the interrupt on puc(4) attached devices.
2002-09-03 Tony FinchSuggest -p instead of -o /dev/stdout.
2002-09-03 Tony FinchRemove spurious whitespace
2002-09-03 Maxim Sobolev- Improve AC97 presence check and move it from fm801_at...
2002-09-03 Maxim SobolevWhen installing package from a local file assume that...
2002-09-03 Warner Loshgcc 3.2
2002-09-03 Juli MallettPrevent ps(1) from doing idiotic munging of things...
2002-09-03 Peter WemmFix a nasty bug exposed by mktime() when time_t is...
2002-09-03 Matt JacobTurn off usage of SMP style locking until we sort out...
2002-09-03 Peter WemmMake this compile
2002-09-03 Matt JacobDon't do transition locking (i.e., CAM->MPT->CAM)-...
2002-09-03 Tim J. RobbinsSet errno to EILSEQ when invalid multibyte sequences...
2002-09-03 Bruce A. MahModified release notes: Remote note about enabling...
2002-09-03 Bruce A. MahNew release notes: ng_l2tp(4) (+MFC), ifconfig(8)...
2002-09-03 Mike BarcroftNow that _BSD_CLK_TCK_ and _BSD_CLOCKS_PER_SEC_ are...
2002-09-02 Jake BurkholderRemove an unneeded PROC_LOCK, which caused lock recursi...
2002-09-02 Ian DowseUse the new kern_*() functions to avoid using the stack...
2002-09-02 Mike BarcroftAlign _BSD_CLK_TCK_ and _BSD_CLOCKS_PER_SEC_ with most...
2002-09-02 Ian DowseSplit up __getcwd so that kernel callers of the interna...
2002-09-02 Mike BarcroftAlign _BSD_CLK_TCK_ and _BSD_CLOCKS_PER_SEC_ with most...
2002-09-02 Ian DowseSplit fcntl() into a wrapper and a kernel-callable...
2002-09-02 Gordon TetlowWe don't use single_mountd_enable anymore. It's just...
2002-09-02 Gordon TetlowOnly install the scripts that actually used on FreeBSD.
2002-09-02 Gordon TetlowCommit a revised sendmail script that works the same...
2002-09-02 Brooks DavisHook up libkern/strlcpy.c and libkern/strlcat.c after...
2002-09-02 Brooks DavisMake SCSI_DELAY setable at boot time and runtime via the
2002-09-02 David MaloneDon't initialise policy, v4bind and v6bind where the...
2002-09-02 David Malonetpc -> tcp in an error message.
2002-09-02 David MaloneClear up a few warnings (unused variable, rpc versions...
2002-09-02 Poul-Henning... Switch over to the new EA manipulation utilities.
2002-09-02 Matthew DillonGrammer cleanup
2002-09-02 Gordon TetlowTurn rc_ng on by default now, it's time has come. While...
2002-09-02 Brian SomersUnbreak -DNOINET6
2002-09-02 Peter Wemmcvs-1.11.2 seems to bug out if HAVE_MMAP is not defined...
2002-09-02 Peter WemmFix a cvs server bug introduced in 1.11.2, in the words...
2002-09-02 David Xufix bogus CTR3 message.
2002-09-02 Peter WemmRepo copy these files to the bmake area, these are...
2002-09-02 Peter WemmRemove these files from the vendor branch, they are...
2002-09-02 Peter Wemmversion.h is now autogenerated in 1.11.2, not version.c
2002-09-02 Peter WemmUpdate for 1.11.1p1 -> 1.11.2 import
2002-09-02 Peter WemmIt seems CVSvn.texi isn't used anymore.
2002-09-02 Peter WemmMinor updates after 1.11.2 import
2002-09-02 Peter WemmInitial merge of 1.11.1p1 -> 1.11.2 changes onto mainline
2002-09-02 Peter WemmThis commit was generated by cvs2svn to compensate...
2002-09-02 Peter WemmImport cvs-1.11.2 onto vendor branch
2002-09-02 Alan Cox o Remove an initialized but unused variable from pmap_...
2002-09-02 Jake BurkholderMoved elf brand identification into a function. Fully...
2002-09-02 Alan Cox o Synchronize updates to struct vm_page::cow with...
2002-09-02 Murray StokelyMFi386: Remove AH[CD]_REG_PRETTY_PRINT from boot floppies.
2002-09-02 Murray StokelyRemove the AH[CD]_REG_PRETTY_PRINT options from the...
2002-09-02 Jake BurkholderFixed more indentation bugs.
2002-09-02 Jake BurkholderUse FOO(a) for macros with variadic args, instead of...
2002-09-02 Jake BurkholderRemove NOFORTH=yes, it seems to work now thanks to...
2002-09-02 Brooks DavisContinue de-counting i4b. Devices i4bctl, i4bcapi...
2002-09-01 Matt JacobFix things so that:
2002-09-01 Ian DowseAdd a missing #include <sys/lockmgr.h>.
2002-09-01 Scott LongMinor fixups
2002-09-01 Marcel MoolenaarSync up: remove device counts.
2002-09-01 Ian DowseUse the new kern_* functions to avoid the need to store...
2002-09-01 Bruce A. MahUpdate ahd(4)-supported hardware.
2002-09-01 Bruce A. MahNew release notes: bzip2 packages (+MFC).
2002-09-01 Scott LongFix a few typos and nits.
next