Go to file
christos 91caf38a2a - Cast pointer casts to (void *) first to shut-up lint
- Deal with variable size enums, by generating assignment to an enum_t variable.
- Use f_print everywhere instead of fprintf - when in Rome...
- I don't understand the value of the unexplained hack. Use IXDR_{U_,}INT32
  instead of IXDR_{U_,}LONG.

With those changes our generated librpcsvc files pass lint.
2002-02-05 22:05:42 +00:00
bin Add explanation of directory sizes, and a reference to dir(5), 2002-02-03 08:00:05 +00:00
crypto Mirror 32-bit alignment change in crypto/dist/heimdal/lib/roken/resolve.c. 2002-01-08 03:27:59 +00:00
dist Fixed Darren's original IPv6 icmp-type patch (rev 1.8) to display 2002-02-04 19:07:47 +00:00
distrib The postfix `regexp' and `pcre' examples are now split into a `access', 2002-02-05 15:03:50 +00:00
etc remove unnecessary 'chown root.wheel' and be consistent with the rest 2002-02-05 09:14:12 +00:00
games Be more verbose about teleports, and fix a minor problem in autobot mode. 2002-01-31 17:35:52 +00:00
gnu Patch from PR 15218 to document some options. 2002-02-04 10:35:39 +00:00
include Don't install <stdbool.h> for now. Lossage resulting from me testing 2002-02-04 08:51:26 +00:00
lib size is really a u_int 2002-02-05 22:01:09 +00:00
libexec Whitespace cleanup. 2002-02-04 18:18:51 +00:00
regress just editing comments 2002-02-05 00:40:16 +00:00
sbin Walk the segment list correctly when rolling forward between the two 2002-02-04 23:43:43 +00:00
share Add the SMC 9452TX to the list of cards. 2002-02-05 21:50:34 +00:00
sys Add __MNT_CONTROL_FLAGS to __MNT_FLAGS for the sake of completeness.. 2002-02-05 21:25:48 +00:00
tools Fix up the .for recursion -- it wasn't quite right before. 2002-02-01 13:51:38 +00:00
usr.bin - Cast pointer casts to (void *) first to shut-up lint 2002-02-05 22:05:42 +00:00
usr.sbin Search uid ranges properly, using command line ranges if provided, and 2002-02-05 19:18:29 +00:00
BUILDING Document the -d option to build.sh 2001-11-25 18:40:34 +00:00
BUILDING.mdoc Document the -d option to build.sh 2001-11-25 18:40:34 +00:00
Makefile Add a wrapper for the "distribution" target, similar to the wrapper 2001-11-25 18:31:12 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00
UPDATING note addition of ntpd user/group. checked w/lukem 2002-01-30 06:54:55 +00:00
build.sh chdir out of $tmpdir before removing it; some vendors' rm(1) programs will 2002-01-29 08:46:59 +00:00