summaryrefslogtreecommitdiff
path: root/lib/libwrap/fix_options.c
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 /lib/libwrap/fix_options.c
parente76a2e5ef463a0c168f110125f3e935a65f7bf7a (diff)
Move attributes, barrier(), and likely/unlikely to linux/compiler.h.
Diffstat (limited to 'lib/libwrap/fix_options.c')
0 files changed, 0 insertions, 0 deletions
218630078d883eee45f468738f7a2'>Fix fallout from recent kthread changes.ad 2007-07-09Merge some of the less invasive changes from the vmlocking branch:ad 2005-12-11merge ktrace-lwp.christos 2003-12-29rf_lkmgr_mutex_init() is only called from one spot, and it reallyoster 2003-12-29Garbage-collect a whole mess of this RF_THREADGROUP_* stuff that isn'toster 2003-12-29_rf_create_managed_cond() is now left doing nothing. Convert callers.oster 2003-12-29cond_destroyer joins mutex_destroyer in the "nothing useful is doneoster 2003-12-29_rf_create_managed_mutex() is doing just a simple:oster 2003-12-29Since rf_mutex_destroy() is effectively a NOP now, nuke it.oster 2003-12-29Simplify defn's of rf_mutex_init() and rf_mutex_destroy(). Sinceoster 2002-10-02Create a thread creation macro that make it easier to name the DAG process.oster 2002-08-08Initial kick at some functions to provide lockmgr lock supportoster 2001-10-04Step 2 of the disentanglement. We now look to <dev/raidframe/*> foroster 2001-01-27Un-'__P'ify.oster 2000-08-20RF_COND_WAIT(): use ltsleep().thorpej 2000-06-11Nuke a (mostly) now-incorrect comment.oster 2000-01-09Nuke a couple of obsolete comments.oster 2000-01-05- update RF_CREATE_THREAD to handle a 'process name' argument.oster 1999-07-06Make the kthread API a bit friendlier to loadable kernel modules.thorpej 1999-03-14Disallow interrupting parity re-writes or copybacks by removing PCATCHoster