]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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...
2005-10-13 Alan CoxRestore the UP optimization to reduce the number of...
2005-10-13 Andrew ThompsonFrom 101 ways to panic your kernel.
2005-10-13 Warner LoshIf we can't probe the RTL80x9 for some reason, fall...
2005-10-13 Warner Losho Fix probing of rtl80x9 parts. We shouldn't be calling
2005-10-13 Julian ElischerConsolidate two adjacent conditional blocks
2005-10-13 Ruslan ErmilovIn detach method, move if_free() after bus_teardown_intr().
2005-10-13 John BaldwinMinor tweaks and fixups:
2005-10-13 Joel DahlAdd support for ATI IXP[234]00.
2005-10-13 Hajimu UMEMOTOfixed a crush when either -lh or -ls option is used.
2005-10-13 Hajimu UMEMOTOsetkey(8) is not WARNS=2 compliant, yet.
2005-10-13 Ruslan ErmilovRemove a stale comment.
2005-10-13 Xin LILanguage nits.
2005-10-13 Xin LIMention that hptmv(4) actually works for the amd64...
2005-10-13 John Baldwin- Clarify when the softc is allocated. It is allocated...
2005-10-13 John Baldwin- When bintime was added to this manpage, standalone...
2005-10-13 Gleb Smirnoff- When flushing node input queue, check whether item...
2005-10-13 Andrew ThompsonClean up the if_bridge hooks a bit in if_ethersubr...
2005-10-13 Søren SchmidtMinor cleanups, no functional changes
2005-10-13 Tim Kientzle1) Use GNU libtool to build shared libraries on non...
2005-10-13 Stephan UphoffRestore optimizations to reduce TLB shootdowns.
2005-10-12 Doug AmbriskoFix tinderbox box by removing incomplete/bad spl usage...
2005-10-12 Pawel Jakub... First start rc.d/ipsec and then rc.d/mountcritremote...
2005-10-12 Pawel Jakub... setkey(8) was moved to /sbin/.
2005-10-12 Pawel Jakub... setkey(8) was repo-copied from usr.sbin/ to sbin/.
2005-10-12 Xin LIMFen:
2005-10-12 Søren SchmidtAdd support for the ATI IXP[234]00 series chipsets.
2005-10-12 Andrew ThompsonChange the reference counting to count the number of...
2005-10-12 Warner LoshBe pedantic here: We're converting from network byte...
2005-10-12 Bjoern A. ZeebDocument that changes to nsswitch.conf might be needed...
next