summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2004-01-07machine/stdarg.h -> sys/stdarg.h; ok espiePeter Valchev
2004-01-07PFI_MTYPE leak; ok cedric@Markus Friedl
2004-01-07document syn cache sysctl; ok deraadt, jmc, itojunMarkus Friedl
2004-01-07Unbreak KERN_PROC_KTHREAD. Explicitly list KERN_PROC_KTHREAD inTodd C. Miller
2004-01-07syn_XXX_limit -> synXXXlimit for consistency; ok deraadtMarkus Friedl
2004-01-07missing Ic; from Andrey Matveev;Jason McIntyre
2004-01-07remove FreeBSD ifdefTed Unangst
2004-01-07Correctly test for cases where one file is different, and the other hasCan Erkin Acar
2004-01-07Some code cleanup and fixes inspired by NetBSD changes from mycroft@Kenneth R Westerback
2004-01-07Constify, remove db_task_name() Mach leftover, and fix an hilarious typoMiod Vallat
2004-01-07Document -p option. ok jmc@Otto Moerbeek
2004-01-07Implement -p option.Otto Moerbeek
2004-01-07Fix crash reported in pr/3630. Poll all scsi requests that have SCSI_POLL set.Kenneth R Westerback
2004-01-07Better diagnostic message if we can't open the external MBR fileTom Cosgrove
2004-01-07Remove duplicate definitions with MI ddb headers, and fix db_stack_trace_printMiod Vallat
2004-01-07deal with messages on the AF_ROUTE socket in a multiprotocol friendlier way.Henning Brauer
2004-01-07corrections to SET OPTIONS;Jason McIntyre
2004-01-07fix a check that catched too much... now connected routes that appearHenning Brauer
2004-01-07Modified version of hennings last patch. OK henning@Claudio Jeker
2004-01-07Duh. Fixing stupid braino. OK henning@Claudio Jeker
2004-01-07Document mrt dump comands. Help by jmc@ OK henning@Claudio Jeker
2004-01-07s/environmental/environment/;Jason McIntyre
2004-01-07disable for all openbsd arches.Marc Espie
2004-01-07corrections to the EX COMMANDS section;Jason McIntyre
2004-01-07in_pcbnotify() now returns number of matches.Markus Friedl
2004-01-07cleanup obsolete comment from NRL code. markus okJun-ichiro itojun Hagino
2004-01-07do not include proc.h twice; ok miodPeter Valchev
2004-01-07define __sparcv9__ on sparc64; discussed with many ppl, solves many issuesPeter Valchev
2004-01-07Variables in kinfo_proc2 that are actually sigset_t should be unsignedTodd C. Miller
2004-01-07Sync PTRTOINT64 w/ kernel version and remove some unused vars.Todd C. Miller
2004-01-07Add p_emul to kinfo_proc2 for psTodd C. Miller