index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sbin
Age
Commit message (
Expand
)
Author
2018-05-28
Remove unused <sys/param.h>
kn
2018-05-26
Add more RFCs; found while preparing BSDCan slides.
Florian Obser
2018-05-26
In addition to "on" and "off", allow the audio "record.enable" mixer
Alexandre Ratchov
2018-05-23
Some interfaces (e.g. cdce(4)) can't tell if they are connected. They
Kenneth R Westerback
2018-05-19
Add '-r', which causes running dhclient to release
Kenneth R Westerback
2018-05-19
Revert change that benno apparently commited by mistake and breaks build
Matthieu Herrb
2018-05-18
A pf rule with a "on rdomain n" with nonexisting rdomain n will cause an
Sebastian Benoit
2018-05-18
merge two ifndef small blocks; no functional change
Florian Obser
2018-05-18
dead stores; from llvm scan-build
Florian Obser
2018-05-18
typo, pointed out by llvm scan-build, how did this even work though?
Florian Obser
2018-05-17
Any IPv4 address change could alter which interface has the active
Kenneth R Westerback
2018-05-17
Handle RTM_DELETE of slaacd managed default route by re-inserting it.
Florian Obser
2018-05-17
Fully align this with route(8); no need to be different here and might
Florian Obser
2018-05-17
Introduce SLAACD_RTA_LABEL define to not use a string constant all
Florian Obser
2018-05-16
Always record the client identifier used to obtain a lease. Servers
Kenneth R Westerback
2018-05-16
Create all sockets with SOCK_CLOEXEC, we never want to hold on to them
Florian Obser
2018-05-15
typo in log message
Florian Obser
2018-05-15
drop unused <time.h>
cheloha
2018-05-12
Document current behaviour of 'ignore' directive and 'append',
Kenneth R Westerback
2018-05-12
log_procnames[] needs to be in sync with slaacd_process enum otherwise
Florian Obser
2018-05-12
Make LACP_STATE_BITS accessible to userland
ccardenas
2018-05-11
Write out updated dhclient.leases.<if>, /etc/resolv.conf and any -L
Kenneth R Westerback
2018-05-09
Fix (include file ) line number counting by keeping track of the unget
Otto Moerbeek
2018-05-07
Add the logging parameters to mousecfg.c, and make the 'param' field
Ulf Brosziewski
2018-05-05
document unit value for pltime and vltime;
Jason McIntyre
2018-05-02
sort;
Jason McIntyre
2018-05-01
Mention RFC 7217 and RFC 7772
Florian Obser
2018-05-01
The -d flag should be a no-op in monitor mode since it does not modify
Florian Obser
2018-05-01
Sync p_rttables() to netstat(1) version. Pointed out by claudio and
Florian Obser
2018-04-30
* simplify code by no longer calling getnetbyname(3)
Ingo Schwarze
2018-04-30
tableid is either initialized to the current routing table or to the
Florian Obser
2018-04-30
No need to get the whole routing table from the kernel if we are
Florian Obser
2018-04-30
Fix route monitor -AF filter.
Florian Obser
2018-04-28
remove references to /etc/networks; reminded by jmc@
Ingo Schwarze
2018-04-28
Improve / simplify pledges.
Florian Obser
2018-04-28
Ignore SIGPIPE in case a TCP client resets the connect
Philip Guenther
2018-04-27
Add getnumber() to extract simple deciaml values from the
Kenneth R Westerback
2018-04-27
Create and use a couple of #defines for the magic return
Kenneth R Westerback
2018-04-27
Restore mode on symlinks
Philip Guenther
2018-04-26
Cast a multiplicand to ino_t to avoid overflow in 32*32=64 calculations
Philip Guenther
2018-04-26
Add error handling to unconfuse myself when playing with pledgepath().
Florian Obser
2018-04-26
The frontend tells the main process when the startup is finished so
Florian Obser
2018-04-26
Hoist initialisations up; while here tighten not yet working pledge.
Florian Obser
2018-04-26
Prefer <fcntl.h> over <sys/fcntl.h> in userland
Philip Guenther
2018-04-26
No need for two copies of tricky user input gathering code. Just use
Kenneth R Westerback
2018-04-26
Add some range checks to make sure we don't attempt to store values
Kenneth R Westerback
2018-04-26
Plug leak in error case of the common 'varset' implementations.
Kenneth R Westerback
2018-04-26
Fix previous. Adding "offset" to "maxval" was required.
YASUOKA Masahiko
2018-04-26
net80211: stub SIOCS80211SCAN, make ifconfig scan instant.
Paul Irofti
2018-04-26
Do not try getnetbyname(3) if gethostbyname(3) returns no result.
Ingo Schwarze
[next]