index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2000-01-03
always enable IPv6 address in /etc/hosts (via _gethtent()).
Jun-ichiro itojun Hagino
2000-01-03
audiocs and fga are supported
Jason Wright
2000-01-03
add missing stat items in ip section.
Jun-ichiro itojun Hagino
2000-01-03
Remove ax and al from GENERIC; match with dc instead.
Aaron Campbell
2000-01-03
.Sh "SEE ALSO" -> .Sh SEE ALSO; pjanzen@
Aaron Campbell
2000-01-02
Try to reopen socket if send fails. (perhaps syslogd restarted)
Hugh Graham
2000-01-02
+ corrected conversion from terminfo rs2 to termcap rs (cf: 980704)
Todd C. Miller
2000-01-02
cleanup_exit() for SIGTERM/SIGHUP, too. from fgsch@ and dgaudet@arctic.org
Markus Friedl
2000-01-02
update to ncurses-5.0-20000101
Todd C. Miller
2000-01-02
More bugs... fixes for most pending.
Marc Espie
2000-01-02
fix so we don't loose words in the formatting; thanks aaron@ for the explanation
Todd T. Fries
2000-01-02
compare correct version for 1.3 compat mode
Markus Friedl
2000-01-02
add following IPv6 configs: rtadvd_flags route6d_flags rtsold_flags
Jun-ichiro itojun Hagino
2000-01-02
add description for PF_INET6 (net.inet6.*).
Jun-ichiro itojun Hagino
2000-01-02
Move the requeueing logic from ipsec_input() to ah_input() and
Angelos D. Keromytis
2000-01-02
Replace references to ipsec6_sysctl (code is not yet compiled in)
Angelos D. Keromytis
2000-01-02
Change ipsec_input() to return error.
Angelos D. Keromytis
2000-01-02
Fix ifdef IPSEC
Angelos D. Keromytis
2000-01-02
Properly handle non-IPSEC case.
Angelos D. Keromytis
2000-01-02
ip_ip4.c should be included in inet | inet6.
Angelos D. Keromytis
2000-01-02
Fix non-IPSEC kernel compilation (or part of it).
Angelos D. Keromytis
2000-01-02
Remove the ifdef for IP_ENCAPSULATED.
Angelos D. Keromytis
2000-01-02
chagne wicontrol so that it is activated as:
Theo de Raadt
2000-01-02
rtsol case can configure the interface up, since it would be nice to finish
Theo de Raadt
2000-01-02
one more indentation fix.
Jun-ichiro itojun Hagino
2000-01-02
indentation fix (todd's part)
Jun-ichiro itojun Hagino
2000-01-02
fix rtsold case, reset cmd for each iteration!
Todd T. Fries
2000-01-02
allow "options" after "rtsol".
Jun-ichiro itojun Hagino
2000-01-02
allow options after "rtsol".
Jun-ichiro itojun Hagino
2000-01-02
(sy_call_t): define a type for the functions in sysent
assar
2000-01-02
wording changes (in sync with kame repository)
Jun-ichiro itojun Hagino
2000-01-02
(lkmalloc): initialize `sym_id'
assar
2000-01-02
revert back 1.4->1.5.
assar
2000-01-02
reflect multi-line and inet6 change from todd.
Jun-ichiro itojun Hagino
2000-01-02
do in6_if_up() at splsoftnet() instead of splimp(), permitting device-related...
Theo de Raadt
2000-01-02
echo "IPv6 autoconf: interfaces" before invoking rtsol.
Jun-ichiro itojun Hagino
2000-01-02
ipv6 autoconf on hosts (non-routers).
Jun-ichiro itojun Hagino
2000-01-02
avoid "buf = realloc(buf, n)" (actually no harm).
Jun-ichiro itojun Hagino
2000-01-02
implement net.inet6.icmp6.nodeinfo sysctl, which disables
Jun-ichiro itojun Hagino
2000-01-02
add to hostname.* parsing:
Todd T. Fries
2000-01-02
bring "rtsol" descrpition to the top. (sync'ed with latest kame tree)
Jun-ichiro itojun Hagino
2000-01-02
sync
Theo de Raadt
2000-01-01
Correct casts in nfs_statfs() V3 code to correspond to reality (ie:
Todd C. Miller
2000-01-01
Fix 2 typos; naddy@unix-ag.uni-kl.de
Todd C. Miller
2000-01-01
do stop in kdb_trap() based on db_panic value
Michael Shalayeff
2000-01-01
process sysctl.conf way earlier
Theo de Raadt
2000-01-01
move sysctl(8) to /sbin, with a relative symbolic link remaining in the old l...
Theo de Raadt
2000-01-01
honour db_panic in kdb_trap()
Theo de Raadt
2000-01-01
grammar in comment
Michael Shalayeff
2000-01-01
check db_panic in kdb_trap() as well; similar to i386 fix from assar
Theo de Raadt
[next]