Го49221 228 199 195 277 261 116 233 209 245 243 154 216 802 329 144 203 191 801 151 227 175 207 118 118 269 220 106 111 173 210 148 284 149 133 115 120 294 242 114 143 146 160 163 176 384 130 347 109 230 151 178 111 146 151 311 109 108 219 284 309 223 241 220 119 161 239 267 134 111 295 443 511 234 141 138 333 216 250 317 244 158 275 1021 246 143 331 352 240 117 150 142 110 130 115 116 243 196 124 124 128 167 124 168 126 153 120 186 114 810 244 295 226 540 156 131 137 371 142 213 254 120 157 125 125 166 148 275 144 144 153 725 852 399 143 139 1822 177 177 211 150 743 483 133 387 144 129 163 103 124 109 124 111 154 465 175 220 164 169 254 180 241 138 192 208 1483 173 138 135 143 189 165 138 165 234 261 112 173 449 287 199 276 188 134 242 259 521 463 128 172 131 122 163 196 429 184 116 173 122 147 148 318 222 166 157 133 322 419 128 212 201 143 261 204 161 1277 246 142 147 223 208 121 278 209 229 189 219 176 198 239 K 10 svn:author V 5 green K 8 svn:date V 27 1999-07-29T17:02:56.000000Z K 7 svn:log V 104 lutimes() bug: FOLLOW should be NOFOLLOW for this one. Submitted by: Dan Nelson END K 10 svn:author V 7 iwasaki K 8 svn:date V 27 1999-07-29T18:15:33.000000Z K 7 svn:log V 99 No more apm_errno. It breaks the build with APM_DEBUG, uses (sc->bios.r.eax >> 8) & 0xff instead. END K 10 svn:author V 6 msmith K 8 svn:date V 27 1999-07-29T18:47:39.000000Z K 7 svn:log V 181 Formatting-only cleanup accidentally omitted from the patch merge in the previous major update. Bring new code into style alignment with the existing code. No functional changes. END K 10 svn:author V 8 sheldonh K 8 svn:date V 27 1999-07-29T18:57:39.000000Z K 7 svn:log V 163 Add an example for folks who can never remember how to generate a recursive diff for use with send-pr(1). PR: 12440 Requested by: David Kelly END K 10 svn:author V 8 sheldonh K 8 svn:date V 27 1999-07-29T18:59:32.000000Z K 7 svn:log V 19 YACC: Add example. END K 10 svn:author V 7 iwasaki K 8 svn:date V 27 1999-07-29T19:04:07.000000Z K 7 svn:log V 136 MFC: (1.15 -> 1.16) Fix year 2000 problem on resume wakeup timer. PR: 12613 Submitted by: Michael Constant END K 10 svn:author V 8 gallatin K 8 svn:date V 27 1999-07-29T19:09:38.000000Z K 7 svn:log V 111 Fix an unbelievably stupid typo that cases as500 & as600 machines booted with a graphics head to panic on boot END K 10 svn:author V 7 iwasaki K 8 svn:date V 27 1999-07-29T19:19:04.000000Z K 7 svn:log V 148 MFC: (1.14 -> 1.15) Correctly set the wakeup time respecting wall_cmos_clock. PR: 12614 Submitted by: Michael Constant END K 10 svn:author V 7 n_hibma K 8 svn:date V 27 1999-07-29T20:03:07.000000Z K 7 svn:log V 146 MFC: bc core dumped when a value with between 128 and 255 (mod 256) digits was entered. PR: 12550 Submitted by: Vladimir Tchoukharev chu@gpi.ru END K 10 svn:author V 5 billf K 8 svn:date V 27 1999-07-29T21:12:54.000000Z K 7 svn:log V 60 we only need to declare i if we are building for the alpha. END K 10 svn:author V 5 billf K 8 svn:date V 27 1999-07-29T21:15:10.000000Z K 7 svn:log V 121 Add the 'Swiss' font, which refers to the name of the font, not the locale. Apologies To: Dan Nelson END K 10 svn:author V 5 wpaul K 8 svn:date V 27 1999-07-29T21:42:57.000000Z K 7 svn:log V 707 Correct the sanity test length calculation in nfsrv_readdirplus(): len is being incremented by 4 bytes too few each time through the loop, which allows more data into the mbuf chain that we really want. In the worst case, when we're using 32K read/write sizes with a TCP client, this causes readdirplus replies to sometimes exceed NFS_MAXPACKET which leads to a panic. This problem cropped up for me using an IRIX 6.5.4 NFSv3 TCP client with 32K read/write sizes, however supposedly it can be triggered by WinNT NFS servers too. In theory, it can probably be triggered by any NFS v3 implementation using TCP as long as it's using the maxiumum block size. Reviewed by: Matthew Dillon END K 10 svn:author V 5 wpaul K 8 svn:date V 27 1999-07-29T21:48:51.000000Z K 7 svn:log V 234 MFC: correct sanity test length calculation in nfsrv_readdirplus() so that we don't accidentally overfill the mbuf chain when using 32K read/write sizes. Stops "cd /nfsdir; du" from certain NFSv3 TCP clients from crashing the system. END K 10 svn:author V 2 se K 8 svn:date V 27 1999-07-29T22:22:38.000000Z K 7 svn:log V 53 Fix install target (install loader.exe, not loader). END K 10 svn:author V 5 green K 8 svn:date V 27 1999-07-29T23:26:22.000000Z K 7 svn:log V 108 Fix improper mmap length paramater which can result in improper behavior or cmp crashing in specific cases. END K 10 svn:author V 5 green K 8 svn:date V 27 1999-07-30T01:07:23.000000Z K 7 svn:log V 97 FOLLOW should be NOFOLLOW. PR: 11213 Submitted by: Kazutoki TAKAMUNE END K 10 svn:author V 5 wpaul K 8 svn:date V 27 1999-07-30T04:02:04.000000Z K 7 svn:log V 706 Fix two bugs in nfs_readdirplus(). The first is that in some cases, vnodes are locked and never unlocked, which leads to processes starting to wedge up after doing a mount -o nfsv3,tcp,rdirplus foo:/fs /fs; ls /fs. The second is that sometimes cnp is accessed without having been properly initialized: cnp->cn_nameptr points to an earlier name while "len" contains the length of a current name of different size. This leads to an attempt to dereference *(cn->cn_nameptr + len) which will sometimes cause a page fault and a panic. With these two fixes, client side readdirplus works correctly with FreeBSD, IRIX 6.5.4 and Solaris 2.5.1 and 2.6 servers. Submitted by: Matthew Dillon END K 10 svn:author V 5 wpaul K 8 svn:date V 27 1999-07-30T04:03:21.000000Z K 7 svn:log V 57 MFC: fix nfs_readdirplusrpc() so that it actually works. END K 10 svn:author V 5 wpaul K 8 svn:date V 27 1999-07-30T04:51:35.000000Z K 7 svn:log V 132 Close PR #12651: the hash calculation routine has changed in other parts of the kernel but was not updated in nfs_readdirplusrpc(). END K 10 svn:author V 5 wpaul K 8 svn:date V 27 1999-07-30T04:53:12.000000Z K 7 svn:log V 81 MFC: close PR #12651 (fix hash calculation for cn_hash in nfs_readdirplusrpc()). END K 10 svn:author V 3 imp K 8 svn:date V 27 1999-07-30T05:20:17.000000Z K 7 svn:log V 114 Force safer mode of operation for man's use of *roff. Obtained from: OpenBSD's nroff.sh 1.2 by aaron@openbsd.org END K 10 svn:author V 3 imp K 8 svn:date V 27 1999-07-30T05:43:15.000000Z K 7 svn:log V 26 MFC: 1.4 -S for man pages END K 10 svn:author V 3 imp K 8 svn:date V 27 1999-07-30T05:49:30.000000Z K 7 svn:log V 26 MFC: 1.5 -S for man pages END K 10 svn:author V 6 obrien K 8 svn:date V 27 1999-07-30T06:40:00.000000Z K 7 svn:log V 173 Only output `rcsid' (set to our Id string) into the resulting parser file. Don't output `sccsid' (set to an anchient UCB Id string) into the parser file. Submitted by: bde END K 10 svn:author V 3 des K 8 svn:date V 27 1999-07-30T07:44:25.000000Z K 7 svn:log V 127 Show dirty buffers and the percentage of time a disk was busy. PR: 12858 Submitted by: Arjan de Vet END K 10 svn:author V 3 mpp K 8 svn:date V 27 1999-07-30T07:45:40.000000Z K 7 svn:log V 14 Mdoc cleanup. END K 10 svn:author V 3 mpp K 8 svn:date V 27 1999-07-30T07:46:51.000000Z K 7 svn:log V 19 MFC: Mdoc cleanup. END K 10 svn:author V 6 msmith K 8 svn:date V 27 1999-07-30T08:24:23.000000Z K 7 svn:log V 78 Remove all vestiges of APMIO_BIOS Submitted by: N. Dudorov END K 10 svn:author V 3 mpp K 8 svn:date V 27 1999-07-30T09:01:45.000000Z K 7 svn:log V 117 Document the lutimes() and futimes() system calls. PR: kern/11213 Obtained from: NetBSD w/some minor changes by me END K 10 svn:author V 3 mpp K 8 svn:date V 27 1999-07-30T09:05:42.000000Z K 7 svn:log V 56 MFC: Document the lutimes() and futimes() system calls. END K 10 svn:author V 3 mpp K 8 svn:date V 27 1999-07-30T09:26:50.000000Z K 7 svn:log V 191 Add a manual page for getdents(2). This was taken from NetBSD, but still needs some cleanup which is why it hasn't been added to the Makefile yet. Obtained from: NetBSD Pointed-out-by: bde END K 10 svn:author V 3 mpp K 8 svn:date V 27 1999-07-30T10:08:21.000000Z K 7 svn:log V 57 Document the lchmod(2) system call. Pointed-out-by: bde END K 10 svn:author V 3 mpp K 8 svn:date V 27 1999-07-30T10:09:30.000000Z K 7 svn:log V 41 MFC: Document the lchmod(2) system call. END K 10 svn:author V 3 mpp K 8 svn:date V 27 1999-07-30T10:24:57.000000Z K 7 svn:log V 23 Fix a number of typos. END K 10 svn:author V 3 mpp K 8 svn:date V 27 1999-07-30T10:27:38.000000Z K 7 svn:log V 28 MFC: Fix a number of typos. END K 10 svn:author V 3 mpp K 8 svn:date V 27 1999-07-30T11:32:08.000000Z K 7 svn:log V 201 Document the getdents(2) system call. The documentation was added to the getdirentries(2) man page because 95%+ of that man page comprised the text of the getdents(2) man page I obtained from NetBSD. END K 10 svn:author V 3 mpp K 8 svn:date V 27 1999-07-30T11:33:41.000000Z K 7 svn:log V 149 MFC: Document the getdents(2) system call. Forgot to mention in the previous commit: Some minor mdoc clean up as long as I'm editing the man page. END K 10 svn:author V 4 kato K 8 svn:date V 27 1999-07-30T11:40:55.000000Z K 7 svn:log V 21 Removed apm_setup.s. END K 10 svn:author V 4 kato K 8 svn:date V 27 1999-07-30T11:42:05.000000Z K 7 svn:log V 50 Sync with sys/i386/i386/machdep.c revision 1.357. END K 10 svn:author V 4 kato K 8 svn:date V 27 1999-07-30T11:43:10.000000Z K 7 svn:log V 53 Sync with sys/i386/isa/clock.c revision up to 1.142. END K 10 svn:author V 3 mpp K 8 svn:date V 27 1999-07-30T12:33:26.000000Z K 7 svn:log V 68 Teach the .At macro about releases v2, v3, v4, and v5 of AT&T UNIX. END K 10 svn:author V 3 mpp K 8 svn:date V 27 1999-07-30T12:37:31.000000Z K 7 svn:log V 71 MFC: Teach the .At macro about release v2, v3, v4 and v5 of AT&T UNIX. END K 10 svn:author V 6 newton K 8 svn:date V 27 1999-07-30T12:39:49.000000Z K 7 svn:log V 81 Eliminate 'WARNING: "streams" is usurping "streams"'s cdevsw[]' messages at boot END K 10 svn:author V 6 newton K 8 svn:date V 27 1999-07-30T12:43:30.000000Z K 7 svn:log V 288 Fix panic caused when *stat64() family of syscalls try to fill-in their svr4_stat64 structures with old dev_t values instead of udev_t's. Panic was caused when major() and minor() were called with args which weren't pointers. The panic was probably introduced in rev 1.51 of kern_conf.c END K 10 svn:author V 6 newton K 8 svn:date V 27 1999-07-30T12:44:49.000000Z K 7 svn:log V 35 Hmm - How did *that* get in there? END K 10 svn:author V 3 mpp K 8 svn:date V 27 1999-07-30T12:45:20.000000Z K 7 svn:log V 254 Use the .At macro when referencing versions of AT&T UNIX. Note: you need to install the current groff tmac macros for these man pages to format correctly. Specifically, rev 1.21 of contrib_groff/tmac/doc-syms in -current, or rev 1.17.24 for 3.2-stable END K 10 svn:author V 6 newton K 8 svn:date V 27 1999-07-30T12:45:21.000000Z K 7 svn:log V 14 Add $Id$ tags END K 10 svn:author V 6 newton K 8 svn:date V 27 1999-07-30T12:46:16.000000Z K 7 svn:log V 134 Clarify use of the 'streams' pseudo-device (i.e.: static or kld). Trust me, this stuff will be in a real manpage before 4.0 ships :-) END K 10 svn:author V 3 mpp K 8 svn:date V 27 1999-07-30T12:46:51.000000Z K 7 svn:log V 59 MFC: Use the .At macro to reference versions of AT&T UNIX. END K 10 svn:author V 6 newton K 8 svn:date V 27 1999-07-30T12:47:17.000000Z K 7 svn:log V 83 Add $Id$ tags. Clean-up some unused (or to-be-used) variables in svr4_getcontext() END K 10 svn:author V 6 newton K 8 svn:date V 27 1999-07-30T12:50:48.000000Z K 7 svn:log V 16 Initial checkin END K 10 svn:author V 3 mpp K 8 svn:date V 27 1999-07-30T12:52:21.000000Z K 7 svn:log V 54 Use the .At macro to reference versions of AT&T UNIX. END K 10 svn:author V 3 mpp K 8 svn:date V 27 1999-07-30T12:53:01.000000Z K 7 svn:log V 59 MFC: Use the .At macro to reference versions of AT&T UNIX. END K 10 svn:author V 4 hoek K 8 svn:date V 27 1999-07-30T12:53:21.000000Z K 7 svn:log V 217 Don't output rcsid into the output parser. It may have already been defined in an input file such as src/bin/sh/arith.y. #if 0 it out. I did not add $Id$ back into the comment header (as removed from last commit). END K 10 svn:author V 3 mpp K 8 svn:date V 27 1999-07-30T12:57:46.000000Z K 7 svn:log V 17 Fix a few typos. END K 10 svn:author V 3 mpp K 8 svn:date V 27 1999-07-30T12:59:13.000000Z K 7 svn:log V 16 Fix some typos. END K 10 svn:author V 4 hoek K 8 svn:date V 27 1999-07-30T13:04:19.000000Z K 7 svn:log V 125 Even better fix for last commit: rename rcsid[] to _yacc-parser_rcsid[] (one always gets these ideas just after the commit). END K 10 svn:author V 6 newton K 8 svn:date V 27 1999-07-30T13:12:26.000000Z K 7 svn:log V 188 Fix svr4_sys_poll(); SysV STREAMS produce return values from poll() which BSD sockets don't. Guess at a correct emulation for those values (it seems to work for telnet, ftp and friends) END K 10 svn:author V 6 newton K 8 svn:date V 27 1999-07-30T13:42:56.000000Z K 7 svn:log V 213 Previous commit also finished cleaning up some dev_t -> udev_t transformations related to the commit for rev 1.3 of svr4_stat.c. svr4_sysvec.c also received a copyright message (which is why it grew by 28 lines). END K 10 svn:author V 6 newton K 8 svn:date V 27 1999-07-30T13:44:43.000000Z K 7 svn:log V 127 Previous commit also removed some 'const' qualifiers on args for svr4_sys_sendto() which probably shouldn't have been 'const'. END K 10 svn:author V 5 mdodd K 8 svn:date V 27 1999-07-30T13:54:00.000000Z K 7 svn:log V 146 Restore the pre-new_bus behavior of printing out the reserved resources during device announcement. (irq, ioport, maddr) Reviewed by: dfr, peter END K 10 svn:author V 3 mpp K 8 svn:date V 27 1999-07-30T14:12:12.000000Z K 7 svn:log V 127 Convert a table of function keys into mdoc format so that they format properly. Previously the table came out all garbled up. END K 10 svn:author V 3 mpp K 8 svn:date V 27 1999-07-30T14:16:38.000000Z K 7 svn:log V 27 MFC: Minor mdoc style nit. END K 10 svn:author V 3 des K 8 svn:date V 27 1999-07-30T14:52:23.000000Z K 7 svn:log V 69 Hyphens are not legal characters in a C identifier. Broken by: hoek END K 10 svn:author V 6 obrien K 8 svn:date V 27 1999-07-30T15:05:32.000000Z K 7 svn:log V 143 Revert the past 3 commits to what should have been the rev 1.18 -> rev 1.19 change. (doesn't anybody read commit logs and look at the diffs?) END K 10 svn:author V 6 msmith K 8 svn:date V 27 1999-07-30T16:15:11.000000Z K 7 svn:log V 171 Erk, more APMIO_BIOS stuff I missed. Temporarily disable the resume timer support until I can implement it as an ioctl proper. Submitted by: N.Dudorov END K 10 svn:author V 4 ache K 8 svn:date V 27 1999-07-30T16:34:06.000000Z K 7 svn:log V 41 Sense $LANG only if $LC_CTYPE is not set END K 10 svn:author V 4 ache K 8 svn:date V 27 1999-07-30T16:38:26.000000Z K 7 svn:log V 18 MFC: locale fixes END K 10 svn:author V 6 obrien K 8 svn:date V 27 1999-07-30T17:23:44.000000Z K 7 svn:log V 199 If "YYPARSE_PARAM" is defined, we need a different prototype for yyparse(). PR: gnu/12868 Submitted by: Vadim Chekan Obtained from: bison-1.26a (identical change was made there) END K 10 svn:author V 5 brian K 8 svn:date V 27 1999-07-30T17:30:30.000000Z K 7 svn:log V 348 MFC: Add a default ppp.conf (mode 600). Originally submitted by: Wayne Self Allow a ppp startup option in rc.conf. Adjust sysinstall so that it appends to the end of ppp.conf and uses the generated profile to start ppp in auto mode on boot. Submitted by: Josef L. Karthauser END K 10 svn:author V 3 mpp K 8 svn:date V 27 1999-07-30T19:15:16.000000Z K 7 svn:log V 418 Make direct calls to nroff work again. Rev 1.5 of contrib/gnu/nroff/nroff.sh broke nroff because it added the '-S' option to the troff call, which requires that the tmac.safer macro package be installed. Since 90% of our *roff calls are probably generated by man(1), and man(1) calls groff directly, I'm not really sure what rev 1.5 of nroff.sh was trying to fix, but at least now nroff works again. Broken by: imp END K 10 svn:author V 6 msmith K 8 svn:date V 27 1999-07-30T19:35:03.000000Z K 7 svn:log V 138 Reenable the APMIO_BIOS ioctl and translate arguments into the new format (which is more like the old than I thought). Requested-by: imp END K 10 svn:author V 6 msmith K 8 svn:date V 27 1999-07-30T19:35:21.000000Z K 7 svn:log V 46 Reenable use of the APMIO_BIOS ioctl for now. END K 10 svn:author V 3 imp K 8 svn:date V 27 1999-07-30T19:35:56.000000Z K 7 svn:log V 46 Add -S to nroff and troff invocations of man. END K 10 svn:author V 3 nik K 8 svn:date V 27 1999-07-30T20:51:19.000000Z K 7 svn:log V 240 Correct reference to dhclient.conf(5) (was dhclient.conf(8)), as pointed out in the PR. Correct typo on the same line, which was not pointed out by the PR. PR: docs/12619 Submitted by: Mikhail Teterin END K 10 svn:author V 3 nik K 8 svn:date V 27 1999-07-30T20:52:26.000000Z K 7 svn:log V 123 dhclient-lease(8) -> dhclient.leases(5) PR: docs/12619 Submitted by: Mikhail Teterin END K 10 svn:author V 3 nik K 8 svn:date V 27 1999-07-30T21:12:35.000000Z K 7 svn:log V 157 Reflect the change from the /etc/weekly to /etc/periodic/weekly/*. PR: docs/12734 Submitted by: Alexey M. Zelkin END K 10 svn:author V 3 nik K 8 svn:date V 27 1999-07-30T21:20:09.000000Z K 7 svn:log V 224 Document that writev(2) can fail with ENOBUFS. Text is a compromise based on messages from Wes Peters, Ville-Pertti Keinonen, and Matt Dillon. PR: docs/10512 Submitted by: Howard Goldstein END K 10 svn:author V 3 nik K 8 svn:date V 27 1999-07-30T21:24:03.000000Z K 7 svn:log V 151 Document the "skey" command in telnet(1). PR: docs/12360 Submitted by: kjm@rins.ryukoku.ac.jp (KOJIMA Hajime) Nagged by: markm :-) END K 10 svn:author V 3 jdp K 8 svn:date V 27 1999-07-30T23:14:15.000000Z K 7 svn:log V 66 When listing the installed packages, do it in alphabetical order. END K 10 svn:author V 5 mdodd K 8 svn:date V 27 1999-07-31T00:43:48.000000Z K 7 svn:log V 180 Don't use at_shutdown() now that we have new_bus which lets us specify a DEVICE_SHUTDOWN method instead. Reviewed by: me, since nobody else seems to run this hardware in -CURRENT END K 10 svn:author V 6 msmith K 8 svn:date V 27 1999-07-31T01:51:58.000000Z K 7 svn:log V 925 As described by the submitter: I did some tcpdumping the other day and noticed that GETATTR calls were frequently followed by an ACCESS call to the same file. The attached patch changes nfs_getattr to fill the access cache as a side effect. This is accomplished by calling ACCESS rather than GETATTR. This implies a modest overhead of 4 bytes in the request and 8 bytes in the response compared to doing a vanilla GETATTR. ... [The patch comprises two parts] The first is the "real" patch, the second counts misses and hits rather than fills and hits. The difference is subtle but important because both nfs_getattr and nfs_access now fill the cache. It also changes the default value of nfsaccess_cache_timeout to better match the attribute cache. IMHO, file timestamps change much more frequently than protection bits. Submitted by: Bjoern Groenvall Reviewed by: dillon (partially) END K 10 svn:author V 3 mpp K 8 svn:date V 27 1999-07-31T02:33:40.000000Z K 7 svn:log V 153 Remove troff formatting directive from the first line of the man page, since it is no longer needed. Pointed out by bde before I had a chance to fix it END K 10 svn:author V 3 alc K 8 svn:date V 27 1999-07-31T04:10:31.000000Z K 7 svn:log V 51 Add parentheses for clarity. Submitted by: dillon END K 10 svn:author V 3 alc K 8 svn:date V 27 1999-07-31T04:19:49.000000Z K 7 svn:log V 238 vm_page_queue_init: Remove the initialization of PQ_NONE's cnt and lcnt. They aren't used. vm_page_insert: Remove an unnecessary dereference. vm_page_wire: Remove the one and only (and thus pointless) reference to PQ_NONE's lcnt. END K 10 svn:author V 4 grog K 8 svn:date V 27 1999-07-31T08:11:58.000000Z K 7 svn:log V 258 Make intelligible: Describe the command formats in English. Add references to other programs (boot0cfg, fdisk). Remove some old cruft, including FUD about single-level bootstraps. Add example of output format. Not-objected-to-by: msmith rnordier END K 10 svn:author V 3 rse K 8 svn:date V 27 1999-07-31T08:36:07.000000Z K 7 svn:log V 147 Cleanups to the pthread header files. Submitted by: Ralf S. Engelschall Reviewed by: John Birrell END K 10 svn:author V 3 jkh K 8 svn:date V 27 1999-07-31T09:32:28.000000Z K 7 svn:log V 25 Reserve majors for arla. END K 10 svn:author V 4 ache K 8 svn:date V 27 1999-07-31T12:00:58.000000Z K 7 svn:log V 57 Pick hardcoded latin1 chars definitions only if -Tlatin1 END K 10 svn:author V 4 ache K 8 svn:date V 27 1999-07-31T12:03:41.000000Z K 7 svn:log V 49 MFC: use hardcoded latin1 chars only if -Tlatin1 END K 10 svn:author V 4 ache K 8 svn:date V 27 1999-07-31T12:20:29.000000Z K 7 svn:log V 17 install msafer.7 END K 10 svn:author V 4 ache K 8 svn:date V 27 1999-07-31T12:22:53.000000Z K 7 svn:log V 37 MFC: Install tmac.safer and msafer.7 END K 10 svn:author V 4 ache K 8 svn:date V 27 1999-07-31T13:17:47.000000Z K 7 svn:log V 22 Add more koi8-r chars END K 10 svn:author V 4 ache K 8 svn:date V 27 1999-07-31T13:20:11.000000Z K 7 svn:log V 23 MFC: more koi8-r chars END K 10 svn:author V 4 hoek K 8 svn:date V 27 1999-07-31T13:47:23.000000Z K 7 svn:log V 149 Comment change: "Be warned, this will update your installed system, except for the configuration files in the /etc directory." .... and the kernel. END K 10 svn:author V 4 ache K 8 svn:date V 27 1999-07-31T14:16:04.000000Z K 7 svn:log V 102 change prev. commit: emulate latin1 on ascii if latin1 chars are in the text as groff authors suppose END K 10 svn:author V 4 ache K 8 svn:date V 27 1999-07-31T14:17:28.000000Z K 7 svn:log V 31 MFC: latin1 on ascii emulation END K 10 svn:author V 4 ache K 8 svn:date V 27 1999-07-31T14:57:13.000000Z K 7 svn:log V 31 make all chars above 127 legal END K 10 svn:author V 4 ache K 8 svn:date V 27 1999-07-31T14:58:10.000000Z K 7 svn:log V 35 MFC: all chars above 127 are legal END K 10 svn:author V 4 hoek K 8 svn:date V 27 1999-07-31T15:04:37.000000Z K 7 svn:log V 74 Use errx() instead of err() in example code calling err() after strtol(). END K 10 svn:author V 4 hoek K 8 svn:date V 27 1999-07-31T15:05:00.000000Z K 7 svn:log V 31 CFC: typo fix: err() -> errx() END K 10 svn:author V 4 ache K 8 svn:date V 27 1999-07-31T15:15:15.000000Z K 7 svn:log V 75 bad news: chars 0200-0206 used internally in troff, make them back illegal END K 10 svn:author V 4 ache K 8 svn:date V 27 1999-07-31T15:15:36.000000Z K 7 svn:log V 33 MFC: make few chars back illegal END K 10 svn:author V 4 ache K 8 svn:date V 27 1999-07-31T15:51:57.000000Z K 7 svn:log V 60 Tune table since 0200-0206 is not available, add more chars END K 10 svn:author V 4 ache K 8 svn:date V 27 1999-07-31T15:52:49.000000Z K 7 svn:log V 27 MFC: Tune table, add chars END K 10 svn:author V 3 alc K 8 svn:date V 27 1999-07-31T18:31:00.000000Z K 7 svn:log V 94 Change the type of vpgqueues::lcnt from "int *" to "int". The indirection served no purpose. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1999-07-31T19:15:29.000000Z K 7 svn:log V 22 Add INSTALL.TXT back. END K 10 svn:author V 4 hoek K 8 svn:date V 27 1999-07-31T20:27:33.000000Z K 7 svn:log V 716 Add variable INSTALLFLAGS_EDIT used to remove arbitrary INSTALLFLAGS. Specifically intended for removing -fschg ("INSTALLFLAGS_EDIT=:S/schg/uchg/") this makes the NOFSCHG flag redundant. NOFSCHG will still be honoured by bsd.lib.mk but is valid for buildworld only. NOFSCHG is still implemented in the old way (ie. _not_ ".if NOFSCHG then { INSTALLFLAGS_EDIT+=:S/schg/,/ }" to emphasize the fact that NOFSCHG is only supported in a limited fashion and for buildworld. The interface and implementation are such that future use of flags such as sappnd can also be easily removed or altered (perhaps to uappnd). This commit brought to you by the letters B, D, and E, and the numbers six, one, thirteen, and three. END K 10 svn:author V 4 hoek K 8 svn:date V 27 1999-07-31T20:32:31.000000Z K 7 svn:log V 150 Remove explicit testing of the NOFSCHG variable. Its functionality (in this file) is now superceeded by INSTALLFLAGS_EDIT in bsd.{prog,kmod,lib}.mk. END K 10 svn:author V 4 hoek K 8 svn:date V 27 1999-07-31T20:38:22.000000Z K 7 svn:log V 201 When printing an error message after command execution fails, don't assume the only possible error is "command not found". This makes debugging of messages such as "/bin/sh: not found" less common... END K 10 svn:author V 4 hoek K 8 svn:date V 27 1999-07-31T20:40:23.000000Z K 7 svn:log V 132 Print an error message on illegal numerical arguments. Submitted by: bin/9349 (slightly modified) Assar Westerlund END K 10 svn:author V 4 hoek K 8 svn:date V 27 1999-07-31T20:53:02.000000Z K 7 svn:log V 446 Add a -E flag, similar to -e (overide variables from environment) except that -E only operates for a specified variable. Useful since the -e option will often pull-in many unwanted variable overrides (esp. in a make world situation). Uses include overriding BINOWN (which cannot be done by normal methods or through abuses of MAKEFLAGS) or likely for ports to honour CFLAGS (provided they're running on a system whose make(1) has this option). END K 10 svn:author V 3 bde K 8 svn:date V 27 1999-07-31T22:00:09.000000Z K 7 svn:log V 64 FIxed disordering in previous commit. Fixed some old disorder. END K 10 svn:author V 3 bde K 8 svn:date V 27 1999-07-31T22:10:17.000000Z K 7 svn:log V 39 Fixed syntax error in previous commit. END K 10 svn:author V 3 bde K 8 svn:date V 27 1999-07-31T22:14:46.000000Z K 7 svn:log V 45 Removed a duplicate reference to System V.4. END K 10 svn:author V 3 bde K 8 svn:date V 27 1999-07-31T22:29:17.000000Z K 7 svn:log V 278 Fixed $Id$. Removed POSIX.1/NetBSD markup (braces) for NAME_MAX, etc. We don't define this. Most FreeBSD man pages hard-code the limits; in fact, utimes.2 recently became the only file in libc/sys/*.2 that mentions NAME_MAX. There probably should be mandoc macros for this. END K 10 svn:author V 3 alc K 8 svn:date V 27 1999-07-31T23:02:57.000000Z K 7 svn:log V 50 pmap_object_init_pt: Verify that object != NULL. END K 10 svn:author V 3 alc K 8 svn:date V 27 1999-08-01T06:05:09.000000Z K 7 svn:log V 120 Move the memory access behavior information provided by madvise from the vm_object to the vm_map. Submitted by: dillon END K 10 svn:author V 4 grog K 8 svn:date V 27 1999-08-01T06:40:11.000000Z K 7 svn:log V 160 Remove inappropriate references to the wrong name for the bootstrap manager, thus killing two birds with one stone. Objected-to-by: bde rnordier END K 10 svn:author V 3 mpp K 8 svn:date V 27 1999-08-01T10:58:45.000000Z K 7 svn:log V 28 MFC: Fix mdoc syntax error. END K 10 svn:author V 3 mpp K 8 svn:date V 27 1999-08-01T10:59:51.000000Z K 7 svn:log V 65 MFC: Removed POSIX.1/NetBSD makeup (braces) for NAME_MAX, etc... END K 10 svn:author V 3 mpp K 8 svn:date V 27 1999-08-01T11:00:55.000000Z K 7 svn:log V 33 MFC: remove duplicate .At macro. END K 10 svn:author V 3 phk K 8 svn:date V 27 1999-08-01T12:49:41.000000Z K 7 svn:log V 33 Pave the way for the fla driver. END K 10 svn:author V 6 newton K 8 svn:date V 27 1999-08-01T12:51:06.000000Z K 7 svn:log V 71 Cleanup - diked out a heap of old KLM stuff that isn't needed anymore. END K 10 svn:author V 4 nyan K 8 svn:date V 27 1999-08-01T13:20:09.000000Z K 7 svn:log V 55 Sync with sys/i386/conf/files.i386 revision 1.220.2.9. END K 10 svn:author V 4 nyan K 8 svn:date V 27 1999-08-01T13:34:40.000000Z K 7 svn:log V 181 Don't include opt_vesa.h. Because PC-98 does not have the VESA mode. Pointed out by: Masanori Kanaoka and Nobuyuki Koganemaru END K 10 svn:author V 6 obrien K 8 svn:date V 27 1999-08-01T15:44:51.000000Z K 7 svn:log V 49 Only use Bison to generate cc1plus's parse code. END K 10 svn:author V 4 kato K 8 svn:date V 27 1999-08-01T16:03:31.000000Z K 7 svn:log V 51 Sync with sys/i386/conf/majors.i386 revision 1.80. END K 10 svn:author V 6 obrien K 8 svn:date V 27 1999-08-01T16:07:09.000000Z K 7 svn:log V 58 Clarify that "-w" ignores horizontal white space changes. END K 10 svn:author V 5 green K 8 svn:date V 27 1999-08-01T16:57:24.000000Z K 7 svn:log V 630 Make ipfw's logging more dynamic. Now, log will use the default limit _or_ you may specify "log logamount number" to set logging specifically the rule. In addition, "ipfw resetlog" has been added, which will reset the logging counters on any/all rule(s). ipfw resetlog does not affect the packet/byte counters (as ipfw reset does), and is the only "set" command that can be run at securelevel >= 3. This should address complaints about not being able to set logging amounts, not being able to restart logging at a high securelevel, and not being able to just reset logging without resetting all of the counters in a rule. END K 10 svn:author V 3 imp K 8 svn:date V 27 1999-08-01T18:04:26.000000Z K 7 svn:log V 759 o Add "debuglevel" keyword to config file. o Document debug level keyword o Implement debug level: o For most of the diagnostic messages, change them from #ifdef DEBUG to if (debuglevel > 0). o Add a couple more diagnostic messages that weren't present before o Fix a couple of excessively long lines. Reviewed by: hosokawa-san o Start to implement the stopgap kludge for -current's pccard code by passing the length of the i/o range. If DEV_DESC_HAS_SIZE is defined, we'll set the size. This is done as an ifdef so that I can generate patches against the kernel more easily. o Add preliminary support for tweaking sleep times, but leave it disabled until a good range of values can be established. Didn't fix: logmsg problem noted by Nate. END K 10 svn:author V 3 imp K 8 svn:date V 27 1999-08-01T18:12:51.000000Z K 7 svn:log V 306 o Add additional printfs for error cases when we can't attach the device. o Add field to dev_desc for the size of the io port range. This isn't used yet in the committed sources, but will make the transition easier in the future. If you build this into your kernel, you will need to rebuild pccardd. END K 10 svn:author V 3 imp K 8 svn:date V 27 1999-08-01T18:19:03.000000Z K 7 svn:log V 51 Note need to recompile pccardd with latest kernel. END K 10 svn:author V 3 imp K 8 svn:date V 27 1999-08-01T18:58:45.000000Z K 7 svn:log V 47 Add ipfw recompile and bpfilter -> bpf changes END K 10 svn:author V 3 nik K 8 svn:date V 27 1999-08-01T19:54:02.000000Z K 7 svn:log V 1728 Richard the Lionheart was crowned on 3rd September 1189, not the 27th February. If you do a web search for "lionheart crowned" you'll get lots of conflicting information. Some sites say 3rd September, while others say 27th February. Most of the "27th February" crowd seem to take their information from other incarnations of this file on other operating systems. After a very pleasant afternoon spent lunching with my girlfriend's parents, I availed myself of their extensive reference library. You'd be surprised how hard it is to get concrete information about this. The _Encyclopedia Brittanica_ doesn't mention the date, only the year, as does _Brewer's Dictionary of Phrase and Fable_, as do all the other printed sources I tried. One of them even said July 7th 1189! Microsoft's (yeah, so sue me) Encarta '95 has quite a comprehensive entry, but again, no day and month information In desperation, I tried the web once more, and finally stumbled upon http://www.btinternet.com/~timeref/hsttime2.htm. This revealed that Henry II died on 6th July 1189 (presumably the source of the 7th July entry in another reference), and that Richard was crowned on 3rd September. Best of all, this site gives references. So if any of you have a copy of _The Life and Times of Richard I_, John Gillingham, pub. George Weidenfeld and Nicholson Limited, 1974, then you can confirm this for yourselves. For completenesses sake, I tried to find an ISBN number for the above book. But Amazon and Barnes and Noble don't appear to stock it (although it looks like a revised version, by the same author, is due out in October 1999, in case anyone's interested). PR: docs/10488 Submitted by: solon@macaulay.demon.co.uk END K 10 svn:author V 4 sada K 8 svn:date V 27 1999-08-01T20:31:57.000000Z K 7 svn:log V 84 Typo of sample command line. Submitted by: Seiichi Satomi END K 10 svn:author V 4 sada K 8 svn:date V 27 1999-08-01T20:38:40.000000Z K 7 svn:log V 84 Typo of sample command line. Submitted by: Seiichi Satomi END K 10 svn:author V 4 hoek K 8 svn:date V 27 1999-08-01T20:46:45.000000Z K 7 svn:log V 117 Mention that EXIT_SUCCESS and EXIT_FAILURE are preferred over sysexits.h-values as exit codes for portable programs. END K 10 svn:author V 4 hoek K 8 svn:date V 27 1999-08-01T20:47:18.000000Z K 7 svn:log V 57 CFC: EXIT_SUCCESS and EXIT_FAILURE for portable programs END K 10 svn:author V 5 mdodd K 8 svn:date V 27 1999-08-01T22:57:09.000000Z K 7 svn:log V 648 Move the specification of EDGE/LEVEL triggered interrupts to eisa_add_intr() which now takes an additional arguement (one of EISA_TRIGGER_LEVEL or EISA_TRIGGER_EDGE). The flag RR_SHAREABLE has no effect when passed to bus_alloc_resource(dev, SYS_RES_IRQ, ...) in an EISA device context as the eisa_alloc_resource() call (bus_alloc_resource method) now deals with this flag directly, depending on the device ivars. This change does nothing more than move all the 'shared = inb(foo + iobsse)' nonesense to the device probe methods rather than the device attach. Also, print out 'edge' or 'level' in the IRQ announcement message. Reviewed by: dfr END K 10 svn:author V 4 hoek K 8 svn:date V 27 1999-08-02T03:18:17.000000Z K 7 svn:log V 389 Bruce noted that the use of err(), fixed to errx() in the last commit, did not specify an exit code. This implies the use of either a hand- rolled err() (Bruce's suggestion) or a random error code (my suggestion), both of which are against the style guidelines. This commit specifies the correct error code (implicitly). This also changes the error message to be a little more helpful. END K 10 svn:author V 6 yokota K 8 svn:date V 27 1999-08-02T03:45:40.000000Z K 7 svn:log V 38 I forgot this bit in the last MFC :-( END K 10 svn:author V 4 hoek K 8 svn:date V 27 1999-08-02T04:00:33.000000Z K 7 svn:log V 293 English fixes: consistent spacing after periods, "userland", not "user land", other typos, ~four grammar gnits, an ironic case of incorrect parallelization, bad capitalization, an incorrect use of the infamous slash ('/'), and an unclear sentence. END K 10 svn:author V 3 imp K 8 svn:date V 27 1999-08-02T05:01:03.000000Z K 7 svn:log V 52 MFC: 1.16 and 1.17: install tmac.safer and msafer.7 END K 10 svn:author V 3 imp K 8 svn:date V 27 1999-08-02T05:05:49.000000Z K 7 svn:log V 37 MFC: 1.17: Add -S to nroff and troff END K 10 svn:author V 3 imp K 8 svn:date V 27 1999-08-02T05:42:44.000000Z K 7 svn:log V 71 Clear flags on psuedo terminals before trying to chmod and chown them. END K 10 svn:author V 3 imp K 8 svn:date V 27 1999-08-02T05:47:09.000000Z K 7 svn:log V 11 MFC: 1.190 END K 10 svn:author V 6 obrien K 8 svn:date V 27 1999-08-02T10:02:07.000000Z K 7 svn:log V 29 Use Byacc rather than Bison. END K 10 svn:author V 5 asami K 8 svn:date V 27 1999-08-02T11:31:04.000000Z K 7 svn:log V 15 Add ports-ftp. END K 10 svn:author V 5 asami K 8 svn:date V 27 1999-08-02T11:33:19.000000Z K 7 svn:log V 30 Add new ports category "ftp". END K 10 svn:author V 5 asami K 8 svn:date V 27 1999-08-02T11:34:02.000000Z K 7 svn:log V 17 MFC (ports-ftp). END K 10 svn:author V 5 brian K 8 svn:date V 27 1999-08-02T11:53:16.000000Z K 7 svn:log V 60 Filter ospf and igmp separately. Kind-of submitted by: phk END K 10 svn:author V 8 sheldonh K 8 svn:date V 27 1999-08-02T14:55:58.000000Z K 7 svn:log V 367 Add -n option to print numeric user and group IDs instead of names in a long (-l) listing. MFC-jockies should make sure that bde's concerns regarding the number of digits required to represent a uid_t and the use of snprintf on the associated PR have been addressed before going wild. PR: 12866 Reported by: Philip Kizer Obtained from: NetBSD END K 10 svn:author V 5 brian K 8 svn:date V 27 1999-08-02T15:29:19.000000Z K 7 svn:log V 81 #ifdef IPPROTO_OSPFIGP before expecting it to be defined. This unbreaks OpenBSD. END K 10 svn:author V 5 brian K 8 svn:date V 27 1999-08-02T15:43:28.000000Z K 7 svn:log V 125 MFC: Allow room for editing labels on disks that are >= 10000Mb Submitted by: Josef L. Karthauser END K 10 svn:author V 5 brian K 8 svn:date V 27 1999-08-02T16:59:28.000000Z K 7 svn:log V 70 Use err[x]/warn[x] and improve error reporting Submitted by: charnier END K 10 svn:author V 2 se K 8 svn:date V 27 1999-08-02T17:45:21.000000Z K 7 svn:log V 78 Fix typo and use Fx macro instead of literal FreeBSD. Submitted by: charnier END K 10 svn:author V 2 se K 8 svn:date V 27 1999-08-02T17:50:07.000000Z K 7 svn:log V 162 Remove accidental 8bit character in error message. Add checks for malloc failure and add error exit in case of malloc failure. Add rcsid. Submitted by: charnier END K 10 svn:author V 2 se K 8 svn:date V 27 1999-08-02T18:26:28.000000Z K 7 svn:log V 89 Add missing "path mnemonics" as given in Table 4-3 of rev. 1.2 of the ARC Specification. END K 10 svn:author V 6 msmith K 8 svn:date V 27 1999-08-02T18:46:34.000000Z K 7 svn:log V 145 Don't trust the segment limits that the BIOS reports; instead give it as much space as possible to avoid lossage due to sloppy BIOS programming. END K 10 svn:author V 3 dfr K 8 svn:date V 27 1999-08-02T19:16:42.000000Z K 7 svn:log V 46 Make this build if there is an obj directory. END K 10 svn:author V 5 mdodd K 8 svn:date V 27 1999-08-02T20:01:40.000000Z K 7 svn:log V 98 I'm not sure how this wasn't in the last commit but anyhow... 'int irq' -> 'struct irq_node *irq' END K 10 svn:author V 3 rvb K 8 svn:date V 27 1999-08-02T20:55:11.000000Z K 7 svn:log V 115 The dev returned here is what is found in the st_dev field. This should not be further translated ... hence the 0. END K 10 svn:author V 5 wpaul K 8 svn:date V 27 1999-08-02T21:06:16.000000Z K 7 svn:log V 1387 Perform an RX reset and TX reset in xl_reset() along with the master reset command. I observed some anomalous behavior while testing a 3c905C with a Dell PowerEdge 4300/500 dual PIII 500Mhz system. The NIC would seem to work correctly most of the time but would sometimes fail to receive certain packets, in particular NFS create requests. I could mount an NFS filesystem from the PowerEdge and do an ls on it, but trying to do a "touch foo" would hang. Monitoring traffic from another host revealed that the client was properly sending an NFS create request but the server was not receiving it. It *did* receive it when I ran the same test with an Intel fxp card. I don't understand the exact mechanics of this strange behavior, but resetting the receiver and transmitter seems to get rid of it. I used to perform an RX and TX reset in xl_init(), but stopped doing it there because on 3c905B and later cards this causes the autoneg session to restart, which would lead to the NIC waiting a long time before exchanging traffic after being brought up the first time. Apparently the receiver and transmitter resets should be performed at least once when initializing the card. Hopefully this will cure problems that people have been having with the 3c905C -- this was the only strange behavior that I have observed with the 3c905C so far which does not appear with the 3c905B or 3c905. END K 10 svn:author V 5 wpaul K 8 svn:date V 27 1999-08-02T21:07:22.000000Z K 7 svn:log V 79 MFC: issue an RX and TX reset in xl_reset() to smack the 3c905C to its senses. END K 10 svn:author V 3 imp K 8 svn:date V 27 1999-08-02T21:34:46.000000Z K 7 svn:log V 46 Only allow root to set file flags on devices. END K 10 svn:author V 3 imp K 8 svn:date V 27 1999-08-02T21:37:25.000000Z K 7 svn:log V 43 MFC: 1.126 only root sets flags on devices END K 10 svn:author V 5 brian K 8 svn:date V 27 1999-08-02T21:45:36.000000Z K 7 svn:log V 49 Mention that ospf is a possible filter protocol. END K 10 svn:author V 5 wpaul K 8 svn:date V 27 1999-08-02T21:57:57.000000Z K 7 svn:log V 95 Minor tweak for last commit: insert extra delay between issuing master reset and RX/TX resets. END K 10 svn:author V 5 wpaul K 8 svn:date V 27 1999-08-02T21:58:41.000000Z K 7 svn:log V 71 MFC: insert extra delay between issuing master reset and RX/TX resets. END K 10 svn:author V 4 hoek K 8 svn:date V 27 1999-08-02T22:53:35.000000Z K 7 svn:log V 45 MFC: English fixes and errx() (non-)exitcode END K 10 svn:author V 5 wosch K 8 svn:date V 27 1999-08-03T08:15:02.000000Z K 7 svn:log V 71 Typo Submitted by: Christian Weisgerber END K 10 svn:author V 6 eivind K 8 svn:date V 27 1999-08-03T10:11:02.000000Z K 7 svn:log V 138 Better comment on ntpdate_enable - if I have misunderstood when ntpdate was run (I thought it was cron'ed), other people probably do too. END K 10 svn:author V 8 sheldonh K 8 svn:date V 27 1999-08-03T14:52:46.000000Z K 7 svn:log V 163 Add a sample entry for Exim, in preparation for the upcoming behaviour change in the port, where TCP Wrapper support will become the default. Requested by: markm END K 10 svn:author V 8 sheldonh K 8 svn:date V 27 1999-08-03T14:59:32.000000Z K 7 svn:log V 15 MFC: Add Exim. END K 10 svn:author V 5 brian K 8 svn:date V 27 1999-08-03T16:14:38.000000Z K 7 svn:log V 79 Reorganise ppp's usage to avoid some mandoc limitations. Suggested by: wollman END K 10 svn:author V 3 imp K 8 svn:date V 27 1999-08-03T17:07:04.000000Z K 7 svn:log V 356 brucify: o use suser_xxx rather than suser to support JAIL code. o KNF comment convention o use vp->type rather than vaddr.type and eliminate call to VOP_GETATTR. Bruce says that vp->type is valid at this point. Submitted by: bde. Not fixed: o return (value) o Comment needs to be longer and more explicit. It will be after the advisory. END K 10 svn:author V 5 billf K 8 svn:date V 27 1999-08-03T20:47:53.000000Z K 7 svn:log V 192 Add a note about the mismatch of the tcpdcheck/tcpdmatch binaries and the configuration files that they are REALLY checking. PR: bin/12819 Submitted By: Seth Bromberger END K 10 svn:author V 6 obrien K 8 svn:date V 27 1999-08-04T00:55:24.000000Z K 7 svn:log V 103 Fixes needed for the Alpha to compile X11R6. Submitted by: dfr Obtained from: RedHat's Alpha offering END K 10 svn:author V 3 imp K 8 svn:date V 27 1999-08-04T04:52:18.000000Z K 7 svn:log V 183 o Typo in prior version kept it from compiling (blush). Noticed by: Nobody! o Add comment about why we restrict chflags to root for devices. o nit noticed by bde wrt return values. END K 10 svn:author V 6 obrien K 8 svn:date V 27 1999-08-04T05:34:33.000000Z K 7 svn:log V 93 Support the setting of hostname via DHCP. Submitted by: myself & Ted Lemon END K 10 svn:author V 6 obrien K 8 svn:date V 27 1999-08-04T05:37:54.000000Z K 7 svn:log V 39 MFC rev 1.4 (hostname setting support) END K 10 svn:author V 6 obrien K 8 svn:date V 27 1999-08-04T05:46:11.000000Z K 7 svn:log V 146 MFS: use logger(1) instead of plain echo(1). (some how these local changes made it out of my local tree into the repository, so lets do it right) END K 10 svn:author V 5 peter K 8 svn:date V 27 1999-08-04T13:38:24.000000Z K 7 svn:log V 164 Don't probe if pci_cfgopen() fails to find pci hardware, like we used to to. This might have caused interesting things on non-PCI hardware if PCI was compiled in. END K 10 svn:author V 5 peter K 8 svn:date V 27 1999-08-04T14:41:39.000000Z K 7 svn:log V 426 Don't over-allocate and over-copy shorter NFSv2 filehandles and then correct the pointers afterwards. It's kinda bogus that we generate a 24 (?) byte filehandle (2 x int32 fsid and 16 byte VFS fhandle) and pad it out to 64 bytes for NFSv3 with garbage. The whole point of NFSv3's variable filehandle length was to allow for shorter handles, both in memory and over the wire. I plan on taking a shot at fixing this shortly. END K 10 svn:author V 6 obrien K 8 svn:date V 27 1999-08-04T15:02:28.000000Z K 7 svn:log V 367 Back out rev 1.2. The correct type of host-name is `X'. There was a problem with options.c which was fixed in ISC's version 2.0 (rev 1.1.1.2 --> 1.1.1.3). I have tested host-name with both types `X' and `t' and things work fine either way. I would prefer to match the offical sources when easily possible. PR: 12205 Submitted by: John Baldwin END K 10 svn:author V 6 obrien K 8 svn:date V 27 1999-08-04T15:07:08.000000Z K 7 svn:log V 33 MFC: ISC's dhclient version 2.0. END K 10 svn:author V 6 obrien K 8 svn:date V 27 1999-08-04T15:12:27.000000Z K 7 svn:log V 77 Log hostname settings/changes. Submitted by: John Baldwin END K 10 svn:author V 6 obrien K 8 svn:date V 27 1999-08-04T15:19:52.000000Z K 7 svn:log V 36 MFC: rev 1.6 (log setting hostname) END K 10 svn:author V 5 green K 8 svn:date V 27 1999-08-04T17:29:33.000000Z K 7 svn:log V 28 Correction: "ans" -> "and." END K 10 svn:author V 3 jkh K 8 svn:date V 27 1999-08-04T17:30:00.000000Z K 7 svn:log V 71 Turn docs off by default again - somebody has broken the docproj port. END K 10 svn:author V 5 green K 8 svn:date V 27 1999-08-04T17:44:07.000000Z K 7 svn:log V 101 Add various network cards that have been new-busified and made into KLDs (thanks Bill!) Remove lkm. END K 10 svn:author V 5 green K 8 svn:date V 27 1999-08-04T18:53:50.000000Z K 7 svn:log V 334 Fix fd race conditions (during shared fd table usage.) Badfileops is now used in f_ops in place of NULL, and modifications to the files are more carefully ordered. f_ops should also be set to &badfileops upon "close" of a file. This does not fix other problems mentioned in this PR than the first one. PR: 11629 Reviewed by: peter END K 10 svn:author V 3 nik K 8 svn:date V 27 1999-08-04T18:58:37.000000Z K 7 svn:log V 92 "Linux emulator" -> "Linux image activator" PR: docs/12882 Submitted by: des END K 10 svn:author V 4 dima K 8 svn:date V 27 1999-08-04T18:58:56.000000Z K 7 svn:log V 23 MFC: rev 1.126 - 1.128 END K 10 svn:author V 6 obrien K 8 svn:date V 27 1999-08-04T19:00:52.000000Z K 7 svn:log V 78 Grrr.. missed a `cvs add'. Reported by: Udo Schweigert END K 10 svn:author V 4 dima K 8 svn:date V 27 1999-08-04T19:03:30.000000Z K 7 svn:log V 29 MFC: rev 1.190 and rev 1.181 END K 10 svn:author V 4 dima K 8 svn:date V 27 1999-08-04T19:22:45.000000Z K 7 svn:log V 54 Oops. Forgot that we don't need to call VOP_GETATTR() END K 10 svn:author V 3 jkh K 8 svn:date V 27 1999-08-04T19:55:37.000000Z K 7 svn:log V 56 The ARLA folks don't need a bdev after all - remove it. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1999-08-04T20:04:25.000000Z K 7 svn:log V 225 Reserve a syscall for the arla folks. I'm assuming that since syscalls.c and init_sysent.c are checked into CVS, I should also commit the regenerated copies even though they're built by syscalls.master. Correct? Bruce? :) END K 10 svn:author V 6 msmith K 8 svn:date V 27 1999-08-04T20:24:49.000000Z K 7 svn:log V 126 Fix typo which would have caused MTRR support on non-SMP systems to behave in an utterly random fashion. Submitted by: gibbs END K 10 svn:author V 6 obrien K 8 svn:date V 27 1999-08-04T22:05:54.000000Z K 7 svn:log V 71 Do a gloabal `cvs add *' to make sure we get *everything* this time... END K 10 svn:author V 3 jkh K 8 svn:date V 27 1999-08-05T00:44:11.000000Z K 7 svn:log V 65 More committage for the arla pioctl syscall. Reminded by: green END K 10 svn:author V 3 jkh K 8 svn:date V 27 1999-08-05T01:28:00.000000Z K 7 svn:log V 41 Turn docs back on - ache was very quick. END K 10 svn:author V 4 kato K 8 svn:date V 27 1999-08-05T03:12:20.000000Z K 7 svn:log V 228 Provides discontinuous unit number support to make external FDD bootable on 1 FDD PC98 machines. (When an external FDD unit is installed, unit numbers become discontinuous.) Submitted by: IMAI Takeshi END K 10 svn:author V 4 kato K 8 svn:date V 27 1999-08-05T03:19:37.000000Z K 7 svn:log V 325 - Don't assume that SCSI ID numbers of HDD units are contiguous. That is, don't assume that SCSI ID corresponds to a unit number of da device. Unit number of da device is provided by 2nd stage loader and 3rd stage loader now use it. - Fix drive letter to display. Submitted by: IMAI Takeshi END K 10 svn:author V 6 obrien K 8 svn:date V 27 1999-08-05T06:37:18.000000Z K 7 svn:log V 33 MFC: use Byacc rather than Bison END K 10 svn:author V 3 jkh K 8 svn:date V 27 1999-08-05T08:18:45.000000Z K 7 svn:log V 119 Move syscall 180 back to where it was before and fix the incorrect comment which led me to move it in the first place. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1999-08-05T08:26:27.000000Z K 7 svn:log V 108 Re-commit these files after updating syscalls.master (in the proper order this time). Pointed out by: bde END K 10 svn:author V 3 jkh K 8 svn:date V 27 1999-08-05T08:27:08.000000Z K 7 svn:log V 51 commit these files after updating syscalls.master. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1999-08-05T08:37:31.000000Z K 7 svn:log V 168 I was clearly smoking crack when I committed the change to allow for architecture-specific docs on the boot floppy and CDROM. Do it right this time. Noticed by: jhay END K 10 svn:author V 2 ru K 8 svn:date V 27 1999-08-05T09:13:57.000000Z K 7 svn:log V 112 Backup existing init(8) as /sbin/init.bak. PR: 12976 Submitted by: Peter Jeremy END K 10 svn:author V 3 jkh K 8 svn:date V 27 1999-08-05T10:07:09.000000Z K 7 svn:log V 69 Stay on the serial console if installed that way. Requested by: max END K 10 svn:author V 5 brian K 8 svn:date V 27 1999-08-05T10:32:16.000000Z K 7 svn:log V 1181 o Obsolete the undocumented ``set weight'' command. o If we're using RADIUS and the RADIUS mtu is less than our peers mru/mrru, reduce our mtu to this value for NetBSD too. o Make struct throughput's sample period dynamic and tweak the ppp version number to reflect the extra stuff being passed through the local domain socket as a result (MP mode). o Measure the current throughput based on the number of samples actually taken rather than on the full sample period. o Keep the throughput statisics persistent while being passed to another ppp invocation through the local domain socket. o When showing throughput statistics after the timer has stopped, use the stopped time for overall calculations, not the current time. Also show the stopped time and how long the current throughput has been sampled for. o Use time() consistently in throughput.c o Tighten up the ``show bundle'' output. o Introduce the ``set bandwidth'' command. o Rewrite the ``set autoload'' command. It now takes three arguments and works based on a rolling bundle throughput average compared against the theoretical bundle bandwidth over a given period (read: it's now functional). END K 10 svn:author V 2 ru K 8 svn:date V 27 1999-08-05T11:48:47.000000Z K 7 svn:log V 154 - ignore the user-supplied umask, set it to 0022 by default - install /etc/wall_cmos_clock with 0444 mode rather than 0666 - -Wall inspection PR: 12967 END K 10 svn:author V 3 des K 8 svn:date V 27 1999-08-05T12:03:50.000000Z K 7 svn:log V 50 Add access(2) to the list of recognized syscalls. END K 10 svn:author V 3 des K 8 svn:date V 27 1999-08-05T12:05:37.000000Z K 7 svn:log V 55 MFC: add access(2) to the list of recognized syscalls. END K 10 svn:author V 8 deischen K 8 svn:date V 27 1999-08-05T12:08:10.000000Z K 7 svn:log V 125 Fix thread initialization to allow for the case where stdio file descriptors are not opened. PR: bin/12853 Reviewed by: jb END K 10 svn:author V 8 deischen K 8 svn:date V 27 1999-08-05T12:15:30.000000Z K 7 svn:log V 110 Add RCS IDs to those files without them. Fix copyrights (s/REGENTS/AUTHOR). Suggested by: tg Approved by: jb END K 10 svn:author V 6 obrien K 8 svn:date V 27 1999-08-05T15:06:23.000000Z K 7 svn:log V 26 MFC: ISC DHCP version 2.0 END K 10 svn:author V 3 phk K 8 svn:date V 27 1999-08-05T19:50:26.000000Z K 7 svn:log V 185 Make the newfs parameters a global option. The default is still "-b 8192 -f 1024" but my experiments show that "-b 16384 -f 4096 -c 100" is a more sensible value for modern disksizes. END K 10 svn:author V 3 sos K 8 svn:date V 27 1999-08-05T20:04:56.000000Z K 7 svn:log V 116 Add a local distribution under the "costum distribution" menu. This allows to add local additions on install time.. END K 10 svn:author V 7 roberto K 8 svn:date V 27 1999-08-05T20:21:11.000000Z K 7 svn:log V 132 The usage string was missing one '\n'. Already fixed in CURRENT. PR: bin/12987 Submitted by: dwmalone@maths.tcd.ie (David Malone) END K 10 svn:author V 3 jdp K 8 svn:date V 27 1999-08-05T23:38:13.000000Z K 7 svn:log V 97 Sync with alc's revision 1.125 of i386/i386/vm_machdep.c. This fixes the kernel build breakage. END K 10 svn:author V 3 jdp K 8 svn:date V 27 1999-08-06T00:58:41.000000Z K 7 svn:log V 126 Add usr.sbin/elf2exe to the build-tools target on the Alpha. This fixes the make buildworld breakage in sys/boot/arc/loader. END K 10 svn:author V 3 jdp K 8 svn:date V 27 1999-08-06T01:24:33.000000Z K 7 svn:log V 84 MFC 1.26 -> 1.27: When listing the installed packages, do it in alphabetical order. END K 10 svn:author V 5 brian K 8 svn:date V 27 1999-08-06T01:34:03.000000Z K 7 svn:log V 103 If the clock is put back, ensure that we don't end up dividing by zero when calculating our throughput END K 10 svn:author V 6 dwhite K 8 svn:date V 27 1999-08-06T04:19:27.000000Z K 7 svn:log V 143 Typo police. 'Acknowledgement' is spelled correctly so it was left untouched. PR: docs/12986 Submitted by: Seth END