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
2011-10-21
small optimization: tell pkg_create to skip !libs if LIBS_ONLY (to be
Marc Espie
2011-10-18
delay daemon fork() until after initialisation has completed to fix
Damien Miller
2011-10-15
Added "provision for rewound PPP frames" that allows receiving
YASUOKA Masahiko
2011-10-15
Delete unused field s_first in 'struct pppoe_session' that is assigned
YASUOKA Masahiko
2011-10-13
Teach some userland tools about NAT64. I think this is mostly from mikeb@
Claudio Jeker
2011-10-13
Drop a reference to the client SSL_CTX after SSL_new(), so that it is
Eric Faurot
2011-10-11
We don't need to break after calling err(3) because this function will
YASUOKA Masahiko
2011-10-11
Add a flag for nginx (-u) to be able to disable chroot and use a better
Robert Nagy
2011-10-11
fix parsing of :include: aliases
Gilles Chehade
2011-10-10
document that virtual maps require a domain key
Gilles Chehade
2011-10-09
show messages sent between processes in debug mode
Eric Faurot
2011-10-09
don't be too hasty, we can choose to syslog (OR NOT) *after* we parse the
Marc Espie
2011-10-09
add a missing newline when you merge login.conf if login.conf.db doesn't exist
Stuart Henderson
2011-10-08
our root is /var/www/htdocs and not /var/www/html
Robert Nagy
2011-10-08
only strip the full path once and remove any / chars from the begining of
Robert Nagy
2011-10-05
make sure that the pcre from ports never gets picked up as a dependency
Robert Nagy
2011-10-05
Since the worker process of nginx is chrooted on OpenBSD, let's remove
Robert Nagy
2011-10-04
- sync usage() and SYNOPSIS
Jason McIntyre
2011-10-03
Add a 'flag' locator to gpioiic(4), and define a first flag
Matthieu Herrb
2011-10-03
- fix a segv caused by a deep recursion introduced with a recent quick-fix
Gilles Chehade
2011-10-03
clarify that network sources are to be specified in CIDR notation
Gilles Chehade
2011-10-03
update to nginx 1.0.14
Robert Nagy
2011-10-03
update to nginx-1.0.8 which includes many bugfixes
Robert Nagy
2011-10-02
Fix some minor things in config(8):
Edd Barrett
2011-10-02
When using `config -e`:
Edd Barrett
2011-10-02
Delete unused variables, from Michael W Bombardieri.
Nicholas Marriott
2011-09-29
ssl.8: Certifying Authority -> Certificate Authority
Jason McIntyre
2011-09-28
removing annoying debug log
Gilles Chehade
2011-09-27
check closefrom() return value
Charles Longeau
2011-09-26
tweak previous; ok claudio
Jason McIntyre
2011-09-25
remove hack, ask for SUBDIRs with FULLPATH set
Marc Espie
2011-09-24
generate and install the correct manual page, noted by deraadt@
Robert Nagy
2011-09-22
unconditionally chroot to the www user's homedir by default
Robert Nagy
2011-09-22
fix two signed/unsigned comparsions
Robert Nagy
2011-09-22
pick the internal pcre up and use that
Robert Nagy
2011-09-22
thank you CVS for missing the "core" directory
Robert Nagy
2011-09-22
import of nginx 1.0.6 with a bundled libpcre needed for pcre to work
Robert Nagy
2011-09-22
Let tcpdump use the same format for printing IPv6 fragments as for
Alexander Bluhm
2011-09-22
purge the rcsid
Theo de Raadt
2011-09-22
Revert r1.29. Now that the "C" locale is ASCII-only, this workaround
Stefan Sperling
2011-09-21
fix missing err.h includes
Jonathan Gray
2011-09-21
missing err.h include
Jonathan Gray
2011-09-21
include err.h for warnx
Jonathan Gray
2011-09-21
During socket splicing the relayd session timeouts could not be
Alexander Bluhm
2011-09-21
fix an |= that should have been !=
Jonathan Gray
2011-09-21
fix the two most offensive indentation violations in here.
Peter Hessler
2011-09-21
Add rdomain support to NTPd.
Peter Hessler
2011-09-21
Try to document the show mrt command. While there order the filters
Claudio Jeker
2011-09-21
Make it possible to parse MRT table dumps (all 3 formats) and display
Claudio Jeker
2011-09-21
Fix nexthop_modify() to reset the flags when called. Until now
Claudio Jeker
[next]