Go to file
dsainty 562d1e4603 Delinting - as the data passed to ustir_dumpdata() is always u_int8_t,
use that type in the prototype too.
2002-12-28 04:28:39 +00:00
bin The previious ln commit did not have the change for -v in the source. Here is the working code. 2002-12-27 03:50:05 +00:00
crypto compatibility, not compatability; from Adrian Mrva. 2002-12-21 13:22:20 +00:00
dist Misc typo fixes from Adrian Mrva. 2002-12-21 13:28:25 +00:00
distrib improve description 2002-12-25 23:47:32 +00:00
doc Tweak some entries for "Significant Source changes" page on www. 2002-12-27 15:47:27 +00:00
etc If "check" and some items failed, output the postinstall command-line 2002-12-27 00:04:49 +00:00
games Fix a bug in rwait() introduced during the select() to poll() conversion 2002-12-26 20:15:11 +00:00
gnu Let the commit message contain an empty line by default. 2002-12-25 23:29:19 +00:00
include
lib If we're going to replace strtok() with strtok_r(), and the caller of the 2002-12-26 12:53:59 +00:00
libexec
regress
rescue
sbin On Darwin, mach_init is the system bootstrap process. It is responsible 2002-12-24 12:15:45 +00:00
share Standardize Dd and Dt arguments; add section argument to Xr. 2002-12-23 22:23:43 +00:00
sys Delinting - as the data passed to ustir_dumpdata() is always u_int8_t, 2002-12-28 04:28:39 +00:00
tools enable sunlabel... 2002-12-21 12:56:08 +00:00
usr.bin - decode_int(): always use base 10, so that a time of "1:09" works. 2002-12-27 23:43:15 +00:00
usr.sbin Fix a typo in the yesno() function: add a missing question mark. 2002-12-27 19:47:43 +00:00
BUILDING Document: 2002-12-25 00:58:00 +00:00
Makefile fix DESTDIR checks if !defined(DESTDIR) 2002-12-26 12:01:48 +00:00
Makefile.inc
UPDATING METALOG format tweak 2002-12-23 06:55:33 +00:00
build.sh - Implement "-i installworlddir", which runs 2002-12-25 00:42:50 +00:00