summaryrefslogtreecommitdiff
path: root/distrib/sets/lists/base/ad.arm
diff options
context:
space:
mode:
authorrillig <rillig@NetBSD.org>2023-07-09 10:42:07 +0000
committerrillig <rillig@NetBSD.org>2023-07-09 10:42:07 +0000
commit61a832267cc5bff1a90f086bd56309a3a0671255 (patch)
tree6f663ed82c04970fa2f72561dc8eb6681e5f29fe /distrib/sets/lists/base/ad.arm
parentb2782b14a8e5066f0436d79a391ce49f9e782b76 (diff)
lint: remove redundant '#' after 'argument' in diagnosticsHEADtrunk
Diffstat (limited to 'distrib/sets/lists/base/ad.arm')
0 files changed, 0 insertions, 0 deletions
d>Remove __P().tsutsui 2008-02-27Remove CTL_MACHDEP_NAMES, it's not used anywhere.xtraeme 2008-01-08Convert Atari to generic TODR and timecounter.joerg 2007-10-17Merge the ppcoea-renovation branch to HEAD.garbled 2007-08-04Add ci_cpuid where it's missing.ad 2007-05-21Move declarations of m68k common functionstsutsui 2007-05-21Remove obsolete decralations of switch_exit() and switch_lwp_ext().tsutsui 2007-05-20Add missing call to lwp_startup() in lwp_trampoline() (which was renamedmhitch 2007-05-20indent fix.isaki 2007-05-18Adapt to the merge of the yamt-idlelwp branch.he 2007-03-21Apply MI softintr(9) patch before it becomes rotten. Untested.tsutsui 2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos 2007-02-16Remove spllowersoftclock() and CLKF_BASEPRI(), and always dispatch calloutsad 2007-02-09Merge newlock2 to head.ad 2006-12-22We don't need the cpu_startup() prototype here. It is already provided byjdc 2005-12-11merge ktrace-lwp.christos 2005-06-04Adapt to compiling with -Wshadow and -Wcast-qual, by adding consthe 2004-09-26don't expose cpu_info to userland.yamt 2004-09-22move some per-cpu data definitions to MI place so that they can be modifiedyamt 2004-01-04Rearrange process exit path to avoid need to free resources from differentjdolecek 2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc 2003-05-10Remove redundant bounds_check_with_label() prototype.thorpej 2003-01-17Merge the nathanw_sa branch.thorpej 2002-10-20merge the 12 copies of vm_machdep.c on the m68k platforms.chs 2001-09-08ELF adaption, clockframe must be packed.thomas 2001-05-30use _KERNEL_OPTmrg