freebsd kernel with SKQ
Go to file
Garrett Wollman 9ad380ab4c Define new option, INACCURATE_MICROTIME_IS_OK. When this is defined,
the NTP kernel PLL is disabled, and acquire_timer0() is enabled, thus
opening the door for microtime() (and hence gettimeofday()) to return
bogus timestamps.  This option is necessary for the `pca' driver to
work, but is implemented to underscore the fact that accurate timekeeping
and the `pca' driver are incompatible at present.  If someone writes a version
of microtime() that works when the `pca' driver is being used, this can get
junked.
1994-04-23 21:39:18 +00:00
bin use umask 077 for buffer file 1994-03-23 04:36:59 +00:00
etc device support for pcaudio added 1994-04-21 14:08:27 +00:00
gnu Change the private declarations from dlopen,dlclose,dlsym,dlctl 1994-04-13 20:52:40 +00:00
include This is the new link.h from Paul K. Keeping history is even probably a bad 1994-02-13 20:47:18 +00:00
lib From Jordan via. Paul K. 1994-03-09 17:12:59 +00:00
libexec Change the private declarations from dlopen,dlclose,dlsym,dlctl 1994-04-13 20:52:40 +00:00
sbin Better link ldconfig static instead dynamic. 1994-04-13 20:49:42 +00:00
share/man/man4 Update lpt(4) man page to reflect recent changes to the lpt device driver. 1994-04-06 20:21:33 +00:00
sys Define new option, INACCURATE_MICROTIME_IS_OK. When this is defined, 1994-04-23 21:39:18 +00:00
usr.bin This is Paul K's latest set of ld changes. A commit was necessary at this 1994-02-13 20:43:13 +00:00
usr.sbin Add note about kernel PLL support. 1994-04-21 21:10:20 +00:00