]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-02-11 Yaroslav TykhiyFound a single point where rmuser(8) wasn't robust...
2002-02-11 Josef KarthauserFix some bugs in the ohci driver with respect to irq...
2002-02-11 Maxim KonovalovCorrect an out of date device node name. We do not...
2002-02-11 Yaroslav TykhiyTeach ddb(4) to delete to the beginning of its command...
2002-02-11 Yoichi NAKAYAMAAdd myself.
2002-02-11 Josef KarthauserMerge from NetBSD: revs 1.89 and 1.90.
2002-02-11 Peter PentchevDescribe the '+' option in the -t trace string.
2002-02-11 Mike BarcroftMove the realpath(1) source into its own directory...
2002-02-11 David E. O... Document NO_CXX and NO_GDB.
2002-02-11 Yoshihiro TakahashiFall through from AT_TYPE_DIRECT to AT_TYPE_CDROM.
2002-02-11 Yoshihiro TakahashiAdded the command name to the synopsis section.
2002-02-11 David E. O... Allow one to specify the AWK used in the environment...
2002-02-11 Giorgos KeramidasAdd a tip about pkg_info and checking for multiple...
2002-02-11 Bruce EvansGarbage-collect the "LOCORE" version of MPLOCKED.
2002-02-11 Josef KarthauserRegenerate.
2002-02-11 Josef KarthauserMerge from NetBSD.
2002-02-11 Josef KarthauserQuiet a qualifier warning.
2002-02-11 Josef KarthauserMerge from NetBSD: revs 1.55 and 1.56
2002-02-11 Josef KarthauserMerge from NetBSD: revs 1.12 and 1.21 - 1.23
2002-02-11 Daniel BakerComment in the man page and warning in stlload (when...
2002-02-11 Dima DorfmanNote what the default address_family is.
2002-02-11 Josef KarthauserANSIfy the function declarations, in line with NetBSD.
2002-02-11 Bruce EvansMove the declaration of panic() from sys/param.h back...
2002-02-11 Dima DorfmanThe routine is dev_depends(); consistently spell it...
2002-02-11 Josef KarthauserMerge from NetBSD: revs 1.43 + 1.45
2002-02-11 Ian DowseMake dump's behaviour more sensible when the output...
2002-02-10 Dima DorfmanSilence unused variable warning in the !KLD_MODULE...
2002-02-10 Dima DorfmanMake it clear that dump(8)'s honoring of the UF_NODUMP...
2002-02-10 Poul-Henning... GC the unused einval()
2002-02-10 Poul-Henning... Style(9) nits.
2002-02-10 Poul-Henning... Various nit-picking, mostly of style(9) character.
2002-02-10 Robert WatsonAdd a comment indicating that the locking protocol...
2002-02-10 Robert WatsonAdd a comment indicating that VOP_GETATTR() is called...
2002-02-10 Robert WatsonMake sure to hold vnode lock when calling into VOP_GETA...
2002-02-10 Poul-Henning... Staticize the malloc definitions.
2002-02-10 Poul-Henning... Remove spurious ';'
2002-02-10 Robert WatsonAdd a comment indicating that the vnode locking in...
2002-02-10 Dima DorfmanDon't make it seem like vm.max_proc_mmap only affects...
2002-02-10 Robert WatsonReinforce locking requirement for VOP_REVOKE: the lock...
2002-02-10 Robert WatsonMake sure to grab vnode lock on a vnode before calling...
2002-02-10 Mark MurrayNice set of fixes to use SCRIPT instead of PROG, thus...
2002-02-10 Robert WatsonRevert 1.14: VOP_GETATTR() really does require a vnode...
2002-02-10 Robert WatsonStyle consistency fix for MAC ioctls added previously.
2002-02-10 Josef KarthauserFill in the uhci_dump_ii function (from NetBSD).
2002-02-10 David E. O... Add this FreeBSD standard header.
2002-02-10 Wilko BulteAdd some system code names. Explicitely list a few...
2002-02-10 David E. O... Update this to 5.006.
2002-02-10 KATO TakenoriCosmetic changes:
2002-02-10 Yoshihiro TakahashiCosmetic changes.
2002-02-10 Yoshihiro TakahashiAdd needed include.
2002-02-10 Yoshihiro Takahashi- Refine the iskanji1 function.
2002-02-10 Yoshihiro TakahashiFixed mouse cursor on a console.
2002-02-10 Dima Dorfmanmemrange.h is in sys/.
2002-02-10 Dima Dorfmancrdup(9) is not a protocol.
2002-02-10 Robert WatsonUpdate license.
2002-02-10 Robert WatsonTeach getextattr to query the EA size and allocate...
2002-02-10 Mike BarcroftUse the getprogname(3) function instead of directly...
2002-02-10 Robert WatsonRemove a stray 'const' that slept into extattr_set_vp...
2002-02-10 Warner LoshNull interrupt handlers should be OK, so if we don...
2002-02-10 Robert WatsonMinor style tweaks.
2002-02-10 Robert WatsonCopyright + license update.
2002-02-10 Robert WatsonUpdate userland tools to reflect extattr API changes.
2002-02-10 Robert WatsonPart III: Update extended attribute system call interfa...
2002-02-10 Robert WatsonPart II: Update system calls for extended attributes...
2002-02-10 Robert WatsonPart I: Update extended attribute API and ABI:
2002-02-10 Mark PeekThis commit was generated by cvs2svn to compensate...
2002-02-10 Mark Peek- Add support for autodetection of *.euc?? and *.EUC...
2002-02-10 Warner Losho Use bus_generic_setup_intr instead of bus_setup_intr.
2002-02-10 Warner Losho Use INTR_TYPE_AV (the highest possible) rather than...
2002-02-10 Poul-Henning... It's OK to be pedantic, but long long literals are OK.
2002-02-10 Robert Watsono No longer mount /proc by default on newly installed...
2002-02-10 Poul-Henning... Remove di_inumber since LFS is long gone.
2002-02-09 Warner LoshBoot verbosify printing the CIS, since we don't normall...
2002-02-09 Warner LoshMake unsupported memory range message bootverbose only
2002-02-09 John BaldwinFix MAKEDEV for RocketPort (rp(4)) cuaR* and ttyR*...
2002-02-09 Daniel EischenThis has been sitting in my local tree long enough...
2002-02-09 Daniel EischenSilence a warning by initializing the return value...
2002-02-09 Dag-Erling... This file needs <syslog.h>.
2002-02-09 KATO TakenoriRecognize VIA C3 Samuel 2.
2002-02-09 Bruce A. MahMFC noted: an(4) LEAP, Home key, and Linux utility...
2002-02-09 Julian ElischerReplace accidentally removed setrunqueue()
2002-02-09 John BaldwinUse the mtx_owner() macro in one spot in _mtx_lock_slee...
2002-02-08 Dag-Erling... Add missing "nullok" option to pam_unix.
2002-02-08 Mark MurrayRemove NO_WERRORs and WARNS=n's. To be revisited after...
2002-02-08 Mark MurrayRemove leaf node WARNS?=2 (that mainly I added). This...
2002-02-08 Mark MurrayDon't hardcode paths. This is generally silly, and...
2002-02-08 Thomas MoestlFix a bug introduced in r. 1.28: when copy{in,out}...
2002-02-08 David E. O... Correct email address for bug reports and patch submiss...
2002-02-08 John BaldwinApparently during the KSE M2 commit bzero() on the...
2002-02-08 John BaldwinDon't grab the ICU lock while reading the current pendi...
2002-02-08 John BaldwinTurn SMP back on by default in GENERIC on the Alpha.
2002-02-08 John BaldwinTurn interrupt thread preemption back on on the alpha.
2002-02-08 Ruslan ErmilovNow that cross-tools ld(1) has been fixed to look for...
2002-02-08 Brian SomersReword the ``Please remove the FreeBSD fixit CDROM...
2002-02-08 Crist J. Clarkpeter points out that we probably should not mess with...
2002-02-08 Ruslan ErmilovFreeBSD 4.1 bootstrapping aid (setproctitle(3) is in...
2002-02-08 Dag-Erling... Fix the code that selects the default binary type if...
2002-02-08 Ruslan ErmilovFixed RCSLOCALID buffer overflow (by making an overflow...
2002-02-08 Yoshihiro TakahashiMFi386: revisions 1.493 and 1.494.
2002-02-08 Sheldon HearnRegen.
next