Go to file
uwe 3ce2a9cb4d On attach check if clock is running, mark it invalid if not. Return
error from gettime method if clock is not valid.  Mark clock as valid
on settime.

Report more debugging info.
2007-03-30 00:32:58 +00:00
bin PR/36092: B K: algorithmic inefficiency in bin/test/test.c:t_lex 2007-03-28 01:47:25 +00:00
common Pass an ipl argument to pool_init/POOL_INIT to be used when initializing 2007-03-12 18:18:22 +00:00
crypto Store the DPD main scheduler in ph1 handler, to be able to cancel it when removing the handler, and some minor cleanups in DPD code 2007-03-26 15:58:07 +00:00
dist use memcpy instead of strlcpy because we want to truncate the string. 2007-03-27 01:29:44 +00:00
distrib Add the catman page for drm(4) to the sets. 2007-03-25 18:58:05 +00:00
doc explain printf's positional parameter support. 2007-03-29 14:28:15 +00:00
etc PR/36058 -- fix check for group/other writable home directories from 2007-03-27 08:37:58 +00:00
games Xref shuffle(1) from random(6), and vice versa 2007-03-20 16:12:40 +00:00
gnu Steal code from tc-sparc.[ch] to implement a vax specific "cons" routine. 2007-03-16 22:16:12 +00:00
include -get cabs() and cabsf() out of public view - these are historical and 2007-02-22 22:08:17 +00:00
lib Remove check against null parameter along with the XXX comment wondering 2007-03-29 12:54:54 +00:00
libexec Deal with MKPICLIB != no. 2007-03-15 17:27:15 +00:00
regress Add tests for shell arithmetic. The new tests 4, 5, 6 all pass, 2007-03-25 06:37:01 +00:00
rescue Add: lfs_cleanerd 2007-03-23 05:48:34 +00:00
sbin Don't try to convert numbers to names for either endpoint of a 2007-03-26 05:02:44 +00:00
share Fix typo. Noted by Yorick Hardy. 2007-03-29 18:35:08 +00:00
sys On attach check if clock is running, mark it invalid if not. Return 2007-03-30 00:32:58 +00:00
tools G/C some HAVE_GCC == 3 stuff 2007-03-16 08:01:05 +00:00
usr.bin Make example consistent (fix typo in file names). 2007-03-24 23:16:11 +00:00
usr.sbin Remove unneeded #include <getopt.h> 2007-03-26 23:08:29 +00:00
x11 build XFree86 on shark 2006-12-21 01:45:32 +00:00
build.sh s/PATH/PATH environment variable" in an error message. 2007-03-25 12:36:01 +00:00
BUILDING Document the fact that "make installworld" and "build.sh 2007-03-26 17:35:06 +00:00
Makefile Add an iso_image target (iso-image as a target name doesn't play well with 2007-03-06 21:56:47 +00:00
Makefile.inc
UPDATING Note libc Makefile problems and give advice to make cleandir in libc 2007-03-25 16:23:04 +00:00