| Age | Commit message (Expand) | Author |
| 2018-06-10 | use SUBDIR.roff suggested by uwe@ | christos |
| 2018-06-10 | Set default homeperm values before writing usermgmt.conf file and honor value... | zafer |
| 2018-06-08 | fix usage of `arp -d'. | nonaka |
| 2018-06-03 | add missing brace. | christos |
| 2018-06-03 | Default console device and speed to that used by syinst | martin |
| 2018-06-03 | Reorder fetch options: http before ftp | martin |
| 2018-06-03 | In the generated /etc/fstab, do not use the (temporary, during sysinst) | martin |
| 2018-06-03 | Add an option to install onto a pre-configured wedge. | martin |
| 2018-05-28 | merge a new version of the CDDL dtrace and ZFS code. | chs |
| 2018-05-28 | Sort options in usage. | wiz |
| 2018-05-28 | Document -l, -r, and -w, based on input by jmcneill@ | wiz |
| 2018-05-27 | Add support for light sensors that report Illuminance in lux. | thorpej |
| 2018-05-26 | Merge single-letter options. Use more markup. | wiz |
| 2018-05-26 | Add -v flag which prints the full path of each device node when dumping | jmcneill |
| 2018-05-20 | Fix reproducible builds | christos |
| 2018-05-19 | Overhaul of GPIO interrupt support (that wasn't even used by anything). | thorpej |
| 2018-05-18 | deconst -> __UNCONST, the former involves UB with NULL arithmetic. | joerg |
| 2018-05-15 | Use the correct tag options. | nat |
| 2018-05-14 | End sentence with a dot. | wiz |
| 2018-05-13 | Document history. | sevan |
| 2018-05-09 | Rename allocopy -> xstrdup, and simplify. | maxv |
| 2018-05-09 | Clean up. | maxv |
| 2018-05-09 | Remove dead/broken code. | maxv |
| 2018-05-08 | TGran64 indication was actually the opposite | ryo |
| 2018-05-06 | grow AF_UNIX receive buffer size | christos |
| 2018-05-03 | add aarch64 support for cpuctl identify. | ryo |
| 2018-05-03 | Remove now unused tcpip.h includes. Some were already unused before. | maxv |
| 2018-05-01 | Change return type of pm_lvm_find() from int to void. | kre |
| 2018-05-01 | PR install/53220 | kre |
| 2018-05-01 | Create a new bsd.hostinit.mk file and put the build definitions for all host | christos |
| 2018-05-01 | Fix missed s/vnconfig/vndconfig/ in an example. | uwe |
| 2018-05-01 | Simplify and get rid of external "grep" dependency which is not available | martin |
| 2018-05-01 | vnconfig has been renamed to vndconfig. Pointed out by kre. | martin |
| 2018-04-24 | Back out part of the prior commit where we added space for IPV6_HOPLIMIT | roy |
| 2018-04-23 | Clean up the IPsec ifdefs, same as ping6. | maxv |
| 2018-04-23 | ... another occurrence of OLDRAWSOCKET ... | maxv |
| 2018-04-23 | Remove dead code. | maxv |
| 2018-04-23 | Remove CPPFLAGS+=-DUSE_RFC3542, it's not used anymore. | maxv |
| 2018-04-23 | Remove dead/broken code. We want to favor RFC3542 over RFC2292. No | maxv |
| 2018-04-23 | Remove dead code. | maxv |
| 2018-04-23 | Remove now unused code. | maxv |
| 2018-04-23 | Remove -g from SYNOPSIS. | wiz |
| 2018-04-23 | Remove the "-g" option, it uses RH0, which is deprecated by RFC5095, and | maxv |
| 2018-04-21 | Minor improvements. | wiz |
| 2018-04-20 | Update values from RFC 8319 | roy |
| 2018-04-20 | Make the #defines more readable | roy |
| 2018-04-20 | Lack of timeout is a programming error, so use an assert in it's place. | roy |
| 2018-04-20 | Use EXIT_FAILURE instead of an arbtitary number. | roy |
| 2018-04-20 | Unicast solicited RA's as per RFC 7772. | roy |
| 2018-04-20 | Ensure that the soliciter list is initialised and freed correctly, even if it... | roy |