Go to file
drochner 0cb921e61e change the interface for getmementry() to hold the iterator in an
argument and to return success or error explicitely.
Now we can "error" and "end of list" cleanly; this should fix the
problem where the last list element was ignored.
1999-03-08 21:38:28 +00:00
bin Add '#include <sys/types.h>' since that's where int8_t and u_int8_t can 1999-03-08 17:55:20 +00:00
distrib Found another case of shell redirection in a run_prog. Tidy it up with 1999-03-08 19:42:30 +00:00
etc Add comment that release is a synonym for snapshot, and make release 1999-03-08 02:37:56 +00:00
games remove NOPROG (nothing uses it). however, set MKOBJ=no if appropriate 1999-02-13 23:53:56 +00:00
gnu Update declaratino of mips single_step() so it compiles again. 1999-03-08 02:09:51 +00:00
include KNF 1999-03-01 16:40:07 +00:00
lib Manual page for hcreate(3) and friends. 1999-03-08 18:43:21 +00:00
libexec Update an i386-ismed comment. 1999-03-08 10:44:25 +00:00
regress Added regress testing of libposix rename features, as per PR 5858 1999-02-21 00:20:10 +00:00
sbin Don't bother doing stddev calculation when n==1, since that results in 1999-03-08 01:16:20 +00:00
share Enable ioctl.9. 1999-03-07 15:24:30 +00:00
sys change the interface for getmementry() to hold the iterator in an 1999-03-08 21:38:28 +00:00
usr.bin * add url_decode() - `in-place' decode %xx escapes in a given url component 1999-03-08 04:36:12 +00:00
usr.sbin Add -R flag (similar to -r but the other way 'round) 1999-03-08 00:20:21 +00:00
Makefile Back out rev 1.90: The need for texinfo is a one-shot event. This was 1999-02-20 09:10:41 +00:00