| Commit message (Expand) | Author | Age | Files | Lines |
* | dtrace sdt: remove the ugly sname parameter of SDT_PROBE_DEFINE | avg | 2013-11-26 | 1 | -29/+28 |
* | Mention axge(4) | lwhsu | 2013-11-26 | 1 | -1/+2 |
* | Also note to add xhci(4) to kernel configuration to utilize USB 3.0 | lwhsu | 2013-11-26 | 1 | -1/+2 |
* | Add missing cards now supported by iwn. | eadler | 2013-11-25 | 1 | -0/+9 |
* | mdoc: remove EOL whitespace. | joel | 2013-11-21 | 1 | -4/+4 |
* | Import the axge(4) driver for the ASIX AX88178A and AX88179 USB Ethernet | markj | 2013-11-19 | 2 | -0/+150 |
* | Document the 'dvdrom' target. | gjb | 2013-11-18 | 1 | -2/+16 |
* | Correct right names. | pjd | 2013-11-15 | 1 | -2/+2 |
* | Emphasize that pf(4) in FreeBSD doesn't match pf(4) in | glebius | 2013-11-14 | 1 | -2/+5 |
* | Add support for multiple instances of ftp-proxy | jpaetzel | 2013-11-13 | 1 | -0/+40 |
* | Adds gpioiic.4 and gpioled.4 man pages. Moves some of the information that | loos | 2013-11-12 | 3 | -48/+194 |
* | Regen after r258014. | gjb | 2013-11-11 | 1 | -0/+3 |
* | Regen after r258012. | gjb | 2013-11-11 | 1 | -11/+2 |
* | Mention the RT5370/RT5372 chipset. | kevlo | 2013-11-11 | 2 | -5/+9 |
* | RB_FOREACH_[REVERSE_]FROM() do not require the head pointer. Reword. | bms | 2013-11-10 | 1 | -3/+5 |
* | Document the RB_FOREACH_FROM() and RB_FOREACH_REVERSE_FROM() macros. | bms | 2013-11-10 | 1 | -1/+14 |
* | Subsume the functionality of MK_ATF into MK_TESTS. | jmmv | 2013-11-08 | 2 | -2/+2 |
* | Make TCP_KEEP* socket options readable. At least PostgreSQL wants | glebius | 2013-11-08 | 1 | -5/+6 |
* | Update release(7) to include 'mini-memstick' after r257805. | gjb | 2013-11-07 | 1 | -1/+6 |
* | Save some space by noting we don't have any alternative instruction formats. | imp | 2013-11-07 | 1 | -13/+1 |
* | the number of slots used by a packet is NS_RFRAGS() not ns_cnt | luigi | 2013-11-06 | 1 | -4/+3 |
* | Axe IFF_SMART. Fortunately this layering violating flag was never used, | glebius | 2013-11-05 | 1 | -9/+1 |
* | Drop support for historic ioctls and also undefine them, so that code | glebius | 2013-11-05 | 1 | -13/+1 |
* | Add required kernel option. | glebius | 2013-11-05 | 1 | -0/+1 |
* | mdoc: remove EOL whitespace. | joel | 2013-11-04 | 1 | -1/+1 |
* | Remove superfluous paragraph macro and add missing "the". | joel | 2013-11-04 | 1 | -2/+1 |
* | Document RB_FOREACH_SAFE() and RB_FOREACH_REVERSE_SAFE(). | glebius | 2013-11-04 | 1 | -1/+17 |
* | - Add manual pages for capability rights (rights(4)), cap_rights_init(3) | pjd | 2013-11-04 | 3 | -5/+686 |
* | update to the latest netmap snapshot. | luigi | 2013-11-01 | 1 | -84/+318 |
* | After around 20 years of duty it is time for pkg_install to retire | bapt | 2013-10-31 | 1 | -8/+3 |
* | Add manpage for urtwnfw, the Realtek RTL8188CU/RTL8192CU firmware | kevlo | 2013-10-31 | 3 | -4/+103 |
* | mdoc: document title should be all caps. | joel | 2013-10-30 | 1 | -1/+1 |
* | Move /etc/keys to /usr/share/keys where users are less likely to modify them. | bdrewery | 2013-10-29 | 1 | -10/+11 |
* | New sentence -> new line and some mdoc cleanup. | brueffer | 2013-10-28 | 1 | -7/+13 |
* | Remove more remnants of ng_fec(4). | glebius | 2013-10-28 | 2 | -29/+1 |
* | Remove ng_fec.4 | glebius | 2013-10-28 | 1 | -1/+0 |
* | Axe ng_fec(4). It has never been a real netgraph(4) module, since | glebius | 2013-10-28 | 2 | -110/+0 |
* | Document /var/cache/pkg into hier(7) which pkg(8) uses. | bdrewery | 2013-10-26 | 1 | -0/+8 |
* | Add infrastructure for installing pkg(8) keys into /etc/keys/pkg and add | bdrewery | 2013-10-26 | 1 | -1/+10 |
* | Regerate after r257138 swapped the default to WITH_NMTREE. | brooks | 2013-10-25 | 1 | -5/+5 |
* | Add a tests(7) manual page. | rpaulo | 2013-10-25 | 3 | -1/+210 |
* | Regenerate documentation post r256915: | brooks | 2013-10-24 | 1 | -14/+2 |
* | Add missing symlinks for the sbuf man page | eadler | 2013-10-23 | 1 | -0/+3 |
* | Add a manpage for the getenv() family of functions in the kernel. | jhb | 2013-10-22 | 2 | -0/+219 |
* | Update ahci(4), respecting recent driver changes. | mav | 2013-10-22 | 1 | -4/+9 |
* | Remove Giant-locked drivers support (DISKFLAG_NEEDSGIANT flag) from disk(9). | mav | 2013-10-22 | 1 | -2/+0 |
* | Remove the isf(4) driver. It was created by accident and is subset of | brooks | 2013-10-21 | 2 | -136/+0 |
* | Add support for "first boot" rc.d scripts. [1] | cperciva | 2013-10-19 | 2 | -2/+38 |
* | Enable the automatic creation of a certificate (if one does not exists) | jmg | 2013-10-19 | 1 | -1/+37 |
* | MFP4: 221483, 221567, 221568, 221670, 221677, 221678, 221800, 221801, | brooks | 2013-10-18 | 2 | -0/+102 |