Age | Commit message (Expand) | Author |
2004-01-08 | sync | Tom Cosgrove |
2004-01-08 | Merge entries for Cirrus Logic CS4280 and CS4614 (same device id) | Tom Cosgrove |
2004-01-08 | Convert to kvm_getproc2(); ok deraadt@ | Todd C. Miller |
2004-01-08 | Pass the right type based on the conversion specified; warn on conversion | Otto Moerbeek |
2004-01-08 | Add missing include of poll.h to example code; Andre Nathan | Todd C. Miller |
2004-01-08 | Convert to kinfo_proc2. The sort order for -u and -m will be different | Todd C. Miller |
2004-01-08 | Silence warning | Todd C. Miller |
2004-01-08 | Convert to kinfo_proc2; ok deraadt@ | Todd C. Miller |
2004-01-08 | typo from Pedro Martelletto; | Jason McIntyre |
2004-01-08 | More sense message improvements from Marco Peereboom. | Kenneth R Westerback |
2004-01-08 | gcc3 does not seem to like comments inside comments - zap a couple; ok miod | Peter Valchev |
2004-01-08 | in kroute_insert, use knexthop_validate instead of hand-baking a slightly | Henning Brauer |
2004-01-08 | in knexthop_validate, always call kroute_detach_nexthop, not | Henning Brauer |
2004-01-08 | fix kroute_detach_nexthop | Henning Brauer |
2004-01-08 | our own internal route flags should have been an u_int8_t from the beginning | Henning Brauer |
2004-01-08 | rename a few functions to further clarify things | Henning Brauer |
2004-01-08 | big reorganization. | Henning Brauer |
2004-01-08 | __init/__fini handling on ELF has not been correct. It is supposed to | Dale Rahn |
2004-01-08 | .Xr bgpd.conf 5 | Henning Brauer |
2004-01-08 | switch_exit() must be invoked at splhigh(), or you race the clock. | Miod Vallat |
2004-01-08 | Some splfoo() have raise-if-lower semantics; so introduce raiseipl() which | Miod Vallat |
2004-01-08 | Fix uninitialized variable. From Ilya Voronin <ivoronin at trancom dot ru> | Otto Moerbeek |
2004-01-08 | KNF | Henning Brauer |
2004-01-08 | keep track of interface status. if an interface goes down mark all connected | Henning Brauer |
2004-01-08 | in the description of ip.sourceroute, point people to securelevel(7), as | Jason McIntyre |
2004-01-08 | document that sysctls fs.posix.setuid and net.inet.ip.sourceroute may not | Jason McIntyre |
2004-01-08 | sync with sysctl/drivers + 0K == -273.15C; report grange; ok henning | Markus Friedl |
2004-01-08 | add stub for attribute "sentinel". | Marc Espie |
2004-01-08 | typo fix (must be rtm_addrs). from fujitsu | Jun-ichiro itojun Hagino |
2004-01-08 | alphabetic order; | Jason McIntyre |
2004-01-08 | typo; from ray at cyth dot net (PR 3632); | Jason McIntyre |
2004-01-08 | struct for IPv6 pseudo header checksum - nonstandard. from kame | Jun-ichiro itojun Hagino |
2004-01-08 | Add MLINKs for kvm_getproc2() and friends. | Todd C. Miller |
2004-01-08 | sync | Theo de Raadt |
2004-01-08 | Update regression test to match current library semantics. A select | Marco S Hyman |
2004-01-08 | use va_copy() with gcc 3 and up. | Brad Smith |
2004-01-08 | add dirhash sysctls | Ted Unangst |
2004-01-07 | inverted test. problem reported by avsm@. | Marc Espie |
2004-01-07 | Revert the pmap machinery to 20031228. The changes made since all produce | Miod Vallat |
2004-01-07 | machine/stdarg.h -> sys/stdarg.h | Brad Smith |
2004-01-07 | Proper use of uid_t and did_t types instead of a generic int. | Thierry Deval |
2004-01-07 | +=nsclpcsio.4 | Markus Friedl |
2004-01-07 | enable geodesc(4) and nsclpcsio(4); ok deraadt | Markus Friedl |
2004-01-07 | Add p_rlim_rss_cur for ps "lim" field. OK deraadt@ | Todd C. Miller |
2004-01-07 | no kern_watchdog for SMALL_KERNEL; ok deraadt@ | Markus Friedl |
2004-01-07 | new command line option allows logging to stderr instead of syslog | Nikolay Sturm |
2004-01-07 | Inline the cleanup() routine since it is no longer a signal handler | Todd C. Miller |
2004-01-07 | dirhash is good to go. ok deraadt@ | Ted Unangst |
2004-01-07 | crank mss limit from 64 to 256; ok itojun@, dhartmei@ | Markus Friedl |
2004-01-07 | sysctls for dirhash variables. with a hint from miod. ok deraadt | Ted Unangst |