summaryrefslogtreecommitdiff
path: root/sys/ddb/db_watch.c
AgeCommit message (Expand)Author
2007-02-22TRUE -> true, FALSE -> falsethorpej
2007-02-22Fix lossage from boolean_t -> bool and updated x86 bus_dma.matt
2007-02-21Replace the Mach-derived boolean_t type with the C99 bool type. Athorpej
2006-11-16__unused removal on arguments; approved by core.christos
2006-10-12- sprinkle __unused on function decls.christos
2005-12-11merge ktrace-lwp.christos
2005-06-01more constification falloutdrochner
2003-11-09Fix format string warnings for platforms wherescw
2002-02-15ANSIfy, KNF.simonb
2001-11-12add RCSIDslukem
2001-10-13When setting watchpoints, call pmap_update() for each watchpoint, ratherbjh21
2001-09-10Update pmap_update to now take the updated pmap as an argument.chris
2001-06-02replace vm_map{,_entry}_t with struct vm_map{,_entry} *.chs
2001-04-24Sprinkle pmap_update() calls after calls to:thorpej
2000-03-30Die, register, die!augustss
1999-04-12Quote "AS IS" as in the majority of Carnegy Mellon notices.pk
1999-04-06Fix a pasto in copyright text which has been procreating like rabbits..pk
1998-08-13Merge paddr_t changes into the main branch.eeh
1996-03-30Fix db_printf format specifications.christos
1996-02-05DDB prototype changes.christos
1994-10-09Clean up #includes.mycroft
1994-10-09Add prototypes.mycroft
1994-06-29New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'cgd
1994-01-08Rearrange some #includes.mycroft
1993-12-18Canonicalize all #includes.mycroft
1993-05-20add explicit rcs idcgd
1993-03-21initial import of 386bsd-0.1 sourcescgd