ÇY20960 40 168 229 164 296 285 143 97 189 143 322 138 179 141 117 221 603 168 805 165 198 201 333 200 201 238 159 102 139 333 102 143 351 198 414 167 191 163 240 236 126 K 10 svn:author V 4 ache K 8 svn:date V 27 1996-12-28T03:46:27.000000Z K 7 svn:log V 75 Use strcoll instead of strcmp for file names comparation Should be in 2.2 END K 10 svn:author V 4 ache K 8 svn:date V 27 1996-12-28T05:04:24.000000Z K 7 svn:log V 135 Add comment that range checking is already done at upper level Kill snprintf left in collate.c from previous backout Should go in 2.2 END K 10 svn:author V 4 ache K 8 svn:date V 27 1996-12-28T05:45:18.000000Z K 7 svn:log V 71 Turn off qcam_debug flag by default Should go in 2.2 Reviewed by: pst END K 10 svn:author V 3 max K 8 svn:date V 27 1996-12-28T07:36:58.000000Z K 7 svn:log V 203 The translation has been completed. Replacing the empty file with file with real contents. Submitted by: The FreeBSD Japanese Documentation Project Translated by: Mitsuru IWASAKI END K 10 svn:author V 3 max K 8 svn:date V 27 1996-12-28T07:55:15.000000Z K 7 svn:log V 192 Changed the comment about RCS ID in the sample Makefile. (I see more than a few port submission with no $Id$ line in its Makefile lately. And I guess this comment may be somehow misleading.) END K 10 svn:author V 3 max K 8 svn:date V 27 1996-12-28T07:56:41.000000Z K 7 svn:log V 51 Merge the en version changes made in 1.49 -> 1.50. END K 10 svn:author V 3 max K 8 svn:date V 27 1996-12-28T08:23:52.000000Z K 7 svn:log V 6 Typo. END K 10 svn:author V 3 max K 8 svn:date V 27 1996-12-28T08:25:14.000000Z K 7 svn:log V 97 Merge the en version change made in 1.50 -> 1.51. (No change beside the original revision line.) END K 10 svn:author V 3 max K 8 svn:date V 27 1996-12-28T09:25:06.000000Z K 7 svn:log V 51 Merge the en version changes made in 1.22 -> 1.23. END K 10 svn:author V 3 bde K 8 svn:date V 27 1996-12-28T12:19:25.000000Z K 7 svn:log V 229 Disabled i586-optimized copyin and copyout again. The fault handler is still broken - it doesn't restore the floating point state. 2.2-BETA users should disable it using npx0 flags 0x04 the same as 2.2-ALPHA users should have. END K 10 svn:author V 5 wosch K 8 svn:date V 27 1996-12-28T13:31:29.000000Z K 7 svn:log V 44 add some string examples, eg. test "" -o "" END K 10 svn:author V 3 phk K 8 svn:date V 27 1996-12-28T13:50:34.000000Z K 7 svn:log V 87 Be a little less fatalistic in case of problems. Reviewed by: phk Submitted by: wosch END K 10 svn:author V 5 wosch K 8 svn:date V 27 1996-12-28T15:40:38.000000Z K 7 svn:log V 47 add new directory /usr/share/examples/printing END K 10 svn:author V 5 wosch K 8 svn:date V 27 1996-12-28T16:21:52.000000Z K 7 svn:log V 23 add epfe and tcl_bmake END K 10 svn:author V 5 wosch K 8 svn:date V 27 1996-12-28T16:24:57.000000Z K 7 svn:log V 126 epfe - extract printing filter examples from printing.sgml usage: $ cd /usr/share/examples/printing $ epfe < printing.sgml END K 10 svn:author V 5 peter K 8 svn:date V 27 1996-12-28T17:10:52.000000Z K 7 svn:log V 508 When linking with no rtld support, provide stub dl*() functions that just return errors. This removes the need for awful hacks like that in our build of libtcl which would get link errors when linked static. John Polstra once mentioned that this was on his "todo" list. Note that one can use: cc -Wl,-Bstatic -o foo foo.o and get an executable that has it's libraries statically linked, but has a fully functional runtime linker so the executable can call dlopen() and have it work. (I've tested this) END K 10 svn:author V 5 peter K 8 svn:date V 27 1996-12-28T17:15:10.000000Z K 7 svn:log V 74 Remove these.. umm.. "interesting".. hacks now that they are not needed. END K 10 svn:author V 5 peter K 8 svn:date V 27 1996-12-28T17:42:48.000000Z K 7 svn:log V 710 Fix some more problems: - the .gz files are no longer used as intermediate files, it's in a pipe now. (gunzip normally deleted them anyway, but this should not hurt) - I accidently left a -p arg to install from testing. Bruce says it should be ${COPY} instead, but almost everything else in the tree uses plain -c anyway. - Use "LINKS=" or two identical files are installed sepeately instead of as links (doh!) - Use "LIB..." instead of "BIN..." for install permissions. Note that we still use bsd.prog.mk, not bsd.lib.mk because bsd.lib.mk has problems (it can't install a library unless it compiles it). - Define LIBCOMPATDIR in Makefile.inc instead of using BINDIR. Mostly submitted by: bde END K 10 svn:author V 5 peter K 8 svn:date V 27 1996-12-28T17:57:28.000000Z K 7 svn:log V 71 Add a hook for installing the /etc/sendmail.cf file Submitted by: bde END K 10 svn:author V 5 peter K 8 svn:date V 27 1996-12-28T18:00:17.000000Z K 7 svn:log V 103 Get rid of the revolting hacks that were used to install the /etc/sendmail.cf file. Submitted by: bde END K 10 svn:author V 5 peter K 8 svn:date V 27 1996-12-28T18:02:06.000000Z K 7 svn:log V 106 Use the label that Bruce suggested, it seems the src/etc/Makefile "helpers" are all prefixed with "etc-". END K 10 svn:author V 5 peter K 8 svn:date V 27 1996-12-28T18:11:08.000000Z K 7 svn:log V 238 Allow an optional setting to specify a .cf file to be built and installed into /etc during the sendmail build. Not for the feint hearted. (I have been using something like this for some time since I only ever edit my system's .mc file) END K 10 svn:author V 3 max K 8 svn:date V 27 1996-12-28T18:42:52.000000Z K 7 svn:log V 107 Merge the en version changes made in 1.53 -> 1.57. Submitted by: Yoshiaki Uchikawa END K 10 svn:author V 5 joerg K 8 svn:date V 27 1996-12-28T20:31:06.000000Z K 7 svn:log V 106 Update from the author, just onto the vendor-branch by now. Submitted by: h_mahon@fc.hp.com (Hugh Mahon) END K 10 svn:author V 5 joerg K 8 svn:date V 27 1996-12-28T20:31:06.000000Z K 7 svn:log V 143 This commit was generated by cvs2svn to compensate for changes in r20983, which included commits to RCS files with non-trunk default branches. END K 10 svn:author V 7 cvs2svn K 8 svn:date V 27 1996-12-28T20:31:07.000000Z K 7 svn:log V 63 This commit was manufactured by cvs2svn to create tag 'ee_1_3'. END K 10 svn:author V 5 wosch K 8 svn:date V 27 1996-12-28T20:38:31.000000Z K 7 svn:log V 9 a README END K 10 svn:author V 5 wosch K 8 svn:date V 27 1996-12-28T20:38:42.000000Z K 7 svn:log V 45 add name to postscript printer filter script END K 10 svn:author V 5 peter K 8 svn:date V 27 1996-12-28T20:44:58.000000Z K 7 svn:log V 238 Enable idlok() in both windows. This is actually a no-op for libcurses (which doesn't use the setting at all), but when linking with recent versions of libncurses, ncurses screws up without it for some reason (presumably a ncurses bug). END K 10 svn:author V 3 mpp K 8 svn:date V 27 1996-12-28T22:28:46.000000Z K 7 svn:log V 10 Fix typo. END K 10 svn:author V 3 max K 8 svn:date V 27 1996-12-28T22:37:25.000000Z K 7 svn:log V 51 Merge the en version changes made in 1.12 -> 1.13. END K 10 svn:author V 5 dyson K 8 svn:date V 27 1996-12-28T22:40:44.000000Z K 7 svn:log V 256 The code unnecessarily created an object with no handle up-front, which has the negative effect of disabling some map optimizations. This patch defers the creation of the object until it needs to be at fault time. Submitted by: Alan Cox END K 10 svn:author V 3 mpp K 8 svn:date V 27 1996-12-28T22:53:35.000000Z K 7 svn:log V 105 YMAFC: Teach mdoc about section 9 and i386 man pages Teach the FreeBSD (.Fx) macro about 2.1.6 and 3.0. END K 10 svn:author V 5 dyson K 8 svn:date V 27 1996-12-28T23:07:49.000000Z K 7 svn:log V 319 Eliminate the redundancy due to the similarity between the routines vm_map_simplify and vm_map_simplify_entry. Make vm_map_simplify_entry handle wired maps so that we can get rid of vm_map_simplify. Modify the callers of vm_map_simplify to properly use vm_map_simplify_entry. Submitted by: Alan Cox END K 10 svn:author V 3 mpp K 8 svn:date V 27 1996-12-28T23:47:37.000000Z K 7 svn:log V 75 YAMFC: From rev 1.6: Note that sysconf isn't completely POSIX conforming. END K 10 svn:author V 3 mpp K 8 svn:date V 27 1996-12-28T23:54:14.000000Z K 7 svn:log V 99 YAMFC: From rev 1.9: add examples for mount_mfs From rev 1.8: Update default values, misc cleanup END K 10 svn:author V 6 obrien K 8 svn:date V 27 1996-12-29T00:57:18.000000Z K 7 svn:log V 68 rmt is /usr/sbin/rmt, not /etc/rmt which is a link to /usr/sbin/rmt END K 10 svn:author V 5 dyson K 8 svn:date V 27 1996-12-29T02:27:07.000000Z K 7 svn:log V 145 Allow pmap_protect to increase permissions. This mod can eliminate the need for unnecessary vm_faults. Submitted by: Alan Cox END K 10 svn:author V 5 dyson K 8 svn:date V 27 1996-12-29T02:29:41.000000Z K 7 svn:log V 141 Superficial clean-up of useracc calls. (The useracc usage of B_READ/B_WRITE is bogus anyway.) Might as well make the call prettier anyway. END K 10 svn:author V 5 dyson K 8 svn:date V 27 1996-12-29T02:33:12.000000Z K 7 svn:log V 32 Superficial cleanup of comment. END