ƒ¤b10214 288 199 147 348 381 123 194 172 237 414 140 155 126 119 111 142 112 134 146 147 162 158 179 153 147 157 151 169 142 187 163 178 192 170 128 152 164 137 154 156 143 119 118 145 135 112 183 128 128 150 177 145 145 169 148 201 142 136 407 225 150 138 184 202 578 168 304 151 201 189 157 158 159 146 160 240 110 129 139 154 143 205 187 160 239 159 165 154 193 144 159 153 145 165 168 152 291 165 193 194 144 164 146 144 165 153 136 159 158 133 149 143 135 143 153 146 178 147 239 156 143 147 174 171 268 169 208 131 132 240 165 177 180 121 133 189 170 243 156 299 274 556 353 163 167 966 240 187 204 150 117 141 149 149 148 156 155 142 143 181 142 143 143 186 182 143 144 181 155 143 142 142 142 154 166 139 562 248 213 198 145 180 136 334 141 157 353 130 158 128 144 130 182 203 219 129 127 315 149 825 143 284 120 163 128 210 157 191 301 145 142 247 301 209 144 331 258 182 136 156 125 144 177 192 150 232 142 149 137 139 169 163 140 141 149 133 138 177 148 534 236 155 143 154 128 121 107 155 142 167 166 162 131 131 99 128 152 168 141 142 215 211 168 139 142 169 168 241 168 166 341 325 153 187 205 141 288 166 158 110 113 119 98 292 314 311 165 164 151 K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-24T06:03:02.000000Z K 7 svn:log V 107 Brought in changes from revs 1.14-1.15: implement -async mount option and fix flags botch IO_SYNC->B_SYNC. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-24T06:06:25.000000Z K 7 svn:log V 56 Brought in changes from rev 1.11: fix mfs reboot panic. END K 10 svn:author V 3 phk K 8 svn:date V 27 1995-08-24T08:56:20.000000Z K 7 svn:log V 255 Andrew McRae's pcmcia/pccard code, the kernel part. This is still very green, but I have managed to get my modem working. Lots of work still to do, but now at least we can commit it. /phk Reviewed by: phk Submitted by: Andrew McRae END K 10 svn:author V 3 phk K 8 svn:date V 27 1995-08-24T09:03:04.000000Z K 7 svn:log V 288 The userland part of Andrew McRae's PCMCIA/PCCARD code. This is not quite finished yet, and therefore I have not added it to the usr.sbin/Makefile yet. I collected a bunch of Andrews small programs into one: pccardc /phk Reviewed by: phk Submitted by: Andrew McRae END K 10 svn:author V 3 phk K 8 svn:date V 27 1995-08-24T09:06:24.000000Z K 7 svn:log V 31 pcic lkm for the pccard stuff. END K 10 svn:author V 3 dfr K 8 svn:date V 27 1995-08-24T10:17:39.000000Z K 7 svn:log V 101 Add support for amd direct maps. Reviewed by: Thomas Graichen END K 10 svn:author V 3 dfr K 8 svn:date V 27 1995-08-24T10:22:25.000000Z K 7 svn:log V 80 Add code to work around FreeBSD's nfs symlink cache. Obtained from: amd-upl102 END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-24T10:32:37.000000Z K 7 svn:log V 145 Moved setting of VTEXT flag into the appropriate image activators. This fixes a bug where linux binaries would get the flag set inappropriately. END K 10 svn:author V 3 dfr K 8 svn:date V 27 1995-08-24T10:45:16.000000Z K 7 svn:log V 321 Some fixes found using gcc -Wall: nfsm_rpchead() has been called with the wrong number of args and misplaced args since someone added new args in the middle for nfsv3. Here's another one that would be important on 64-bit systems. VOP_READDIR takes a `u_int **cookies' arg. Submitted by: Bruce Evans END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-24T11:04:04.000000Z K 7 svn:log V 49 Killed redundant declarations of nfsm_rpchead(). END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-24T11:39:31.000000Z K 7 svn:log V 64 Added NFS_ASYNC kernel option. It only has an effect for NFSv2. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-24T12:54:11.000000Z K 7 svn:log V 35 Killed some gratuitous #include's. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-24T12:57:17.000000Z K 7 svn:log V 28 Improved BUFHASH algorithm. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-24T13:28:16.000000Z K 7 svn:log V 20 Minor optimization. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-24T13:59:14.000000Z K 7 svn:log V 51 Another minor optimization, this time to incore(). END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-24T23:22:39.000000Z K 7 svn:log V 21 Added Kirk McKusick. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-25T01:49:15.000000Z K 7 svn:log V 43 Brought in Bruce's "trailing slash" fixes. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-25T01:54:39.000000Z K 7 svn:log V 55 Brought in changes from rev 1.21: fix cookies for NFS. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-25T01:58:04.000000Z K 7 svn:log V 56 Brought in change from rev 1.22: fix SYN blocking code. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-25T02:07:56.000000Z K 7 svn:log V 71 Brought in changes from rev 1.30: Matt's version of a previous bugfix. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-25T02:51:35.000000Z K 7 svn:log V 67 Brought in changes from rev 1.4: don't unlink the target on error. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-25T02:55:49.000000Z K 7 svn:log V 88 Brought in changes from main branch: fix path warning to apply to interactive use only. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-25T02:57:08.000000Z K 7 svn:log V 62 Brought in change from rev 1.4: print error when getwd fails. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-25T02:58:40.000000Z K 7 svn:log V 56 Brought in changes from rev 1.4: fix bugs with 'which'. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-25T03:01:01.000000Z K 7 svn:log V 66 Brought in changes from rev 1.4: fix ttys setting for filec mode. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-25T03:02:28.000000Z K 7 svn:log V 60 Brought in changes from rev 1.4: fix event number handling. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-25T03:06:36.000000Z K 7 svn:log V 78 Brought in changes from rev 1.10: conform to POSIX.2 when comparing integers. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-25T03:15:56.000000Z K 7 svn:log V 51 Brought in change from rev 1.4: use major/minor(). END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-25T03:19:17.000000Z K 7 svn:log V 96 Brought in changes from rev 1.4: handle "-f foo" and "-ffoo" indentically as required by posix. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-25T03:21:06.000000Z K 7 svn:log V 72 Brought in changes from rev 1.7: deal with backquote and EOF correctly. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-25T03:23:33.000000Z K 7 svn:log V 87 Brought in changes from revs 1.5-1.6: print an appropriate error if stdin isn't a tty. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-25T03:37:21.000000Z K 7 svn:log V 100 Brought in changes from revs 1.67-1.68: support for dumpdev and nis_ypsetflags sysconfig variables. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-25T03:42:24.000000Z K 7 svn:log V 79 Brought in changes from revs 1.7-1.8: print a better message about using 'su'. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-25T03:58:05.000000Z K 7 svn:log V 37 Brought in changes from main branch. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-25T04:32:08.000000Z K 7 svn:log V 61 Brought in change from rev 1.11: fix LINK_SPEC so f77 works. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-25T04:39:51.000000Z K 7 svn:log V 73 Brought in change from rev 1.29: make error message consistent with gcc. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-25T04:41:14.000000Z K 7 svn:log V 46 Brought in change from rev 1.11: reset umask. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-25T07:08:38.000000Z K 7 svn:log V 63 Brought in changes from main branch: fixes for dlopen/dlclose. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-25T07:18:04.000000Z K 7 svn:log V 65 Add missing quote. Submitted by: Morgan Davis END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-25T07:21:46.000000Z K 7 svn:log V 52 Brought in change from rev 1.35: add missing quote. END K 10 svn:author V 3 phk K 8 svn:date V 27 1995-08-25T09:45:05.000000Z K 7 svn:log V 27 Add a couple of makefiles. END K 10 svn:author V 3 phk K 8 svn:date V 27 1995-08-25T09:46:01.000000Z K 7 svn:log V 26 Shut a bunch of warnings. END K 10 svn:author V 3 phk K 8 svn:date V 27 1995-08-25T09:47:06.000000Z K 7 svn:log V 53 Shut warnings. Add selwake calls. remove some trash. END K 10 svn:author V 3 phk K 8 svn:date V 27 1995-08-25T09:49:20.000000Z K 7 svn:log V 43 Remove my xxxinit hack. It was too gross. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-25T10:43:59.000000Z K 7 svn:log V 21 Added Kirk McKusick. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-25T10:58:35.000000Z K 7 svn:log V 92 Brought in changes from main branch: handle cursor keys and window change signals properly. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-25T11:11:26.000000Z K 7 svn:log V 37 Brought in changes from main branch. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-25T11:18:41.000000Z K 7 svn:log V 37 Brought in changes from main branch. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-25T11:31:39.000000Z K 7 svn:log V 59 Brought in changes from revs 1.10-1.11: various bug fixes. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-25T11:35:37.000000Z K 7 svn:log V 86 Brought in changes from rev 1.4: NULL terminate strings, produce sane version string. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-25T11:37:42.000000Z K 7 svn:log V 54 Brought in change from rev 1.3: add missing fclose(). END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-25T11:41:22.000000Z K 7 svn:log V 54 Brought in change from rev 1.4: add missing fclose(). END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-25T11:46:33.000000Z K 7 svn:log V 78 Brought in changes from rev 1.2: make NIS ethers data appear inserted at "+". END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-25T11:52:12.000000Z K 7 svn:log V 57 Brought in changes from revs 1.4-1.7: various bug fixes. END K 10 svn:author V 3 bde K 8 svn:date V 27 1995-08-25T19:24:56.000000Z K 7 svn:log V 108 Remove extra args from the calls to getit(). The bug was benign with the default function call convention. END K 10 svn:author V 3 bde K 8 svn:date V 27 1995-08-25T19:40:32.000000Z K 7 svn:log V 50 Don't call VOP_UPDATE() with volatile timestamps. END K 10 svn:author V 3 bde K 8 svn:date V 27 1995-08-25T19:50:15.000000Z K 7 svn:log V 44 Remove extra arg from the call to ds_crc(). END K 10 svn:author V 3 bde K 8 svn:date V 27 1995-08-25T20:03:02.000000Z K 7 svn:log V 314 Call nosys() from lkmnosys() with the correct number and type of args instead of with none. The first (struct proc *) arg is used if lkmnosys() if is actually called. Implement lkmnosys() with the correct number and type of args so that the first of them can be used and the others won't need to be fixed lated. END K 10 svn:author V 3 bde K 8 svn:date V 27 1995-08-25T20:12:23.000000Z K 7 svn:log V 132 Fix bogus arg (&p instead of p) in the call to VOP_ACCESS() from msdosfs_setattr(). The bug was benign because the arg isn't used. END K 10 svn:author V 3 bde K 8 svn:date V 27 1995-08-25T20:27:46.000000Z K 7 svn:log V 58 Remove extra arg from one of the calls to (*pr_usrreq)(). END K 10 svn:author V 3 bde K 8 svn:date V 27 1995-08-25T20:39:01.000000Z K 7 svn:log V 46 Remove extra arg from one call to uha_done(). END K 10 svn:author V 3 bde K 8 svn:date V 27 1995-08-25T20:49:44.000000Z K 7 svn:log V 92 Don't compile the diagnostic functions vhold() and holdrele() unless DIAGNOSTIC is defined. END K 10 svn:author V 7 jfieber K 8 svn:date V 27 1995-08-25T22:14:30.000000Z K 7 svn:log V 105 Added some notes on PCI chipsets and their quirks. Submitted by: jhk@freebsd.org for rgrimes@freebsd.org END K 10 svn:author V 5 markm K 8 svn:date V 27 1995-08-25T22:52:32.000000Z K 7 svn:log V 483 Start the eBones cleanup ball rolling. These are the start of a lot of work to clean up the FreeBSD eBones code. these changes include, but are not limited to: - Create prototypes for all the library routines - Make all the libraries compile clean with -Wall set - Fix numerous small bugs shown up in the above process - Prepare the code for libdes's removal to secure/ - add register, registerd and make_keypair to the make Lots more will follow in days to come. OK'ed by: rgrimes END K 10 svn:author V 7 jfieber K 8 svn:date V 27 1995-08-25T23:26:49.000000Z K 7 svn:log V 72 Make the -ascii option generate filename.ascii rather than filename.txt END K 10 svn:author V 7 jfieber K 8 svn:date V 27 1995-08-25T23:51:08.000000Z K 7 svn:log V 207 Fixed a small omission: Adaptec 274X/284X/2940 (Narrow/Wide/Twin) series ISA/EISA/VLB/PCI SCSI controllers ^^^ Submitted by: "Justin T. Gibbs" END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-26T00:53:52.000000Z K 7 svn:log V 60 Brought in changes from main branch: use ports 40000-44999. END K 10 svn:author V 7 jfieber K 8 svn:date V 27 1995-08-26T03:09:12.000000Z K 7 svn:log V 104 Another minor correction about Adaptec controllers. Submitted by: "Justin T. Gibbs" END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-26T04:33:59.000000Z K 7 svn:log V 98 Brought in changes from rev 1.6: call setlogin() so that getlogin() doesn't always return "root". END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-26T04:37:09.000000Z K 7 svn:log V 66 Brought in change from rev 1.3: default 'im' should be "FreeBSD". END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-26T04:41:49.000000Z K 7 svn:log V 67 Brought in changes from revs 1.6-1.7: decode "baud rate" properly. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-26T04:45:10.000000Z K 7 svn:log V 68 Brought in change from rev 1.4: fix final negotiation of DO_BINARY. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-26T04:57:03.000000Z K 7 svn:log V 55 Brought in changes from rev 1.14.2.1 into main branch. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-26T05:05:30.000000Z K 7 svn:log V 69 Brought in changes from revs 1.8-1.9: getty exiting too quickly fix. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-26T05:39:53.000000Z K 7 svn:log V 148 The changes for adding the "noauto" option were mostly wrong. MNT_NOAUTO is a kernel flag, and the kernel definately doesn't need to know about it. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-26T05:40:52.000000Z K 7 svn:log V 19 Killed MNT_NOAUTO. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-26T05:52:24.000000Z K 7 svn:log V 38 Document "noauto" as an fstab option. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-26T06:06:15.000000Z K 7 svn:log V 48 Document the -a option, and mention ``noauto''. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-26T06:10:57.000000Z K 7 svn:log V 63 Brought in changes from rev 1.5: use the correct file pointer. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-26T06:16:47.000000Z K 7 svn:log V 52 Brought in changes from rev 1.2: NIS documentation. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-26T06:25:42.000000Z K 7 svn:log V 113 Brought in change from rev 1.2: reset dev_bsize so that quotacheck -a doesn't always fail after first partition. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-26T06:28:39.000000Z K 7 svn:log V 96 Brought in change from revs 1.8-1.9: delete bogus fclose() and don't print a newline when done. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-26T06:44:28.000000Z K 7 svn:log V 69 Brought in change from rev 1.2: fix core dump by terminating string. END K 10 svn:author V 5 joerg K 8 svn:date V 27 1995-08-26T06:47:52.000000Z K 7 svn:log V 144 Bump the OSRELDATE to 199508. Too many things have changed since 2.0.5, most notably the NFSv3 kernel support. Reviewed by: the mailing lists END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-26T07:15:17.000000Z K 7 svn:log V 68 Brought in changes from main branch: NIS additions and other fixes. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-26T07:20:23.000000Z K 7 svn:log V 74 Brought in change from rev 1.6: only check for .nofinger if user matches. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-26T07:27:52.000000Z K 7 svn:log V 63 Brought in changes from main branch: restricted ports support. END K 10 svn:author V 5 asami K 8 svn:date V 27 1995-08-26T07:54:44.000000Z K 7 svn:log V 99 Added Alain Kalker for his contributions of a new slirp port. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-26T08:38:58.000000Z K 7 svn:log V 53 Brought in change from rev 1.2: handle EOF properly. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-26T08:44:42.000000Z K 7 svn:log V 68 Brought in change from rev 1.2: fix handling of comment characters. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-26T09:45:34.000000Z K 7 svn:log V 62 Brought in changes from main branch: substitute weof for eof. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-26T09:53:11.000000Z K 7 svn:log V 54 Brought in changes from main branch: changes for NIS. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-26T09:57:17.000000Z K 7 svn:log V 74 Brought in changes from main branch: various fixes for SCO compatibility. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-26T10:10:23.000000Z K 7 svn:log V 77 Brought in change from rev 1.14: don't attemmpt to read 'total' from kernel. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-26T10:13:17.000000Z K 7 svn:log V 61 Brought in change from rev 1.3: "decode" baud rate properly. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-08-26T10:15:18.000000Z K 7 svn:log V 198 Use size_t properly in all fs size ops. This kills a bug encountered by someone who had his /tmp on a partition with 3.7GB of free space! Spotted by: Francisco Rosich Viana END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-26T10:16:22.000000Z K 7 svn:log V 74 Brought in change from rev 1.3: fix off by ten error in year calculation. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-26T10:25:29.000000Z K 7 svn:log V 101 Brought in change from rev 1.4: fix for "TIOCGWINSZ: Interrupted system call" on return from ctrl-Z. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-26T10:30:26.000000Z K 7 svn:log V 102 Brought in changes from revs 1.6-1.7: fix too long DNS timeout and properly surpress headers with -h. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-26T10:33:20.000000Z K 7 svn:log V 53 Brought in changes from revs 1.5-1.6: fix path bugs. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-26T10:35:43.000000Z K 7 svn:log V 73 Brought in change from rev 1.2: don't unlink target on failure of strip. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-26T11:24:34.000000Z K 7 svn:log V 55 Brought in change from rev 1.6: improve output for -x. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-26T11:28:43.000000Z K 7 svn:log V 53 Brought in change from rev 1.3: add missing -f flag. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-26T11:32:31.000000Z K 7 svn:log V 74 Brought in changes from main branch: misc cleanup, add missing usage arg. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-26T11:35:17.000000Z K 7 svn:log V 62 Brought in change from rev 1.2: comment out LOG_FILE #define. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-26T11:38:27.000000Z K 7 svn:log V 45 Brought in change from rev 1.2: fix comment. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-26T11:40:07.000000Z K 7 svn:log V 68 Brought in change from rev 1.5: add 57600 and 115200 baud to table. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-26T11:48:39.000000Z K 7 svn:log V 67 Brought in changes from rev 1.3: deal with sticky-bit directories. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-26T11:50:53.000000Z K 7 svn:log V 42 Brought in change from rev 1.3: fix typo. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-26T11:54:30.000000Z K 7 svn:log V 58 Brought in change from rev 1.7: use fts_errno, not errno. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-26T11:56:49.000000Z K 7 svn:log V 52 Brought in changes from main branch: various fixes. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-08-26T12:07:06.000000Z K 7 svn:log V 43 Cleanup. Remove a gratuitous observation. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-26T12:11:50.000000Z K 7 svn:log V 52 Brought in changes from main branch: various fixes. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-26T12:14:12.000000Z K 7 svn:log V 62 Brought in changes from rev 1.5: added some fprintf newlines. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-26T12:29:04.000000Z K 7 svn:log V 55 Brought in changes from main branch: update to 8.6.12. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-26T12:40:05.000000Z K 7 svn:log V 87 Fixed bug with decoding RIP packets - removed unnecessary ntohs()'s for the sa_family. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-26T12:43:58.000000Z K 7 svn:log V 56 Brought in changes from rev 1.3: "hang forever" bugfix. END K 10 svn:author V 5 markm K 8 svn:date V 27 1995-08-26T12:45:06.000000Z K 7 svn:log V 144 Allow the kerberos utilities and kerberised code to still find des.h in the old place. This corrects an upgrade that sneaked through too early. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-26T12:47:38.000000Z K 7 svn:log V 65 Brought in change from rev 1.4: NIS fix for 'unchanged' warning. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-26T12:49:35.000000Z K 7 svn:log V 52 Brought in changes from rev 1.5: initialize ospeed. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-26T12:56:07.000000Z K 7 svn:log V 56 Brought in changes from main branch: various NIS fixes. END K 10 svn:author V 5 joerg K 8 svn:date V 27 1995-08-26T13:17:39.000000Z K 7 svn:log V 80 Import Paul Kranenburg's man page for ld.so (aka. rtld). Obtained from: NetBSD END K 10 svn:author V 7 cvs2svn K 8 svn:date V 27 1995-08-26T13:17:40.000000Z K 7 svn:log V 75 This commit was manufactured by cvs2svn to create branch 'unlabeled-1.1.2'. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-08-26T13:17:47.000000Z K 7 svn:log V 175 Add mse0 back to GENERIC, as I'd intended. Also remove sio3 - do we really want a serial probe on IRQ 9? I think not. I certainly don't see that as GENERIC fodder, anyway. END K 10 svn:author V 5 markm K 8 svn:date V 27 1995-08-26T13:46:12.000000Z K 7 svn:log V 75 Remove register, registerd & make_keypair until thedes library is moved. m END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-08-26T18:36:27.000000Z K 7 svn:log V 115 Make the play-pen searching routine even more agile in trying to create a /usr/tmp dir if it makes sense to do so. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-08-26T18:37:49.000000Z K 7 svn:log V 39 Accept escaped quotes in msg catalogs. END K 10 svn:author V 3 bde K 8 svn:date V 27 1995-08-26T20:03:43.000000Z K 7 svn:log V 40 Convert \n to \r\n in serial_putchar(). END K 10 svn:author V 3 bde K 8 svn:date V 27 1995-08-26T20:45:59.000000Z K 7 svn:log V 147 Remove "memory" clobber statement from enable_intr(). Enabling interrupts doesn't invalidate loaded variables. Fix formatting of recent changes. END K 10 svn:author V 3 bde K 8 svn:date V 27 1995-08-26T20:46:43.000000Z K 7 svn:log V 73 Don't declare a nonexistent function. Fix formatting of recent changes. END K 10 svn:author V 3 bde K 8 svn:date V 27 1995-08-26T23:18:38.000000Z K 7 svn:log V 85 Change vm_map_print() to have the correct number and type of args for a ddb command. END K 10 svn:author V 3 bde K 8 svn:date V 27 1995-08-26T23:19:49.000000Z K 7 svn:log V 88 Change vm_object_print() to have the correct number and type of args for a ddb command. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-27T02:02:19.000000Z K 7 svn:log V 30 Backed out change in rev 1.2. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-27T02:04:18.000000Z K 7 svn:log V 42 Backed out change in rev 1.2/1.1.1.1.6.1. END K 10 svn:author V 3 bde K 8 svn:date V 27 1995-08-27T02:39:39.000000Z K 7 svn:log V 97 Change db_fncall() and db_panic() to have the correct number and type of args for a ddb command. END K 10 svn:author V 3 bde K 8 svn:date V 27 1995-08-27T02:40:39.000000Z K 7 svn:log V 78 Change db_ps() to have the correct number and type of args for a ddb command. END K 10 svn:author V 7 jfieber K 8 svn:date V 27 1995-08-27T02:44:20.000000Z K 7 svn:log V 146 Added some info on Boca and Digiboard multiport cards. Submitted by: Andrew Webster , Don Whiteside END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-27T03:12:58.000000Z K 7 svn:log V 65 Brought in change from rev 1.25: use tsort/lorder with .so libs. END K 10 svn:author V 5 joerg K 8 svn:date V 27 1995-08-27T14:06:15.000000Z K 7 svn:log V 204 Make morse(6) realling playing the characters on the speaker. Minor additions by me, mostly taken from the suggestion in PR # bin/709. Submitted by: lyndon@orthanc.com (Lyndon Nerenberg, VE7TCP/VE6BBM) END K 10 svn:author V 5 joerg K 8 svn:date V 27 1995-08-27T14:13:04.000000Z K 7 svn:log V 179 Add a comment that a user with many open windows under X might need to bump CHILD_MAX. Closes PR # conf/708: CHILD_MAX set rather low... Submitted by: careilly@monoid.cs.tcd.ie END K 10 svn:author V 5 joerg K 8 svn:date V 27 1995-08-27T20:26:44.000000Z K 7 svn:log V 461 Make the shell handle a null command in a &&/|| sequence correctly. The && and || tokens do also terminate a command, not only the newline. While i was at it, disabled trace code by default, it served no good purpose since it required the use of a debugger anyway to be turned on. Instead, placed a hint in the Makefile on how to turn it on. This makes the shell ~ 10 % faster and ~ 4 KB smaller. :) Pointed out by: jan@physik.TU-Berlin.DE (Jan Riedinger) END K 10 svn:author V 8 swallace K 8 svn:date V 27 1995-08-28T00:50:08.000000Z K 7 svn:log V 255 Modified linux_readdir() function to properly handle Linux readdir() calls with a byte size of 1. This special case was not correctly emulated. Now programs such as a simple 'ls' to a commercial Macintosh emulator called 'executor' will work correctly. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-28T02:23:07.000000Z K 7 svn:log V 72 Fix an 'oops' in a previous commit - part of a patch got applied twice. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-28T05:07:13.000000Z K 7 svn:log V 76 Brought in changes from main branch...everything except the BIND 4.9.3-b24. END K 10 svn:author V 6 julian K 8 svn:date V 27 1995-08-28T09:19:25.000000Z K 7 svn:log V 870 Reviewed by: julian with quick glances by bruce and others Submitted by: terry (terry lambert) This is a composite of 3 patch sets submitted by terry. they are: New low-level init code that supports loadbal modules better some cleanups in the namei code to help terry in 16-bit character support some changes to the mount-root code to make it a little more modular.. NOTE: mounting root off cdrom or NFS MIGHT be broken as I haven't been able to test those cases.. certainly mounting root of disk still works just fine.. mfs should work but is untested. (tomorrows task) The low level init stuff includes a total rewrite of init_main.c to make it possible for new modules to have an init phase by simply adding an entry to a TEXT_SET (or is it DATA_SET) list. thus a new module can be added to the kernel without editing any other files other than the 'files' file. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-28T10:23:58.000000Z K 7 svn:log V 148 Fixed bug where 'id ' output the wrong group name (the user name was output instead). Pointed out by Chael Hall . END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-28T10:30:27.000000Z K 7 svn:log V 96 Brought in changes from main branch: eliminate use of tzfile.h and use strftime %c to get date. END K 10 svn:author V 3 phk K 8 svn:date V 27 1995-08-28T10:30:47.000000Z K 7 svn:log V 111 A bunch of small bug-fixes, doesn't quite work yet, but I'm getting closer. At least it doesn't core-dump now. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-28T10:31:25.000000Z K 7 svn:log V 59 Brought in changes from rev 1.5: use %+ as default format. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-28T10:33:04.000000Z K 7 svn:log V 26 *** empty log message *** END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-28T10:38:01.000000Z K 7 svn:log V 50 Correct the default format info to indicate "%+". END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-28T10:41:14.000000Z K 7 svn:log V 58 Brought in change from rev 1.5: don't depend on tzfile.h. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-28T10:44:53.000000Z K 7 svn:log V 58 Brought in change from rev 1.8: don't depend on tzfile.h. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-28T10:47:12.000000Z K 7 svn:log V 57 Brought in change from rev 1.2: don't depend on tzfile.h END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-28T10:53:22.000000Z K 7 svn:log V 65 Brought in change from rev 1.3: use strftime to get date string. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-28T10:54:34.000000Z K 7 svn:log V 64 Brought in change from rev 1.6: use strftime to get date string END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-28T10:57:23.000000Z K 7 svn:log V 51 Brought in change from rev 1.3: don't use tzfile.h END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-28T10:58:40.000000Z K 7 svn:log V 52 Brought in change from rev 1.10: don't use tzfile.h END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-28T11:02:47.000000Z K 7 svn:log V 90 Brought in changes from revs 1.3-1.4: don't use tzfile.h and use strftime %c to get date. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-28T11:06:20.000000Z K 7 svn:log V 51 Brought in change from rev 1.4: don't use tzfile.h END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-28T11:07:44.000000Z K 7 svn:log V 52 Brought in changes from rev 1.4: don't use tzfile.h END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-28T11:08:30.000000Z K 7 svn:log V 52 Brought in changes from rev 1.2: don't use tzfile.h END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-28T11:10:58.000000Z K 7 svn:log V 95 Brought in changes from revs 1.2-1.5: don't use tzfile.h, and strftime %c and related changes. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-28T11:12:35.000000Z K 7 svn:log V 91 Brought inchanges from revs 1.4-1.5: don't use tzfile.h and use strftime %c to xlate date. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-28T11:14:05.000000Z K 7 svn:log V 52 Brought in changes from rev 1.2: don't use tzfile.h END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-28T11:15:54.000000Z K 7 svn:log V 53 Brought in changes from rev 1.11: don't use tzfile.h END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-28T11:18:34.000000Z K 7 svn:log V 90 Brought inchanges from revs 1.3-1.5: don't use tzfile.h and fix bug with >1 year uptimes. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-28T11:20:12.000000Z K 7 svn:log V 64 Brought in changes from rev 1.5: use strftime %c to xlate date. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-28T11:21:23.000000Z K 7 svn:log V 52 Brought in changes from rev 1.2: don't use tzfile.h END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-28T11:22:43.000000Z K 7 svn:log V 51 Brought in change from rev 1.2: don't use tzfile.h END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-28T11:24:01.000000Z K 7 svn:log V 51 Brought in change from rev 1.4: don't use tzfile.h END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-28T11:26:29.000000Z K 7 svn:log V 51 Brought in change from rev 1.8: don't use tzfile.h END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-28T11:27:34.000000Z K 7 svn:log V 63 Brought in change from rev 1.2: use strftime %c to xlate date. END K 10 svn:author V 5 guido K 8 svn:date V 27 1995-08-28T12:01:17.000000Z K 7 svn:log V 72 Add SIOCGIFADDR ioctl so rarpd actually works with the if_ep interface. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-08-28T14:47:30.000000Z K 7 svn:log V 47 Don't be needlessly verbose in the pkg_create. END K 10 svn:author V 3 bde K 8 svn:date V 27 1995-08-28T16:09:11.000000Z K 7 svn:log V 469 Fix correct_writedisklabel() and writedisklabel(). Their setting of bp->b_flags has been broken for many years: a) they didn't set B_BUSY for doing i/o. This has been fatal since 1995/07/25 when biodone() started checking that B_BUSY is set. b) they didn't set B_INVAL for releasing the buffer. This at best just put a useless buffer in the LRU queue for a little while. Fix a couple of spelling errors and complete a couple of function pointer declarations. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-08-28T16:54:54.000000Z K 7 svn:log V 155 Bring in example files for Mark Tinguely and Jim Lowe's Matrox Meteor driver. Submitted by: Mark Tinguely and Jim Lowe END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-08-28T17:03:18.000000Z K 7 svn:log V 120 Kernel components of Matrox Meteor driver. Submitted by: Mark Tinguely and Jim Lowe END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-08-28T17:08:26.000000Z K 7 svn:log V 105 Man page for Matrox meteor. Submitted by: Mark Tinguely and Jim Lowe END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-08-28T17:45:46.000000Z K 7 svn:log V 53 Put sio3 back, add ATAPI to -current GENERIC kernel. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-08-28T17:47:39.000000Z K 7 svn:log V 88 Remove -DKLUDGELINEMODE again; it's breaking things and Paul T. says it's a bug anyway. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-08-28T17:48:47.000000Z K 7 svn:log V 44 Take -DKLUDGELINEMODE out of 2.0.5 Makefile END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-08-28T17:52:39.000000Z K 7 svn:log V 241 Oh foo. I should a) learn to read. b) learn to think. :-) Telnet has nothing to do with this, it's telnetd and telnetd doesn't use KLUDGELINEMODE so that theory is washed up. Anyway, back out previous commit and slink away with red face. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-08-28T17:53:34.000000Z K 7 svn:log V 49 Same for this branch. Back out previous change. END K 10 svn:author V 3 pst K 8 svn:date V 27 1995-08-28T17:55:08.000000Z K 7 svn:log V 65 Do NOT compile with -DKLUDGELINEMODE...hoses many telnet clients END K 10 svn:author V 5 joerg K 8 svn:date V 27 1995-08-28T19:24:35.000000Z K 7 svn:log V 258 Sigh. This will become a never ending story. :-( When comparing my recent parser change against the ash in 1.1.5.1, i found that a couple of other problems in the same area has been fixed there, but not in 2.2. Semicolons and EOF do also delimit words... END K 10 svn:author V 7 jfieber K 8 svn:date V 27 1995-08-28T20:34:59.000000Z K 7 svn:log V 34 Fix assorted formatting glitches. END K 10 svn:author V 3 mpp K 8 svn:date V 27 1995-08-28T21:30:59.000000Z K 7 svn:log V 66 Check for expired passwords before allowing access to the system. END K 10 svn:author V 3 mpp K 8 svn:date V 27 1995-08-28T21:53:12.000000Z K 7 svn:log V 36 Add myself to the contributor list. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-08-28T23:16:28.000000Z K 7 svn:log V 52 Link send-pr to sendbug. sendbug is back! hurrah! END K 10 svn:author V 7 jfieber K 8 svn:date V 27 1995-08-29T01:02:12.000000Z K 7 svn:log V 34 New Improved navigation controls. END K 10 svn:author V 7 jfieber K 8 svn:date V 27 1995-08-29T01:42:52.000000Z K 7 svn:log V 86 Clean up assorted formatting glitches. Mostly associated with missing
tags. END K 10 svn:author V 7 jfieber K 8 svn:date V 27 1995-08-29T01:46:34.000000Z K 7 svn:log V 106 Bug fixes. Added an tag to be compatible with the latest linuxdoc. Obtained from: Linuxdoc 1.3 END K 10 svn:author V 3 bde K 8 svn:date V 27 1995-08-29T03:09:14.000000Z K 7 svn:log V 126 kmstartup had the wrong type and unnecessarily external linkage for a sysinit function. subr_prof.c: Remove useless comment. END K 10 svn:author V 4 olah K 8 svn:date V 27 1995-08-29T07:28:48.000000Z K 7 svn:log V 36 Add myself to the contributor list. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-29T11:14:21.000000Z K 7 svn:log V 36 Brought in correction from rev 1.3; END K 10 svn:author V 5 asami K 8 svn:date V 27 1995-08-29T11:24:50.000000Z K 7 svn:log V 220 Clean up EXTRACT_ONLY logic a bit. Instead of branching in the do-extract target depending on defined(EXTRACT_ONLY) or not, simply set EXTRACT_ONLY ?= ${DISTFILES} and always use ${EXTRACT_ONLY} as the extraction list. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-29T11:46:24.000000Z K 7 svn:log V 58 Brought in misc manual page corrections from main branch. END K 10 svn:author V 5 asami K 8 svn:date V 27 1995-08-29T11:57:40.000000Z K 7 svn:log V 730 Don't trust ncftp's exit status, they are not indicative of whether the file is fetched or not. Apparently Jordan fixed it a long time ago but it was broken again at import of the new version of ncftp. Which means even if we fix it, it may break again and we may need to fix it again, and (imagination here, please).... Instead, move the file existence check into the for loop for MASTER_SITES/PATCH_SITES and break out with "continue 2" when the file is found. This is actually a cleaner logic than before if you ask me, because instead of assuming the file is fetched on a 0 exit status from ncftp AND checking for the existence of the file after the loop, the check is done exactly once for each iteration and nowhere else. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-08-29T13:01:40.000000Z K 7 svn:log V 51 Add MLINKS for sendbug manpage. Suggested by: paul END K 10 svn:author V 4 ache K 8 svn:date V 27 1995-08-29T13:21:53.000000Z K 7 svn:log V 190 National date/time representation in syslog logfiles looks ugly, change strftime to ctime. Logfiles must have default (english) date/time representation for access/view from various places. END K 10 svn:author V 4 ache K 8 svn:date V 27 1995-08-29T13:42:52.000000Z K 7 svn:log V 27 Fix ${.CURDIR} misspelling END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-08-29T13:55:24.000000Z K 7 svn:log V 71 Fixes for issues raised by Bruce Evans. Submitted by: Jim Lowe END K 10 svn:author V 4 ache K 8 svn:date V 27 1995-08-29T14:04:39.000000Z K 7 svn:log V 35 Remove -O2 from COPTS, known rogue END K 10 svn:author V 3 phk K 8 svn:date V 27 1995-08-29T14:06:16.000000Z K 7 svn:log V 117 Wash hands and datastructures before transplanting drivers in the kernel. Now pseudo-quasi-semi-works with my modem. END K 10 svn:author V 4 ache K 8 svn:date V 27 1995-08-29T16:08:27.000000Z K 7 svn:log V 64 Reset LANG and LC_TIME env. variables to produce english `date` END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-08-29T16:44:46.000000Z K 7 svn:log V 99 Address Bruce's mmap concerns in this driver too. Submitted by: Jim Lowe END K 10 svn:author V 7 wollman K 8 svn:date V 27 1995-08-29T17:49:04.000000Z K 7 svn:log V 204 Fix long-standing bug in ICMPPRINTFS code where NTOHL was used instead of ntohl for printing IP addresses, by instead substituting inet_ntoa() to produce human-readable output. Obtained from: 4.4-Lite-2 END K 10 svn:author V 7 wollman K 8 svn:date V 27 1995-08-29T19:29:36.000000Z K 7 svn:log V 49 Add official protocol and port numbers for RSVP. END K 10 svn:author V 7 wollman K 8 svn:date V 27 1995-08-29T19:48:11.000000Z K 7 svn:log V 46 Add support for printing Kerberos v4 packets. END K 10 svn:author V 7 wollman K 8 svn:date V 27 1995-08-29T19:50:18.000000Z K 7 svn:log V 150 Add support for printking Kerberos v4 packets (file I forgot to add) Obtained from: John Hawkinson by way of comp.protocols.kerberos END K 10 svn:author V 3 bde K 8 svn:date V 27 1995-08-29T23:45:20.000000Z K 7 svn:log V 208 Remove relocation of Crtat. Drivers already relocate it (somewhat bogusly). We used to undo the driver relocation here before doing a somewhat less bogus relocation. The result was a null relocation here. END K 10 svn:author V 3 bde K 8 svn:date V 27 1995-08-29T23:59:22.000000Z K 7 svn:log V 116 Fix benign type mismatches and nested extern declarations in new sysinit code. Fix old and new missing prototypes. END K 10 svn:author V 3 bde K 8 svn:date V 27 1995-08-30T00:17:18.000000Z K 7 svn:log V 52 Fix benign type mismatch in a sysinit function arg. END K 10 svn:author V 3 bde K 8 svn:date V 27 1995-08-30T00:33:02.000000Z K 7 svn:log V 238 Fix several sysinit functions that had the wrong type and unnecessarily external linkage. Remove useless comments saying that SYSINIT() does system initialization. shm.c: Remove nearly useless comment that gave wrong pseudo-prototypes. END K 10 svn:author V 3 bde K 8 svn:date V 27 1995-08-30T00:33:22.000000Z K 7 svn:log V 165 Fix several sysinit functions that had the wrong type and unnecessarily external linkage. Remove useless comments saying that SYSINIT() does system initialization. END K 10 svn:author V 3 bde K 8 svn:date V 27 1995-08-30T00:33:35.000000Z K 7 svn:log V 90 Fix several sysinit functions that had the wrong type and unnecessarily external linkage. END K 10 svn:author V 3 bde K 8 svn:date V 27 1995-08-30T01:34:28.000000Z K 7 svn:log V 44 Declare vfs_mountroot() in the right place. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-30T04:09:27.000000Z K 7 svn:log V 65 Brought in changes from main branch: update to BIND 4.9.3-beta24 END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-30T05:40:34.000000Z K 7 svn:log V 34 Added zic(8) to tools build rule. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-30T05:44:18.000000Z K 7 svn:log V 53 Brought in change from rev 1.3: fix compile warning. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-30T05:53:08.000000Z K 7 svn:log V 86 Brought in changes from main branch: disable debug and handle null commands in &&/||. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-30T05:56:31.000000Z K 7 svn:log V 100 Brought in change from rev 1.3: use warnx rather than warn to avoid printing a bogus errno message. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-30T06:05:42.000000Z K 7 svn:log V 59 Brought in changes from main branch: install -> ${INSTALL} END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-30T06:14:21.000000Z K 7 svn:log V 140 Brought in changes from main branch: everything except the new sound code device changes. The sound code in 2.1 hasn't (yet?) been updated. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-30T06:16:06.000000Z K 7 svn:log V 51 Brought in changes from main branch: fix comments. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-30T06:17:38.000000Z K 7 svn:log V 58 Brought in changes from main branch: in.identd -> identd. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-30T06:19:30.000000Z K 7 svn:log V 46 Brought in change from main branch: add rsvp. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-30T06:21:28.000000Z K 7 svn:log V 48 Brought in change from rev 1.14: add rsvp-encap END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-30T06:42:43.000000Z K 7 svn:log V 78 Brought in changes from main branch: fix path to X11, misc compiler warnings. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-30T06:46:26.000000Z K 7 svn:log V 72 Brought in changes from main branch: fix library/c++rt0.o dependencies. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-30T06:48:47.000000Z K 7 svn:log V 49 Brought in chage from rev 1.3: depend on regex.h END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-30T06:58:36.000000Z K 7 svn:log V 50 Brought in change from rev 1.2: fix dependencies. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-30T07:05:48.000000Z K 7 svn:log V 58 Brought in changes from main branch: add rtld.1 man page. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-30T07:08:17.000000Z K 7 svn:log V 42 Brought in change from rev 1.3: fix typo. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-30T07:16:34.000000Z K 7 svn:log V 47 Brought in change from rev 1.8: fix dependency END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-30T07:19:46.000000Z K 7 svn:log V 86 Brought in change from rev 1.2: "-c" isn't optional for installation of source files. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-30T07:24:54.000000Z K 7 svn:log V 57 Brought in changes from main branch: your basic rewrite. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-08-30T07:28:06.000000Z K 7 svn:log V 441 This is `ee' - the Easy Editor. I'm bringing it in to replace vi on the installation floppy (and in any references in new user docs for editing files) since tossing a novice into vi with no help or clue as to what the key bindings are is both cruel and in violation of the Hague Convention. It's also much SMALLER than vi and even supports emacs key bindings for those so inclined. Submitted by: "Hugh F. Mahon" END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-08-30T07:28:06.000000Z K 7 svn:log V 143 This commit was generated by cvs2svn to compensate for changes in r10452, 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 1995-08-30T07:28:07.000000Z K 7 svn:log V 59 This commit was manufactured by cvs2svn to create tag 'ee'. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-30T07:31:12.000000Z K 7 svn:log V 52 Brought in changes from main branch: various fixes. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-30T07:33:30.000000Z K 7 svn:log V 63 Brought in changes from main branch: use ctime (again, sigh!). END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-30T07:43:03.000000Z K 7 svn:log V 37 Brought in changes from main branch. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-08-30T07:50:02.000000Z K 7 svn:log V 29 Merge changes from the HEAD. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-30T07:51:58.000000Z K 7 svn:log V 16 Removed libftp. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-30T08:51:45.000000Z K 7 svn:log V 64 Brought in change from rev 1.2: handle DLT_NULL type interfaces END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-30T09:03:41.000000Z K 7 svn:log V 51 Brought in change from rev 1.3: enable ETC_ETHERS. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-30T09:22:02.000000Z K 7 svn:log V 76 Brought in changes from main branch: implement 'noauto' fstab mount option. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-30T09:22:20.000000Z K 7 svn:log V 75 Brought in changes from main branch: document 'noauto' fstab mount option. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-30T09:28:31.000000Z K 7 svn:log V 71 Brought in changes from main branch: document -A option, implement -p. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-30T09:44:45.000000Z K 7 svn:log V 40 Corrected Marc Frajola's email address. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-30T09:51:38.000000Z K 7 svn:log V 40 Corrected Marc Frajola's email address. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-08-30T09:52:07.000000Z K 7 svn:log V 8 Add ee. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-30T10:06:34.000000Z K 7 svn:log V 37 Brought in changes from main branch. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-30T10:13:09.000000Z K 7 svn:log V 61 Brought in changes from main branch: updated timezone files. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-30T10:23:54.000000Z K 7 svn:log V 77 Brought in changes from main branch: include unistd.h, allow escaped quotes. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-30T10:25:41.000000Z K 7 svn:log V 50 Brought in changes from rev 1.3: fix "id ". END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-30T10:31:42.000000Z K 7 svn:log V 51 Brought in change from rev 1.2: fix "split -l " END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-30T10:36:34.000000Z K 7 svn:log V 123 Brought in changes from main branch: build strip striped to avoid circular dependency; add "maybe_stripped" to CLEANFILES. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-08-30T13:25:55.000000Z K 7 svn:log V 118 While posting something to -current about this, I got an idea for making it a more ideal I18N candidate. Here it is. END K 10 svn:author V 7 cvs2svn K 8 svn:date V 27 1995-08-30T13:25:56.000000Z K 7 svn:log V 72 This commit was manufactured by cvs2svn to create branch 'HUGH_F_MAHON'. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-30T14:23:40.000000Z K 7 svn:log V 48 Brought in change from rev 1.58: remove libftp. END K 10 svn:author V 4 ache K 8 svn:date V 27 1995-08-30T17:11:54.000000Z K 7 svn:log V 49 Fix 8bit chars output, not highlight all of them END K 10 svn:author V 3 dfr K 8 svn:date V 27 1995-08-30T17:24:15.000000Z K 7 svn:log V 77 Make nfs diskless work again. Reviewed by: John Hay END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-30T17:27:57.000000Z K 7 svn:log V 77 Brought forward the change in 1.57.4.1 - add build of zic(8) to tools rule.. END K 10 svn:author V 4 ache K 8 svn:date V 27 1995-08-30T17:42:28.000000Z K 7 svn:log V 147 Fix error: while getting file name, backspace not works, but produce ^G instead. Proper interaction with ncurses require turn keypad off/on there. END K 10 svn:author V 7 cvs2svn K 8 svn:date V 27 1995-08-30T17:42:29.000000Z K 7 svn:log V 72 This commit was manufactured by cvs2svn to create branch 'RELENG_2_1_0'. END K 10 svn:author V 4 ache K 8 svn:date V 27 1995-08-30T17:59:59.000000Z K 7 svn:log V 73 Change my parse fix from 'return argc' to 'return 0'. Pointed by: davidg END K 10 svn:author V 7 jfieber K 8 svn:date V 27 1995-08-31T00:14:02.000000Z K 7 svn:log V 244 Command line arguments are now gathered by NewGetOpt. Command line syntax is slightly changed: -format is now -f format. New option: -i name This is a switch to control marked sections in SGML documents. Useful for multi-lingual documents. END K 10 svn:author V 5 dyson K 8 svn:date V 27 1995-08-31T01:39:31.000000Z K 7 svn:log V 230 Increase the size of the pipe buffer as denoted by PIPSIZ from 4k to 8k. This has a significant effect on the pipe performance. In the future it might be good to increase this to 16k. PIPSIZ is now tunable for experimentation. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-31T05:37:53.000000Z K 7 svn:log V 62 Brought in changes from revs 1.3-1.4: don't barf if argc < 1. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-31T06:17:11.000000Z K 7 svn:log V 96 Brought in changes from revs 1.37-1.39: fixes for fast sync, bogus variable, and probe message. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-31T06:23:20.000000Z K 7 svn:log V 113 Brought in changes from revs 1.40-1.41: fix return status so operations are retried, and fix diagnostic message. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-31T06:26:08.000000Z K 7 svn:log V 50 Brought in change from rev 1.33: fix declaration. END K 10 svn:author V 3 bde K 8 svn:date V 27 1995-08-31T06:28:29.000000Z K 7 svn:log V 195 Fix fatal function type mismatches in lkms. lkm init functions recently gained a dummy argument for compatibility with sysinit functions, but this arg wasn't passed for lkms outside the kernel. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-31T06:36:26.000000Z K 7 svn:log V 75 Brought in changes from main branch: code to allow probing past SCSI ID 7. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-31T10:00:43.000000Z K 7 svn:log V 67 Brought in changes from main branch: fix for "text file busy" bug. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-08-31T15:08:39.000000Z K 7 svn:log V 18 Update this file. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-08-31T15:12:20.000000Z K 7 svn:log V 21 Update contributors. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-08-31T15:15:17.000000Z K 7 svn:log V 27 Whoops, move - not delete! END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-08-31T15:17:02.000000Z K 7 svn:log V 7 Tweak. END K 10 svn:author V 7 wollman K 8 svn:date V 27 1995-08-31T15:21:31.000000Z K 7 svn:log V 195 Add a few hooks (in the form of an array of four void *'s) to allow various bits of software to save some data in the ifnet structure without having to constantly change the declaration thereof. END K 10 svn:author V 7 wollman K 8 svn:date V 27 1995-08-31T16:33:01.000000Z K 7 svn:log V 217 Update to latest version of named.root from the Internic. This version is the first one to name all root servers X.root-servers.net rather than by their original names. Obtained from: Internic Registration Services END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-08-31T17:25:55.000000Z K 7 svn:log V 218 Well, it would appear that the "ayes" have it (though by a slim margin). Apply my \c changes to echo. It should also be noted that this is: A) going into 2.2, not 2.1 B) a functional no-op unless you actually use it! END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-31T20:50:29.000000Z K 7 svn:log V 74 Brought in changes from main branch: update to new version from InterNIC. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-31T20:57:55.000000Z K 7 svn:log V 73 Brought in changes from rev 1.3: add missing entries to tty speed table. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-31T21:03:46.000000Z K 7 svn:log V 60 Brought in changes from rev 1.6: deal with failures better. END