]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2014-03-07 dteskeAllow dispatched reswords to carry arguments. Fix a...
2014-03-07 asomerskern/Makefile
2014-03-07 eadlerwlanstats: Add some logic to translate from a vap to...
2014-03-07 br- Export panel info to DTS
2014-03-07 eadlerlibc man pages: Remove reference to non-existent FreeBS...
2014-03-07 mavFix support for increased logical sector size (4K-nativ...
2014-03-07 brAdd driver for Port control and interrupts (PORT).
2014-03-07 grehanOpen the uart emulation's backing tty in non-blocking...
2014-03-07 eadlerwlanstats: add help
2014-03-07 impSlight if reordering to make error branch last.
2014-03-07 ianAdd option TMPFS to arm/conf/DEFAULTS, remove it from...
2014-03-06 jillesfts: Don't abort if an empty pathname is given.
2014-03-06 cognetWhen calculating the MPU freq, make sure not to overflo...
2014-03-06 pfgext2fs: Fix a bug when sorting htree entries.
2014-03-06 asomersOnly use -lpthread for unix_seqpacket_test, not for...
2014-03-06 asomersFix PR kern/185813 "SOCK_SEQPACKET AF_UNIX sockets...
2014-03-06 julianPart 2 of bug 187310.. had to commit separately due...
2014-03-06 julianStop pw(8) from segfaulting when given certain input
2014-03-06 gjbAdd a hack-ish attempt to provide backwards-compatibili...
2014-03-06 mavDisable libwrap (TCP wrappers) support in rpcbind by...
2014-03-06 pgj- Move carl to the alumni section
2014-03-06 mavMinor fix to r262789.
2014-03-06 traszMake reset handling in iSCSI target RFC-compliant....
2014-03-06 adrianMigrate npestats to use bsdstat.
2014-03-06 adrianFix compiler warning. Thanks clang!
2014-03-06 adrianMigrate mwlstats to use bsdstat.
2014-03-06 adrianMigrate athstats to use bsdstat.
2014-03-06 adrianFix a compiler warning.
2014-03-06 adrianMigrate athaggrstats to use bsdstat.
2014-03-06 jlhLet __bt_put() accept the R_SETCURSOR flag, as stated...
2014-03-06 adrianRemove these; they're no longer required.
2014-03-06 adrianModify wlanstats to now use the copy of libbsdstat...
2014-03-06 kevloFix a logic error when enabling MAC.
2014-03-06 adrianAdd 'libstatfoo' from Sam Leffler.
2014-03-06 glebiusFix compilation for 32-bit machines.
2014-03-06 marcelUse SYSDIR to reference to the top of the sys hierarchy...
2014-03-06 marcelAdd siphash.c. While here, sort.
2014-03-06 delphijAdd a manual page for zopen(3) provided by our libz.so.
2014-03-06 jeff - If we fail to do a non-blocking acquire of a buf...
2014-03-06 jeff - Gracefully handle truncation failures when trying...
2014-03-05 jmgmark that libctf depends upon libz so that if you dlope...
2014-03-05 gjbMerge ^/projects/release-embedded into ^/head.
2014-03-05 dimPull in r203007 from upstream clang trunk:
2014-03-05 glebiusThe route code used to mtx_destroy() a locked mutex...
2014-03-05 dimPull in r199848 from upstream libc++ trunk:
2014-03-05 glebiusFix compilation for 32-bit machines.
2014-03-05 hselasky- Temporary fix for race in RUN driver which can
2014-03-05 mavRemove custom bus scanner code and fix use of CAM's...
2014-03-05 rayAdd efifb driver. Driver uses the data passed by UEFI...
2014-03-05 traszFix missing unlock in persistent reservations code...
2014-03-05 phoPreserve naming consistency for test cases.
2014-03-05 sbrunoPopulate the GPIO pins and GPIOLED configs
2014-03-05 sbrunoUpdate location of hints and name of the kernel we...
2014-03-05 sbrunoRename the Dlink 825 configuration file to indicate...
2014-03-05 markjLog the name of the device that we failed to open rathe...
2014-03-05 glebiusFix build.
2014-03-05 glebiusPacify gcc.
2014-03-05 brd- Clarify usage of the -f option.
2014-03-05 eadlerAdd static where appropriate.
2014-03-05 glebiusHide struct rtentry from userland.
2014-03-05 eadlerIf the device doesn't exist when iwnstats starts runnin...
2014-03-05 emasteDisable amd64 TLB Context ID (pcid) by default for now
2014-03-05 delphijMFV r262756:
2014-03-05 glebius- Remove rt_metrics_lite and simply put its members...
2014-03-05 glebiusInstead of playing games with casts simply add 3 more...
2014-03-05 adrianAdd command line parsing - and an -i <ifname> option...
2014-03-04 gnnRevert previous commit (262727) and bounce patch back...
2014-03-04 delphijImport xz-embedded from git.
2014-03-04 jillessh: Make argstr() return where it stopped and simplify...
2014-03-04 delphijMFV r253848 (mm):
2014-03-04 jkimMove fpusave() wrapper for suspend hander to sys/amd64...
2014-03-04 jkimRevert accidentally committed changes in 262748.
2014-03-04 sjgAllow comments at end of line.
2014-03-04 jkimProperly save and restore CR0.
2014-03-04 glebiusRemove ifa_ref()/ifa_free(), which are atomic(9), from...
2014-03-04 jkimRemove dead code since r230426, fix a comment, and...
2014-03-04 tychonAdd SMBIOS support.
2014-03-04 dwmaloneAdd missing description of du (daemon.user) printcap...
2014-03-04 mavDo not retry on CAM_FUNC_NOTAVAIL error, but return...
2014-03-04 ianUse an empty ranges statement for the bus, because...
2014-03-04 markjUse a full path to the target for make rules which...
2014-03-04 hselaskyAdd new quirk.
2014-03-04 phoChanged name of test case to a more descriptive one...
2014-03-04 adrianHandle the newer-style bluetooth message format from...
2014-03-04 hrsFix multicast filtering.
2014-03-04 gnnNaming consistency fix. The routing code defines
2014-03-04 marcelWhen reading physical memory, make sure to access it...
2014-03-04 impFix syntax errors and warnings emitted by the GPL dtc.
2014-03-04 marcelReplace use of ${.CURDIR} by ${LIBC_SRCTOP} and define...
2014-03-04 marcelIncrease MAXLINE to deal with longer paths.
2014-03-03 delphijDocument the fact that OpenSSH default configuration...
2014-03-03 jhbInclude kbd(4) when vt(4) is enabled as on other platforms.
2014-03-03 impAdd note about dtc switch.
2014-03-03 ianAdd a missing semicolong, noticed by the gnu dt compiler.
2014-03-03 ianUse the standard __used macro instead of a bare __attri...
2014-03-03 ganboldAdd EMAC and SRAM controller entries to FDT.
2014-03-03 ganboldAdd EMAC 10/100 Ethernet controller driver for A10...
2014-03-03 ganboldAdd Static Random Access Memory controller driver for...
2014-03-03 ganboldAdd gpio and clock bits for A10/A20's EMAC ethernet...
2014-03-03 delphijWorkaround a GCC warning to unbreak ARM build.
next