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
2020-01-31
introduce mda_mbox() to handle mbox delivery in its own code path, and make
Gilles Chehade
2020-01-30
Properly determine era 0 or era 1, making it possible to move past
Otto Moerbeek
2020-01-30
Bump smtpd version after recent changes
solene
2020-01-28
Fix a security vulnerability discovered by Qualys which can lead to a
Gilles Chehade
2020-01-28
Nuke autohell from orbit. It's the only way to be sure.
Florian Obser
2020-01-28
Switch to Makefile based builds.
Florian Obser
2020-01-28
We only need to be able to parse tsig key files, rip out all the rest
Florian Obser
2020-01-28
Implement map functions min(), max() and sum().
Martin Pieuchot
2020-01-28
Use %left to prevent S/R conflicts, arithmetic precedence is still broken.
Martin Pieuchot
2020-01-28
banish implicit return
Marc Espie
2020-01-28
Simplify statement rules by using an optional new line.
Martin Pieuchot
2020-01-28
usr.sbin/ldapd: replace TAILQ concatenation loop with TAILQ_CONCAT
bket
2020-01-28
usr.sbin/bgpd: replace TAILQ concatenation loop with TAILQ_CONCAT
bket
2020-01-28
usr.sbin/snmpd: replace TAILQ concatenation loop with TAILQ_CONCAT
bket
2020-01-28
Implement delete() and @map[key] access.
Martin Pieuchot
2020-01-28
Rename *_concat() into *_append() to match reality.
Martin Pieuchot
2020-01-28
match opendir with closedir... not that important as the thing was most
Marc Espie
2020-01-28
Parse '==' without error in filters.
Martin Pieuchot
2020-01-27
Implement builtin time() function.
Martin Pieuchot
2020-01-26
Log the old kernel version before doing the upgrade. Makes it easier
Sebastian Benoit
2020-01-26
Support for queries on ports != 53
Jeremie Courreges-Anglas
2020-01-26
give pkg_create knowledge of WRKOBJDIR, so it can error out if a symlink
Marc Espie
2020-01-26
Remove unused code from socket.c
Florian Obser
2020-01-26
reduce isc/stdio to what is used
Florian Obser
2020-01-26
get rid of lib/isc/nothreads
Florian Obser
2020-01-26
Remove now unused unix/file.c and unix/fsaccess.c
Florian Obser
2020-01-26
get rid of lib/isc/nothreads
Florian Obser
2020-01-26
Switch once to isc_boolean_t in preparation of nothreads removal
Florian Obser
2020-01-26
Remove now unused unix/file.c and unix/fsaccess.c
Florian Obser
2020-01-26
We are not going to write keys to disk.
Florian Obser
2020-01-26
Remove unused logging to file.
Florian Obser
2020-01-25
In nexthop_update() only add a nexthop to the nexthop_runners queue if
Claudio Jeker
2020-01-25
With -d, messages are now printed on stderr
Jeremie Courreges-Anglas
2020-01-25
kill double .Pp;
Jason McIntyre
2020-01-25
unifdef sigchase. It is deprecated and never enabled on openbsd.
Florian Obser
2020-01-25
isc_file_isdirwritable is not used (and besides, it uses access() which
Theo de Raadt
2020-01-25
The config parser lets us know when the key file can't be found.
Florian Obser
2020-01-25
isc/unix/syslog is unused
Florian Obser
2020-01-25
dns/master is unused
Florian Obser
2020-01-25
we are not using rwlocks
Florian Obser
2020-01-25
another chroot tendril
Theo de Raadt
2020-01-24
- (void)printf() -> printf(); the cast adds clutter for little value.
Richard Procter
2020-01-24
Add FILES sections; OK espie@ solene@.
Ingo Schwarze
2020-01-24
Oops, one break too many removed; unbreak +tcp.
Florian Obser
2020-01-24
Since we are no longer using config.h we can remove a lot of feature
Florian Obser
2020-01-24
progress on rebound has been stalled long enough it's time to fade away.
Ted Unangst
2020-01-24
Extend 'bgpctl show neighbor' to include the received and sent prefix
Claudio Jeker
2020-01-24
Implement 'max-prefix NUM out' to limit the number of announced prefixes.
Claudio Jeker
2020-01-24
unlink rebound. its future is quite limited.
Ted Unangst
2020-01-23
Remove overly complicated set_rcvbuf. Very likely not needed in dig et al.
Florian Obser
[next]