summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
1999-12-31do the deedMichael Shalayeff
1999-12-31according to brkMichael Shalayeff
1999-12-310 in child, pid in parentMichael Shalayeff
1999-12-31real fleshMichael Shalayeff
1999-12-31i dunno how ptrace gonna work, so just do an execve for nowMichael Shalayeff
1999-12-30VM_SWAPENCRYPTNiels Provos
1999-12-30add the _af versions to the NAME chunkTheo de Raadt
1999-12-30vm.swapencryptNiels Provos
1999-12-30fix netstat -ss; some zeroed counters were displayedTheo de Raadt
1999-12-30insert #vm.swapencrypt=1Niels Provos
1999-12-30insert commented UVM_SWAP_ENCRYPTIONNiels Provos
1999-12-30vm.swapencrypt for UVMNiels Provos
1999-12-30document UVM_SWAP_ENCRYPTNiels Provos
1999-12-30swap encryption for UVM, option UVM_SWAP_ENCRYPT. needs to be enabledNiels Provos
1999-12-30dont strip off international characters; fixes pr/1020Niels Provos
1999-12-30fix tags link; tdeval@PrimeOBJ.COMTheo de Raadt
1999-12-30initialize lo0 automatically. kame ipv6 code assumes that there's ::1,Jun-ichiro itojun Hagino
1999-12-30Add tctrl0 for tadpole so things like powerdown work.Todd C. Miller
1999-12-30avoid memory leak on realloc() failure.Jun-ichiro itojun Hagino