| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-04-13 | Add refcnt_take_if_gt() |  Matt Dunwoodie | 1 | -0/+16 |
| 2021-04-02 | tweak previous; |  jmc | 1 | -3/+4 |
| 2021-04-02 | Document ioctl(2)'s for vmm(4). OK kn@. |  dv | 1 | -2/+43 |
| 2021-03-31 | document trusted_snapshot |  espie | 1 | -2/+8 |
| 2021-03-28 | list Dell DW5821e as supported for umb(4) |  sthen | 1 | -2/+4 |
| 2021-03-26 | Push kernel lock within rtable_add(9) and rework it to return 0 in the |  mvs | 1 | -6/+2 |
| 2021-03-23 | change pfIfDescr and pfLogIfName from plain OCTET STRING (which has no |  sthen | 1 | -11/+16 |
| 2021-03-23 | Document SIOCGIFADDR and SIOCSIFADDR ioctls for tap devices. |  claudio | 1 | -2/+6 |
| 2021-03-23 | Document the @version suffix that can be added when running 'portgen go' |  abieber | 1 | -2/+11 |
| 2021-03-22 | document NEVER_CLEAN |  espie | 1 | -2/+6 |
| 2021-03-20 | s/struft/struct/; thanks James Hastings |  sthen | 2 | -6/+6 |
| 2021-03-20 | Sync with apm(4/macppc) to document which ioctls are not supported |  kn | 1 | -2/+13 |
| 2021-03-20 | End sentence and add .Pp after (all) "NOT SUPPORTED" lines |  kn | 1 | -7/+13 |
| 2021-03-18 | Update go-module docs for recent changes, from Josh Rickmar, small tweak |  sthen | 1 | -6/+4 |
| 2021-03-18 | Document SIOCDELLABEL, link among MPLS drivers |  kn | 3 | -9/+23 |
| 2021-03-17 | List the Qu-c0-hr-b0-48 firmware image in the iwx(4) man page. |  stsp | 1 | -2/+3 |
| 2021-03-16 | Describe what happens when RFC 4638 is not supported. |  millert | 1 | -7/+16 |
| 2021-03-14 | add HISTORY; from maxim vuets |  jmc | 1 | -2/+7 |
| 2021-03-13 | sync usb_device_info with usb.h, spotted by Enrik Berkhan, and millert@ |  sthen | 1 | -10/+8 |
| 2021-03-11 | Link to sh(1) and use the same wording and markup for EXTRACT_CASES code |  kn | 1 | -3/+6 |
| 2021-03-10 | Typofix previous |  kn | 1 | -2/+2 |
| 2021-03-10 | cleanup the 3 ways (2 for ipv4, 1 for ipv6) of doing dynamic address |  deraadt | 1 | -10/+21 |
| 2021-03-09 | Remove documentation for all port modules no longer supported. ok sthen@ |  tracey | 1 | -153/+12 |
| 2021-03-09 | document zstd support in EXTRACT_CASES and change from a big code sample |  sthen | 1 | -30/+32 |
| 2021-03-08 | Note that slaacd(8) is enabled by default. Also note that if you |  florian | 1 | -5/+2 |
| 2021-03-08 | Add RK809 to list of supported chips for this driver. |  kurt | 1 | -3/+3 |
| 2021-03-08 | correct paper title |  jsg | 1 | -3/+3 |
| 2021-03-08 | Add some references, most of these were removed when we stopped building |  jsg | 2 | -4/+30 |
| 2021-03-04 | new sentence, new line; |  jmc | 1 | -9/+9 |
| 2021-03-03 | Add a configurable button mapping for tap gestures on touchpads. |  bru | 1 | -9/+20 |
| 2021-03-01 | remove unneccessary Pp; |  jmc | 1 | -3/+2 |
| 2021-03-01 | document log entry W, reminded by naddy@ |  espie | 1 | -2/+8 |
| 2021-03-01 | fix Nd and remove trailing whitespace; |  jmc | 1 | -4/+4 |
| 2021-03-01 | document pkg_check-version |  espie | 2 | -3/+58 |
| 2021-02-28 | document the move of FIX_CRLF_FILES to the end of distpatch |  espie | 1 | -6/+6 |
| 2021-02-27 | removal of "must" missed in previous: spotted by george brown, who also |  jmc | 1 | -2/+2 |
| 2021-02-27 | remove some info related to compat; |  jmc | 1 | -5/+4 |
| 2021-02-27 | fix NAME; |  jmc | 1 | -2/+2 |
| 2021-02-27 | apldart(4) |  kettenis | 1 | -0/+42 |
| 2021-02-27 | aplpcie(4) |  kettenis | 1 | -0/+44 |
| 2021-02-27 | aipldart(4) |  kettenis | 1 | -2/+2 |
| 2021-02-27 | aplpcie(4) |  kettenis | 1 | -2/+3 |
| 2021-02-27 | Add logger(1) support for daemons that are logging to stdout/stderr (mostly from |  ajacoutot | 2 | -4/+16 |
| 2021-02-26 | Fix Typo, ok jca |  danj | 1 | -2/+2 |
| 2021-02-26 | Add my copyright since I added most of the content |  danj | 1 | -2/+3 |
| 2021-02-25 | mention that FIX_CRLF_FILES is rooted in WRKDIST, pointed out by espie@. |  sthen | 1 | -1/+3 |
| 2021-02-25 | wrong annotation |  espie | 1 | -2/+2 |
| 2021-02-25 | make the timing of FIX_CRLF_FILES explicit |  espie | 1 | -2/+4 |
| 2021-02-25 | document FIX_CRLF_FILES. |  sthen | 1 | -2/+7 |
| 2021-02-25 | split off the large module documentations, so that port-modules is less of |  espie | 7 | -573/+791 |