]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2005-10-17 Jung-uk KimRedo physical/logical CPU count.
2005-10-17 Peter WemmAdd support for kernel modules with a single PT_LOAD...
2005-10-17 David XuMicro optimization for context switch. Eliminate code...
2005-10-17 Poul-Henning... Hook ipfwpcap into the build tree.
2005-10-17 Poul-Henning... Add a small tool which captures packets on a DIVERT...
2005-10-17 John BaldwinAllow the process name to be in square brackets ([...
2005-10-17 John BaldwinAnother bit of sx(4) removal.
2005-10-17 Olivier HouchardStrip the $a, $t and $d symbols if we're using DDB...
2005-10-17 John BaldwinRemove a spurious newline. The TAILQ_INIT() is part...
2005-10-17 Bjoern A. ZeebDocument that changes to nsswitch.conf might be needed...
2005-10-17 Warner Loshstyle(9) nitlet:
2005-10-17 Ruslan ErmilovMake sure that files included using ".include <foo...
2005-10-17 Jung-uk KimSplit displaying number of physical and logical cores.
2005-10-17 Andre OppermannObtain true uptime through clock_gettime(CLOCK_MONOTONI...
2005-10-17 Ruslan ErmilovRemove now redundant NO_SHARED.
2005-10-17 Olivier HouchardUse the clock count register as a timecounter, as it...
2005-10-17 Philip PaepsAdd a valuable piece of Usenet advice about storing...
2005-10-17 SUZUKI Shinsukefixed a kernel crash when IPv6 PIM-SM routing is enable...
2005-10-17 Tim J. RobbinsIn __option_is_short(), avoid calling isprint() on...
2005-10-17 Warner LoshMinor commentary correction
2005-10-17 Andrey A. Chernovxterm-basic:
2005-10-17 Craig RodriguesUnconditionally mount a CD9660 filesystem as read-only...
2005-10-17 Craig RodriguesUse the actual sector size of the media instead of...
2005-10-17 Craig RodriguesUnconditionally mount a UDF filesystem as read-only...
2005-10-17 Warner LoshCheck against 8019 rather than 8029 for reading in...
2005-10-17 Florent Thoumie- Fix typo.
2005-10-16 David XuUse __pid_t instead of pid_t for sigqueue as other...
2005-10-16 Don LewisUpdate nwfs_lookup() to match the current cache_lookup...
2005-10-16 Kris KennawayReflect mpsafety of the underlying filesystem in the...
2005-10-16 Don LewisApply the same fix to a potential race in the ISDOTDOT...
2005-10-16 Don LewisApply the same fix to a potential race in the ISDOTDOT...
2005-10-16 Don LewisCorrect the type of the temporary variable used by...
2005-10-16 Poul-Henning... Use new functions to call into drivers methods.
2005-10-16 Poul-Henning... Make ttyconsolemode() call ttsetwater() so that drivers...
2005-10-16 Poul-Henning... Use new (inline) functions for calls into driver.
2005-10-16 Poul-Henning... Make ttsetcompat() static
2005-10-16 Poul-Henning... Add a bunch of inline functions to call the drivers...
2005-10-16 Poul-Henning... we know it is called rpclose() so call it directly.
2005-10-16 Poul-Henning... Eliminate two unused arguments to ttycreate().
2005-10-16 Maxim SobolevRe-implement rev.1.76 with respect to the code size.
2005-10-16 Maxim SobolevBackout previous commit - for some reason it overflows...
2005-10-16 Alexander LeidingerAdd some files which kris found on an old server.
2005-10-16 Yoshihiro TakahashiReduce diffs from i386/i386/machdep.c
2005-10-16 David E. O... For AMD processors, nullify CPUID.HTT. FreeBSD has...
2005-10-16 Peter GrehanThe BCM5401 dspcode load on media changes also applies
2005-10-16 Kris KennawayForced commit to note that the previous commit referred...
2005-10-16 Warner LoshMempage should be 1024 not 4096. This fixes the multip...
2005-10-16 Maxim SobolevAdd new option `q', which makes second stage loader...
2005-10-15 David XuFix compiling.
2005-10-15 SUZUKI Shinsukeadded a missing unlock
2005-10-15 Alfred PerlsteinThe kernel accepts sockaddrs with len set to zero for...
2005-10-15 Paul Saabregen after recvmsg, recvfrom, sendmsg
2005-10-15 Paul SaabImplement the 32bit versions of recvmsg, recvfrom,...
2005-10-15 Paul Saabregen for clock_gettime, clock_settime, clock_getres
2005-10-15 Paul SaabImplement 32bit wrappers for clock_gettime, clock_setti...
2005-10-15 Paul Saabregen
2005-10-15 Paul SaabCorrect the prototype for freebsd32_nanosleep and use...
2005-10-15 David XuFix compiling.
2005-10-15 Jung-uk KimCorrect few MSR addresses.
2005-10-14 Kris Kennawaympsafevm has been stable and defaulted to 1 on sparc64...
2005-10-14 Yaroslav TykhiyRevise the manpage to a certain extent, mostly with...
2005-10-14 Yaroslav TykhiyLet modules use the kernel's opt_*.h files if built...
2005-10-14 Yaroslav TykhiyIn preparation for making the modules actually use...
2005-10-14 Jung-uk Kim- Print number of physical/logical cores and more CPUID...
2005-10-14 Don LewisClose a race in the ufs_lookup() code that handles...
2005-10-14 John BaldwinMerge over the remaining changes from i386 of the ksigi...
2005-10-14 Andrew ThompsonMake four more functions static that were missed in...
2005-10-14 Kris KennawayAdd a default value for VM_BCACHE_SIZE_MAX of 400MB...
2005-10-14 John BaldwinThe signal code is now an int rather than a long, so...
2005-10-14 Kris KennawayPartially revert revision 1.66, which contained a chang...
2005-10-14 John BaldwinOnly allow the sk(4) driver to attach to revision 2...
2005-10-14 John BaldwinWhitespace.
2005-10-14 John BaldwinRemove the sx(4) driver at the request of the author...
2005-10-14 Joel DahlThe snd_via8233(4) support on amd64 isn't something...
2005-10-14 John BaldwinChange the userland atomic operations on arm to use...
2005-10-14 Ruslan ErmilovSort ath_rate_* entries. Mark ath_rate_sample as the...
2005-10-14 Tim KientzleFix installworld breakage. <sigh>
2005-10-14 Xin LIBetter translation: language improvements, typos, etc.
2005-10-14 Scott LongFix a regression that prevented PERC3 hardware from...
2005-10-14 Ruslan ErmilovStyle: move .PATH to where it belongs.
2005-10-14 Ruslan ErmilovRemove redundant (in FreeBSD) include.
2005-10-14 Ruslan ErmilovStyle: move .PATH to where it belongs.
2005-10-14 Ruslan ErmilovRemove redundant include.
2005-10-14 Ruslan ErmilovGet rid of duplicate -I's in CFLAGS.
2005-10-14 Ruslan ErmilovSort SUBDIR and surrounding definitions.
2005-10-14 Warner LoshChange I-O data WB-B11/CFZ entry to ELSA XI330 as the...
2005-10-14 Warner LoshAdd ELSA XI330 product. This is rebadged and sold...
2005-10-14 David XuAdd sigqueue function prototype.
2005-10-14 David XuRegen for sigqueue syscall.
2005-10-14 David Xu1. Change prototype of trapsignal and sendsig to use...
2005-10-14 Ralf S. EngelschallFix parsing of mdmfs(8) option "-w <user>:<group>"...
2005-10-14 Gleb SmirnoffFrom the PR:
2005-10-14 Andrew ThompsonChange most of the bridge and stp funtions to static...
2005-10-14 Gleb SmirnoffCleanup from __FreeBSD_version.
2005-10-14 Yaroslav TykhiyNew release notes:
2005-10-14 Warner LoshMFP4: Minor tweaks.
2005-10-14 Warner LoshMerge in WIP from p4 for supporting ISA pccard bridges...
2005-10-14 David XuAdd ksiginfo_t which is a wrapper of siginfo_t but...
2005-10-14 David XuAdd POSIX siginfo_t's si_code, this is for upcoming...
2005-10-14 Andrew ThompsonFurther clean up the bridge hooks in if_ethersubr.c...
next