summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move AIC related stuff to own file.imp2014-03-088-66/+203
* Properly round on unmapping.imp2014-03-081-1/+5
* Make at91_soc_id() public.imp2014-03-082-1/+2
* Set the baud rate if it isn't 0 (meaning it has been specified) notimp2014-03-081-1/+1
* Make clock optional on uart nodes. It is a FreeBSD-specific extention,imp2014-03-081-1/+4
* Add commented out dts for sam9260ek as well as early printf support.imp2014-03-081-0/+10
* Initial cut for DTS on the hl201 board.imp2014-03-081-0/+44
* - Make runq_steal_from more aggressive. Previously it would examine onlyjeff2014-03-081-16/+11
* Move all the files named foo/common.c to foo/foo_common.c, asimp2014-03-0820-16/+16
* Partial revert of change 262914. I screwed up subversion syntax withasomers2014-03-073-40/+43
* sbin/devd/devd.8asomers2014-03-075-56/+59
* cddl/contrib/opensolaris/lib/libuutil/common/uu_avl.casomers2014-03-071-0/+1
* Take a group name on the command-line if available.dteske2014-03-071-0/+8
* Fix copy/paste error in a comment.dteske2014-03-071-1/+1
* Change dipatch words from group* to *Group to backward compatible withdteske2014-03-071-3/+3
* Strip arm/conf/DEFAULTS down to just items that are mandatory for runningian2014-03-0747-5/+139
* Rewrite groupmgmt -- hooking it into the scripting system with dispatchdteske2014-03-0711-440/+827
* Fix the arm sys_sigreturn(): its argument is a struct ucontext, not aian2014-03-073-7/+8
* Comment -- to go with NL global introduced (but not mentioned) by r262901dteske2014-03-071-0/+3
* s/__number/__num/ for code clarify but more to prevent localization ofdteske2014-03-071-11/+19
* Centralize function name. Update a comment while here.dteske2014-03-071-4/+5
* Make f_show_err non-fatal.dteske2014-03-071-4/+1
* Fix incorrect return status if var_to_set and var_to_get are the same.dteske2014-03-071-1/+1
* Fix a typo in a comment.dteske2014-03-071-1/+1
* Add missing local declaration.dteske2014-03-071-2/+2
* Allow dispatched reswords to carry arguments. Fix a comment while here.dteske2014-03-072-9/+8
* kern/Makefileasomers2014-03-072-34/+31
* wlanstats: Add some logic to translate from a vap to its parent device.eadler2014-03-071-0/+18
* - Export panel info to DTSbr2014-03-072-13/+166
* libc man pages: Remove reference to non-existent FreeBSD Securityeadler2014-03-073-8/+0
* Fix support for increased logical sector size (4K-native drives).mav2014-03-072-7/+12
* Add driver for Port control and interrupts (PORT).br2014-03-075-35/+306
* Open the uart emulation's backing tty in non-blocking mode.grehan2014-03-071-1/+1
* wlanstats: add helpeadler2014-03-071-2/+11
* Slight if reordering to make error branch last.imp2014-03-071-3/+3
* Add option TMPFS to arm/conf/DEFAULTS, remove it from the few configsian2014-03-0711-10/+3
* fts: Don't abort if an empty pathname is given.jilles2014-03-061-5/+1
* When calculating the MPU freq, make sure not to overflow by using a uint64_t.cognet2014-03-061-1/+1
* ext2fs: Fix a bug when sorting htree entries.pfg2014-03-061-1/+1
* Only use -lpthread for unix_seqpacket_test, not for all test programs.asomers2014-03-061-1/+1
* Fix PR kern/185813 "SOCK_SEQPACKET AF_UNIX sockets with asymmetricalasomers2014-03-064-27/+68
* Part 2 of bug 187310.. had to commit separately due to local confusion.julian2014-03-061-15/+21
* Stop pw(8) from segfaulting when given certain inputjulian2014-03-061-6/+13
* Add a hack-ish attempt to provide backwards-compatibility withgjb2014-03-061-0/+10
* Disable libwrap (TCP wrappers) support in rpcbind by default, introducingmav2014-03-066-11/+37
* - Move carl to the alumni sectionpgj2014-03-061-1/+1
* Minor fix to r262789.mav2014-03-061-1/+1
* Make reset handling in iSCSI target RFC-compliant. This fixes some raretrasz2014-03-061-3/+3
* Migrate npestats to use bsdstat.adrian2014-03-065-331/+14
* Fix compiler warning. Thanks clang!adrian2014-03-061-1/+1
OpenPOWER on IntegriCloud