]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2015-02-20 Justin HibbitsMake the PowerMac fan control nonlinear
2015-02-20 Nathan WhitehornAdd rudimentary man page for llan(4) virtualized ethern...
2015-02-20 Warner LoshAllow EFI and ACPI to be included together. When ACPI...
2015-02-20 Pedro F. Giffunidbm_delete(3) correct man page to match current behaviour.
2015-02-20 Pedro F. GiffuniFix small memleaks in nis_passwd() and nis_group().
2015-02-20 Jack F VogelBring the XL710 drivers up to the SW3 release level.
2015-02-19 Gleb SmirnoffThe last userland piece of in_var.h is now 'struct...
2015-02-19 Gleb SmirnoffNow that all users of _WANT_IFADDR are fixed, remove...
2015-02-19 Gleb SmirnoffThe ipftest(1) is a program that emulates ipf(4) operat...
2015-02-19 Gleb SmirnoffNow that IGMP and MLD sysctls provide a clean API struc...
2015-02-19 Gleb Smirnoff- Rename 'struct mld_ifinfo' into 'struct mld_ifsoftc...
2015-02-19 Gleb Smirnoff- Rename 'struct igmp_ifinfo' into 'struct igmp_ifsoftc...
2015-02-19 Bjoern HeidottingAdd myself to committers-doc.dot
2015-02-19 Warner LoshOnly disable gvn on clang 3.5 and newer.
2015-02-19 Gleb SmirnoffBurn bridges to FreeBSD 7.x IGMP stats.
2015-02-19 Ed SchoutenMake syslogd work in case shutdown() is POSIX-ly correct.
2015-02-19 Gleb SmirnoffUse KTR_COMPILE=(KTR_ALL) for LINTs, to get more code...
2015-02-19 Andrew TurnerAdda function to iterate over the cpu nodes in the...
2015-02-19 Konstantin... Fix build with KTR after r278978.
2015-02-19 Andrew TurnerAdd support to get the cpu ID from its device driver...
2015-02-19 Andrew TurnerUse the ARM unwinder with dtrace to extract the stack...
2015-02-19 Andrew TurnerAllow the ARM unwinder to work through modules. This...
2015-02-19 Bjoern A. ZeebTry to unbreak NOIP and NOINET6 LINT builds after r278886
2015-02-19 Enji CooperUnbreak freshly installed worlds by properly "commentin...
2015-02-19 Gleb SmirnoffTemporarily disconnect ifmcstat(8) from build, to make...
2015-02-19 Gleb SmirnoffWiden _KERNEL ifdef to hide more kernel network stack...
2015-02-19 Glen BarberFix a grammar nit.
2015-02-19 Mark JohnstonRemove unnecessary checks for a return value of NULL...
2015-02-19 Mark JohnstonFree the zlib stream after expanding a compressed CTF...
2015-02-19 John-Mark Gurneyfix spelling, add comma and remove BUGS section.. ...
2015-02-19 Gleb SmirnoffUse new struct mbufq instead of struct ifqueue to manag...
2015-02-19 Gleb SmirnoffUse new struct mbufq instead of struct ifqueue to manag...
2015-02-19 Gleb SmirnoffProvide a set of inline functions to manage simple...
2015-02-18 John BaldwinEnsure that the supplied data length is large enough...
2015-02-18 Jung-uk KimFix bootstrap on systems with old yacc with small MAXTABLE.
2015-02-18 Jung-uk KimMerge ACPICA 20141107 and 20150204.
2015-02-18 Peter GrehanRestore the ability to use clang as an external compile...
2015-02-18 Kenneth D.... Make sure that the flags for the XPT_DEV_ADVINFO CCB...
2015-02-18 Konstantin... If malloc() sleeps, Giant is dropped. Recheck for...
2015-02-18 Marcel MoolenaarAdd LIBXO.
2015-02-18 Warner LoshClean up a bit of the INET/INET6 mess wrt options.
2015-02-18 Warner LoshCleanup the way we include some files (in this case...
2015-02-18 Warner LoshPopulate new KERN_OPTS from all the opt_*.h files in
2015-02-18 Warner LoshAdd copyright statement I should have had on these...
2015-02-18 Mateusz Guzikfiledesc: obtain a stable copy of credentials in fget_u...
2015-02-18 Konstantin... Fix UP build.
2015-02-18 Xin LIBump revision again after my Fortuna change.
2015-02-18 Xin LI - fortuna.c: catch up with r278927 and fix a buffer...
2015-02-18 Justin HibbitsMatch the right backlight driver.
2015-02-18 Justin HibbitsDon't set the write bit if we're just reading.
2015-02-18 Andrew Rybchenkosfxge: fix broken MCDI_EV_FIELD() macro
2015-02-18 Andrew Rybchenkosfxge: support variable-length response to MCDI GET_BOA...
2015-02-18 Andrew Rybchenkosfxge: add driver context member with number of event...
2015-02-18 Andrew Rybchenkosfxge: add driver context member with number of receive...
2015-02-18 Andrew Rybchenkosfxge: add driver context member with number of transmi...
2015-02-18 Andrew Rybchenkosfxge: add TCP segment size to sfxge_tso_state
2015-02-18 Warner LoshOn my Lenovo T400, a Atheros 2413 has a problem powering up
2015-02-18 Mark JohnstonRemove drti.o's dependency on libelf. This makes it...
2015-02-18 Rui PauloFix a typo in ipv6_down().
2015-02-18 Pedro F. Giffunilibc: clean some set-but-not-used errors.
2015-02-17 Mateusz Guzikfiledesc: simplify fget_unlocked & friends
2015-02-17 John-Mark Gurneybump the rev... ZFS is the first fall out of this...
2015-02-17 Pedro F. Giffuniministat(1): replace malloc + memset with calloc.
2015-02-17 John-Mark GurneyFix a bug where this function overflowed it's buffer...
2015-02-17 Rui Paulorelease: use xz via pipe when compressing the tarballs.
2015-02-17 Gleb SmirnoffEven more fixes to !INET and !INET6 kernels.
2015-02-17 Hans Petter... Fix compilation of LINT-NOINET kernel target after...
2015-02-17 John-Mark Gurneynote that you should update your kernel due to RNG...
2015-02-17 Pedro F. Giffunidu(1): replace malloc + memset with calloc.
2015-02-17 Gleb Smirnoff Use anonymous unions and structs to organize shared...
2015-02-17 Luiz Otavio... Make use of the newly introduced macros.
2015-02-17 Luiz Otavio... Replace hardcoded sizes by sizeof() and nitems().
2015-02-17 Luiz Otavio... Fix the display of negative temperatures.
2015-02-17 Luiz Otavio... Set the #address-cells and #size-cells properties on...
2015-02-17 Gleb SmirnoffUse anonymous unions to add possibility to put mbufs...
2015-02-17 Gleb Smirnoff Globally enable -fms-extensions when building kernel...
2015-02-17 Ed Mastelldb: workaround to permit cross-arch core file debugging
2015-02-17 Warner Loshhd64570.h was installed, so add it here now that it...
2015-02-17 John-Mark GurneyWhen the new random adaptor code was brought it in...
2015-02-17 Pedro F. Giffuniulimit(3): simplify.
2015-02-17 Ed MasteUpdate elftoolchain to upstream revision 3163
2015-02-17 Brad DavisAdd tests for account and password expiration.
2015-02-17 Ed MasteImport elftoolchain rev 3163
2015-02-17 Jilles Tjoelkercompress,gzip,xz: Preserve timestamps with nanosecond...
2015-02-17 Andrew TurnerPull the ARM ddb unwind code out to a new file. This...
2015-02-17 Hans Petter... Fix compilation of the SDP driver and a compile warning...
2015-02-17 Enji CooperAdd the mnt_lockref field to the ddb(4) 'show mount...
2015-02-17 Hans Petter... Fix compilation when DEBUG is defined.
2015-02-17 Konstantin... Restore the extern qualifier on __cleanup.
2015-02-17 Enji CooperSome minor style(9) fixes (whitespace + comment)
2015-02-17 Hans Petter... Update the infiniband stack to Mellanox's OFED version...
2015-02-17 Hans Petter... Try to resolve infinite interrupts by clearing an undoc...
2015-02-17 Warner LoshRemove compat code for pre-FreeBSD 7 systems.
2015-02-17 Warner LoshThis should have been GC'd 6 years ago when ar(4) was...
2015-02-17 Adrian ChaddImplement taskqueue_start_threads_cpuset().
2015-02-17 Nathan WhitehornHaving the TOC pointer in kernel dbeugger printouts...
2015-02-16 Gleb Smirnoff- Improve INET/INET6 scope.
2015-02-16 Rui PauloFix a typo when invoking tar(1) to create the debug...
2015-02-16 Konstantin... Array cannot be NULL, remove always true comparision...
2015-02-16 Marius StroblUnbreak sparc64 after r276630 by calling __sparc_sigtra...
next