summaryrefslogtreecommitdiff
path: root/gnu/dist/diffutils/aclocal.m4
diff options
context:
space:
mode:
authorchristos <christos@NetBSD.org>2007-06-24 17:57:56 +0000
committerchristos <christos@NetBSD.org>2007-06-24 17:57:56 +0000
commit546dff658015db51c8e2bc678958781143b94de6 (patch)
tree4f0fc15b218b0639e5edfe2ef90b14fb5e07b13a /gnu/dist/diffutils/aclocal.m4
parent564336f0842a0bc7cc1c6cbc76d8edbd582312ad (diff)
PR/36533: Greg A. Woods: minor doc fixes for sh(1)
Diffstat (limited to 'gnu/dist/diffutils/aclocal.m4')
0 files changed, 0 insertions, 0 deletions
d=0b799668fb938b2e3c915ae3c892dc9e0bdd80fe'>use more device_t and device_xxx() accessorsplunky 2007-11-10Call ttyflush() with tty_lock held.ad 2007-11-03switch devices to using CFATTACH_DECL_NEW()plunky 2007-10-19machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.had 2007-09-03No need to check the NULL, m_gethdr() calls always with M_WAIT.kiyohara 2007-08-15Remove BTUART_DEBUG.kiyohara 2007-07-23Remove printf for debugging.kiyohara 2007-03-13remove extraneous whitespaceplunky 2007-03-12Not KAUTH_DEVICE_TTY_OPEN but KAUTH_GENERIC_ISSUSER is used.kiyohara 2007-03-06fix typoplunky 2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos 2007-02-20Supprot Bluetooth HCI UART (H4) driver and daemon.kiyohara