summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2000-01-01make the kernel compileTheo de Raadt
2000-01-012000Theo de Raadt
2000-01-01Xr bridgename.if(5)Theo de Raadt
2000-01-01remove libi386_pic.a and libresolv_pic.aMatthieu Herrb
2000-01-01add NOPIC= in order to avoid to build the shared version of theMatthieu Herrb
1999-12-31copy pkthdr correctly in m_split, okay angelos@Niels Provos
1999-12-31fix IPv6 ipsec template lossage.Jun-ichiro itojun Hagino
1999-12-31be sure to cleanup "opts" pointer on multicast udp packet reception.Jun-ichiro itojun Hagino
1999-12-31Add SDEV_NOLUNS quirk for NEC CD-ROM DRIVE:501Todd C. Miller
1999-12-31indentTheo de Raadt
1999-12-31grammar; binkertn@umich.eduNiels Provos
1999-12-31fix order of uvm_fault() arguments in debug printf (;Michael Shalayeff
1999-12-31don't bother about pidr3 and pidr4Michael Shalayeff
1999-12-31modify xl_reset to allow for a hard reset (with resets everything includingJason Wright
1999-12-31In prtstat() use u_int32_t and int32_t, not long and castTodd C. Miller
1999-12-31typo; busted ld does not report unresolved symbols from .s sourcesMichael Shalayeff
1999-12-31install IPv6 reject routes only if kernel is capable of IPv6.Jun-ichiro itojun Hagino
1999-12-31this is not used anywhere, since static variables are just not visibleMichael Shalayeff
1999-12-31SYSLIBC_SCCSMichael Shalayeff
1999-12-31like forkMichael Shalayeff
1999-12-31sigsuspendMichael Shalayeff
1999-12-31this was toughMichael Shalayeff
1999-12-31f_bavail is signed (sync with sys/mount.h)Todd C. Miller