summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2004-01-07syncTheo de Raadt
2004-01-07Convert back to using kvm_getproc2() and friends now that libkvmTodd C. Miller
2004-01-07Implement kvm_getproc2(), kvm_getargv2() and kvm_getenvv2() that useTodd C. Miller
2004-01-07Implement KERN_PROC2 sysctl from NetBSD. This will allow us toTodd C. Miller
2004-01-07KNFHenning Brauer
2004-01-07don't ever send kroute change (that includes add) requests to the parentHenning Brauer
2004-01-07handle global vs peer-specific holdtime in a nicer and reload-friendlierHenning Brauer
2004-01-07don't try to be smart after config reloads and try to detect wetherHenning Brauer
2004-01-07amout -> amount; from tom@.Federico G. Schwindt
2004-01-07Sync fdisk's internal master boot record with the recent changesTom Cosgrove
2004-01-07amout -> amount; from Pedro Martelletto.Federico G. Schwindt
2004-01-07missed one v3Marc Espie
2004-01-07ieee80211 framework from NetBSD; ok'd by several people some time ago.Federico G. Schwindt
2004-01-07syncTom Cosgrove
2004-01-07- Remove duplicate entry for Lucent Win Modem 0x0449Tom Cosgrove
2004-01-07Make sure that kroute updates for the FIB are only sent if there is aClaudio Jeker
2004-01-06- Rename index to longindex and explain its use.Federico G. Schwindt
2004-01-06small bug that was not so easy to fix: we did not allow empty lines (orHenning Brauer
2004-01-06neighbor 1.2.3.4 up/downHenning Brauer