summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
2019-01-18let users automatically use join to connect to any open wifi network.Peter Hessler
2019-01-18Move link state change test & check for new lladdr intoKenneth R Westerback
2019-01-18Ignore HUP signals. If you need to modify the running configurationKenneth R Westerback
2019-01-18Oops. Nuke debug statement that snuck it.Kenneth R Westerback
2019-01-18Shuffle lease file reading code to improve clarity and shorten someKenneth R Westerback
2019-01-18Yet another long line broke cover.Kenneth R Westerback
2019-01-18Be consistent in explicitly testing memcmp() return values.Kenneth R Westerback
2019-01-17Split a long line that wandered into theKenneth R Westerback
2019-01-17use $OpenBSD markerTed Unangst
2019-01-17Split a long line that wandered into theKenneth R Westerback
2019-01-17do not allow users to specify "join" or "nwid" twice on the same ifconfig callPeter Hessler
2019-01-17Move "link X -> Y" debug messages into insterface_state() whereKenneth R Westerback
2019-01-14Make apply_ignore_list(), set_default_hostname(),Kenneth R Westerback
2019-01-14Abstract allocation and initialization of config globalKenneth R Westerback
2019-01-14set_default_client_identifier() only needs theKenneth R Westerback
2019-01-14Check NULLness of ignore list inside apply_ignore_list() and notKenneth R Westerback
2019-01-13Skip open of "network" ttys because they permanently retain the (large)Theo de Raadt
2019-01-13Abstract /etc/resolv.conf.tail reading out of main()Kenneth R Westerback
2019-01-13White space nits.Kenneth R Westerback
2019-01-13Shuffle apply_ignore_list(), set_default_client_identifier() andKenneth R Westerback
2019-01-11Defuse `-F all -i interface'kn
2019-01-11When creating tables inside anchors, pfctl warned about namespacekn
2019-01-10Zap unnused iface function parameter from pfctl_kill_src_nodes()kn
2019-01-10"AF_* values are *almost* always the correct choice, particularly withKenneth R Westerback
2019-01-09Use PF_ROUTE consistently rather than tossing inKenneth R Westerback
2019-01-05Simplify and clarify (i.e. shrink) code processingKenneth R Westerback
2019-01-05KNF nit.Kenneth R Westerback
2019-01-03Unbreak build under OPT_DEBUGkn
2019-01-03The need for separate bpf and routing message buffers was eliminatedKenneth R Westerback
2019-01-02Error out on missing table command, zap internal wrapper functionkn
2019-01-02Zap unused segment struct definitionkn
2018-12-31Explicitly mention that tables created by -T{add,replace} are persistentkn
2018-12-28Join other daemons in assuming that a single read from a routingKenneth R Westerback
2018-12-27Rename ufdesc to udpfd to make the code slightly more intuitive.Kenneth R Westerback
2018-12-27Rename routehandler() to routefd_handler() to make the code slightlyKenneth R Westerback
2018-12-27Rename bfdesc to bpffd and packethandler() to bpffd_handler() to makeKenneth R Westerback
2018-12-27Zap duplicate struct declarationkn
2018-12-27No need to return early when setting the tick stop.Kenneth R Westerback
2018-12-25No need for magic tick_msg(NULL,..) call toKenneth R Westerback
2018-12-24Always use log_getverbose() instead of sometimes checking OPT_VERBOSEKenneth R Westerback
2018-12-24tick_msg() needs to note that it has called go_daemon(), sinceKenneth R Westerback
2018-12-21DIOCIGETIFACES provides interfaces and groups, not driverskn
2018-12-10Add a velocity sensor type (displayed as m/s)Landry Breuil
2018-12-08ssize_t and unsigned int may be different sizes. Use ssize_t insteadKenneth R Westerback
2018-12-07Make sure the TAP extension is only added to the vector when needed.Martin Pieuchot
2018-12-07Make sure that the prefixlen returned by mask2prefixlen6 is never biggerClaudio Jeker
2018-12-05Unbreak "savecore -c". Also add missing unveil(2) for the raw device.YASUOKA Masahiko
2018-12-04The common autolayout with all partitions needs not at least 10GB to beClaudio Jeker
2018-11-29handle tunnel ecn configuration and reporting.David Gwynne
2018-11-25Remove (unused) FS_BOOT training wheels. If you are allowed to newfs aKenneth R Westerback