81884 116 219 123 124 129 152 157 238 285 152 236 294 263 115 813 226 157 202 212 140 145 138 203 172 275 338 379 227 283 152 357 150 192 548 370 250 173 195 103 248 259 239 166 361 126 125 172 118 260 211 878 431 147 153 240 267 119 221 104 130 165 113 116 693 160 178 145 127 139 134 348 155 120 166 144 149 222 153 354 145 304 287 266 145 139 114 145 163 140 146 218 185 208 146 146 137 146 160 168 160 116 140 160 215 146 405 161 234 128 158 502 177 169 376 353 164 348 K 10 svn:author V 3 des K 8 svn:date V 27 2001-08-18T10:48:55.000000Z K 7 svn:log V 126 Remove a blank line that snuck in with the previous commit. Set the default timeout to 120 seconds instead of 0 (no timeout). END K 10 svn:author V 5 brian K 8 svn:date V 27 2001-08-18T12:30:41.000000Z K 7 svn:log V 29 Build properly with -DNOIPV6 END K 10 svn:author V 5 brian K 8 svn:date V 27 2001-08-18T12:31:54.000000Z K 7 svn:log V 30 Build properly with -DNOINET6 END K 10 svn:author V 5 brian K 8 svn:date V 27 2001-08-18T12:32:29.000000Z K 7 svn:log V 35 MFC: Build properly with -DNOINET6 END K 10 svn:author V 5 brian K 8 svn:date V 27 2001-08-18T13:04:52.000000Z K 7 svn:log V 58 Run correctly on a machine built without AF_INET6 support END K 10 svn:author V 5 brian K 8 svn:date V 27 2001-08-18T13:05:25.000000Z K 7 svn:log V 63 MFC: Run correctly on a machine built without AF_INET6 support END K 10 svn:author V 8 dwmalone K 8 svn:date V 27 2001-08-18T14:22:52.000000Z K 7 svn:log V 140 Clear up what the line "ALL : PARANOID : RFC931 20 : deny" means to tcp wrappers. The description is a little long, but hopefully accurate. END K 10 svn:author V 7 sobomax K 8 svn:date V 27 2001-08-18T15:07:51.000000Z K 7 svn:log V 188 Extend comments documenting various supported audio formats and mixer devices. Reviewed by: ru, cg Approved by: cg Obtained from: 4Front's OSS Programming Guide MFC after: 2 weeks END K 10 svn:author V 6 julian K 8 svn:date V 27 2001-08-18T17:43:29.000000Z K 7 svn:log V 57 fix typo Submitted by: Ian Dowse END K 10 svn:author V 4 jake K 8 svn:date V 27 2001-08-18T18:05:24.000000Z K 7 svn:log V 142 Gcc 3.0 requires a .register pseudo-op for certain global registers when used in assembly language. Tell it to ignore the registers for now. END K 10 svn:author V 4 jake K 8 svn:date V 27 2001-08-18T18:07:37.000000Z K 7 svn:log V 200 Spell ta 1 correctly as ta %xcc, 1. Use %pil for critical enter/exit instead of pstate.ie. Note that popc is not implemented in hardware on certain ultras, so we can't use it for inline ffs (suck). END K 10 svn:author V 4 jake K 8 svn:date V 27 2001-08-18T18:11:13.000000Z K 7 svn:log V 169 Increase the size of the phys_avail memory map. Implement pmap_dispose_proc. Turn some more potentially import functions into nops so we can do stuff until they matter. END K 10 svn:author V 4 jake K 8 svn:date V 27 2001-08-18T18:11:48.000000Z K 7 svn:log V 22 Implement cpu_wait(). END K 10 svn:author V 5 brian K 8 svn:date V 27 2001-08-18T19:07:13.000000Z K 7 svn:log V 718 Back out the previous fix to deal with kernels that don't support IPv6, and implement a far more subtle and correct fix. The reason behind the infinite loop was that ppp was trying to make up initial IPv6 numbers and wasn't giving up when it failed unexpectedly to assign the addresses it just fabricated to it's interface (thinking that the reason was because another interface was using the same address). It now attempts this up to 100 times before just failing and trying to muddle along (in reality, this should never happen more than a couple of times unless our random number generator doesn't work). Also, when IPv6 is not available, don't even try to assign the IPv6 interface address in the first place... END K 10 svn:author V 5 brian K 8 svn:date V 27 2001-08-18T19:08:02.000000Z K 7 svn:log V 131 MFC: Back out the previous fix to deal with kernels that don't support IPv6, and implement a far more subtle and correct fix. END K 10 svn:author V 4 jake K 8 svn:date V 27 2001-08-18T19:09:55.000000Z K 7 svn:log V 64 Don't needlessly duplicate what's basically the same copyright. END K 10 svn:author V 5 brian K 8 svn:date V 27 2001-08-18T19:16:56.000000Z K 7 svn:log V 107 If AF_INET6 isn't available in the kernel, revert to creating AF_INET listening sockets in ``set server''. END K 10 svn:author V 5 brian K 8 svn:date V 27 2001-08-18T19:17:35.000000Z K 7 svn:log V 117 MFC: If AF_INET6 isn't available in the kernel, revert to creating AF_INET listening sockets in ``set server''. END K 10 svn:author V 5 brian K 8 svn:date V 27 2001-08-18T22:43:11.000000Z K 7 svn:log V 46 Better handling for the return of snprintf(). END K 10 svn:author V 5 brian K 8 svn:date V 27 2001-08-18T22:45:03.000000Z K 7 svn:log V 51 MFC: Better handling for the return of snprintf(). END K 10 svn:author V 5 brian K 8 svn:date V 27 2001-08-18T22:46:06.000000Z K 7 svn:log V 44 Better handling of the return from snprintf END K 10 svn:author V 6 obrien K 8 svn:date V 27 2001-08-19T00:01:16.000000Z K 7 svn:log V 107 We should have used $26(ra) not $29 to re-initialize gp. Submitted by: Richard Henderson END K 10 svn:author V 4 kris K 8 svn:date V 27 2001-08-19T03:32:43.000000Z K 7 svn:log V 79 MFC: Install this mode 4550 and root:dialer, instead of 4555. Approved by: re END K 10 svn:author V 6 julian K 8 svn:date V 27 2001-08-19T04:30:13.000000Z K 7 svn:log V 179 Forgot to remove this un-needed test. (M_WAITOK won't fail) I vaguely remember someone once proving it COULD return NULL.. was that changed? Reminded by: BDE MFC after: 2 weeks END K 10 svn:author V 6 julian K 8 svn:date V 27 2001-08-19T04:35:28.000000Z K 7 svn:log V 242 Constify m_copydata. this allows constants to be copied without giving errors. (removes a couple of warning messages in the kernel.) Note: uipc_mbuf.c is a forced commit as it was accidentally included in another commit. MFC after: 2 weeks END K 10 svn:author V 3 imp K 8 svn:date V 27 2001-08-19T05:01:18.000000Z K 7 svn:log V 286 Improve interlocking for card removal. We now can remove the card in the ISR. We keep track of the card state and don't call the IRS when the card isn't inserted. This helps quite a bit with card ejection problems that Ian was seeing. Submitted by: Ian Dowse MFC upon: re approvel. END K 10 svn:author V 3 imp K 8 svn:date V 27 2001-08-19T06:31:53.000000Z K 7 svn:log V 134 Forced commit to fix last commit message: The card can be removed in pcic's ISR. We don't call the card's ISR when no card exists. END K 10 svn:author V 4 kris K 8 svn:date V 27 2001-08-19T08:19:37.000000Z K 7 svn:log V 189 Silence non-constant format string warnings by marking functions as __printflike()/__printf0like(), adding const, or adding missing "%s" format strings, as appropriate. MFC after: 2 weeks END K 10 svn:author V 4 ache K 8 svn:date V 27 2001-08-19T08:24:50.000000Z K 7 svn:log V 59 Add about rewind+errno, describe ESPIPE, minor formatting. END K 10 svn:author V 3 joe K 8 svn:date V 27 2001-08-19T10:41:57.000000Z K 7 svn:log V 264 MFC: revision 1.29 + 1.30. Make crunchgen crunch pre-built object files again, i.e.: progs prog1 special prog1 objdir ../../prog1/obj special prog1 objs prog1.o This fixes a bug that I introduced around the time of 4.2-release. Approved by: murray END K 10 svn:author V 6 jasone K 8 svn:date V 27 2001-08-19T11:45:58.000000Z K 7 svn:log V 55 MFC: Fix join/detach/cancel bugs. Approved by: murray END K 10 svn:author V 6 obrien K 8 svn:date V 27 2001-08-19T15:46:10.000000Z K 7 svn:log V 97 Remove the building of a kerberosIV'ed cvs. `make release' has been broken for the past 9 days! END K 10 svn:author V 7 rwatson K 8 svn:date V 27 2001-08-19T15:53:33.000000Z K 7 svn:log V 451 Remove commented out KerberosIV pam entries for accounting and session management, as Krb4 has nothing to say about these. Uncommenting these entries causes login to refuse login, which will be a problem for many installations. Direct commit to -STABLE as I don't have a -CURRENT box on-hand that uses kerberos, and the kerberos build in -CURRENT is apparently broken. PR: Submitted by: markm Reviewed by: Approved by: re Obtained from: MFC after: END K 10 svn:author V 3 imp K 8 svn:date V 27 2001-08-19T19:16:26.000000Z K 7 svn:log V 277 Fix ISA machines. Also, make it possible for the new pccardd to run on older kernels correctly. Terminate the loop when we find a suitable irq. Also, only try to select from the pool. Cleaned up the two cases (IRQ picked by the user and ?) into one. MFC upon re approval. END K 10 svn:author V 6 jasone K 8 svn:date V 27 2001-08-19T20:05:42.000000Z K 7 svn:log V 154 Fix logic errors in pthread_cond_wait() and pthread_cond_timedwait() that could cause deadlock after interruption due to a signal. Reviewed by: deischen END K 10 svn:author V 4 kris K 8 svn:date V 27 2001-08-19T21:16:19.000000Z K 7 svn:log V 80 MFC: r1.7: don't do unsafe activities inside signal handlers. Approved by: re@ END K 10 svn:author V 4 kris K 8 svn:date V 27 2001-08-19T21:32:52.000000Z K 7 svn:log V 101 Say goodbye to libss, which somehow managed to crouch hidden in the tree for long after it was used. END K 10 svn:author V 4 kris K 8 svn:date V 27 2001-08-19T21:34:20.000000Z K 7 svn:log V 10 Zap LIBSS END K 10 svn:author V 5 brian K 8 svn:date V 27 2001-08-19T22:23:22.000000Z K 7 svn:log V 153 Avoid a compiler warning Not spotted by: FreeBSD's gcc version 2.95.3 20010315 (release) Spotted by: OpenBSD's gcc version 2.95.3 20010125 (prerelease) END K 10 svn:author V 5 brian K 8 svn:date V 27 2001-08-19T22:23:23.000000Z K 7 svn:log V 164 Add a missing % in a format string. Not spotted by: FreeBSD's gcc version 2.95.3 20010315 (release) Spotted by: OpenBSD's gcc version 2.95.3 20010125 (prerelease) END K 10 svn:author V 5 brian K 8 svn:date V 27 2001-08-19T22:23:28.000000Z K 7 svn:log V 144 Add some casts. Not spotted by: FreeBSD's gcc version 2.95.3 20010315 (release) Spotted by: OpenBSD's gcc version 2.95.3 20010125 (prerelease) END K 10 svn:author V 5 brian K 8 svn:date V 27 2001-08-19T22:24:16.000000Z K 7 svn:log V 72 MFC: Fix some compiler warnings Add a missing % in a format string END K 10 svn:author V 2 dd K 8 svn:date V 27 2001-08-19T23:36:49.000000Z K 7 svn:log V 269 Expand a little on the note about apm_battery. Note that apmd can execute commands when the battery level changes, and point users at the examples in /etc/apmd.conf since this stuff isn't (yet?) documented in the manual page. Also note its MFC. Submitted by: nsayer END K 10 svn:author V 2 dd K 8 svn:date V 27 2001-08-19T23:37:13.000000Z K 7 svn:log V 35 MFC: apmd(8) apm_battery directive END K 10 svn:author V 2 dd K 8 svn:date V 27 2001-08-19T23:37:43.000000Z K 7 svn:log V 34 &merged; doesn't make sense here. END K 10 svn:author V 2 dd K 8 svn:date V 27 2001-08-20T00:03:01.000000Z K 7 svn:log V 81 Capitalize the first word in sentences, and put periods at the end of sentences. END K 10 svn:author V 2 dd K 8 svn:date V 27 2001-08-20T00:10:42.000000Z K 7 svn:log V 27 Mark up IPFIREWALL in .Dv. END K 10 svn:author V 2 dd K 8 svn:date V 27 2001-08-20T00:28:30.000000Z K 7 svn:log V 168 Add new entires for firewall_flags, amd_map_program, and enable_quotas. Plus other assorted fixes. PR: 20479 Submitted by: Ralf S. Engelschall END K 10 svn:author V 2 dd K 8 svn:date V 27 2001-08-20T00:29:23.000000Z K 7 svn:log V 119 There is no "(integer)" type; it's called "(int)". PR: 20749 Submitted by: Ralf S. Engelschall END K 10 svn:author V 6 dillon K 8 svn:date V 27 2001-08-20T00:41:12.000000Z K 7 svn:log V 782 Limit the amount of KVM reserved for the buffer cache and for swap-meta information. The default limits only effect machines with > 1GB of ram and can be overriden with two new kernel conf variables VM_SWZONE_SIZE_MAX and VM_BCACHE_SIZE_MAX, or with loader variables kern.maxswzone and kern.maxbcache. This has the effect of leaving more KVM available for sizing NMBCLUSTERS and 'maxusers' and should avoid tripups where a sysad adds memory to a machine and then sees the kernel panic on boot due to running out of KVM. Also change the default swap-meta auto-sizing calculation to allocate half of what it was previously allocating. The prior defaults were way too high. Note that we cannot afford to run out of swap-meta structures so we still stay somewhat conservative here. END K 10 svn:author V 5 brian K 8 svn:date V 27 2001-08-20T00:46:33.000000Z K 7 svn:log V 336 When attempting to change the default route, don't write the gateway and mask to the routing socket, otherwise the update fails. Warning provided by: markm The code here was broken for FreeBSD when IPv6 support was added, but was fixed for OpenBSD. OpenBSD expects the gateway and mask to be supplied and fails the update otherwise. END K 10 svn:author V 5 brian K 8 svn:date V 27 2001-08-20T00:49:05.000000Z K 7 svn:log V 53 MFC: Fix routing table updates for the default route END K 10 svn:author V 2 dd K 8 svn:date V 27 2001-08-20T01:02:05.000000Z K 7 svn:log V 62 Shoot (and kill) the second person with a high-powered rifle. END K 10 svn:author V 2 dd K 8 svn:date V 27 2001-08-20T01:12:28.000000Z K 7 svn:log V 148 Sync the default module search path with the one in sys/boot/common/module.c. PR: 21405 Submitted by: Makoto MATSUSHITA END K 10 svn:author V 2 dd K 8 svn:date V 27 2001-08-20T01:20:05.000000Z K 7 svn:log V 175 Pass the username we just made to pwd_mkdb so that the latter doesn't have to regenerate the entire database. PR: 25798 Submitted by: Domas Mituzas END K 10 svn:author V 2 dd K 8 svn:date V 27 2001-08-20T02:08:26.000000Z K 7 svn:log V 28 Use `an' where appropriate. END K 10 svn:author V 2 dd K 8 svn:date V 27 2001-08-20T02:15:22.000000Z K 7 svn:log V 129 Respect the -N flag when changing directory attributes in setdirmode). PR: 29671 Submitted by: Sascha Blank END K 10 svn:author V 2 dd K 8 svn:date V 27 2001-08-20T02:16:41.000000Z K 7 svn:log V 13 Fix grammar. END K 10 svn:author V 2 dd K 8 svn:date V 27 2001-08-20T02:17:11.000000Z K 7 svn:log V 39 MFC 1.103: use `an' where appropriate. END K 10 svn:author V 6 fenner K 8 svn:date V 27 2001-08-20T03:41:47.000000Z K 7 svn:log V 70 MFC rev 1.57: increase send socket buffer to 48k Approved by: murray END K 10 svn:author V 4 bmah K 8 svn:date V 27 2001-08-20T04:56:37.000000Z K 7 svn:log V 20 Fix an SGML glitch. END K 10 svn:author V 4 bmah K 8 svn:date V 27 2001-08-20T05:04:28.000000Z K 7 svn:log V 23 MFC: Fix SGML glitch. END K 10 svn:author V 4 kris K 8 svn:date V 27 2001-08-20T06:16:04.000000Z K 7 svn:log V 599 The timed protocol is not implemented in a compatible way by all vendors; the size of the tsp_name field is OS-dependent. 4.3BSD used a 32-byte field, FreeBSD uses MAXHOSTNAMELEN and RedHat apparently uses a 64-byte field. As a result, sanity checking code added a few months ago to detect short packets will fail when interoperating with one of these other vendors. Change the short packet detection code to expect a minimum packet size corresponding to the 4.3BSD implementation, which should be a safe minimum size. Submitted by: Stephen Whiteley (based on) PR: misc/29867 END K 10 svn:author V 4 kris K 8 svn:date V 27 2001-08-20T06:23:35.000000Z K 7 svn:log V 67 Part II of libss retirement: zap mk_cmds too. Pointy hat to: kris END K 10 svn:author V 2 ru K 8 svn:date V 27 2001-08-20T07:10:09.000000Z K 7 svn:log V 87 MFC: 1.192: Removed the (possible) ambiguity in /etc/rc.conf comment. Approved by: re END K 10 svn:author V 2 ru K 8 svn:date V 27 2001-08-20T08:28:18.000000Z K 7 svn:log V 54 mdoc(7) police: fixed markup, removed the extra word. END K 10 svn:author V 2 ru K 8 svn:date V 27 2001-08-20T08:29:04.000000Z K 7 svn:log V 36 MFC: fixed markup. Approved by: re END K 10 svn:author V 2 ru K 8 svn:date V 27 2001-08-20T08:29:55.000000Z K 7 svn:log V 48 mdoc(7) police: simplify literal display block. END K 10 svn:author V 2 ru K 8 svn:date V 27 2001-08-20T08:31:13.000000Z K 7 svn:log V 43 MFC: simplify formatting. Approved by: re END K 10 svn:author V 5 peter K 8 svn:date V 27 2001-08-20T08:42:00.000000Z K 7 svn:log V 253 Fix the HAVE_KERBEROS case. It seems somebody got carried away with cut/paste in the last release. Submitted by: Makoto MATSUSHITA Obtained from: http://ccvs.cvshome.org/source/browse/ccvs/src/client.c.diff?r1=1.302&r2=1.303 END K 10 svn:author V 5 peter K 8 svn:date V 27 2001-08-20T08:47:21.000000Z K 7 svn:log V 61 Merge vendor branch onto mainline (try to fix HAVE_KERBEROS) END K 10 svn:author V 2 ru K 8 svn:date V 27 2001-08-20T08:55:07.000000Z K 7 svn:log V 29 mdoc(7) police: markup nits. END K 10 svn:author V 4 kris K 8 svn:date V 27 2001-08-20T09:43:04.000000Z K 7 svn:log V 73 Don't overflow a buffer from command line arguments. MFC after: 2 weeks END K 10 svn:author V 5 brian K 8 svn:date V 27 2001-08-20T10:25:23.000000Z K 7 svn:log V 50 Add some comments to explain what's going on here END K 10 svn:author V 5 brian K 8 svn:date V 27 2001-08-20T10:25:57.000000Z K 7 svn:log V 55 MFC: Add some comments to explain what's going on here END K 10 svn:author V 5 brian K 8 svn:date V 27 2001-08-20T11:06:21.000000Z K 7 svn:log V 127 Properly change old interface addresses so that their destination is 255.255.255.255 if our new destination address conflicts. END K 10 svn:author V 5 brian K 8 svn:date V 27 2001-08-20T11:58:05.000000Z K 7 svn:log V 59 Don't misuse the return from snprintf. MFC after: 2 weeks END K 10 svn:author V 5 markm K 8 svn:date V 27 2001-08-20T12:04:53.000000Z K 7 svn:log V 259 No functional changes, but: o unifdef AUTHENTICATE. We have never compiled this code, and its doubtful it will even work in this case. o Style changes (some ansification, some comment updating) o Diff reduction and code style merging with crypto telnet. END K 10 svn:author V 5 brian K 8 svn:date V 27 2001-08-20T12:06:42.000000Z K 7 svn:log V 51 Handle snprintf() returning -1 MFC after: 2 weeks END K 10 svn:author V 5 markm K 8 svn:date V 27 2001-08-20T12:12:27.000000Z K 7 svn:log V 209 Feature merging and diff reduction between this code and crypto telnet. Also remove conditional (AUTHENTICATION) code as we have never compiled it here, and it is doubtful that it even works in this scenario. END K 10 svn:author V 5 markm K 8 svn:date V 27 2001-08-20T12:21:31.000000Z K 7 svn:log V 192 Code merge and diff reduction between this and crypto telnet. Also remove useless AUTHENTICATION code. We have never compiled this here, and it is doubtful that it even works without crypto. END K 10 svn:author V 5 markm K 8 svn:date V 27 2001-08-20T12:28:40.000000Z K 7 svn:log V 171 Code merge and diff reduce with "base" telnet. This is the "later" telnet, so it was treated as the reference code, except where later commits were made to "base" telnet. END K 10 svn:author V 5 brian K 8 svn:date V 27 2001-08-20T12:31:13.000000Z K 7 svn:log V 51 Handle snrintf() returning -1. MFC after: 2 weeks END K 10 svn:author V 5 markm K 8 svn:date V 27 2001-08-20T12:32:45.000000Z K 7 svn:log V 45 Diff reduce all the crypto telnet Makefiles. END K 10 svn:author V 5 markm K 8 svn:date V 27 2001-08-20T12:39:23.000000Z K 7 svn:log V 20 More libss removal. END K 10 svn:author V 5 brian K 8 svn:date V 27 2001-08-20T12:41:36.000000Z K 7 svn:log V 51 Handle snprintf() returning -1 MFC after: 2 weeks END K 10 svn:author V 5 markm K 8 svn:date V 27 2001-08-20T12:43:19.000000Z K 7 svn:log V 69 Add 'try_mapped_pass' standard option. Asked for by: lukeh@PADL.COM END K 10 svn:author V 5 markm K 8 svn:date V 27 2001-08-20T12:46:11.000000Z K 7 svn:log V 46 Very minor stylistic nit. Discussed with: ru END K 10 svn:author V 5 brian K 8 svn:date V 27 2001-08-20T12:50:21.000000Z K 7 svn:log V 52 Handle snprintf() returning -1. MFC after: 2 weeks END K 10 svn:author V 5 markm K 8 svn:date V 27 2001-08-20T12:52:49.000000Z K 7 svn:log V 123 Fix overflow problem when giving a username that is too long. Also minor declaration/header fixes while auditing the code. END K 10 svn:author V 3 nik K 8 svn:date V 27 2001-08-20T12:52:59.000000Z K 7 svn:log V 93 Note that submitted patches are assumed to be under the same license as the file they patch. END K 10 svn:author V 4 kris K 8 svn:date V 27 2001-08-20T12:53:36.000000Z K 7 svn:log V 114 Mark some functions as __printflike() and/or taking const char * arguments instead of char *. MFC after: 2 weeks END K 10 svn:author V 5 brian K 8 svn:date V 27 2001-08-20T12:56:45.000000Z K 7 svn:log V 52 Handle snprintf() returning -1. MFC after: 2 weeks END K 10 svn:author V 5 brian K 8 svn:date V 27 2001-08-20T13:24:39.000000Z K 7 svn:log V 52 Handle snprintf() returning -1. MFC after: 2 weeks END K 10 svn:author V 5 brian K 8 svn:date V 27 2001-08-20T13:44:13.000000Z K 7 svn:log V 43 Handle snrintf overflows. Spotted by: bde END K 10 svn:author V 5 brian K 8 svn:date V 27 2001-08-20T14:46:40.000000Z K 7 svn:log V 52 Handle snprintf() returning -1. MFC after: 2 weeks END K 10 svn:author V 5 brian K 8 svn:date V 27 2001-08-20T14:53:05.000000Z K 7 svn:log V 66 Handle snprintf() returning < 0 (not just -1) MFC after: 2 weeks END K 10 svn:author V 5 brian K 8 svn:date V 27 2001-08-20T15:01:06.000000Z K 7 svn:log V 74 Handle ftp_copycommand() and ftp_copyresult() potentially returning < -1. END K 10 svn:author V 5 brian K 8 svn:date V 27 2001-08-20T15:09:34.000000Z K 7 svn:log V 66 Handle snprintf() returning < 0 (not just -1) MFC after: 2 weeks END K 10 svn:author V 2 ru K 8 svn:date V 27 2001-08-20T15:41:15.000000Z K 7 svn:log V 25 Even more libss removal. END K 10 svn:author V 5 brian K 8 svn:date V 27 2001-08-20T15:43:14.000000Z K 7 svn:log V 46 Better snprintf() handling. Prompted by: bde END K 10 svn:author V 5 brian K 8 svn:date V 27 2001-08-20T15:44:17.000000Z K 7 svn:log V 66 Handle snprintf() returning < 0 (not just -1) MFC after: 2 weeks END K 10 svn:author V 6 dillon K 8 svn:date V 27 2001-08-20T16:29:13.000000Z K 7 svn:log V 119 Conditionalize VM_SWZONE_SIZE_MAX and VM_BCACHE_SIZE_MAX so MD sections that don't define these constants don't break. END K 10 svn:author V 6 mjacob K 8 svn:date V 27 2001-08-20T17:26:45.000000Z K 7 svn:log V 51 Add MBOX_GET_PCI_PARAMS alias. MFC after: 2 weeks END K 10 svn:author V 6 mjacob K 8 svn:date V 27 2001-08-20T17:28:32.000000Z K 7 svn:log V 309 Clean up some ways in which we set defaults for SCSI cards that do not have valid NVRAM. In particular, we were leaving a retry count set (to retry selection timeouts) when thats not really what we want. Do some constant string additions so that LOGDEBUG0 info is useful across all cards. MFC after: 2 weeks END K 10 svn:author V 4 bmah K 8 svn:date V 27 2001-08-20T17:31:47.000000Z K 7 svn:log V 68 Typo and markup fixes. Submitted by: Alex Kapranoff END K 10 svn:author V 6 fenner K 8 svn:date V 27 2001-08-20T17:58:46.000000Z K 7 svn:log V 138 Fix fencepost error causing creation of 0-length mbufs when the boundary between header and data fell on the boundary between two mbufs. END K 10 svn:author V 5 brian K 8 svn:date V 27 2001-08-20T18:13:50.000000Z K 7 svn:log V 34 Handle snprintf() returning < -1. END K 10 svn:author V 6 brooks K 8 svn:date V 27 2001-08-20T18:38:41.000000Z K 7 svn:log V 63 MFC: rev 1.67, make plumb work as documented. Approved by: re END K 10 svn:author V 7 iedowse K 8 svn:date V 27 2001-08-20T19:16:31.000000Z K 7 svn:log V 405 Avoid sleeping while holding a mutex in dounmount(). This problem has existed for a long time, but I made it worse a few months ago by by adding calls to VFS_ROOT() and checkdirs() in revision 1.179. Also, remove the LK_REENABLE flag in the lockmgr() call; this flag has been ignored by the lockmgr code for 4 years. This was the only remaining mention of it apart from its definition. Reviewed by: jhb END K 10 svn:author V 4 bmah K 8 svn:date V 27 2001-08-20T20:45:55.000000Z K 7 svn:log V 84 New release note: pppd(8) no longer world-executable/readable. Submitted by: kris END K 10 svn:author V 4 bmah K 8 svn:date V 27 2001-08-20T20:47:16.000000Z K 7 svn:log V 76 MFC: pppd(8) no longer world executable. Approved by: murray (implicitly) END K 10 svn:author V 6 obrien K 8 svn:date V 27 2001-08-20T21:22:01.000000Z K 7 svn:log V 280 + back out my `iso' target + allows one to set _R so one can more easily make an iso after the fact, in the directory `make release' was issued in + changes name from miniboot to miniinst since we make other bootable ISOs also (and we might confuse someone) Approved by: jkh END K 10 svn:author V 6 obrien K 8 svn:date V 27 2001-08-20T21:22:33.000000Z K 7 svn:log V 257 + do not hard code where a port may be installed to + uses `mkisofs' rather than `mkhybrid' as the new mkisofs is the merger of the two + checks for `setcdboot's existsance and tries to pkg_add it if needed + removes English contraction Approved by: jkh END K 10 svn:author V 7 cvs2svn K 8 svn:date V 27 2001-08-20T21:22:34.000000Z K 7 svn:log V 68 This commit was manufactured by cvs2svn to create branch 'RELENG_4'. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2001-08-20T21:26:08.000000Z K 7 svn:log V 252 MFC: rev 1.631: `iso' target and support for building ISO images automatically as part of the release if MAKE_ISOS is set. Will also build the first CD with packages (in addition to the "minimal" CD) if CD_EXTRA_BITS points to them. Approved by: jkh END