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
2019-03-13
remove unused keyword "virtual".
Sebastian Benoit
2019-03-13
Swap arguments of rde_dump_match_peer() to match peer_matched() in session.c
Claudio Jeker
2019-03-12
reference the /etc/examples files for httpd and acme-client. started from a t...
Jason McIntyre
2019-03-12
fix line break
pamela
2019-03-12
In the manner of recent changes to unwind(8) and slaacd(8), make imsg
pamela
2019-03-12
separate fields with commas
David Gwynne
2019-03-11
Do not unconditionally wait for read events on the pty associated with a
anton
2019-03-11
perl has a warning for statements following exec. It doesn't trigger for
Marc Espie
2019-03-11
Change fatal() to fatalx() where errno is not set.
pamela
2019-03-11
add amdgpu to the possible_drivers list
Jonathan Gray
2019-03-11
split the clas/subclass/interface/revision output over 2 lines
David Gwynne
2019-03-11
teach pcidump about pci class and subclass names
David Gwynne
2019-03-10
fix some cases of spaces before full stops, where none were neccessary;
Jason McIntyre
2019-03-09
remove free() before exit() from main(), in ongoing work to make
Sebastian Benoit
2019-03-09
use temporary strings for calls to basename(), because it may change
Sebastian Benoit
2019-03-09
Unbreak 'announce inet none' which was actually clearing way too much.
Claudio Jeker
2019-03-08
fix dirname usage in acme-client: dirname() can modify its argument
Sebastian Benoit
2019-03-07
Clarify that VM names must start with a letter
kn
2019-03-07
Do a better job at cleaning up the config on shutdown. Remove bits that
Claudio Jeker
2019-03-04
Support for rfc 6455 Websockets connection upgrade. Add a new protocol
Sebastian Benoit
2019-03-04
According to RFC 7230 Section 3.2 header field names are
Florian Obser
2019-03-04
add the STANDARDS section
David Gwynne
2019-03-03
uppercase Internet, to match the other instance in this page;
Jason McIntyre
2019-03-03
portmap arrived decades after after DARPA addresses became known as
Theo de Raadt
2019-03-03
This has nothing to do with DARPA.
Theo de Raadt
2019-03-02
Introduce the IMSG_DATA_SIZE() macro to replace recurring math on imsg.hdr.le...
pamela
2019-03-01
usage if there's extra arguments. ok kn
Ted Unangst
2019-03-01
trailing whitespace
Florian Obser
2019-03-01
Fix previous extra arguments commit
kn
2019-03-01
Print usage on extra create, start and stop arguments
kn
2019-03-01
Need to be more careful in kr_net_redist_add() when adding an already
Claudio Jeker
2019-03-01
vmd(8): remove some i386 remnants that missed the original cleanup
Mike Larkin
2019-02-28
bump smtpd version
Eric Faurot
2019-02-27
remove unused includes
denis
2019-02-27
Adjust to the last bgpd change. sa2addr gets an extra agrument and
Claudio Jeker
2019-02-27
Convert the remote and local addresses in struct peer to be bgpd_addrs
Claudio Jeker
2019-02-27
Fix export none. none became a keyword some time ago and so this broke.
Claudio Jeker
2019-02-26
Move release check up front.
Antoine Jacoutot
2019-02-26
ikectl's built-in CA command for simple configurations has a fixed certificate
Stuart Henderson
2019-02-26
Add missing break; in case statement and while there check that the
Claudio Jeker
2019-02-26
Some betoh64 sneaked in again, change to be64toh to be posix compliant.
Claudio Jeker
2019-02-26
Add support for '*', local-as and neighbor-as for ext-community matching
Claudio Jeker
2019-02-25
Use struct bgpd_addr instead of a union of sockaddrs to store addresses
Claudio Jeker
2019-02-22
errror -> error in log messages; from alessandro gallo
Jason McIntyre
2019-02-21
type is not used here. Still keep a comment around to keep the code
Claudio Jeker
2019-02-21
Adjust bgpctl to the new ctl_show_interface struct that is sent instead of
Claudio Jeker
2019-02-21
Media and link states are highly OS dependent, to make porting easier
Claudio Jeker
2019-02-20
fix attribute name
denis
2019-02-20
Forgot to set the sockaddr length field which is mandatory on the pfkey socket.
Claudio Jeker
2019-02-20
fix a regression in the 'hostnames' mapping to select hostname based on the
Gilles Chehade
[next]