]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2014-03-08 impMake at91_soc_id() public.
2014-03-08 impSet the baud rate if it isn't 0 (meaning it has been...
2014-03-08 impMake clock optional on uart nodes. It is a FreeBSD...
2014-03-08 impAdd commented out dts for sam9260ek as well as early...
2014-03-08 impInitial cut for DTS on the hl201 board.
2014-03-08 jeff - Make runq_steal_from more aggressive. Previously...
2014-03-08 impMove all the files named foo/common.c to foo/foo_common...
2014-03-07 asomersPartial revert of change 262914. I screwed up subversi...
2014-03-07 asomerssbin/devd/devd.8
2014-03-07 asomerscddl/contrib/opensolaris/lib/libuutil/common/uu_avl.c
2014-03-07 dteskeTake a group name on the command-line if available.
2014-03-07 dteskeFix copy/paste error in a comment.
2014-03-07 dteskeChange dipatch words from group* to *Group to backward...
2014-03-07 ianStrip arm/conf/DEFAULTS down to just items that are...
2014-03-07 dteskeRewrite groupmgmt -- hooking it into the scripting...
2014-03-07 ianFix the arm sys_sigreturn(): its argument is a struct...
2014-03-07 dteskeComment -- to go with NL global introduced (but not...
2014-03-07 dteskes/__number/__num/ for code clarify but more to prevent...
2014-03-07 dteskeCentralize function name. Update a comment while here.
2014-03-07 dteskeMake f_show_err non-fatal.
2014-03-07 dteskeFix incorrect return status if var_to_set and var_to_ge...
2014-03-07 dteskeFix a typo in a comment.
2014-03-07 dteskeAdd missing local declaration.
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.
next