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
/
usr.sbin
Age
Commit message (
Expand
)
Author
2017-07-09
have bsd.prog.mk/bsd.lib.mk generate .y -> .c/.h rules without intermediate
Marc Espie
2017-07-09
vmd/vmctl: Add ability to pause / unpause vms
pd
2017-07-08
fix typo in comment
Theo Buehler
2017-07-07
Handle carp(4) as HTYPE_ETHER.
Reyk Floeter
2017-07-06
fix RCS Id; found with mandoc -Tlint
Ingo Schwarze
2017-07-06
delete duplicate RCS IDs; found with mandoc -Tlint
Ingo Schwarze
2017-07-06
/tmp/cvsa9y4jm
Marc Espie
2017-07-06
vmd: increase the max number of disks from 2 to 4. Requires kernel rebuild
Mike Larkin
2017-07-05
forgot to commit this one
Marc Espie
2017-07-05
Don't stop logging to stderr when running in foreground with -d.
Reyk Floeter
2017-07-05
Some documentation improvements:
Martin Pieuchot
2017-07-04
Fix the only remaining mandoc(1) ERROR in the base system.
Ingo Schwarze
2017-07-04
delete tokens that have never been used.
Sebastian Benoit
2017-07-04
rename fetch_state() to fetch_ifstate(). The word "state" is a bit
Sebastian Benoit
2017-07-04
Fix some variable alignment whitespace.
Sebastian Benoit
2017-07-04
if configured, set the ttl (IPV6_UNICAST_HOPS) for ipv6 tcp checks.
Sebastian Benoit
2017-07-04
Detect upfront whether we have a particular set installed and if not, do *not*
Antoine Jacoutot
2017-07-04
make relayd not crash in relay_udp_server() when using a dns relay.
Sebastian Benoit
2017-07-04
It does not make sense to use ioctl(FIONREAD) with TLS as libtls
Alexander Bluhm
2017-07-04
consistently use the evtimer wrappers around the connection timeout.
Florian Obser
2017-07-04
Include stdarg.h explicitly instead of relying on event.h to bring it in.
Florian Obser
2017-07-04
consistently use the evtimer wrappers around the connection timeout.
David Gwynne
2017-07-04
include stdarg.h explicitly instead of relying on event.h to bring it in.
David Gwynne
2017-07-04
properly adjust the ttl of replies instead of freezing them in time
Ted Unangst
2017-07-03
no need to generate y.tab.h if nothing uses it, set YFLAGS to nothing
Marc Espie
2017-07-03
Remove obvious clear_config() comments and misleading state_change() comments.
Sebastian Benoit
2017-07-03
don't bother caching invalid or very short lived responses
Ted Unangst
2017-07-03
check that a cachehit hasn't expired before using it.
Ted Unangst
2017-07-02
Second diff to rename additional "always" variable in struct ifsd_config.
Sebastian Benoit
2017-07-02
Remove unused variable from header file.
Sebastian Benoit
2017-07-02
Remove variable assignment in declaration and add whitespace to improve
Sebastian Benoit
2017-07-02
Rename one of the "always" variables to "body" for improved readability.
Sebastian Benoit
2017-07-01
go thru POSIX::Termios to turn off kerninfo.
Marc Espie
2017-06-29
Move <fcntl.h> to its alphabetic spot and add __dead attribute to usage()
Theo Buehler
2017-06-28
remove a contradictory sentence (see dhcp-options(5)) which claims
Jason McIntyre
2017-06-28
whitespace fixes, from Rob Pierce and me
Sebastian Benoit
2017-06-28
usage() gets __dead attribute, from Rob Pierce
Sebastian Benoit
2017-06-27
Hoist some privileged code in preparation for future work.
Sebastian Benoit
2017-06-27
move a global into local context; from rob pierce
Theo de Raadt
2017-06-26
don't print the WELLKNOWN string for unknown well-known communities
Peter Hessler
2017-06-26
let admins set an unknown well-known community
Peter Hessler
2017-06-26
add support for the "graceful shutdown" well-known community as described
Peter Hessler
2017-06-26
allow setting localpref to 0
Peter Hessler
2017-06-22
Close file descriptor on an exit path.
Frederic Cambus
2017-06-22
Generate the newbsd: and install-update: targets here, rather than
Theo de Raadt
2017-06-20
trim more error messages
Marc Espie
2017-06-20
Revert a previous commit that increased the virtio queue size since it
Mike Larkin
2017-06-19
Import route priority support from ospfd to ospf6d.
friehm
2017-06-19
delete accidental blank line
Theo de Raadt
2017-06-19
fix descriptor leak in the smtp congestion mechanism
Gilles Chehade
[next]