summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Replace use of ${.CURDIR} by ${LIBC_SRCTOP} and define ${LIBC_SRCTOP}marcel2014-03-0446-138/+142
* Increase MAXLINE to deal with longer paths.marcel2014-03-041-1/+1
* Document the fact that OpenSSH default configuration requires Capsicumdelphij2014-03-031-0/+10
* Include kbd(4) when vt(4) is enabled as on other platforms.jhb2014-03-031-1/+1
* Add note about dtc switch.imp2014-03-031-0/+7
* Add a missing semicolong, noticed by the gnu dt compiler.ian2014-03-031-1/+1
* Use the standard __used macro instead of a bare __attribute__.ian2014-03-031-2/+1
* Add EMAC and SRAM controller entries to FDT.ganbold2014-03-036-0/+36
* 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
OpenPOWER on IntegriCloud