Alfred Perlstein f51c1e897d Rework the sysconf(3) interaction with aio:
sysconf.c:
  Use 'break' rather than 'goto yesno' in sysconf.c so that we report a '0'
  return value from the kernel sysctl.

vfs_aio.c:
  Make aio reset its configuration parameters to -1 after unloading
  instead of 0.

posix4_mib.c:
  Initialize the aio configuration parameters to -1
  to indicate that it is not loaded.
  Add a facility (p31b_iscfg()) to determine if a posix4 facility has been
  initialized to avoid having to re-order the SYSINITs.
  Use p31b_iscfg() to determine if aio has had a chance to run yet which
  is likely if it is compiled into the kernel and avoid spamming its
  values.
  Introduce a macro P31B_VALID() instead of doing the same comparison over
  and over.

posix4.h:
  Prototype p31b_iscfg().
2002-11-17 04:15:34 +00:00
..
2002-02-01 00:57:29 +00:00
2002-03-22 21:53:29 +00:00
2002-02-01 00:57:29 +00:00
2002-02-01 00:57:29 +00:00
2002-03-22 21:53:29 +00:00
2002-02-01 00:57:29 +00:00
2002-03-22 21:53:29 +00:00
2002-02-01 00:57:29 +00:00
2002-03-22 21:53:29 +00:00
2002-02-01 00:57:29 +00:00
2002-02-01 00:57:29 +00:00
2002-09-11 05:05:48 +00:00
2002-09-11 05:05:48 +00:00
2002-03-22 21:53:29 +00:00
2002-03-22 21:53:29 +00:00
2002-09-01 01:49:27 +00:00
2002-02-01 00:57:29 +00:00
2002-02-01 00:57:29 +00:00
2002-03-22 09:22:15 +00:00
2002-08-19 17:14:58 +00:00
2002-02-01 00:57:29 +00:00
2002-03-22 21:53:29 +00:00
2002-03-22 21:53:29 +00:00
2002-02-01 00:57:29 +00:00
2002-02-01 00:57:29 +00:00
2001-11-22 09:48:54 +00:00
2002-01-14 16:59:03 +00:00
2002-02-01 00:57:29 +00:00
2002-02-01 00:57:29 +00:00
2002-03-22 21:53:29 +00:00
2002-03-22 21:53:29 +00:00
2002-02-01 00:57:29 +00:00
2002-03-22 21:53:29 +00:00
2002-03-22 21:53:29 +00:00
2002-03-22 21:53:29 +00:00
2002-03-22 21:53:29 +00:00
2002-02-01 00:57:29 +00:00
2002-02-01 00:57:29 +00:00
2002-02-01 00:57:29 +00:00
2002-02-01 00:57:29 +00:00
2002-02-01 00:57:29 +00:00
2002-10-12 16:13:41 +00:00
2002-10-12 16:13:41 +00:00
2002-03-22 23:42:05 +00:00
2002-03-22 21:53:29 +00:00
2002-02-01 00:57:29 +00:00
2002-03-22 21:53:29 +00:00
2002-02-01 00:57:29 +00:00
2002-02-01 00:57:29 +00:00
2002-02-01 00:57:29 +00:00
2002-02-01 00:57:29 +00:00
2002-07-12 01:30:18 +00:00
2002-02-01 00:57:29 +00:00
2002-02-01 00:57:29 +00:00
2002-02-01 00:57:29 +00:00
2002-02-01 00:57:29 +00:00
2002-03-24 06:30:28 +00:00
2002-03-22 21:53:29 +00:00
2002-02-01 00:57:29 +00:00
2002-02-01 00:57:29 +00:00
2002-02-01 00:57:29 +00:00
2002-03-22 21:53:29 +00:00
2002-02-01 00:57:29 +00:00
2002-02-01 00:57:29 +00:00
2002-03-22 21:53:29 +00:00
2002-03-22 21:53:29 +00:00
2002-08-19 17:14:58 +00:00
2002-02-01 00:57:29 +00:00
2002-02-01 00:57:29 +00:00
2002-02-01 00:57:29 +00:00