Age | Commit message (Expand) | Author |
2018-11-25 | print more details about the join'd networks we have saved when a user runs | Peter Hessler |
2018-11-25 | merge the wpa related settings, instead of overriding them | Peter Hessler |
2018-11-20 | when printing essids return the number of chars we printed, like printf | Peter Hessler |
2018-11-16 | sort previous; | Jason McIntyre |
2018-11-16 | vlan uses txprio too | David Gwynne |
2018-11-16 | document txprio | David Gwynne |
2018-11-16 | gre has a few siblings now | David Gwynne |
2018-11-15 | scrub opts dont set tos, so remove it from the scrub_opts struct | David Gwynne |
2018-11-14 | Warn on deprecated 'vlan' and 'vlandev' option usage | kn |
2018-11-13 | Fix previous, which broke ping -T. | David Hill |
2018-11-12 | add support for txprio settings on interfaces | David Gwynne |
2018-11-12 | Restart when SSID change is noted in RTM_80211INFO. Thus ensuring | Kenneth R Westerback |
2018-11-12 | Recognize and display new RTM_80211INFO messages. | Kenneth R Westerback |
2018-11-11 | make all the setsockopt calls consistent. | David Gwynne |
2018-11-11 | Sometimes autoindenting is too helpful. | Kenneth R Westerback |
2018-11-11 | As get_hw_address() is called early and unconditionally sets | Kenneth R Westerback |
2018-11-10 | let -D work on ping6 too. | David Gwynne |
2018-11-10 | Unbreak `-D macro=value' (r1.686 regression) | kn |
2018-11-10 | Use tick_msg(INT64_MAX) when LLADDR changes. | Kenneth R Westerback |
2018-11-10 | If tick_msg() is passed a start of INT64_MAX (a.k.a. the end of time) | Kenneth R Westerback |
2018-11-10 | Eliminate single use variables 'tickstop' that confuse ticking and | Kenneth R Westerback |
2018-11-10 | Fix vnetid range | kn |
2018-11-10 | Stop passing value+3 as the start time for tick_msg(). Just #define | Kenneth R Westerback |
2018-11-10 | The tick messages ("no link...", "no lease...") have had a hard | Kenneth R Westerback |
2018-11-10 | add support for setting the traffic class on ipv6 packets. | David Gwynne |
2018-11-09 | Abstract a separate function to scan the list provided by getifaddrs() | Kenneth R Westerback |
2018-11-07 | sync cmdline_symset() changes with src/usr.sbin; OK sashan@ claudio@ | miko |
2018-11-06 | vm.malloc_conf, userland sysctl parts; ok millert@ deraadt@ | Otto Moerbeek |
2018-11-04 | Kill obsolete comment about the constraints imposed by the need to | Kenneth R Westerback |
2018-11-04 | No names in function prototypes. Spaces after commas in | Kenneth R Westerback |
2018-11-03 | No need to say 'restarting' twice when LLADDR is modified. Log "LLADDR | Kenneth R Westerback |
2018-11-02 | When reacting to SIGHUP, i.e. trying to restart, ignore incoming | Kenneth R Westerback |
2018-11-01 | - odd condition/test in PF lexer | Alexandr Nedvedicky |
2018-10-15 | use PFR_RB_NONE consistently | kn |
2018-10-15 | Trust the resolver to give us a sockaddr_in6 sized object | Florian Obser |
2018-10-15 | The struct members addr and dstaddr in struct if_laddrreq are struct | Florian Obser |
2018-10-14 | Fix ID comments | kn |
2018-10-14 | Remove unneeded sockaddr size checks | kn |
2018-09-30 | deny non-contiguous netmask | denis |
2018-09-29 | Use atomic operations to update vfc_refcount. Change the field's type | Visa Hankala |
2018-09-28 | add missing unveil(2) of an arbitrary kernel (when -N is used), or _PATH_UNIX by | Ricardo Mestre |
2018-09-26 | related to the fsck changes, quotacheck must also determine & setup | Theo de Raadt |
2018-09-24 | After opening required descriptors, savecore only plays in one directory | Theo de Raadt |
2018-09-24 | Use unveil(2). These programs fit together in various strange ways, | Theo de Raadt |
2018-09-22 | Harmonize spacing after ellipses in displayed messages. | Frederic Cambus |
2018-09-22 | Revert previous. It broke /etc/rc. | Visa Hankala |
2018-09-21 | Stop displaying vfsconf reference counts so that the vfc_refcount field | Visa Hankala |
2018-09-21 | Increase /usr/local max size to 20 GB in default template | solene |
2018-09-20 | add missing braces implied by indentation | Jonathan Gray |
2018-09-19 | Update disklabel(8) man page with the new 5G minimum for /usr/obj. | Alexander Bluhm |