ĩV21229 262 200 300 148 398 284 156 316 133 125 151 123 214 405 267 307 139 144 189 98 367 117 146 184 128 121 163 197 216 203 149 259 259 230 135 161 135 313 173 143 213 175 293 167 424 490 265 398 238 2036 173 139 132 99 111 118 117 118 141 120 207 136 121 123 118 128 112 111 137 189 151 159 181 230 120 288 136 136 122 135 106 237 109 301 141 143 106 159 131 173 125 123 135 181 158 452 298 140 209 228 199 306 197 139 135 171 128 116 133 237 180 154 174 400 117 278 150 244 153 134 131 132 116 380 223 276 177 147 119 165 112 426 122 362 360 284 133 181 266 122 120 130 200 367 286 153 144 103 180 145 436 240 163 139 106 155 388 154 150 240 202 591 207 207 200 199 220 133 105 157 130 135 161 364 113 266 412 391 435 166 129 292 200 196 156 110 132 159 137 171 129 109 230 151 208 144 162 113 144 140 142 306 222 173 110 195 160 278 238 150 282 207 236 166 106 138 155 229 125 125 191 400 159 180 116 157 152 217 168 140 158 485 223 569 498 159 159 306 133 136 106 229 123 149 125 113 114 275 126 118 125 142 162 188 121 190 166 137 238 221 620 431 218 K 10 svn:author V 4 ache K 8 svn:date V 27 1997-01-02T19:05:16.000000Z K 7 svn:log V 106 Oops, remove FNM_NOCASE alias: really I can't remember any system with this define, it was ftpd-inspired. END K 10 svn:author V 3 mpp K 8 svn:date V 27 1997-01-02T20:02:32.000000Z K 7 svn:log V 207 Change the description for section 4 to read: Kernel Interfaces Manual This was needed because of a few man pages like keyboard(4) which caused the header to become unreadable with the longer description. END K 10 svn:author V 3 mpp K 8 svn:date V 27 1997-01-02T20:03:17.000000Z K 7 svn:log V 56 YAMFC: Change the description for section 4 man pages. END K 10 svn:author V 3 mpp K 8 svn:date V 27 1997-01-02T20:11:33.000000Z K 7 svn:log V 305 Add several example man pages that contain something a developer can actually take and convert into a real man page with little work, as opposed to mdoc.template which really just defines what sections should be present. So now there is no reason for not providing man pages with new commands/functions! END K 10 svn:author V 3 mpp K 8 svn:date V 27 1997-01-02T20:16:20.000000Z K 7 svn:log V 191 Fix the short description of kvm_getloadavg(3) to reflect what the function really does. Also fix a small mdoc problem I noticed while in there. Obtained from: NetBSD-bugs (NetBSD PR#3077) END K 10 svn:author V 3 mpp K 8 svn:date V 27 1997-01-02T20:18:13.000000Z K 7 svn:log V 64 YAMFC: From rev 1.2: correct short description of the function END K 10 svn:author V 3 mpp K 8 svn:date V 27 1997-01-02T20:37:25.000000Z K 7 svn:log V 223 Moved these from /usr/share/misc/mdoc to /usr/share/examples/mdoc, since it seemed like a better place, and the makefiles for /usr/share/examples didn't need to be fussed with. The old stuff can be removed from the Attic. END K 10 svn:author V 3 mpp K 8 svn:date V 27 1997-01-02T20:39:01.000000Z K 7 svn:log V 41 Moved these to /usr/share/examples/mdoc. END K 10 svn:author V 3 mpp K 8 svn:date V 27 1997-01-02T20:41:07.000000Z K 7 svn:log V 33 Create /usr/share/examples/mdoc. END K 10 svn:author V 3 mpp K 8 svn:date V 27 1997-01-02T20:50:23.000000Z K 7 svn:log V 59 Mention the new mdoc examples in /usr/share/examples/mdoc. END K 10 svn:author V 3 mpp K 8 svn:date V 27 1997-01-02T21:10:30.000000Z K 7 svn:log V 31 Correct one minor style point. END K 10 svn:author V 5 wosch K 8 svn:date V 27 1997-01-02T22:47:46.000000Z K 7 svn:log V 119 printing examples, automatically generated from src/share/doc/handbook/printing.sgml with src/tools/tools/epfe/epfe.pl END K 10 svn:author V 3 imp K 8 svn:date V 27 1997-01-03T00:30:59.000000Z K 7 svn:log V 312 Massive update of the na.phone database to match the couple of phone books that I have laying around my house. Please check to see if your state is now correct :-). I know that the one area code states are correct, as well as CO and KS, but although I've tried to be careful about the rest, I may have goofed. END K 10 svn:author V 6 davidn K 8 svn:date V 27 1997-01-03T04:42:18.000000Z K 7 svn:log V 171 Implemented /home -> /usr/home symlink kludge. If home basedir would be created in the root partition, create it under /usr instead, and symlink /basedir -> /usr/basedir. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-01-03T06:32:39.000000Z K 7 svn:log V 214 Do something I've wanted to do for quite some time - collapse all the common layout code into some work functions and make all the layout-using routine adopt them. Also reorganize includes and generally clean up. END K 10 svn:author V 6 davidn K 8 svn:date V 27 1997-01-03T06:33:15.000000Z K 7 svn:log V 44 Brings /usr symlink kludge into 2.2 branch. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-01-03T06:38:42.000000Z K 7 svn:log V 52 Merge all the -current changes in /usr/src/release. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-01-03T06:41:41.000000Z K 7 svn:log V 97 Adjust the maximum displayed length. Submitted-By: Tatsumi Hosokawa END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-01-03T06:41:51.000000Z K 7 svn:log V 7 Merge. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-01-03T07:13:20.000000Z K 7 svn:log V 274 Unlink LogName before attempting to open it. Since we now have a lovely bug in syslogd which causes it to die after random amounts of time (widely reported), this at least allows the administrator to easily restart it without wondering why it simply exits again each time. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-01-03T07:24:16.000000Z K 7 svn:log V 25 Merge r1.17 from current END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-01-03T07:43:03.000000Z K 7 svn:log V 54 Correct the send-pr text to make a little more sense. END K 10 svn:author V 4 kato K 8 svn:date V 27 1997-01-03T07:45:41.000000Z K 7 svn:log V 91 Change IMR of master PIC from 0x7f into 0xff in isa_defaultirq(). This is a 2.2 candidate. END K 10 svn:author V 3 phk K 8 svn:date V 27 1997-01-03T08:18:58.000000Z K 7 svn:log V 36 YAMFC (keep dmesg.boot in /var/run) END K 10 svn:author V 4 ache K 8 svn:date V 27 1997-01-03T08:29:46.000000Z K 7 svn:log V 28 Merge to eliminate conflict END K 10 svn:author V 5 wosch K 8 svn:date V 27 1997-01-03T11:37:28.000000Z K 7 svn:log V 69 Poland is not a People's Rep. of fix umlauts for Koeln & Duesseldorf END K 10 svn:author V 3 max K 8 svn:date V 27 1997-01-03T14:01:48.000000Z K 7 svn:log V 104 Merge the en version changes made in 1.34 -> 1.39. Submitted by: Mitsuru IWASAKI END K 10 svn:author V 4 kato K 8 svn:date V 27 1997-01-03T16:21:08.000000Z K 7 svn:log V 122 Oops, delete extra push %edi and push %esi in memsize(). Submitted by: Michio "Karl" Jinbo END K 10 svn:author V 5 wosch K 8 svn:date V 27 1997-01-03T16:43:35.000000Z K 7 svn:log V 108 960 -> 860 for Connecticut, typo from last commit Obtained from: http://www.bellcore.com/NANP/newarea.html END K 10 svn:author V 5 dyson K 8 svn:date V 27 1997-01-03T17:02:28.000000Z K 7 svn:log V 55 Undo the collapse breakage (swap space usage problem.) END K 10 svn:author V 7 wollman K 8 svn:date V 27 1997-01-03T19:50:26.000000Z K 7 svn:log V 162 Separate kernel-internal data structures from exposed user interface to interfaces. (Amazing nobody had done this!) More commits to fix up user-land to follow. END K 10 svn:author V 7 wollman K 8 svn:date V 27 1997-01-03T19:51:54.000000Z K 7 svn:log V 162 Move the ethertypes from to . Many programs need the numbers but don't need the internals of ARP. More commits to follow... END K 10 svn:author V 7 wollman K 8 svn:date V 27 1997-01-03T19:53:35.000000Z K 7 svn:log V 133 Expose more of these structures to tthe user so that netstat doesn't walk around with its KERNEL exposed. More commits to follow... END K 10 svn:author V 7 wollman K 8 svn:date V 27 1997-01-03T20:10:04.000000Z K 7 svn:log V 39 Update to reflect changes in net/if.h. END K 10 svn:author V 7 wollman K 8 svn:date V 27 1997-01-03T20:16:31.000000Z K 7 svn:log V 65 Update to match changes in and . END K 10 svn:author V 7 wollman K 8 svn:date V 27 1997-01-03T20:19:50.000000Z K 7 svn:log V 39 Update to match changes in . END K 10 svn:author V 3 imp K 8 svn:date V 27 1997-01-03T21:20:15.000000Z K 7 svn:log V 220 Correct a few duplicates, fixes for George, add the Caribean Islands that are now online with new area codes. Obtained from: http://www.bellcore.com/NANP/newarea.html Obtained from: http://www.555-1212.com/aclookup.html END K 10 svn:author V 3 max K 8 svn:date V 27 1997-01-04T00:02:31.000000Z K 7 svn:log V 81 Correct the URL for ftp3.uk.freebsd.org. Obtained from: freebsd-doc mailing list END K 10 svn:author V 3 max K 8 svn:date V 27 1997-01-04T00:04:14.000000Z K 7 svn:log V 51 Merge the en version changes made in 1.43 -> 1.44. END K 10 svn:author V 4 kato K 8 svn:date V 27 1997-01-04T06:38:46.000000Z K 7 svn:log V 119 Add `#ifdef PC98' to include PC98-specific code. Add declaration of the function rtc_outb(). This is a 2.2 candidate. END K 10 svn:author V 4 kato K 8 svn:date V 27 1997-01-04T06:42:43.000000Z K 7 svn:log V 82 Correct I/O port address table for ELECOM LD-BDN ethernet card. Should be in 2.2. END K 10 svn:author V 4 kato K 8 svn:date V 27 1997-01-04T06:48:28.000000Z K 7 svn:log V 199 Staticize dma_bouncebuf. This variable was kept global because sbic driver used it. The sbic driver has been obsoleted now, so the variable can be static as that in isa.c. This is a 2.2 candidate. END K 10 svn:author V 4 kato K 8 svn:date V 27 1997-01-04T08:32:33.000000Z K 7 svn:log V 74 Clean-up. Submitted by: Michio "Karl" Jinbo END K 10 svn:author V 4 kato K 8 svn:date V 27 1997-01-04T09:01:57.000000Z K 7 svn:log V 330 (1) Change iomem of SMIT transfer mode from 0xdd000 (BIOS ROM base address+0x1000) into 0xdc000 (BIOS ROM base address). (2) Add sample line for Logitec LHA-20x SCSI card. (3) Change I/O port address of ed8 (C-NET(98) card) from 0x00d0 into 0x03d0 (vendor default). Submitted by: Michio "Karl" Jibo END K 10 svn:author V 4 kato K 8 svn:date V 27 1997-01-04T10:28:01.000000Z K 7 svn:log V 396 Change types of wdp_cylinders, wdp_heads and wdp_sectors in struct wdparams from short into u_short. If wdp_cylinders is short, it overflows and cause serious sign extension bug when large IDE HDD is used. These members are only used for initialization of u_long variables in both 3.0-current and RELENG_2_2 branch. I believe this should be in 2.2. Reviewed by: Bruce Evans END K 10 svn:author V 4 kato K 8 svn:date V 27 1997-01-04T10:57:45.000000Z K 7 svn:log V 171 Delete collapse code to avoid overflow of the number of cylinders. This should be in 2.2 after src/sys/i386/isa/wdreg.h revsion 1.15 (short -> u_short change) is merged. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-01-04T12:36:39.000000Z K 7 svn:log V 305 Add a few strategic screen clears in network setup. Disable saving of SCSI device parameters in userconfig saving in hopes of working around a reported problem in the no-device case; there's no point in saving this information here anyway. 2nd patch submitted-by: "Eric L. Hernes" END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-01-04T13:29:10.000000Z K 7 svn:log V 145 Clean up device handling WRT slip and ppp devices. An incomplete transition from one convention to another had things pretty fouled up in here. END K 10 svn:author V 3 bde K 8 svn:date V 27 1997-01-04T13:47:30.000000Z K 7 svn:log V 1942 Fixed botched tables: - the operands for bt, bts, arpl and `enter' were reversed. - btr was reported as bts (with the correct operand order). - cmpxchg was misplaced. It was misplaced differently in the comments. It is misplaced differently again in the i486 manual. I put it where the i586 manual and gas say it is. - fucompp was misplaced. - the rr table for(s) some versions of fstp, fcom and fcomp was non-null. This caused some invalid opcodes to be reported as "" instead of as "". - the word and long versions of the fi* instructions were reversed. - aaa and daa were reversed. Fixed bugs involving unusual operand sizes: - 32-bit registers weren't always forced for bswap or for moves to and from special registers. - the operand sizes weren't reported for [l]call or [l]jmp. - displacements weren't truncated mod 2^16 when the operand size was 16-bit. - too-large displacements and offsets were fetched, and too-large offsets were reported, when the operand size was 16-bit. - sign extended immediate bytes were extended too far when the operand size was 16-bit. Fixed bugs involving usual operand sizes: - 8-bit source registers weren't forced for mov[sz]b[wl]. - 16-bit source registers weren't forced for mov[sz]w[wl]. - immediate bytes were sometimes reported as sign extended even for byte operations. Same for immediate words in word operations. - the immediate byte was not reported as sign extended for `push'. Finished Pentium support: - cpuid, cmpxchg8b and rsm were missing. Finished i287 support: - fneni, fndisi and fsetpm were missing. These are harmless nops on later FPUs. Improvements: - report invalid opcodes 0xd6 and 0xf1 using .byte. They are special in not causing invalid operand exceptions when executed. - report the immediate byte for unusual aam and aad instuctions. Immediate bytes other than 0x0a always worked and are documented to work on Pentiums. END K 10 svn:author V 3 bde K 8 svn:date V 27 1997-01-04T13:56:18.000000Z K 7 svn:log V 81 Fixed context switching of FPU state after a fault in i586_optimized_copyin/out. END K 10 svn:author V 3 bde K 8 svn:date V 27 1997-01-04T13:57:17.000000Z K 7 svn:log V 47 Reenabled i586_optimized_copyin/out yet again. END K 10 svn:author V 5 mckay K 8 svn:date V 27 1997-01-04T16:12:06.000000Z K 7 svn:log V 38 Fix a couple of typos. Safe for 2.2. END K 10 svn:author V 4 kato K 8 svn:date V 27 1997-01-04T16:16:06.000000Z K 7 svn:log V 7 YAMFC. END K 10 svn:author V 4 kato K 8 svn:date V 27 1997-01-04T16:19:16.000000Z K 7 svn:log V 18 YAMFC (clean up). END K 10 svn:author V 4 kato K 8 svn:date V 27 1997-01-04T16:29:37.000000Z K 7 svn:log V 25 YAMFC (up to rev. 1.14). END K 10 svn:author V 4 kato K 8 svn:date V 27 1997-01-04T16:31:24.000000Z K 7 svn:log V 24 YAMFC (from rev. 1.19). END K 10 svn:author V 4 kato K 8 svn:date V 27 1997-01-04T16:32:38.000000Z K 7 svn:log V 25 YAMFC (cosmetic change). END K 10 svn:author V 6 davidn K 8 svn:date V 27 1997-01-04T16:43:58.000000Z K 7 svn:log V 46 Header for login class capabilities handling. END K 10 svn:author V 4 kato K 8 svn:date V 27 1997-01-04T16:48:26.000000Z K 7 svn:log V 27 YAMFC (C-NET(98) support). END K 10 svn:author V 6 davidn K 8 svn:date V 27 1997-01-04T16:50:08.000000Z K 7 svn:log V 111 Library functions relating to the login class capabilities database, including manpages. See also login_cap.h. END K 10 svn:author V 4 kato K 8 svn:date V 27 1997-01-04T16:50:53.000000Z K 7 svn:log V 43 YAMFC (fix uninitialized block of memory). END K 10 svn:author V 4 kato K 8 svn:date V 27 1997-01-04T16:52:36.000000Z K 7 svn:log V 28 YAMFC (fix I/O port table). END K 10 svn:author V 4 kato K 8 svn:date V 27 1997-01-04T16:58:31.000000Z K 7 svn:log V 30 YAMFC (correct include file). END K 10 svn:author V 4 kato K 8 svn:date V 27 1997-01-04T16:59:17.000000Z K 7 svn:log V 25 YAMFC (test in mseopen). END K 10 svn:author V 4 kato K 8 svn:date V 27 1997-01-04T17:01:01.000000Z K 7 svn:log V 35 YAMFC (fix IMR in isa_defaultirq). END K 10 svn:author V 4 kato K 8 svn:date V 27 1997-01-04T17:02:27.000000Z K 7 svn:log V 19 YAMFC (staticize). END K 10 svn:author V 4 kato K 8 svn:date V 27 1997-01-04T17:03:55.000000Z K 7 svn:log V 18 YAMFC (fix typo). END K 10 svn:author V 4 kato K 8 svn:date V 27 1997-01-04T17:05:45.000000Z K 7 svn:log V 44 YAMFC (use breakpoint instead of Debugger). END K 10 svn:author V 4 kato K 8 svn:date V 27 1997-01-04T18:02:18.000000Z K 7 svn:log V 96 Fix cursor address calculation. Submitted by: Michio "Karl" Jinbo END K 10 svn:author V 4 kato K 8 svn:date V 27 1997-01-04T18:05:35.000000Z K 7 svn:log V 58 Merge from revision 1.2 (fix cursor address calculation). END K 10 svn:author V 4 kato K 8 svn:date V 27 1997-01-04T18:42:46.000000Z K 7 svn:log V 66 The reference to b_cylin was removed in revision 1.11.2.3. Undo. END K 10 svn:author V 4 kato K 8 svn:date V 27 1997-01-04T19:04:58.000000Z K 7 svn:log V 88 Merge from elink.h revision 1.2 and if_ep.c revision 1.55 (3COM 3C569 support on PC98). END K 10 svn:author V 5 steve K 8 svn:date V 27 1997-01-04T19:14:29.000000Z K 7 svn:log V 135 Make sh(1) think and be in the same place at the same time. This closes PR#2331: strange output of sh's pwd on symlinked directories. END K 10 svn:author V 4 kato K 8 svn:date V 27 1997-01-04T19:53:44.000000Z K 7 svn:log V 27 Change $NetBSD$ into $Id$. END K 10 svn:author V 4 kato K 8 svn:date V 27 1997-01-04T20:13:41.000000Z K 7 svn:log V 194 Fix collapse code included in #ifdef WDDEBUG: add `;' at the end of the line, and `"' at the end of first argument of printf(). Submitted by: Michio "Karl" Jinbo END K 10 svn:author V 4 kato K 8 svn:date V 27 1997-01-04T20:18:34.000000Z K 7 svn:log V 43 YAMFC (from rev. 1.14: fix collapse code). END K 10 svn:author V 7 mbarkah K 8 svn:date V 27 1997-01-04T20:36:26.000000Z K 7 svn:log V 40 Fixed cgi URLs from /cgi-bin/ to /cgi/. END K 10 svn:author V 3 sos K 8 svn:date V 27 1997-01-04T20:40:34.000000Z K 7 svn:log V 30 Add the forgotten login_cap.h END K 10 svn:author V 7 mbarkah K 8 svn:date V 27 1997-01-04T20:43:55.000000Z K 7 svn:log V 39 Fixed cgi URL from /cgi-bin/ to /cgi/. END K 10 svn:author V 4 ache K 8 svn:date V 27 1997-01-04T22:09:20.000000Z K 7 svn:log V 13 Libreadline. END K 10 svn:author V 4 ache K 8 svn:date V 27 1997-01-04T22:09:20.000000Z K 7 svn:log V 143 This commit was generated by cvs2svn to compensate for changes in r21308, which included commits to RCS files with non-trunk default branches. END K 10 svn:author V 7 jfieber K 8 svn:date V 27 1997-01-04T22:24:01.000000Z K 7 svn:log V 13 Add docbook. END K 10 svn:author V 7 jfieber K 8 svn:date V 27 1997-01-04T22:38:37.000000Z K 7 svn:log V 204 A nudge closer to ditching linuxdoc. I now have a functioning, semi-automagic linuxdoc to docbook converter, so once the docbook to (HTML|groff) converters are up to snuff, linuxdoc will be history. :) END K 10 svn:author V 3 max K 8 svn:date V 27 1997-01-04T22:46:58.000000Z K 7 svn:log V 49 Merge the en version changes made in 1.8 -> 1.9. END K 10 svn:author V 3 max K 8 svn:date V 27 1997-01-04T22:49:32.000000Z K 7 svn:log V 51 Merge the en version changes made in 1.22 -> 1.23. END K 10 svn:author V 4 alex K 8 svn:date V 27 1997-01-04T23:29:56.000000Z K 7 svn:log V 13 Typo police. END K 10 svn:author V 4 kato K 8 svn:date V 27 1997-01-05T02:49:13.000000Z K 7 svn:log V 66 Merge from current rev. 1.10 (disable i586_optimized_copyin/out). END K 10 svn:author V 6 davidn K 8 svn:date V 27 1997-01-05T03:24:45.000000Z K 7 svn:log V 36 Add missing manpage for login.conf. END K 10 svn:author V 6 davidn K 8 svn:date V 27 1997-01-05T04:05:22.000000Z K 7 svn:log V 78 Fix reference /etc/acct/pw.conf -> /etc/pw.conf. Pointed-Out-By: Peter Wemm. END K 10 svn:author V 6 davidn K 8 svn:date V 27 1997-01-05T04:06:43.000000Z K 7 svn:log V 30 Merge typo fix from -current. END K 10 svn:author V 6 davidn K 8 svn:date V 27 1997-01-05T04:54:24.000000Z K 7 svn:log V 28 Remove duplicated #include. END K 10 svn:author V 6 davidn K 8 svn:date V 27 1997-01-05T04:55:32.000000Z K 7 svn:log V 40 Merge from -current (fix dup #include). END K 10 svn:author V 4 kato K 8 svn:date V 27 1997-01-05T05:05:43.000000Z K 7 svn:log V 88 Synchronize with sys/i386/isa/npx.c revision 1.36 (reenable i586_optimized_copyin/out). END K 10 svn:author V 4 kato K 8 svn:date V 27 1997-01-05T05:12:06.000000Z K 7 svn:log V 65 Merge from current, revision 1.11 (declaration of the rtc_outb). END K 10 svn:author V 4 adam K 8 svn:date V 27 1997-01-05T06:28:16.000000Z K 7 svn:log V 358 Caribbean Islands moved from inter.phone to na.phone partial sync with iso3166 2-letter country codes added to na.phone for Caribbean islands (except Cayman Islands and Monserrat since the 2-letter codes clash with Kentucky and Mississippi) changed city codes in Finland (from Ville.Eerola@vlsi.fi) changed city codes in Australia (from danny@hilink.com.au) END K 10 svn:author V 4 nate K 8 svn:date V 27 1997-01-05T06:29:40.000000Z K 7 svn:log V 204 Fix for PR/2333 - psm0 panics if no mouse attached: The problem is that `psmopen()' doesn't validate a pointer before using it. Submitted by: Kazutaka YOKOTA END K 10 svn:author V 4 nate K 8 svn:date V 27 1997-01-05T06:34:11.000000Z K 7 svn:log V 47 Bring in pointer validation fix from -current. END K 10 svn:author V 4 adam K 8 svn:date V 27 1997-01-05T06:34:19.000000Z K 7 svn:log V 115 actually apply submitted changes for Finland and Australia Submitted by: Ville.Eerola@vlsi.fi, danny@hilink.com.au END K 10 svn:author V 4 nate K 8 svn:date V 27 1997-01-05T06:50:22.000000Z K 7 svn:log V 134 Minor white-space and comment cleanups. No functional change. Submitted by: Kazutaka YOKOTA END K 10 svn:author V 4 kato K 8 svn:date V 27 1997-01-05T07:10:19.000000Z K 7 svn:log V 105 Undo RCS keyword change to keep the original `$NetBSD$'. Pointed out by: j@uriah.heep.sax.de (J Wunsch) END K 10 svn:author V 3 bde K 8 svn:date V 27 1997-01-05T07:12:29.000000Z K 7 svn:log V 213 Don't depend only bogusly including . ( is a prerequisite for mainly because the latter wants to typedef rlim_t. rlim_t is typedefed in in NetBSD.) END K 10 svn:author V 6 davidn K 8 svn:date V 27 1997-01-05T07:15:37.000000Z K 7 svn:log V 101 Adds optional NIS passwd file updating and optionally rebuilding NIS maps. Suggested by: Peter Wemm END K 10 svn:author V 4 kato K 8 svn:date V 27 1997-01-05T07:25:14.000000Z K 7 svn:log V 46 Merge from current (Undo RCS keyword change). END K 10 svn:author V 6 davidn K 8 svn:date V 27 1997-01-05T09:06:32.000000Z K 7 svn:log V 40 Fix typos pointed out by bde (thanks!). END K 10 svn:author V 5 mckay K 8 svn:date V 27 1997-01-05T12:13:38.000000Z K 7 svn:log V 77 A collection of spelling fixes and minor grammar corrections. Safe for 2.2. END K 10 svn:author V 4 ache K 8 svn:date V 27 1997-01-05T12:24:15.000000Z K 7 svn:log V 35 Backup savestring as rl_savestring END K 10 svn:author V 4 ache K 8 svn:date V 27 1997-01-05T12:33:45.000000Z K 7 svn:log V 23 Turn on PAREN_MATCHING END K 10 svn:author V 4 ache K 8 svn:date V 27 1997-01-05T13:01:53.000000Z K 7 svn:log V 40 Add manpage from another bash directory END K 10 svn:author V 4 ache K 8 svn:date V 27 1997-01-05T13:01:53.000000Z K 7 svn:log V 143 This commit was generated by cvs2svn to compensate for changes in r21336, 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 1997-01-05T13:01:54.000000Z K 7 svn:log V 84 This commit was manufactured by cvs2svn to create tag 'libreadline-vendor-bash-2_0'. END K 10 svn:author V 5 wosch K 8 svn:date V 27 1997-01-05T14:36:23.000000Z K 7 svn:log V 60 Romania is not a Soc. Rep fix umlaut converting for Zuerich END K 10 svn:author V 4 ache K 8 svn:date V 27 1997-01-05T15:33:36.000000Z K 7 svn:log V 81 Use SRCDIR to handle non-current directory docs Use INFO* macros from bsd.own.mk END K 10 svn:author V 5 joerg K 8 svn:date V 27 1997-01-05T16:13:44.000000Z K 7 svn:log V 305 Add a few notes of a warning regarding SCB paging on the `ahc' driver, and use of tagged command queuing in general. Too many people get hosed by this. By now, only done in the release candidate. Matters in -current are more of a moving target. Closes (basically) PR # kern/2371: SCSI disk corruption END K 10 svn:author V 4 ache K 8 svn:date V 27 1997-01-05T16:19:58.000000Z K 7 svn:log V 24 Use contrib version now END K 10 svn:author V 4 ache K 8 svn:date V 27 1997-01-05T17:26:09.000000Z K 7 svn:log V 184 Disable isxdigit block until proper solution will be found isxdigit(name[0]) gives false failures on short names which looks like hexadecimal digits, f.e. "fade", "babe", "d133", etc. END K 10 svn:author V 7 wollman K 8 svn:date V 27 1997-01-05T18:14:12.000000Z K 7 svn:log V 54 Kill another bogus inclusion of . END K 10 svn:author V 7 wollman K 8 svn:date V 27 1997-01-05T18:25:53.000000Z K 7 svn:log V 147 Fix Makefile so that dependencies are actually right this time. It is almost always the wrong thing to put .y and .l files directly into the SRCS. END K 10 svn:author V 6 davidn K 8 svn:date V 27 1997-01-05T18:32:00.000000Z K 7 svn:log V 58 Move typedef for rlim_t into sys/types.h (as per NetBSD). END K 10 svn:author V 3 max K 8 svn:date V 27 1997-01-05T21:41:09.000000Z K 7 svn:log V 42 Change wording of MAN?PREFIX description. END K 10 svn:author V 3 max K 8 svn:date V 27 1997-01-05T21:46:40.000000Z K 7 svn:log V 39 Oops, there was a ] I forgot to erase. END K 10 svn:author V 4 nate K 8 svn:date V 27 1997-01-05T22:15:59.000000Z K 7 svn:log V 39 Fix minor typo. BIOSETIF -> BIOCSETIF END K 10 svn:author V 4 nate K 8 svn:date V 27 1997-01-05T22:17:18.000000Z K 7 svn:log V 23 BIOSETIF -> BIOCSETIF. END K 10 svn:author V 2 se K 8 svn:date V 27 1997-01-05T23:10:23.000000Z K 7 svn:log V 288 Fix NetBSD pr kern/3067, which also applies to FreeBSD: NCR driver dies when "xmcd" accesses the CD-ROM drive Restrict cacheing of INQUIRY results to LUN 0. Thanks to Dave Huang for reporting the problem and suggesting a fix, though I chose a slightly different one. END K 10 svn:author V 5 steve K 8 svn:date V 27 1997-01-06T01:26:44.000000Z K 7 svn:log V 128 Fix a problem that caused some foreground pipelines to die with: tcsetpgrp failed, errno=1 Discovered and Reviewed by: joerg END K 10 svn:author V 5 steve K 8 svn:date V 27 1997-01-06T02:05:28.000000Z K 7 svn:log V 181 Implement and document a '-o output_file_name' option to allow the generated code to be written to a file other than the default, y.tab.c. Inspired by: bde and brian@mediacity.com END K 10 svn:author V 5 steve K 8 svn:date V 27 1997-01-06T02:07:35.000000Z K 7 svn:log V 83 Make the .y.c rule 'make -j n' friendly. Inspired by: bde and brian@mediacity.com END K 10 svn:author V 4 ache K 8 svn:date V 27 1997-01-06T02:30:13.000000Z K 7 svn:log V 54 FIx typing error .SRCDIR -> SRCDIR Submitted by: bde END K 10 svn:author V 5 steve K 8 svn:date V 27 1997-01-06T03:03:46.000000Z K 7 svn:log V 25 Import of Lite2 version. END K 10 svn:author V 7 cvs2svn K 8 svn:date V 27 1997-01-06T03:03:47.000000Z K 7 svn:log V 69 This commit was manufactured by cvs2svn to create tag 'bsd_44_lite2'. END K 10 svn:author V 5 steve K 8 svn:date V 27 1997-01-06T03:07:20.000000Z K 7 svn:log V 18 Merge Lite2 mods. END K 10 svn:author V 6 msmith K 8 svn:date V 27 1997-01-06T04:18:32.000000Z K 7 svn:log V 330 - Add a BSD-style copyright. (Should have done that before.) - Be more intelligent about library-like objects that are actually symlinks. (Suggested by Steve Price) - Complain about nonexistent libraries referenced by executables (instead of creating a library called 'not' and putting them there. (oops) - Fix a few typos. END K 10 svn:author V 4 nate K 8 svn:date V 27 1997-01-06T04:27:21.000000Z K 7 svn:log V 29 Remove un-necessary comment. END K 10 svn:author V 7 jfieber K 8 svn:date V 27 1997-01-06T05:24:35.000000Z K 7 svn:log V 265 Marching on... Lots of tweaks and new functionality. This now handles pretty much everything that the linuxdoc to docbook translator generates. Output is still a single (very large in the case of the handbaak) file but now has minimal internal navigation links. END K 10 svn:author V 4 nate K 8 svn:date V 27 1997-01-06T06:02:03.000000Z K 7 svn:log V 266 - Cleanup up the driver (remove un-needed parameters, white-space, etc..), plus add a better display suspend function. - Changed the Copyright's to reflect the new 'jp.FreeBSD.org' email address. Submitted by: nate & HOSOKAWA, Tatsumi END K 10 svn:author V 4 nate K 8 svn:date V 27 1997-01-06T06:04:42.000000Z K 7 svn:log V 190 Re-write the driver to use getopt(), add the new display suspend function of the kernel, and other assorted misc. cleanups. Submitted by: nate & HOSOKAWA, Tatsumi END K 10 svn:author V 4 nate K 8 svn:date V 27 1997-01-06T06:09:13.000000Z K 7 svn:log V 40 Remove an un-needed static declaration. END K 10 svn:author V 4 nate K 8 svn:date V 27 1997-01-06T06:26:01.000000Z K 7 svn:log V 88 Minor modifications to the PCCARD startup files and comments. Submitted by: The Nomads END K 10 svn:author V 5 wpaul K 8 svn:date V 27 1997-01-06T06:27:55.000000Z K 7 svn:log V 171 Eek: the 'check for / in map names' test I added a while back detects slashes in map names but doesn't return failure if it finds them. Add missing return(1) to fix this. END K 10 svn:author V 3 bde K 8 svn:date V 27 1997-01-06T07:05:08.000000Z K 7 svn:log V 30 Updated DPADD to match LDADD. END K 10 svn:author V 3 bde K 8 svn:date V 27 1997-01-06T07:14:41.000000Z K 7 svn:log V 28 Fixed DPADD to match LDADD. END K 10 svn:author V 3 max K 8 svn:date V 27 1997-01-06T08:04:25.000000Z K 7 svn:log V 38 Typo (maybe), config(1) -> config(8). END K 10 svn:author V 4 nate K 8 svn:date V 27 1997-01-06T08:11:23.000000Z K 7 svn:log V 106 Alphabetize the sources in the Makefile (this will help us to sync with the Nomad sources in the future). END K 10 svn:author V 4 nate K 8 svn:date V 27 1997-01-06T08:35:06.000000Z K 7 svn:log V 273 - A pass at staticizing things. - Try to have all output go through the routines in util.c [logerr(), log_1s(), die()] - Add *some* code in util.c to allow pccardd to run out of sysinstall. Submitted by: Mostly me, but some by Tatsumi Hosokawa END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-01-06T11:10:25.000000Z K 7 svn:log V 193 Do a better job of CDROM detection. Use consistent spelling throughout. Remove unmount in fixit_common() since that's bogus in the CDROM case and properly "shut down" the media device instead. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-01-06T11:32:44.000000Z K 7 svn:log V 61 Add extra tweak for -current compilation and some debugging. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-01-06T11:45:01.000000Z K 7 svn:log V 52 DTRT for the 2nd CDROM and cdrom.inf automatically. END K 10 svn:author V 3 sos K 8 svn:date V 27 1997-01-06T13:51:15.000000Z K 7 svn:log V 11 Fix typo.. END K 10 svn:author V 5 asami K 8 svn:date V 27 1997-01-06T14:03:00.000000Z K 7 svn:log V 86 pkg/DISPLAY -> pkg/MESSAGE Reported by: Kiriyama Kazuhiko END K 10 svn:author V 4 nate K 8 svn:date V 27 1997-01-06T17:12:00.000000Z K 7 svn:log V 52 Fix typo I introduced in the DEBUG code last night. END K 10 svn:author V 7 wollman K 8 svn:date V 27 1997-01-06T17:24:50.000000Z K 7 svn:log V 339 Quoth Vern: ftp.sgi.com:sgi/src/routed.tar.Z has a fix that has been cooking for a week or so and that fixes a problem in the new hash tables for zillions of interface aliases. The bug was that interfaces that come and go, such as for SLIP and PPP, would get permanently lost. Submitted by: Vernon J. Schryver END K 10 svn:author V 7 wollman K 8 svn:date V 27 1997-01-06T17:24:50.000000Z K 7 svn:log V 143 This commit was generated by cvs2svn to compensate for changes in r21378, 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 1997-01-06T17:24:51.000000Z K 7 svn:log V 67 This commit was manufactured by cvs2svn to create tag 'vjs_970104'. END K 10 svn:author V 4 ache K 8 svn:date V 27 1997-01-06T18:22:28.000000Z K 7 svn:log V 46 Use rlim_t for rlim_cur, rlim_max as supposed END K 10 svn:author V 4 ache K 8 svn:date V 27 1997-01-06T19:27:17.000000Z K 7 svn:log V 13 Add -f to ln END K 10 svn:author V 2 se K 8 svn:date V 27 1997-01-06T21:12:40.000000Z K 7 svn:log V 64 Merge in 1.93 from main branch: Fix typo ... Submitted by: sos END K 10 svn:author V 3 bde K 8 svn:date V 27 1997-01-07T01:12:18.000000Z K 7 svn:log V 295 Made minimal changes to make this work again (it depended on devconf). swapgeneric.c hasn't had anything to do with swapping for some time. It just makes the -a boot option actually work, and breaks the static configuration of rootdev and dumpdev. It should be reorganized to only support -a. END K 10 svn:author V 4 ache K 8 svn:date V 27 1997-01-07T01:27:59.000000Z K 7 svn:log V 61 Merge vt* entries with Eric's database Add vt300-340 entries END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-01-07T02:28:57.000000Z K 7 svn:log V 58 Add yacc to lib-tools target, now that it's been changed. END K 10 svn:author V 7 jfieber K 8 svn:date V 27 1997-01-07T04:39:15.000000Z K 7 svn:log V 143 Handle footnotes in a useful manner. Letter appendicies rather than number them. Brief descriptive comments for each element. Lots of cleanup. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-01-07T04:41:18.000000Z K 7 svn:log V 109 Fix bogosity with gdb documentation path. Submitted-By: Chuck Robey (with fix from me) END K 10 svn:author V 5 wpaul K 8 svn:date V 27 1997-01-07T06:07:21.000000Z K 7 svn:log V 496 yp_server.c: - Fail YPPROC_ALL requests when we hit the child process limit. This is a little harsh, but it helps prevent the parent from blocking and causing other requests to time out. yp_dnslookup.c: - Check for duplicate RPC transaction IDs that indicate duplicate requests sent due to RPC retransmissions. We don't want to send a second DNS request for the same data while an existing request is in progress. - Fix small formatting bogon in snprintf() in yp_async_lookup_addr(). END K 10 svn:author V 5 wpaul K 8 svn:date V 27 1997-01-07T06:18:27.000000Z K 7 svn:log V 112 Bring in fix for 'panic: sillyrename dir' crash from -current. (Don't sillyrename directories in nfs_rename().) END K 10 svn:author V 5 asami K 8 svn:date V 27 1997-01-07T06:22:36.000000Z K 7 svn:log V 112 Regenerate these from tcl_bmake/mkMakefile.sh so expect and friends compile again. (Sort of a YAMFC, I guess.) END K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-01-07T06:26:19.000000Z K 7 svn:log V 107 Remove bogus redeclaration of setenv(). Fixes make world failure #3 for today (part of an ongoing series). END K 10 svn:author V 4 ache K 8 svn:date V 27 1997-01-07T09:58:32.000000Z K 7 svn:log V 105 Fix bugs in runes data handling Should go into 2.2 Submitted by: Mitsuru IWASAKI END K 10 svn:author V 5 asami K 8 svn:date V 27 1997-01-07T10:43:40.000000Z K 7 svn:log V 125 Typo, "%d" -> "%s". This caused tar to print things like tar: Can't change to directory 282656 : No such file or directory END K 10 svn:author V 5 asami K 8 svn:date V 27 1997-01-07T10:46:31.000000Z K 7 svn:log V 39 Merge from 1.10: -C error message fix. END K 10 svn:author V 6 davidn K 8 svn:date V 27 1997-01-07T13:04:38.000000Z K 7 svn:log V 10 Typo fix. END K 10 svn:author V 3 max K 8 svn:date V 27 1997-01-07T13:11:58.000000Z K 7 svn:log V 65 Added proff@suburbia.net (Julian Assange) for doing strobe port. END K 10 svn:author V 6 davidn K 8 svn:date V 27 1997-01-07T13:29:21.000000Z K 7 svn:log V 35 Fix for login_getclass(NULL) case. END K 10 svn:author V 6 davidn K 8 svn:date V 27 1997-01-07T13:32:04.000000Z K 7 svn:log V 40 Commit the right version this time. :-) END K 10 svn:author V 6 davidn K 8 svn:date V 27 1997-01-07T14:29:50.000000Z K 7 svn:log V 66 Consistency check: refs to ~/.login.conf should be ~/.login_conf. END K 10 svn:author V 4 nate K 8 svn:date V 27 1997-01-07T15:36:34.000000Z K 7 svn:log V 270 > The extra include of is because apm uses microtime() and my > doesn't include > > I removed the NAPM check since it's wasteful to check twice. apmprobe() > checks the unit number, and that's the right check. Submitted by: bde END K 10 svn:author V 6 davidn K 8 svn:date V 27 1997-01-07T16:28:12.000000Z K 7 svn:log V 18 Various bugfixes. END K 10 svn:author V 3 pst K 8 svn:date V 27 1997-01-07T19:00:52.000000Z K 7 svn:log V 173 Some buffer overrun fixes and removed check for username starting with "-" (replacied it with a getopt stopper (--) instead, which is more correct). Obtained from: OpenBSD END K 10 svn:author V 7 wollman K 8 svn:date V 27 1997-01-07T19:15:32.000000Z K 7 svn:log V 315 Checkpoint the beginnings of the new kernel interface for multicast group memberships. This is not actually operative at the moment (a lot of other code still needs to be changed), but this seemed like a useful reference point to check in so that others (i.e. Bill Fenner) have fair warning of where we are going. END K 10 svn:author V 3 pst K 8 svn:date V 27 1997-01-07T19:47:58.000000Z K 7 svn:log V 298 Import a few relatively minor fixes from current Borman telnet. Add some buffer overrun fixes from OpenBSD and myself. Add skey calculator kludge from OpenBSD. TODO: do a real merge of dab's sources... probably just make telnet and telnetd contrib software. Obtained from: OpenBSD, dab@bsdi.com END K 10 svn:author V 3 pst K 8 svn:date V 27 1997-01-07T20:09:28.000000Z K 7 svn:log V 342 TCP statistics are unsigned counters. Tor Egge reports counter wrap and requests and update to quad_t sized counters, which is also a good thing to do, but I'm unhappy about adding two more instructions into the code path every time we doink a counter. Maybe with or after the Lite2 merge... Submitted by: Tor Egge END K 10 svn:author V 3 pst K 8 svn:date V 27 1997-01-07T20:15:04.000000Z K 7 svn:log V 74 bin/1789: dump estimates a negative number of tapes needed for huge dumps END K 10 svn:author V 3 pst K 8 svn:date V 27 1997-01-07T20:22:17.000000Z K 7 svn:log V 37 Added Tor Egge to contributor's list END K 10 svn:author V 3 imp K 8 svn:date V 27 1997-01-07T20:48:24.000000Z K 7 svn:log V 199 Fix many buffer overflows, correct usage of strcat and implement $TAPE. Inspired by OpenBSD's work in this area. Reviewed by: Peter Wemm, Guido van Rooij and Jordan Hubbard. Obtained from: OpenBSD END K 10 svn:author V 4 ache K 8 svn:date V 27 1997-01-07T21:12:05.000000Z K 7 svn:log V 106 Rename vt*-em entries to vt*-nac entries Add vt*-pf entries with k1-k4 as pf1-pf4 and make it non-default END K 10 svn:author V 4 nate K 8 svn:date V 27 1997-01-08T00:22:58.000000Z K 7 svn:log V 102 - Added PCIC resume function - Cleaned up VLSI-PCIC work-around code Submitted by: nate & the Nomads END K 10 svn:author V 7 jfieber K 8 svn:date V 27 1997-01-08T01:40:52.000000Z K 7 svn:log V 60 Add an "else" clause to _followrel. This should be in 2.2. END K 10 svn:author V 5 peter K 8 svn:date V 27 1997-01-08T03:00:42.000000Z K 7 svn:log V 16 Fix double typo END K 10 svn:author V 5 peter K 8 svn:date V 27 1997-01-08T03:02:09.000000Z K 7 svn:log V 38 Fix double typo that breaks the build END K 10 svn:author V 4 nate K 8 svn:date V 27 1997-01-08T05:56:55.000000Z K 7 svn:log V 66 Changed magic # 0xa0000 -> ISA_HOLE_START since it's now defined. END K 10 svn:author V 3 mpp K 8 svn:date V 27 1997-01-08T06:38:49.000000Z K 7 svn:log V 45 YAMFC: From rev 1.3: Fix a couple of typos. END K 10 svn:author V 3 mpp K 8 svn:date V 27 1997-01-08T06:42:27.000000Z K 7 svn:log V 79 Fix some formatting problems. Closed PR# 2377. Pointed out by: David O'Brien END K 10 svn:author V 3 mpp K 8 svn:date V 27 1997-01-08T06:43:36.000000Z K 7 svn:log V 37 YAMFC Fix some formatting problems. END K 10 svn:author V 3 mpp K 8 svn:date V 27 1997-01-08T06:51:32.000000Z K 7 svn:log V 17 Man page police. END K 10 svn:author V 3 mpp K 8 svn:date V 27 1997-01-08T07:04:44.000000Z K 7 svn:log V 137 Fix some typos and remove a couple of duplicate fortunes. Closes PR#s 2358 and 2402. Submitted by: John-Mark Gurney END K 10 svn:author V 3 mpp K 8 svn:date V 27 1997-01-08T07:08:05.000000Z K 7 svn:log V 59 YAMFC: Fix some typos and remove some duplicate fortunes. END K 10 svn:author V 3 mpp K 8 svn:date V 27 1997-01-08T07:12:47.000000Z K 7 svn:log V 115 Correct some misleading text. Submitted by: Klaus Klein Obtained from: NetBSD-bugs PR#3089 END K 10 svn:author V 3 mpp K 8 svn:date V 27 1997-01-08T07:13:29.000000Z K 7 svn:log V 52 YAMFC: From rev 1.2: Correct some misleading text. END K 10 svn:author V 3 mpp K 8 svn:date V 27 1997-01-08T07:18:28.000000Z K 7 svn:log V 70 YAMFC: A collection of spelling fixes and minor grammar corrections. END K 10 svn:author V 3 mpp K 8 svn:date V 27 1997-01-08T07:24:52.000000Z K 7 svn:log V 21 Remove an extra tab. END K 10 svn:author V 4 ache K 8 svn:date V 27 1997-01-08T11:34:32.000000Z K 7 svn:log V 51 Build ebones/libtelnet only if MAKE_EBONES defined END K 10 svn:author V 4 ache K 8 svn:date V 27 1997-01-08T11:38:33.000000Z K 7 svn:log V 47 Make eBones/telnet only if MAKE_EBONES defined END K 10 svn:author V 4 ache K 8 svn:date V 27 1997-01-08T11:46:23.000000Z K 7 svn:log V 49 Build ebones/telnetd only if MAKE_EBONES defined END K 10 svn:author V 5 joerg K 8 svn:date V 27 1997-01-08T12:00:55.000000Z K 7 svn:log V 211 Our mmap(2) has a limitation where the `offset' parameter must be page-aligned. cmp(1) should know about this flaw, and work around it. While i was at it, fixed an uninitialized variable as reported by -Wall. END K 10 svn:author V 5 joerg K 8 svn:date V 27 1997-01-08T12:02:15.000000Z K 7 svn:log V 127 Document the various reasons for EINVAL. Document the flaw that `offset' is required to be page-aligned, in the BUGS section. END K 10 svn:author V 5 joerg K 8 svn:date V 27 1997-01-08T12:03:20.000000Z K 7 svn:log V 79 YAMFC (round offset down to page boundary, and fix an uninitialized variable). END K 10 svn:author V 5 joerg K 8 svn:date V 27 1997-01-08T12:03:59.000000Z K 7 svn:log V 16 YAMFC (rev 1.8) END K 10 svn:author V 4 ache K 8 svn:date V 27 1997-01-08T13:06:14.000000Z K 7 svn:log V 101 Fix fake failures on the short names which looks like hexadecimal numbers Submitted by: paul@vix.com END K 10 svn:author V 7 wollman K 8 svn:date V 27 1997-01-08T13:20:25.000000Z K 7 svn:log V 64 Fix a few oversights in the new multicast membership interface. END K 10 svn:author V 7 wollman K 8 svn:date V 27 1997-01-08T13:22:28.000000Z K 7 svn:log V 181 Delete -D_POSIX_MODE and -D_MULTI_LIBM from CFLAGS. They never had any effect because _IEEE_LIBM always takes priority, so the definition just served to confuse. Reviewed by: bde END K 10 svn:author V 7 wollman K 8 svn:date V 27 1997-01-08T14:17:27.000000Z K 7 svn:log V 141 Correctly account for header length in m_pkthdr.len when sending packets through BPF. Submitted by: seki@sysrap.cs.fujitsu.co.jp in PR#2415 END K 10 svn:author V 7 wollman K 8 svn:date V 27 1997-01-08T15:23:17.000000Z K 7 svn:log V 54 Fix typo. I hate waking up at 4:45 in the morning... END K 10 svn:author V 4 nate K 8 svn:date V 27 1997-01-08T16:12:56.000000Z K 7 svn:log V 188 Make the code more consistant by using the INTR*MASK macros througout the code. Reviewed by: bde [ Bruce suggest removing the macros completely, but I'm not up to that task quite yet. ] END K 10 svn:author V 3 jdp K 8 svn:date V 27 1997-01-08T20:12:59.000000Z K 7 svn:log V 114 Initial import of the lockf utility. It executes an arbitrary command while holding an exclusive lock on a file. END K 10 svn:author V 3 jdp K 8 svn:date V 27 1997-01-08T20:12:59.000000Z K 7 svn:log V 143 This commit was generated by cvs2svn to compensate for changes in r21439, 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 1997-01-08T20:13:00.000000Z K 7 svn:log V 70 This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'. END K 10 svn:author V 3 jdp K 8 svn:date V 27 1997-01-08T20:19:22.000000Z K 7 svn:log V 14 Enable lockf. END K 10 svn:author V 5 wosch K 8 svn:date V 27 1997-01-08T22:57:15.000000Z K 7 svn:log V 44 bring section LIMITS back; reviewed by: mpp END K 10 svn:author V 3 jdp K 8 svn:date V 27 1997-01-08T23:35:09.000000Z K 7 svn:log V 63 Bring in "lockf" from the main branch. Approved by: joerg, phk END K 10 svn:author V 3 jdp K 8 svn:date V 27 1997-01-08T23:48:02.000000Z K 7 svn:log V 136 The error returned when F_SETLK collides with an existing lock is EAGAIN, not EACCES. POSIX says that either one is OK. 2.2 candidate. END K 10 svn:author V 4 alex K 8 svn:date V 27 1997-01-09T02:42:45.000000Z K 7 svn:log V 32 YAMFC (typo fix from rev 1.55). END K 10 svn:author V 6 davidn K 8 svn:date V 27 1997-01-09T04:16:18.000000Z K 7 svn:log V 30 Internationalise "authorize". END K 10 svn:author V 3 mpp K 8 svn:date V 27 1997-01-09T05:31:08.000000Z K 7 svn:log V 99 YAMFC: From rev 1.10: EAGAIN, not EACESS is returned when F_SETLK collides with an existing lock. END K 10 svn:author V 3 mpp K 8 svn:date V 27 1997-01-09T06:32:22.000000Z K 7 svn:log V 307 Add some real example diagnostics to example.[14] Add all of the possible errno's to example.3. Show examples of the .Bx (BSD) and .At (AT&T UNIX) macros in the various HISTORY sections. Add some .Rs/.Re (used for referencing things other than man pages) in the SEE ALSO sections. Suggested by: wollman END K 10 svn:author V 3 mpp K 8 svn:date V 27 1997-01-09T06:49:33.000000Z K 7 svn:log V 67 Make the man page agree with the actual vmstat output and options. END K 10 svn:author V 3 mpp K 8 svn:date V 27 1997-01-09T06:50:34.000000Z K 7 svn:log V 88 YAMFC: From rev 1.7: make the man page agree with the command output. Closes PR# 646. END K 10 svn:author V 3 mpp K 8 svn:date V 27 1997-01-09T07:12:09.000000Z K 7 svn:log V 24 Minor mdoc style fixes. END K 10 svn:author V 3 mpp K 8 svn:date V 27 1997-01-09T07:26:05.000000Z K 7 svn:log V 65 Update the copyright notices to match our bsd-copyright example. END K 10 svn:author V 3 mpp K 8 svn:date V 27 1997-01-09T07:36:14.000000Z K 7 svn:log V 60 Fix a couple of typos in a comment and in the usage output. END K 10 svn:author V 3 phk K 8 svn:date V 27 1997-01-09T12:50:07.000000Z K 7 svn:log V 124 i386/2427: 2.2-BETA ft driver panics when there're no floppy drives Reviewed by: phk Submitted by: hosokawa@jp.FreeBSD.org END K 10 svn:author V 3 phk K 8 svn:date V 27 1997-01-09T12:51:33.000000Z K 7 svn:log V 76 YAMFC (i386/2427: 2.2-BETA ft driver panics when there're no floppy drives) END K 10 svn:author V 4 kato K 8 svn:date V 27 1997-01-09T13:13:38.000000Z K 7 svn:log V 47 Synchronize with sys/i386/isa/isa.c rev. 1.75. END K 10 svn:author V 3 mpp K 8 svn:date V 27 1997-01-09T14:50:42.000000Z K 7 svn:log V 66 Fix some file descriptor leaks. Closes PR# 2392. 2.2 candidate. END K 10 svn:author V 5 peter K 8 svn:date V 27 1997-01-09T14:55:15.000000Z K 7 svn:log V 390 Two minor changes to try and make it more robust in the face of many interfaces, until it's redone to use sysctl(). - bump the SIOCGIFCONF buffer size from 1K to 8K - if we didn't find a suitable address, return a failure. Previously if it didn't find anything it left the return address uninitialised. Perhaps it would be better to return AF_INET/111/127.0.0.1 rather than failing? END K 10 svn:author V 5 peter K 8 svn:date V 27 1997-01-09T16:38:05.000000Z K 7 svn:log V 128 Correct logic braino when attempting to exclude loopback addresses on the first pass. Submitted by: Greg Lehey END K 10 svn:author V 7 jfieber K 8 svn:date V 27 1997-01-09T18:30:15.000000Z K 7 svn:log V 472 Lots more squashing of bugs, in particular making sure generated HTML is compliant with the 3.2 DTD. Sanity preservation and bug prevention - define frequently used constructs as entities. What remains to be done is better hypertextification which includes breaking large documents into managable chunks, and managing links. There are currently some (easy to avioid) situations that result in multiple anchors with the same name, or links nested within other links. :( END K 10 svn:author V 3 jdp K 8 svn:date V 27 1997-01-09T19:53:21.000000Z K 7 svn:log V 405 On failure, return various exit codes from . In particular, return EX_TEMPFAIL if the file was already locked. This makes it easier to distinguish between lock collisions and failures within the command being executed. Also, don't complain if the unlink() fails in the cleanup handler. It doesn't matter anyway, and it obscured the exit status returned from the command that was executed. END K 10 svn:author V 3 jdp K 8 svn:date V 27 1997-01-09T20:01:47.000000Z K 7 svn:log V 67 Sync with main branch: return sysexits(3) status codes on failure. END K 10 svn:author V 5 wosch K 8 svn:date V 27 1997-01-09T21:04:10.000000Z K 7 svn:log V 65 add cross reference to cd(1), where CDPATH variable is explained END K 10 svn:author V 7 wollman K 8 svn:date V 27 1997-01-09T21:34:03.000000Z K 7 svn:log V 209 If the RTM_NEWMADDR and RTM_DELMADDR messages are defined (in ), then interpret them appropriately. This has no effect until I commit the changes to multicast group management (awaiting review). END K 10 svn:author V 4 ache K 8 svn:date V 27 1997-01-10T00:27:50.000000Z K 7 svn:log V 40 Use -DSKEY instead of wrong -DPATH_SKEY END K 10 svn:author V 4 ache K 8 svn:date V 27 1997-01-10T00:29:00.000000Z K 7 svn:log V 43 Make 'skey' command visible through 'help' END K 10 svn:author V 3 pst K 8 svn:date V 27 1997-01-10T02:42:14.000000Z K 7 svn:log V 14 Clean up imap END K 10 svn:author V 3 jdp K 8 svn:date V 27 1997-01-10T02:51:00.000000Z K 7 svn:log V 136 For "ldd -v", print shared object dependencies that were specified as pathnames (rather than as "-lfoo") correctly. Closes PR bin/2404. END K 10 svn:author V 5 dyson K 8 svn:date V 27 1997-01-10T04:09:13.000000Z K 7 svn:log V 29 Fix CCD for bounced devices. END K 10 svn:author V 3 mpp K 8 svn:date V 27 1997-01-10T05:04:49.000000Z K 7 svn:log V 57 Change an incorrect path name. Submitted by: Sean Kelly END K 10 svn:author V 3 mpp K 8 svn:date V 27 1997-01-10T05:07:47.000000Z K 7 svn:log V 33 YAMFC: From rev 1.8: xref cd(1). END K 10 svn:author V 3 bde K 8 svn:date V 27 1997-01-10T05:08:25.000000Z K 7 svn:log V 21 Removed stray DPADD. END K 10 svn:author V 3 bde K 8 svn:date V 27 1997-01-10T05:18:02.000000Z K 7 svn:log V 22 Use ${} consistently. END K 10 svn:author V 3 bde K 8 svn:date V 27 1997-01-10T05:18:23.000000Z K 7 svn:log V 182 Oops, the last change added an extra ${LIBSCRYPT} to ${DPADD}, but it should have reordered the existing one (so that ${DPADD} can be compared with ${LDADD}). Use ${} consistently. END K 10 svn:author V 3 bde K 8 svn:date V 27 1997-01-10T05:24:55.000000Z K 7 svn:log V 34 Fixed DPADD (don't put -L in it). END K 10 svn:author V 3 mpp K 8 svn:date V 27 1997-01-10T05:29:15.000000Z K 7 svn:log V 26 Fix some spelling errors. END K 10 svn:author V 3 mpp K 8 svn:date V 27 1997-01-10T05:30:42.000000Z K 7 svn:log V 33 YAMFC: fix some spelling errors. END K 10 svn:author V 3 max K 8 svn:date V 27 1997-01-10T05:35:43.000000Z K 7 svn:log V 50 Merge the en version change made in 1.14 -> 1.15. END K 10 svn:author V 3 mpp K 8 svn:date V 27 1997-01-10T05:48:50.000000Z K 7 svn:log V 70 Add a man page for linux(8) (loads the Linux emulator kernel module). END K 10 svn:author V 3 mpp K 8 svn:date V 27 1997-01-10T05:54:36.000000Z K 7 svn:log V 96 YAMFC: install the linux(8) man page. The new man page was tagged onto the RELENG_2_2 branch. END K 10 svn:author V 3 mpp K 8 svn:date V 27 1997-01-10T06:33:13.000000Z K 7 svn:log V 29 Add a man page for mixer(8). END K 10 svn:author V 3 mpp K 8 svn:date V 27 1997-01-10T06:34:46.000000Z K 7 svn:log V 98 YAMFC: add a man page for mixer(8). The new file mixer.8 was tagged onto the RELENG_2_2 branch. END K 10 svn:author V 4 kato K 8 svn:date V 27 1997-01-10T06:50:47.000000Z K 7 svn:log V 73 Synchronize with sys/i386/isa/ft.c revision 1.29 (fix ft driver panics). END K 10 svn:author V 4 kato K 8 svn:date V 27 1997-01-10T06:54:36.000000Z K 7 svn:log V 44 YAMFC (revision 1.8; fix ft driver panics). END K 10 svn:author V 3 mpp K 8 svn:date V 27 1997-01-10T07:02:43.000000Z K 7 svn:log V 145 Various changes submitted by the original author. Closes PR# 2372. Reviewed by: The spelling police Submitted by: William Lloyd END K 10 svn:author V 3 mpp K 8 svn:date V 27 1997-01-10T07:46:56.000000Z K 7 svn:log V 128 Get rid of all those annoying warnings when making the handbook. Closes PR# 2375. Submitted by: William Lloyd END K 10 svn:author V 3 imp K 8 svn:date V 27 1997-01-10T07:53:28.000000Z K 7 svn:log V 527 Fix many buffer overruns in the code. Specifically, disallow ExpandString to be used to expand things beyond the size of the buffer passed in. Also do a general cleanup of sprintf -> snprintf as well as strcpy and strncat safety. Also expand some buffers to allow for the largest possible data that might be used. This is a 2.2 candidate. However, it needs to be vetted on -current since little testing has been done on this due to my lack of PPP on this machine. Reviewed by: Jordan Hubbard, Peter Wemm, Guido van Rooij END K 10 svn:author V 4 nate K 8 svn:date V 27 1997-01-10T08:32:05.000000Z K 7 svn:log V 337 The 2.2-Beta version doesn't have the brackets after the if statement. This has the effect of making every link a "passthrough" which means the TCP or UDP port won't be freed after link deletion -- so there could be eventual port exhaustion if the program were allowed to operate long enough. Submitted by: Charles Mott END K 10 svn:author V 3 phk K 8 svn:date V 27 1997-01-10T08:45:55.000000Z K 7 svn:log V 125 kern/2433: Multiple AHA1542 scsi controllers don't work Reviewed by: phk Submitted by: Virgil Champlin END