]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2005-10-17 cognetStrip the $a, $t and $d symbols if we're using DDB...
2005-10-17 jhbRemove a spurious newline. The TAILQ_INIT() is part...
2005-10-17 bzDocument that changes to nsswitch.conf might be needed...
2005-10-17 impstyle(9) nitlet:
2005-10-17 ruMake sure that files included using ".include <foo...
2005-10-17 jkimSplit displaying number of physical and logical cores.
2005-10-17 andreObtain true uptime through clock_gettime(CLOCK_MONOTONI...
2005-10-17 ruRemove now redundant NO_SHARED.
2005-10-17 cognetUse the clock count register as a timecounter, as it...
2005-10-17 philipAdd a valuable piece of Usenet advice about storing...
2005-10-17 suzfixed a kernel crash when IPv6 PIM-SM routing is enable...
2005-10-17 tjrIn __option_is_short(), avoid calling isprint() on...
2005-10-17 impMinor commentary correction
2005-10-17 achexterm-basic:
2005-10-17 rodrigcUnconditionally mount a CD9660 filesystem as read-only...
2005-10-17 rodrigcUse the actual sector size of the media instead of...
2005-10-17 rodrigcUnconditionally mount a UDF filesystem as read-only...
2005-10-17 impCheck against 8019 rather than 8029 for reading in...
2005-10-17 flz- Fix typo.
2005-10-16 davidxuUse __pid_t instead of pid_t for sigqueue as other...
2005-10-16 truckmanUpdate nwfs_lookup() to match the current cache_lookup...
2005-10-16 krisReflect mpsafety of the underlying filesystem in the...
2005-10-16 truckmanApply the same fix to a potential race in the ISDOTDOT...
2005-10-16 truckmanApply the same fix to a potential race in the ISDOTDOT...
2005-10-16 truckmanCorrect the type of the temporary variable used by...
2005-10-16 phkUse new functions to call into drivers methods.
2005-10-16 phkMake ttyconsolemode() call ttsetwater() so that drivers...
2005-10-16 phkUse new (inline) functions for calls into driver.
2005-10-16 phkMake ttsetcompat() static
2005-10-16 phkAdd a bunch of inline functions to call the drivers...
2005-10-16 phkwe know it is called rpclose() so call it directly.
2005-10-16 phkEliminate two unused arguments to ttycreate().
2005-10-16 sobomaxRe-implement rev.1.76 with respect to the code size.
2005-10-16 sobomaxBackout previous commit - for some reason it overflows...
2005-10-16 netchildAdd some files which kris found on an old server.
2005-10-16 nyanReduce diffs from i386/i386/machdep.c
2005-10-16 obrienFor AMD processors, nullify CPUID.HTT. FreeBSD has...
2005-10-16 grehanThe BCM5401 dspcode load on media changes also applies
2005-10-16 krisForced commit to note that the previous commit referred...
2005-10-16 impMempage should be 1024 not 4096. This fixes the multip...
2005-10-16 sobomaxAdd new option `q', which makes second stage loader...
2005-10-15 davidxuFix compiling.
2005-10-15 suzadded a missing unlock
2005-10-15 alfredThe kernel accepts sockaddrs with len set to zero for...
2005-10-15 psregen after recvmsg, recvfrom, sendmsg
2005-10-15 psImplement the 32bit versions of recvmsg, recvfrom,...
2005-10-15 psregen for clock_gettime, clock_settime, clock_getres
2005-10-15 psImplement 32bit wrappers for clock_gettime, clock_setti...
2005-10-15 psregen
2005-10-15 psCorrect the prototype for freebsd32_nanosleep and use...
2005-10-15 davidxuFix compiling.
2005-10-15 jkimCorrect few MSR addresses.
2005-10-14 krismpsafevm has been stable and defaulted to 1 on sparc64...
2005-10-14 yarRevise the manpage to a certain extent, mostly with...
2005-10-14 yarLet modules use the kernel's opt_*.h files if built...
2005-10-14 yarIn preparation for making the modules actually use...
2005-10-14 jkim- Print number of physical/logical cores and more CPUID...
2005-10-14 truckmanClose a race in the ufs_lookup() code that handles...
2005-10-14 jhbMerge over the remaining changes from i386 of the ksigi...
2005-10-14 thompsaMake four more functions static that were missed in...
2005-10-14 krisAdd a default value for VM_BCACHE_SIZE_MAX of 400MB...
2005-10-14 jhbThe signal code is now an int rather than a long, so...
2005-10-14 krisPartially revert revision 1.66, which contained a chang...
2005-10-14 jhbOnly allow the sk(4) driver to attach to revision 2...
2005-10-14 jhbWhitespace.
2005-10-14 jhbRemove the sx(4) driver at the request of the author...
2005-10-14 joelThe snd_via8233(4) support on amd64 isn't something...
2005-10-14 jhbChange the userland atomic operations on arm to use...
2005-10-14 ruSort ath_rate_* entries. Mark ath_rate_sample as the...
2005-10-14 kientzleFix installworld breakage. <sigh>
2005-10-14 delphijBetter translation: language improvements, typos, etc.
2005-10-14 scottlFix a regression that prevented PERC3 hardware from...
2005-10-14 ruStyle: move .PATH to where it belongs.
2005-10-14 ruRemove redundant (in FreeBSD) include.
2005-10-14 ruStyle: move .PATH to where it belongs.
2005-10-14 ruRemove redundant include.
2005-10-14 ruGet rid of duplicate -I's in CFLAGS.
2005-10-14 ruSort SUBDIR and surrounding definitions.
2005-10-14 impChange I-O data WB-B11/CFZ entry to ELSA XI330 as the...
2005-10-14 impAdd ELSA XI330 product. This is rebadged and sold...
2005-10-14 davidxuAdd sigqueue function prototype.
2005-10-14 davidxuRegen for sigqueue syscall.
2005-10-14 davidxu1. Change prototype of trapsignal and sendsig to use...
2005-10-14 rseFix parsing of mdmfs(8) option "-w <user>:<group>"...
2005-10-14 glebiusFrom the PR:
2005-10-14 thompsaChange most of the bridge and stp funtions to static...
2005-10-14 glebiusCleanup from __FreeBSD_version.
2005-10-14 yarNew release notes:
2005-10-14 impMFP4: Minor tweaks.
2005-10-14 impMerge in WIP from p4 for supporting ISA pccard bridges...
2005-10-14 davidxuAdd ksiginfo_t which is a wrapper of siginfo_t but...
2005-10-14 davidxuAdd POSIX siginfo_t's si_code, this is for upcoming...
2005-10-14 thompsaFurther clean up the bridge hooks in if_ethersubr.c...
2005-10-13 alcRestore the UP optimization to reduce the number of...
2005-10-13 thompsaFrom 101 ways to panic your kernel.
2005-10-13 impIf we can't probe the RTL80x9 for some reason, fall...
2005-10-13 impo Fix probing of rtl80x9 parts. We shouldn't be calling
2005-10-13 julianConsolidate two adjacent conditional blocks
2005-10-13 ruIn detach method, move if_free() after bus_teardown_intr().
2005-10-13 jhbMinor tweaks and fixups:
next