summaryrefslogtreecommitdiff
path: root/sys/dev/raidframe/rf_dagflags.h
diff options
context:
space:
mode:
authorriastradh <riastradh@NetBSD.org>2021-12-19 01:41:21 +0000
committerriastradh <riastradh@NetBSD.org>2021-12-19 01:41:21 +0000
commitda2bc00a8b2cf7d4e2cc38fcdfd1b22ff1518ccf (patch)
tree231d32f28281200ba4e5a54052e431671af5f0a5 /sys/dev/raidframe/rf_dagflags.h
parente76a2e5ef463a0c168f110125f3e935a65f7bf7a (diff)
Move attributes, barrier(), and likely/unlikely to linux/compiler.h.
Diffstat (limited to 'sys/dev/raidframe/rf_dagflags.h')
0 files changed, 0 insertions, 0 deletions
netbsd/commit/lib/libterm?id=044037dd266cc5f1d6e572725638eb2d989d08f5'>- Added string was never addedchristos - have t_goto put an error in the result. 2006-08-27Show the error instead of just OOPS.christos Don't return E2BIG for digit problems. 2006-03-18Fix resource leak if malloc of tb->data failed.blymn Whitespace cleanup. 2005-05-15add t_putwschristos 2005-02-04de-__P, ANSIfy function declarationsperry 2004-04-23adjust to constification of cgetent()christos 2004-04-23s/the the/the/ (only in sources that aren't regularly imported fromsimonb elsewhere). 2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc Patches provided by Joel Baker in PR 22280, verified by myself. 2003-04-16Usewiz .In header.h instead of .Fd #include \*[Lt]header.h\*[Gt] Much easier to read and write, and supported by groff for ages. Okayed by ross. 2002-11-11Fix signed/unsigned comparison warnings.thorpej