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