summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add EMAC 10/100 Ethernet controller driver for A10/A20.ganbold2014-03-032-0/+1391
* Add Static Random Access Memory controller driver for A10/A20.ganbold2014-03-032-0/+168
* Add gpio and clock bits for A10/A20's EMAC ethernet controller driver, such as:ganbold2014-03-034-2/+76
* Workaround a GCC warning to unbreak ARM build.delphij2014-03-031-1/+1
* Explicitly request review/regression testing on thegjb2014-03-021-0/+2
* sh: Simplify expari().jilles2014-03-021-48/+46
* Add __attribute__((used)) so that the delay implementation doesn't getian2014-03-021-0/+1
* Add a tunable to set the number of active cores, and enable SMP by default.ian2014-03-022-3/+11
* Include needed header. I don't know why clang didn't complain about thisian2014-03-021-0/+4
* When querying a process's umask via sysctl in libprocstat(), don'trwatson2014-03-021-1/+1
* Add fetch and patch to .PHONY and .NOTMAIN only if PORTNAME is defined.ache2014-03-021-2/+6
* MFV r262639: ncurses 5.9 20140222 snapshot.delphij2014-03-02289-17032/+35920
|\
| * Vendor import of ncurses 5.9 20140222 snapshot.delphij2014-03-01636-37682/+64307
| * Compensate previous import with the removed files.delphij2014-03-01542-0/+148580
* | Add a description here.adrian2014-03-021-0/+3
* | Set all of the ports into the same vlangroup; there's only one vlangroupadrian2014-03-021-5/+4
* | - Fix BBB's dts compilation with GNU dtcgonzo2014-03-021-1/+1
* | Add ATU flush support.adrian2014-03-023-1/+79
* | Add AR8216 era ATU management/configuration register definitions.adrian2014-03-021-6/+31
* | Improve upon previous commit:marcel2014-03-021-6/+7
* | ufs: small formatting fixes.pfg2014-03-0217-196/+196
* | Add the USB EHCI flags required for the post-AR71xx devices.adrian2014-03-021-2/+3
* | All callers of static method load_nvlist() in spa.c handles error case,delphij2014-03-021-1/+3
* | Revive support for /etc/issue, lost due revision 81963.marcel2014-03-021-0/+19
* | Use ${MAKE} so that we always use the same version/implementationmarcel2014-03-021-2/+2
* | When our linker merges .SUNW_dof sections from multiple files, it simplymarkj2014-03-011-30/+58
* | ext2fs: small formatting fixes.pfg2014-03-012-3/+3
* | If we can't find the u-boot api signature, exit with an error status thatian2014-03-011-3/+9
* | Expose a few DTrace parameters as sysctls under kern.dtrace and addmarkj2014-03-013-4/+16
* | Prevent fdt data loaded from a file from overwriting the kernel environment,ian2014-03-015-8/+26
* | - Make pointer easier to control when moving slowly.hselasky2014-03-011-6/+26
* | Fix emulation of call and jmp instructions on i386 and for 32-bit processesmarkj2014-03-011-11/+4
* | Apply fix for lldb not linking after the sparc backend import.dim2014-03-011-0/+6
* | Silence the gcc warning about unsigned comparison with 0 in a differenttijl2014-03-011-3/+2
* | (I think!) make the AR8327 switch correctly handle traffic.adrian2014-03-011-1/+31
* | ssh-copy-id: add restorecon calleadler2014-03-011-0/+3
* | Fix a race between VMRUN() and vcpu_notify_event() due to 'vcpu->hostcpu'neel2014-03-011-10/+30
* | ssh-copy-id: avoid sending private keys; add -v optioneadler2014-03-012-6/+16
* | Add the bluetooth information structs to the firmware RX statistics message.adrian2014-03-011-6/+52
* | Be paranoid about bit operations here.adrian2014-03-011-1/+1
* | Remove now dead code.adrian2014-03-011-10/+0
* | Bump __FreeBSD_version after import of ncurses 5.9.delphij2014-02-281-1/+1
* | MFV r262617: ncurses 5.9.delphij2014-02-28491-12685/+40043
|\ \ | |/
| * Redo import of ncurses 5.9 (stripped).delphij2014-02-28488-12592/+39798
| * Undo two previous imports which was never done in preparation of doing adelphij2014-02-281029-188344/+12558
| * Import ncurses 5.9.ed2011-04-30170-9231/+9668
| * Import a stock copy of ncurses 5.8 into the vendor space.ed2011-04-301008-12513/+187862
| * - Fix wrong manpage title for keybound.3Xrafan2010-07-251-3/+3
| * Pull upstream patch to fix ee(1) crash when received SIGWINCH:rafan2009-10-261-0/+6
* | Add a script which lists SVN log entries only for changesetsrodrigc2014-02-281-0/+117
OpenPOWER on IntegriCloud