summaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Provide individual prototype and generate macros for the red-black tree.kib2015-01-241-1/+70
* Add futimens and utimensat system calls.jilles2015-01-231-2/+6
* Fix usage example in kvprintf(9) and its copy in libstand(3): trailing '\n'danfe2015-01-231-1/+1
* Revert for r277213:hselasky2015-01-222-402/+459
* "softc" is short for "software context", use that phrase in thegavin2015-01-211-2/+2
*-. Merge the following revisions from ^/projects/release-vmimage:gjb2015-01-201-1/+72
|\ \
| | * Add 'list-vmtargets' target, which produces a list ofgjb2015-01-161-0/+16
| | * Update release(7):gjb2015-01-161-1/+56
* | | - Add jbeich as a ports committerjbeich2015-01-201-0/+3
* | | For armv6 builds, add -mfloat-abi=softfp. This tells the compiler it canian2015-01-191-0/+4
* | | Make the error message explicit instead of just printing the usage if theneel2015-01-181-5/+11
* | | Add a ${CP} alias for copying files in the build.will2015-01-161-0/+5
* | | Eliminate SIOCGIFADDR handling in bpf.melifaro2015-01-161-2/+0
* | | Add needed bits to the Makefile, and the Mt to the emails.jfv2015-01-153-4/+8
* | | First draft man pages for ixl and ixlv drivers.jfv2015-01-152-0/+328
* | | Evaluate running userland/kernel version in dailygjb2015-01-151-1/+6
* | | Major callout subsystem cleanup and rewrite:hselasky2015-01-152-459/+402
* | | Mention /net in hier(7).trasz2015-01-141-1/+5
| |/ |/|
* | fix IV size of XTS to be correct at 8 bytes.. That is what both thejmg2015-01-121-2/+2
* | Mdoc markup and style cleanup.brueffer2015-01-121-8/+14
* | Remove the support for NGM_CISCO_GET_IPADDR message from ng_iface(4). Theglebius2015-01-121-7/+1
* | DCTCP (Data Center TCP) implementation.hiren2015-01-123-1/+130
* | Remove no longer used "M_FLOWID" flag and update the netisr manpage.hselasky2015-01-111-6/+6
* | Add infrastructure to build dtb files from dts files.imp2015-01-082-0/+18
* | Add myself (arybchik) to committers-src.dotarybchik2015-01-081-0/+2
* | Regenerate after r276796emaste2015-01-071-4/+4
* | Use a set of ELF Tool Chain tools by defaultemaste2015-01-071-1/+1
* | Fix the counter_u64_alloc arguementbrd2015-01-071-1/+1
* | Fix a typographical error.kargl2015-01-061-1/+1
* | In order to reduce use of M_EXT outside of the mbuf allocator andrwatson2015-01-061-4/+7
* | Remove old ioctl use and support, once and for all.imp2015-01-062-16/+2
* | Add a very basic manpage for the Etherswitch framework.brueffer2015-01-052-0/+66
* | Mention axge(4).kevlo2015-01-051-1/+4
* | Bump .Dd again for the change done in r276483ngie2015-01-051-1/+1
* | Prevent live-lock and access of destroyed data in taskqueue_drain_all().gibbs2015-01-041-4/+10
* | Remove MK_INFO guards in bsd.info.mk per r276556ngie2015-01-021-5/+1
* | Regen after removal of texinfobapt2015-01-021-10/+2
* | Remove leftovers from r276551bapt2015-01-021-2/+1
* | Use mandoc to generate cat pagesbapt2015-01-021-7/+6
* | Use mandoc -Tlint instead of groff for manlint targetbapt2015-01-021-2/+3
* | Garbage collect the asr driver. Hardware for it has not been produced inscottl2015-01-022-116/+0
* | Put the conditional back. For the default case it isn't really needed,imp2015-01-011-0/+6
* | Eliminate bsd.sys.mk on purpose. Do not put it back.imp2015-01-011-2/+0
* | Unbreak the build for some modules that depend on -std flags to be passedngie2015-01-011-0/+2
* | Fix module builds on arm (and maybe others) by turning off a wholeimp2015-01-012-6/+0
* | The variable used with install(1) for stripping should be STRIPBIN, notngie2014-12-311-2/+2
* | Merge ^/head r274961 through r276472.dim2014-12-311-0/+0
|\ \
| * | Remove the svn:executable property from iscsi.4.wblock2014-12-301-0/+0
* | | Merge ^/head r274961 through r276418.dim2014-12-303-5/+5
|\ \ \ | |/ /
| * | mdoc: remove EOL whitespace.joel2014-12-293-5/+5
OpenPOWER on IntegriCloud