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