Go to file
mjacob d4c32f2a63 Apply nearly all of Bill Sommerfeld's -Wformat patches. The one
change I didn't take is the %llu format- I can't have a common
across multiple platform module assume a %ll argument capability-
which really pointed out that I shouldn't be trying to *print*
something which could long long.
2000-12-28 22:27:46 +00:00
bin __CONCAT does token pasting, not string concatnation. if something like: 2000-12-20 00:15:10 +00:00
crypto Remove redundant forward declaration of krb5_cache_data struct. 2000-12-24 12:17:21 +00:00
dist Now that the problem with TCP mounts is fixed, switch back to TCP mounts 2000-12-12 17:06:34 +00:00
distrib don't use -Os on sparc64, it causes a ICE in gcc 2.95.2. 2000-12-27 08:12:01 +00:00
etc Add wd*. 2000-12-27 22:21:47 +00:00
games Another one that really belongs here... 2000-12-17 10:08:08 +00:00
gnu Add a few more cases to print_operand_address (and be more helpful on aborts). 2000-12-28 05:29:25 +00:00
include prototype decl for internal functions. 2000-12-22 14:16:16 +00:00
lib Add names for some ICMP and TCP protocol header offsets: 2000-12-28 22:12:07 +00:00
libexec Add new :cs: modifier to gettytab which clears the screen using the 2000-12-28 22:18:27 +00:00
regress test for dlopen(3) and the toolchain generating the files involved 2000-12-08 19:24:29 +00:00
sbin make sure that elf_mod_sizes() uses data_hole size aligned to section alignment 2000-12-27 20:29:36 +00:00
share Add WSCOMPAT_USL_SYNCTIMEOUT, WS_KERNEL_MONOATTR, WS_KERNEL_COLATTR 2000-12-26 13:02:18 +00:00
sys Apply nearly all of Bill Sommerfeld's -Wformat patches. The one 2000-12-28 22:27:46 +00:00
usr.bin adapt to KTR_USER structure changes 2000-12-28 11:11:34 +00:00
usr.sbin Improve handling of -l with -m, and update documentation. 2000-12-23 17:19:48 +00:00
Makefile if building w/o a DESTDIR, grab the system make files from the source 2000-10-07 17:18:17 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00
UPDATING lsu -> ld, by popular request. 2000-11-26 17:44:02 +00:00