¤^92978 22 329 520 139 133 191 173 113 334 190 174 376 190 190 190 179 127 181 275 150 194 121 135 K 10 svn:author V 6 alfred K 8 svn:date V 27 2002-03-22T20:02:54.000000Z K 7 svn:log V 233 Use char foo[] = "BAR" to avoid direct assignment of const char * into char *. rpcgen can't really make those fields const because the remote side might want to munge them, so we need to pass non-const in. Hackish, but should work. END K 10 svn:author V 7 wollman K 8 svn:date V 27 2002-03-22T20:18:26.000000Z K 7 svn:log V 423 Make expr POSIX-compliant, and fix some bugs. Specifically: - expr must conform to the Utility Syntax Guidelines, so use getopt() to eat the (non-existent) options. - Use the Standard type intmax_t for arithmetic. - If an argument cannot be *completely* converted to an integer, then it is a string. Additionally make some style cleanups near the modified lines. This utility is still not completely style-compliant. END K 10 svn:author V 3 des K 8 svn:date V 27 2002-03-22T20:28:16.000000Z K 7 svn:log V 47 Install static and profiled libraries with -C. END K 10 svn:author V 3 des K 8 svn:date V 27 2002-03-22T20:29:26.000000Z K 7 svn:log V 41 Actually install the moduli(5) man page. END K 10 svn:author V 7 wollman K 8 svn:date V 27 2002-03-22T20:38:44.000000Z K 7 svn:log V 95 Fix a few formatting brainos and make the formatting of the EXAMPLES section somewhat clearer. END K 10 svn:author V 7 wollman K 8 svn:date V 27 2002-03-22T20:46:59.000000Z K 7 svn:log V 77 Add a word of caution about integer arithmetic range and overflow detection. END K 10 svn:author V 7 wollman K 8 svn:date V 27 2002-03-22T20:49:29.000000Z K 7 svn:log V 17 Typo (if => of). END K 10 svn:author V 3 jhb K 8 svn:date V 27 2002-03-22T21:02:02.000000Z K 7 svn:log V 241 Use explicit Giant locks and unlocks for rather than instrumented ones for code that is still not safe. suser() reads p_ucred so it still needs Giant for the time being. This should allow kern.giant.proc to be set to 0 for the time being. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-03-22T21:53:29.000000Z K 7 svn:log V 95 Fix the style of the SCM ID's. I believe have made all of libc .c's as consistent as possible. END K 10 svn:author V 3 jhb K 8 svn:date V 27 2002-03-22T22:32:04.000000Z K 7 svn:log V 82 Use td_ucred in several trivial syscalls and remove Giant locking as appropriate. END K 10 svn:author V 3 imp K 8 svn:date V 27 2002-03-22T22:36:23.000000Z K 7 svn:log V 283 Use int (ioctl)(...) rather than int ioctl(...) so that ioctl can be defined as a macro w/o messing things up. This is really an abuse and we will back this out as soon as the abusers have been fixed. Add a comment to this effect. With this change, the XFree86-4 port now builds. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-03-22T23:18:17.000000Z K 7 svn:log V 95 Fix the style of the SCM ID's. I believe have made all of libc .h's as consistent as possible. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-03-22T23:18:37.000000Z K 7 svn:log V 95 Fix the style of the SCM ID's. I believe have made all of libc .c's as consistent as possible. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-03-22T23:42:05.000000Z K 7 svn:log V 95 Fix the style of the SCM ID's. I believe have made all of libc .h's as consistent as possible. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-03-22T23:45:13.000000Z K 7 svn:log V 84 Sendmail can be slow to startup. So start it in the background to speed up booting. END K 10 svn:author V 5 brian K 8 svn:date V 27 2002-03-23T00:04:15.000000Z K 7 svn:log V 33 Update perl's man path for 5.6.1 END K 10 svn:author V 4 bmah K 8 svn:date V 27 2002-03-23T00:07:12.000000Z K 7 svn:log V 88 Remove an obsolete release note about TCP and SYN-flood protection. Reviewed by: silby END K 10 svn:author V 4 bmah K 8 svn:date V 27 2002-03-23T00:23:53.000000Z K 7 svn:log V 181 Don't use graphics in callouts for the release documentation. The little graphics images are a pain to deal with, and they don't work in the *.TXT files anyways. Submitted by: ue END K 10 svn:author V 4 bmah K 8 svn:date V 27 2002-03-23T00:24:32.000000Z K 7 svn:log V 57 Lots of markup fixes and improvements. Submitted by: ue END K 10 svn:author V 7 wollman K 8 svn:date V 27 2002-03-23T00:44:00.000000Z K 7 svn:log V 98 Disable -Werror when building -- the old version of gcc used on IA32 can't deal with C99 formats. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-03-23T02:01:27.000000Z K 7 svn:log V 26 ASM versions of __FBSDID. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-03-23T02:10:28.000000Z K 7 svn:log V 40 Restore CSRG ID's lost in January 1995. END