summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-01-03always enable IPv6 address in /etc/hosts (via _gethtent()).Jun-ichiro itojun Hagino
2000-01-03audiocs and fga are supportedJason Wright
2000-01-03add missing stat items in ip section.Jun-ichiro itojun Hagino
2000-01-03Remove 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-02Try 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-02cleanup_exit() for SIGTERM/SIGHUP, too. from fgsch@ and dgaudet@arctic.orgMarkus Friedl
2000-01-02update to ncurses-5.0-20000101Todd C. Miller
2000-01-02More bugs... fixes for most pending.Marc Espie
2000-01-02fix so we don't loose words in the formatting; thanks aaron@ for the explanationTodd T. Fries
2000-01-02compare correct version for 1.3 compat modeMarkus Friedl
2000-01-02add following IPv6 configs: rtadvd_flags route6d_flags rtsold_flagsJun-ichiro itojun Hagino
2000-01-02add description for PF_INET6 (net.inet6.*).Jun-ichiro itojun Hagino
2000-01-02Move the requeueing logic from ipsec_input() to ah_input() andAngelos D. Keromytis
2000-01-02Replace references to ipsec6_sysctl (code is not yet compiled in)Angelos D. Keromytis
2000-01-02Change ipsec_input() to return error.Angelos D. Keromytis
2000-01-02Fix ifdef IPSECAngelos D. Keromytis
2000-01-02Properly handle non-IPSEC case.Angelos D. Keromytis
2000-01-02ip_ip4.c should be included in inet | inet6.Angelos D. Keromytis
2000-01-02Fix non-IPSEC kernel compilation (or part of it).Angelos D. Keromytis
2000-01-02Remove the ifdef for IP_ENCAPSULATED.Angelos D. Keromytis
2000-01-02chagne wicontrol so that it is activated as:Theo de Raadt
2000-01-02rtsol case can configure the interface up, since it would be nice to finishTheo de Raadt
2000-01-02one more indentation fix.Jun-ichiro itojun Hagino
2000-01-02indentation fix (todd's part)Jun-ichiro itojun Hagino
2000-01-02fix rtsold case, reset cmd for each iteration!Todd T. Fries
2000-01-02allow "options" after "rtsol".Jun-ichiro itojun Hagino
2000-01-02allow options after "rtsol".Jun-ichiro itojun Hagino
2000-01-02(sy_call_t): define a type for the functions in sysentassar
2000-01-02wording changes (in sync with kame repository)Jun-ichiro itojun Hagino
2000-01-02(lkmalloc): initialize `sym_id'assar
2000-01-02revert back 1.4->1.5.assar
2000-01-02reflect multi-line and inet6 change from todd.Jun-ichiro itojun Hagino
2000-01-02do in6_if_up() at splsoftnet() instead of splimp(), permitting device-related...Theo de Raadt
2000-01-02echo "IPv6 autoconf: interfaces" before invoking rtsol.Jun-ichiro itojun Hagino
2000-01-02ipv6 autoconf on hosts (non-routers).Jun-ichiro itojun Hagino
2000-01-02avoid "buf = realloc(buf, n)" (actually no harm).Jun-ichiro itojun Hagino
2000-01-02implement net.inet6.icmp6.nodeinfo sysctl, which disablesJun-ichiro itojun Hagino
2000-01-02add to hostname.* parsing:Todd T. Fries
2000-01-02bring "rtsol" descrpition to the top. (sync'ed with latest kame tree)Jun-ichiro itojun Hagino
2000-01-02syncTheo de Raadt
2000-01-01Correct casts in nfs_statfs() V3 code to correspond to reality (ie:Todd C. Miller
2000-01-01Fix 2 typos; naddy@unix-ag.uni-kl.deTodd C. Miller
2000-01-01do stop in kdb_trap() based on db_panic valueMichael Shalayeff
2000-01-01process sysctl.conf way earlierTheo de Raadt
2000-01-01move sysctl(8) to /sbin, with a relative symbolic link remaining in the old l...Theo de Raadt
2000-01-01honour db_panic in kdb_trap()Theo de Raadt
2000-01-01grammar in commentMichael Shalayeff
2000-01-01check db_panic in kdb_trap() as well; similar to i386 fix from assarTheo de Raadt