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
2001-12-08
Don't unlink() the same thing twice, ok millert@
Miod Vallat
2001-12-06
document alpha machdep.* sysctl's
Eric Jackson
2001-12-06
When you give command examples in a manual page prefix them with
Theo de Raadt
2001-12-05
document -a better
Jason Wright
2001-12-05
Correctly parse hex numbers. Spotted by Claudio Jeker. Closes PR 2234.
Daniel Hartmeier
2001-12-05
documentation nits
Theo de Raadt
2001-12-04
Support for the new uvm sysctls.
Artur Grabowski
2001-12-04
do not open the device for writing if not needed to; millert@ ok & help
Michael Shalayeff
2001-12-03
For nat, binat and rdr rules, don't allow different address families in
Daniel Hartmeier
2001-12-03
Change UI fifo open to O_RDWR to avoid problems on some OSes (such as
Hakan Olsson
2001-12-02
remove some };
Theo de Raadt
2001-12-02
document tcpdump on pflog0 to make Theo happy and prove nroff can't kill you
Mike Frantzen
2001-12-01
Use pidfile() instead of doing the equivalent thing by hand, and sometimes
Miod Vallat
2001-12-01
remove unused variables
Theo de Raadt
2001-12-01
remove unused variable; csapuntz ok
Theo de Raadt
2001-12-01
use strtoul() instead of atoi()
Theo de Raadt
2001-12-01
KNF
Theo de Raadt
2001-12-01
fix headers
Theo de Raadt
2001-12-01
wipe print_nat()'s nose (use dnot correctly instead of snot). i need to start
Mike Frantzen
2001-11-30
startkey goes away; okay deraadt@
Niels Provos
2001-11-30
remove pipe based interface; only support PF_KEY; okay deraadt@
Niels Provos
2001-11-26
add fastroute options similar to what is found in ipf
jasoni
2001-11-22
Nit.
Hakan Olsson
2001-11-21
%qd -> %llu in a couple of other places
Hakan Olsson
2001-11-21
Have sa_dump() also print SA lifetimes (for /var/run/isakmpd.report).
Hakan Olsson
2001-11-17
oops
Theo de Raadt
2001-11-17
volatile sig_atomic_t
Theo de Raadt
2001-11-17
volatile sig_atomic_t
Theo de Raadt
2001-11-17
volatile sig_atomic_t
Theo de Raadt
2001-11-14
Points to disklabel
Marc Espie
2001-11-14
fix a typo, from Daniel Lucq <daniel@lucq.org>, tested on:
Michael Shalayeff
2001-11-13
make setting ipx frame type work; from Ian McWilliam <ianm@cit.uws.edu.au>
Michael Shalayeff
2001-11-13
show they are commands
Theo de Raadt
2001-11-09
Since all our arches have /dev/ksyms, replace rigid mentions of the kernel
Miod Vallat
2001-11-07
Add MacOS X for Intel (or Darwin for Intel, or whatever the correct
Miod Vallat
2001-11-06
No sir, our sysctls are defined in uvm headers now.
Miod Vallat
2001-11-06
fix compiler warning for INADDR_ALLROUTERS_GROUP; goeran@cdg.chalmers.se
Jakob Schlyter
2001-11-06
Don't Xref old inexistant manpages.
Marc Espie
2001-11-05
No need to vm_param.h here.
Artur Grabowski
2001-11-05
some syslog_r uses in signal handlers
Theo de Raadt
2001-11-05
noone responds.
Theo de Raadt
2001-11-05
one more mistake in ping6_timeval conversion
Jun-ichiro itojun Hagino
2001-11-05
one mistake in ping6_timeval conversion. use int32_t instead of int
Jun-ichiro itojun Hagino
2001-11-05
kill more registers;
Mike Pechkin
2001-11-03
Add stub for struct X509_STORE
Hakan Olsson
2001-11-03
We get ssl.h with x509.h/libcrypto.h
Hakan Olsson
2001-11-01
ship timing info in network byte order
Theo de Raadt
2001-11-01
fix 64 bit issues regarding timevals
Theo de Raadt
2001-10-30
strncpy() -> strlcpy(); from Jean-Francois Brousseau
Todd C. Miller
2001-10-27
sync -p arch support list with shutdown(8); from Jason Ackley <jason@ackley.net>
Peter Valchev
[next]