| Commit message (Expand) | Author | Age | Files | Lines |
* | A bibliography of FreeBSD and BSD related papers and books. | gnn | 2015-08-30 | 1 | -0/+363 |
* | nv.h lives in sys/ as of r279439. | markj | 2015-08-28 | 1 | -1/+1 |
* | Use CFLAGS_NO_SIMD in preference to varying lists of -mno-xxxx flags. | imp | 2015-08-27 | 1 | -0/+24 |
* | New 1-Wire bus implementation. 1-Wire controller is abstracted, though | imp | 2015-08-27 | 7 | -0/+639 |
* | Document bsd.endian.mk. | imp | 2015-08-27 | 1 | -0/+1 |
* | pf: Remove support for 'scrub fragment crop|drop-ovl' | kp | 2015-08-27 | 1 | -29/+1 |
* | Decompose linkat()/renameat() rights to source and target. | ed | 2015-08-27 | 1 | -9/+43 |
* | Make sys.mk more compatible with fmake by refraining from using :U | imp | 2015-08-27 | 1 | -6/+14 |
* | Automatically append SUBDIR.yes to the SUBDIR variable, and | imp | 2015-08-27 | 1 | -1/+7 |
* | For each FOO in FILESLISTS, append the value of FOO.yes, sort, and | imp | 2015-08-27 | 1 | -0/+3 |
* | After consultations with the arm community, don't define softfp for | imp | 2015-08-26 | 1 | -1/+5 |
* | Add softfp to MACHINE_CPU more often when we're compiling for soft | imp | 2015-08-25 | 1 | -1/+15 |
* | Import ioat(4) driver | cem | 2015-08-24 | 2 | -0/+155 |
* | Remove now unused LIBPRIVATEDIR | bapt | 2015-08-24 | 1 | -3/+0 |
* | We need to add the soft float to the CFLAGS always, not just when | imp | 2015-08-24 | 1 | -1/+3 |
* | Tweak the "rctl_enable" description to not give the impression | trasz | 2015-08-23 | 1 | -4/+4 |
* | Make the UMA harvesting go away completely if not wanted. Default to "not wan... | markm | 2015-08-22 | 1 | -0/+19 |
* | Fix build when LEAPSECONDS is enabled. | delphij | 2015-08-22 | 1 | -1/+1 |
* | Add ALTQ(9) support for the CoDel algorithm. | loos | 2015-08-21 | 1 | -1/+6 |
* | Document bsd.compiler.mk and the variables it defines. | imp | 2015-08-21 | 1 | -0/+21 |
* | Document CFLAGS_NO_SIMD. | imp | 2015-08-21 | 1 | -1/+9 |
* | Fix typos (depreciated -> deprecated) | ngie | 2015-08-21 | 1 | -2/+2 |
* | Document bsd.arch.inc.mk. | imp | 2015-08-21 | 1 | -0/+8 |
* | Mark bsd.info.mk as depreciated | bapt | 2015-08-21 | 1 | -1/+1 |
* | Document bsd.progs.mk, including its status as being strongly | imp | 2015-08-21 | 1 | -0/+1 |
* | Remove reference to non-existent kern_openat(9). | bdrewery | 2015-08-20 | 1 | -3/+2 |
* | Add link for rw_unlock(9) to rwlock(9). | bdrewery | 2015-08-20 | 1 | -0/+1 |
* | Add the GPIO driver for the ADI Engineering RCC-VE and RCC-DFF/DFFv2. | loos | 2015-08-18 | 1 | -0/+63 |
* | Separate ELFTOOLCHAIN_BOOTSTRAP from BINUTILS_BOOTSTRAP | emaste | 2015-08-17 | 1 | -0/+2 |
* | Add DEV_RANDOM pseudo-option and use it to "include out" random(4) | markm | 2015-08-17 | 1 | -8/+43 |
* | Add capability to disable CRC stripping. This breaks IPMI/BMC capabilities on... | sbruno | 2015-08-16 | 1 | -1/+6 |
* | Regen src.conf.5 per r286822 | ngie | 2015-08-16 | 1 | -6/+1 |
* | Reap MK_SYSINSTALL | ngie | 2015-08-16 | 1 | -1/+0 |
* | Update to use the latest version of the PCI IDs Repository. | bapt | 2015-08-15 | 1 | -1897/+7660 |
* | Add support for the arrays in nvlist library. | oshogbo | 2015-08-15 | 1 | -19/+253 |
* | bsd.lib.mk: pass NMFLAGS to the lorder script. | rpaulo | 2015-08-14 | 1 | -3/+3 |
* | Introduce a new make variable: NMFLAGS. | rpaulo | 2015-08-14 | 1 | -0/+1 |
* | Stop describing an acquire operation as a read barrier and a release | alc | 2015-08-14 | 1 | -43/+62 |
* | Remove remnant of WITHOUT_ELFTOOLCHAIN_TOOLS missed in r286730 | emaste | 2015-08-13 | 1 | -1/+0 |
* | Update src.conf(5) after r286730 | emaste | 2015-08-13 | 1 | -16/+3 |
* | Small cleanup. | brueffer | 2015-08-13 | 1 | -6/+6 |
* | Add a new PPS driver for AM335x (beaglebone) timer hardware. This can be | ian | 2015-08-13 | 1 | -0/+163 |
* | If a specific timecounter has been chosen via sysctl, and a new timecounter | ian | 2015-08-12 | 1 | -4/+10 |
* | Fix mandoc warnings/errors. | brueffer | 2015-08-12 | 19 | -33/+36 |
* | Make the nvlist_next(9) function handle NULL pointer variable. | oshogbo | 2015-08-11 | 1 | -1/+11 |
* | Allow the choice of PPS signal captured by uart(4) to be runtime-configured, | ian | 2015-08-10 | 1 | -1/+34 |
* | Xref iwm(4). | brueffer | 2015-08-10 | 1 | -1/+2 |
* | Hook up iwm.4 and iwmfw.4 to the build. | brueffer | 2015-08-10 | 1 | -0/+3 |
* | Document kern.cam.ctl.debug sysctl. | mav | 2015-08-09 | 1 | -1/+12 |
* | Revise the text about the atomicity of the defined operations across | alc | 2015-08-09 | 1 | -13/+17 |