summaryrefslogtreecommitdiff
path: root/usr.bin/script
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 /usr.bin/script
parentb2782b14a8e5066f0436d79a391ce49f9e782b76 (diff)
lint: remove redundant '#' after 'argument' in diagnosticsHEADtrunk
Diffstat (limited to 'usr.bin/script')
0 files changed, 0 insertions, 0 deletions
uebayasi 2009-03-14Change about 4500 of the K&R function definitions to ANSI ones.dsl 2008-03-18Split device_t and softc for ATA devices, as well as wd(4). Othercube 2007-10-19machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.had 2007-07-09Merge some of the less invasive changes from the vmlocking branch:ad 2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos 2006-12-19Fix bus_dmamap_sync() usage.itohy 2006-11-16__unused removal on arguments; approved by core.christos 2006-10-12more __unused; also, ew, K&R decls.dogcow 2006-10-01Change Id to NetBSDitohy 2006-10-01Use ATA timing, instead of busmaster wait, for adding waits.itohy 2006-09-07Workbit NinjaATA-32 busmastering PIO IDE controller driver (njata)itohy