]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2012-01-24 jillessockstat: Also show sockets not associated with a file...
2012-01-24 mavEnable High Bit Rate (HBR) Encoded Packet Type (EPT...
2012-01-24 bzReplace random ARIN direct assignment legacy IPs with...
2012-01-24 netchildJust define __FreeBSD__ to 1 instead of doing what...
2012-01-24 glebiusRemove unused variable.
2012-01-24 mavHDMI and DisplayPort support can coexist in HDA CODEC.
2012-01-24 bzPlug a possible ifa_ref leak in case of premature retur...
2012-01-24 traszAdd some basic regression tests for mdconfig(8).
2012-01-24 netchildWe are in FreeBSD 10 now: define __FreeBSD__ to 10.
2012-01-24 pluknetRemove the stale XXX rt_newaddrmsg comment.
2012-01-24 mmTry resolving jail path with realpath(3).
2012-01-24 bzRemove unnecessary line break.
2012-01-24 adrianFix up some style(9) indenting and reorganise some...
2012-01-24 adrianAdd a missing HAL method macro. I'm using this as part...
2012-01-23 kibApparently, both nfs clients do not use cache_enter_time()
2012-01-23 mavRealtek CODECs declare support for 32bit samples on...
2012-01-23 glebiusProvide a findhook method for ng_socket(4). The node...
2012-01-23 glebiusConvert panic()s to KASSERT()s. This is an optimisation for
2012-01-23 nwhitehornPart of r230482 didn't actually work. Revert it for...
2012-01-23 nwhitehornDo a test in a better way. Editing files after testing...
2012-01-23 nwhitehornPer popular demand, if installing from a graphics termi...
2012-01-23 glebiusIn ng_socket(4) expose less kernel internals to userlan...
2012-01-23 glebiusConvert locks that protect name hash, ID hash and typel...
2012-01-23 netchildMechanically add a config for all missing drivers.
2012-01-23 desFix two nits in previous commit pointed out by pjd@.
2012-01-23 dasAdd C11 macros describing subnormal numbers to float.h.
2012-01-22 trocinyMake procstat -l to work with the new version of kern...
2012-01-22 trocinyChange kern.proc.rlimit sysctl to:
2012-01-22 mavIncrease snd_hda(4) default maximal buffer size from...
2012-01-22 stefanfDocument the values for hw.snd.default_auto.
2012-01-22 jillessh: Fix $? in the first command of a 'for'.
2012-01-22 bruefferConnect VirtIO-related manpages to the build.
2012-01-22 kibClarify the implementation-defined behaviour in case...
2012-01-22 kibFix typo.
2012-01-22 hrs- Replace "wtmp" with "utx.log" because last(1) no...
2012-01-22 pjdFree memory that won't be used in child.
2012-01-22 pjdThe sys/uio.h header is needed only for readv(2), pread...
2012-01-22 pjdTDF_* flags should be used with td_flags field and...
2012-01-22 pjdUse provided name when allocating ksid domain. It isn...
2012-01-22 hrsFix several glitches in IPv6-related knobs:
2012-01-22 bzMake #error messages string-literals and remove punctua...
2012-01-22 mavComplete rewrite of the snd_hda(4) volume control.
2012-01-22 bruefferGeneral cleanup.
2012-01-22 mmMerge illumos revisions 13540, 13562:
2012-01-22 adrianMark the taskqueue as the _net80211_ taskqueue.
2012-01-22 adrianBring over the visibility control tool for Monthadar...
2012-01-22 bzFix ip_divert handling of inet and inet6 and module...
2012-01-22 bzClean up some #endif comments removing from short secti...
2012-01-22 kibRemove the nc_time and nc_ticks elements from struct...
2012-01-21 pjdDramatically optimize listing snapshots when user reque...
2012-01-21 jillessh: Remove "kill" example function, which is superseded...
2012-01-21 pjdFix minor memory leak.
2012-01-21 kibUse getcontextx(3) internal API instead of getcontext...
2012-01-21 kibAdd API for obtaining extended machine context states...
2012-01-21 kibAdopt to new layout of struct pcb.
2012-01-21 kibAdd support for the extended FPU states on amd64, both...
2012-01-21 hselaskyAdd support for the DesignWare USB 2.0 OTG controller...
2012-01-21 traszReplace the beerware license on mdconfig(8) with standa...
2012-01-21 andreastRevert r230390.
2012-01-21 adrianFix the hwmp code to handle nodes in a "line" topology.
2012-01-21 adrianChange the hwmp debugging to use %6D rather than ether_...
2012-01-21 mmUse separate buffer for global path to avoid overflow...
2012-01-20 gonzoWe use port_index field of struct octusb_qh to referenc...
2012-01-20 mmAdd one more copyright line accidentially removed in...
2012-01-20 brooksWhen creating the jails /dev/log symlink, do it by...
2012-01-20 mmAdd accidentially removed copyright lines in r228103
2012-01-20 pfgReplace GPLd headers from the Maestro3 driver with...
2012-01-20 andreastThis commit adds profiling support for powerpc64. Now...
2012-01-20 nwhitehornPrevent an error resulting from signed/unsigned compari...
2012-01-20 pjdBy default turn off prefetch when listing snapshots.
2012-01-20 pjdRemove another unused token.
2012-01-20 pjdRemove unused token 'port'.
2012-01-20 jhbClose a race in NFS lookup processing that could result...
2012-01-20 dimPull in r148240 from upstream llvm trunk:
2012-01-20 rmhMap foreign architecture names to FreeBSD naming conven...
2012-01-20 andreastAdd the .opd section, this is helps booting a profiled...
2012-01-20 andreastDisable GUPROF on archs other than i386/amd64 since...
2012-01-20 rea/etc/netstart: remove invocation of dhclient
2012-01-20 readhclient: don't use syslog for logging non-DHCP interfa...
2012-01-20 bzRemove a superfluous INET6 check (no opt_inet6.h includ...
2012-01-20 dasConditionalize the __floatunsisf and __floatunsidf...
2012-01-20 tuexenFix a problem when using the CBAPI.
2012-01-20 jhDon't print the nmount(2) provided error message if...
2012-01-20 dougbIf we're booting there is no need to waste time determi...
2012-01-20 jhChange mount_fs() to not exit on error. The "failok...
2012-01-20 jh- Clean up checkpath().
2012-01-20 dasFix a small nit noted by bde: exp_x should be of type...
2012-01-20 dasAdd a change I missed in r230367 (don't inline arm...
2012-01-20 dasRemove an errant `#define dprintf printf'. It seems...
2012-01-20 dasThese tests check whether the compiler evaluates floati...
2012-01-20 dasDon't inline fenv.h functions on arm for now. Inlining...
2012-01-20 dasAdd parentheses where required. Without them, `sizeof...
2012-01-20 dasMerge in the latest SoftFloat changes from NetBSD....
2012-01-20 eadlerFix warning when compiling with gcc46:
2012-01-20 eadlerFix warning when compiling with gcc46:
2012-01-20 eadlerFix warning when compiling with gcc46:
2012-01-20 eadlerFix warning when compiling with gcc46:
2012-01-20 eadlerFix warning when compiling with gcc46:
2012-01-20 eadlerFix warning when compiling with gcc46:
2012-01-20 eadlerFix warning when compiling with gcc46:
next