S77905 95 177 329 145 1287 411 575 361 162 222 267 301 163 144 214 202 136 147 135 235 160 232 131 301 163 340 157 117 113 109 184 290 140 169 434 152 132 146 131 151 116 125 130 125 639 228 154 224 200 145 117 226 165 189 181 195 157 156 138 201 142 131 140 146 190 274 222 204 153 226 149 152 134 120 181 361 120 120 120 120 120 113 156 114 110 257 118 118 206 141 137 116 133 119 223 130 K 10 svn:author V 3 sos K 8 svn:date V 27 2001-06-08T09:51:33.000000Z K 7 svn:log V 85 Add support for yet another Promise ATA100 variant Minor fix to the VIA setup code. END K 10 svn:author V 3 phk K 8 svn:date V 27 2001-06-08T11:53:58.000000Z K 7 svn:log V 236 The date for Australia day in src/usr.bin/caldendar/calenders/calendar.holiday is incorrect. From looking through webcvs it seems like the error is in Open/NetBSD also. PR: 27960 Submitted by: Harley Anderson END K 10 svn:author V 8 tanimura K 8 svn:date V 27 2001-06-08T11:57:39.000000Z K 7 svn:log V 48 Catch up to csareg.h rev 1.3. Forgotten by: cg END K 10 svn:author V 2 ru K 8 svn:date V 27 2001-06-08T12:44:25.000000Z K 7 svn:log V 1194 When changing an indirect route, kernel routing code allocates a route to the gateway and caches it in the route structure. It may happen (if the routing table is screwed) that the gateway route is the same route as the one being modified, in which case a kernel reports EDQUOT. Be more verbose about this: # route add -net 10 192.168.4.65 add net 10: gateway 192.168.4.65 # netstat -rn -finet Routing tables Internet: Destination Gateway Flags Refs Use Netif Expire default 192.168.4.65 UGSc 1 7 rl0 10 192.168.4.65 UGSc 0 0 rl0 127.0.0.1 127.0.0.1 UH 0 178 lo0 192.168.4 link#1 UC 2 0 rl0 => 192.168.4.65 0:d0:b7:16:9c:c6 UHLW 2 0 rl0 1123 Before: # route change -net 10 10.0.0.1 route: writing to routing socket: Disc quota exceeded change net 10: gateway 10.0.0.1: Disc quota exceeded After: # ./route change -net 10 10.0.0.1 route: writing to routing socket: Disc quota exceeded change net 10: gateway 10.0.0.1: gateway uses the same route PR: bin/1093, misc/26833 END K 10 svn:author V 8 gallatin K 8 svn:date V 27 2001-06-08T13:38:02.000000Z K 7 svn:log V 313 Sync up to v 1.9 of NetBSD's db_trace.c to get access to the greatly improved traceback code from Ross Harvey. This code requires the use of more traceback friendly temporary labels at kernel entry points, hence the changes to exception.s and asm.h Reviewed by: jhb, dfr Obtained from: NetBSD MFC after: 1 week END K 10 svn:author V 4 bmah K 8 svn:date V 27 2001-06-08T15:31:54.000000Z K 7 svn:log V 481 Forced commit: The last commit to this file introduced some text that was "Copyright (C) 2000 BSDI". It was asserted (correctly) that permission should have been sought from someone at BSDi / WindRiver first. In response to a query on this point, jkh wrote: > Hmmm. I'm not sure we ever asserted any particular copyright, but in > any case it's certainly not clear who one would ask. Me? If so, > I give my permission. :) Astutely pointed out by: murray Approved by: jkh END K 10 svn:author V 2 ru K 8 svn:date V 27 2001-06-08T15:44:17.000000Z K 7 svn:log V 269 Always print at least 2 bytes for IN_CLASSB_NET networks. Always print at least 3 bytes for IN_CLASSC_NET networks. The standard 193.0.0 class C network for example, will now be displayed as "193.0.0" as opposed to the confusing 193. PR: bin/21546 MFC after: 1 week END K 10 svn:author V 7 sobomax K 8 svn:date V 27 2001-06-08T18:27:32.000000Z K 7 svn:log V 66 MFC: - Sync error messages with usage(); - avoid gcc(1) warnings. END K 10 svn:author V 3 imp K 8 svn:date V 27 2001-06-08T18:31:51.000000Z K 7 svn:log V 129 Go ahead and request 0x44000000 through 0xfffffff instead of just 0xefffffff # Note, this is bogus, but less bogus than before. END K 10 svn:author V 4 bmah K 8 svn:date V 27 2001-06-08T18:35:09.000000Z K 7 svn:log V 173 MFS: Apply edits from 4-STABLE errata file to -CURRENT. Also add some comments and notes to the effect that this file won't have any real content until after 5.0-RELEASE. END K 10 svn:author V 4 bmah K 8 svn:date V 27 2001-06-08T19:18:50.000000Z K 7 svn:log V 207 New release notes: OLDCARD PCI support, savecore(8) 2GB RAM fix, inetd(8) faith syntax, ident support in inetd(8). MFCs noted: Linux-PAM 0.75 Move PAM authenticators to be in the right place and update. END K 10 svn:author V 4 bmah K 8 svn:date V 27 2001-06-08T19:20:24.000000Z K 7 svn:log V 70 MFC: savecore(8) 2GB RAM fix, inetd(8) faith syntax, Linux-PAM 0.75. END K 10 svn:author V 6 semenu K 8 svn:date V 27 2001-06-08T19:55:37.000000Z K 7 svn:log V 49 MFC: Changes about support fibre optic FTX card. END K 10 svn:author V 6 semenu K 8 svn:date V 27 2001-06-08T19:57:48.000000Z K 7 svn:log V 118 MFC: Include Level 1 LXT 970 PHY, AC101 and QS6612 drivers. This is for tx(4) driver support of fibre optic FTX card. END K 10 svn:author V 6 semenu K 8 svn:date V 27 2001-06-08T19:58:33.000000Z K 7 svn:log V 106 MFC: Add LXT 970 PHY, AC101 and QS6612 drivers. This is for tx(4) driver support of fibre optic FTX card. END K 10 svn:author V 6 semenu K 8 svn:date V 27 2001-06-08T19:59:00.000000Z K 7 svn:log V 41 MFC: Reflect support of SMC9432FTX card. END K 10 svn:author V 6 semenu K 8 svn:date V 27 2001-06-08T19:59:38.000000Z K 7 svn:log V 52 MFC: Add LXT970, AC101 and QS6612 personal drivers. END K 10 svn:author V 6 semenu K 8 svn:date V 27 2001-06-08T20:00:14.000000Z K 7 svn:log V 40 MFC: Add support for SMC 9432 FTX card. END K 10 svn:author V 6 jlemon K 8 svn:date V 27 2001-06-08T20:36:58.000000Z K 7 svn:log V 139 MFC: workaround for 10Mb/s bug. This may not solve the SCB timeout problem on all boards, but is a marked improvement in some cases. END K 10 svn:author V 8 schweikh K 8 svn:date V 27 2001-06-08T21:20:14.000000Z K 7 svn:log V 63 Fix a "this sentence no verb" grammar bogon. MFC after: 1 week END K 10 svn:author V 5 green K 8 svn:date V 27 2001-06-08T22:22:09.000000Z K 7 svn:log V 137 Switch to the user's uid before attempting to unlink the auth forwarding file, nullifying the effects of a race. Obtained from: OpenBSD END K 10 svn:author V 2 dd K 8 svn:date V 27 2001-06-08T22:50:33.000000Z K 7 svn:log V 40 Xref dladdr(3). Requested by: -hackers END K 10 svn:author V 5 peter K 8 svn:date V 27 2001-06-09T01:41:03.000000Z K 7 svn:log V 206 dumpmag is 'u_long dumpmag' in the kernel, not 'int'. If this worked on the Alpha, it was because of luck that it was little endian. Tidy up the dumpsize/dumppages confusion and the out of date comments. END K 10 svn:author V 2 dd K 8 svn:date V 27 2001-06-09T03:56:16.000000Z K 7 svn:log V 72 Normalize the use of sizeof according to style(9). Reviewed by: md5(1) END K 10 svn:author V 2 dd K 8 svn:date V 27 2001-06-09T04:32:46.000000Z K 7 svn:log V 248 Since we use getopt (in rev. 1.12), there's no need for the case's for the individual options to increment argv and decrement argc. This caused the -T option to swallow an extra argument. PR: 27982 Submitted by: Samuel Greear END K 10 svn:author V 6 obrien K 8 svn:date V 27 2001-06-09T05:01:24.000000Z K 7 svn:log V 62 Style fix FreeBSD ID, and change continuation style slightly. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2001-06-09T05:21:17.000000Z K 7 svn:log V 22 Fix style of defines. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2001-06-09T05:22:31.000000Z K 7 svn:log V 18 Update copyright. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2001-06-09T05:24:14.000000Z K 7 svn:log V 14 ID style nit. END K 10 svn:author V 2 dd K 8 svn:date V 27 2001-06-09T06:14:05.000000Z K 7 svn:log V 93 Add -j to the usage string. PR: 27986 Submitted by: Cyrille Lefevre END K 10 svn:author V 3 imp K 8 svn:date V 27 2001-06-09T06:43:54.000000Z K 7 svn:log V 197 Add PC9801-102 CBUS card to the list of plug and play devices. Some mapping of irq 6 may be required to use that irq, but if so, additional commits will follow. Submitted by: Hiroshi TSUKADA-san END K 10 svn:author V 3 imp K 8 svn:date V 27 2001-06-09T07:34:17.000000Z K 7 svn:log V 48 First stab at adding back in CL-PD6729 support. END K 10 svn:author V 5 brian K 8 svn:date V 27 2001-06-09T09:09:45.000000Z K 7 svn:log V 75 Bump __FreeBSD_version to reflect machine/ioctl_fd.c moving to sys/fdcio.h END K 10 svn:author V 8 sheldonh K 8 svn:date V 27 2001-06-09T09:47:05.000000Z K 7 svn:log V 336 Fix /etc/rc so that all remote filesystems, not just NFS, are mounted after the network is configured. Future remote filesystem types should be added to remote_fstypes, which is a whitespace-delimited list of type:description pairs. The specific problem this fixes right now is that smbfs mounts described in /etc/ftsab were failing. END K 10 svn:author V 8 sheldonh K 8 svn:date V 27 2001-06-09T09:50:20.000000Z K 7 svn:log V 55 MFC rev 1.268: support smbfs auto mounts in /etc/fstab END K 10 svn:author V 2 ru K 8 svn:date V 27 2001-06-09T11:20:31.000000Z K 7 svn:log V 41 Simplify, with the power of new mdoc(7). END K 10 svn:author V 3 des K 8 svn:date V 27 2001-06-09T16:02:29.000000Z K 7 svn:log V 54 MFC: avoid overflow when converting ticks to jiffies. END K 10 svn:author V 3 des K 8 svn:date V 27 2001-06-09T16:18:14.000000Z K 7 svn:log V 39 MFC: Nuke the TCP_RESTRICT_RST option. END K 10 svn:author V 3 dfr K 8 svn:date V 27 2001-06-09T16:49:51.000000Z K 7 svn:log V 59 First approximation of an ia64 EFI loader. Not functional. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2001-06-09T16:54:11.000000Z K 7 svn:log V 21 fix RCS ID style nit END K 10 svn:author V 8 gshapiro K 8 svn:date V 27 2001-06-09T17:40:47.000000Z K 7 svn:log V 28 MFC: Import sendmail 8.11.4 END K 10 svn:author V 8 gshapiro K 8 svn:date V 27 2001-06-09T17:52:44.000000Z K 7 svn:log V 33 RELENG_4 now has sendmail 8.11.4 END K 10 svn:author V 8 gshapiro K 8 svn:date V 27 2001-06-09T17:59:39.000000Z K 7 svn:log V 28 MFC: Import sendmail 8.11.4 END K 10 svn:author V 6 dillon K 8 svn:date V 27 2001-06-09T18:06:58.000000Z K 7 svn:log V 543 Two fixes to the out-of-swap process termination code. First, start killing processes a little earlier to avoid a deadlock. Second, when calculating the 'largest process' do not just count RSS. Instead count the RSS + SWAP used by the process. Without this the code tended to kill small inconsequential processes like, oh, sshd, rather then one of the many 'eatmem 200MB' I run on a whim :-). This fix has been extensively tested on -stable and somewhat tested on -current and will be MFCd in a few days. Shamed into fixing this by: ps END K 10 svn:author V 2 dd K 8 svn:date V 27 2001-06-09T23:50:37.000000Z K 7 svn:log V 136 svctcp_create can't fail at creating a udp socket since it didn't try. PR: 10894 Submitted by: Erik E. Rantapaa END K 10 svn:author V 2 dd K 8 svn:date V 27 2001-06-10T00:23:05.000000Z K 7 svn:log V 63 Add a comma between the two names in the CONTRIBUTERS section. END K 10 svn:author V 3 imp K 8 svn:date V 27 2001-06-10T00:27:18.000000Z K 7 svn:log V 131 fdc doesn't support talking to QIC40/QIC80 tape drives, and hasn't since ft was removed from the tree prior to branching releng_3! END K 10 svn:author V 2 dd K 8 svn:date V 27 2001-06-10T00:30:49.000000Z K 7 svn:log V 108 Document the PANIC_REBOOT_WAIT_TIME option. PR: 22228 Submitted by: Keith Jones END K 10 svn:author V 2 dd K 8 svn:date V 27 2001-06-10T01:45:38.000000Z K 7 svn:log V 54 MFC: add twe device. PR: 25039 Submitted by: olgeni END K 10 svn:author V 2 dd K 8 svn:date V 27 2001-06-10T01:57:34.000000Z K 7 svn:log V 26 MFC 1.15: xref dladdr(3). END K 10 svn:author V 2 dd K 8 svn:date V 27 2001-06-10T02:02:05.000000Z K 7 svn:log V 134 Remove dead code (and no, I don't mean the entire file!). PR: 11416 Submitted by: Christopher Peterson END K 10 svn:author V 5 benno K 8 svn:date V 27 2001-06-10T02:08:36.000000Z K 7 svn:log V 71 Changes to sys/ includes to support PowerPC. Reviewed by: obrien, dfr END K 10 svn:author V 5 benno K 8 svn:date V 27 2001-06-10T02:39:37.000000Z K 7 svn:log V 95 Bring in NetBSD code used in the PowerPC port. Reviewed by: obrien, dfr Obtained from: NetBSD END K 10 svn:author V 6 julian K 8 svn:date V 27 2001-06-10T02:59:59.000000Z K 7 svn:log V 86 Add an example of how to do the cryptic change suggested by UPDATING for pccard IRQs. END K 10 svn:author V 3 imp K 8 svn:date V 27 2001-06-10T03:09:52.000000Z K 7 svn:log V 102 Provide better advise than the last commit to UPDATING advocated about running newer pccard software. END K 10 svn:author V 4 nyan K 8 svn:date V 27 2001-06-10T04:18:19.000000Z K 7 svn:log V 64 Removed unneeded pc98 code (merged from i386/isa/ic/ns16550.h). END K 10 svn:author V 4 nyan K 8 svn:date V 27 2001-06-10T04:20:37.000000Z K 7 svn:log V 63 Added ESP98 specific register (merged from i386/isa/ic/esp.h). END K 10 svn:author V 4 nyan K 8 svn:date V 27 2001-06-10T04:28:39.000000Z K 7 svn:log V 45 Move the files from i386/isa/ic/ to dev/ic/. END K 10 svn:author V 3 imp K 8 svn:date V 27 2001-06-10T04:40:02.000000Z K 7 svn:log V 108 Remove comments about PCMCIA fdc attachment using flags 0x2. The 4.x version of this code doesn't do that. END K 10 svn:author V 3 des K 8 svn:date V 27 2001-06-10T10:34:21.000000Z K 7 svn:log V 50 Catch up with the change in sbuf_new's prototype. END K 10 svn:author V 3 des K 8 svn:date V 27 2001-06-10T10:36:16.000000Z K 7 svn:log V 39 Add missing #include of . END K 10 svn:author V 3 des K 8 svn:date V 27 2001-06-10T10:42:01.000000Z K 7 svn:log V 48 Remember to unlock the process pfind() returns. END K 10 svn:author V 3 des K 8 svn:date V 27 2001-06-10T10:42:55.000000Z K 7 svn:log V 54 Blah, not my day. This file needs now. END K 10 svn:author V 3 des K 8 svn:date V 27 2001-06-10T10:54:29.000000Z K 7 svn:log V 98 Explicitly initialize the reference count to 0. This silences a warning with -Wno-uninitialized. END K 10 svn:author V 6 jesper K 8 svn:date V 27 2001-06-10T11:04:10.000000Z K 7 svn:log V 178 Make the default value of net.inet.ip.maxfragpackets and net.inet6.ip6.maxfragpackets dependent on nmbclusters, defaulting to nmbclusters / 4 Reviewed by: bde MFC after: 1 week END K 10 svn:author V 7 sobomax K 8 svn:date V 27 2001-06-10T11:06:11.000000Z K 7 svn:log V 125 MFC: - update to 1.4.2; - two new translations: Ukrainian and Russian; - various local fixes and improvements from -current. END K 10 svn:author V 6 jesper K 8 svn:date V 27 2001-06-10T11:15:37.000000Z K 7 svn:log V 108 Fix a minor style bug in the last commit. Submitted by: Adrian Steinmann MFC after: 2 days END K 10 svn:author V 8 schweikh K 8 svn:date V 27 2001-06-10T11:34:35.000000Z K 7 svn:log V 56 MFC: Fix a grammar bogon and removed whitespace at EOL. END K 10 svn:author V 7 sobomax K 8 svn:date V 27 2001-06-10T12:06:54.000000Z K 7 svn:log V 129 Fix cross-references: xntpd.8 --> ntpd.8 acl_delete_perms.3 --> acl_delete_perm.3 getname.2 --> getsockname.2 MFC after: 1 week END K 10 svn:author V 8 sheldonh K 8 svn:date V 27 2001-06-10T12:09:11.000000Z K 7 svn:log V 52 Back out rev 1.268. Requested by: wollman, rwatson END K 10 svn:author V 8 sheldonh K 8 svn:date V 27 2001-06-10T12:10:13.000000Z K 7 svn:log V 55 MFC rev 1.269: back out support for smbfs auto mounts. END K 10 svn:author V 4 ache K 8 svn:date V 27 2001-06-10T13:02:52.000000Z K 7 svn:log V 41 New locale names and aliases to old ones END K 10 svn:author V 4 ache K 8 svn:date V 27 2001-06-10T13:25:32.000000Z K 7 svn:log V 27 Switch to new locale names END K 10 svn:author V 3 dfr K 8 svn:date V 27 2001-06-10T13:36:00.000000Z K 7 svn:log V 89 Remove a 'return' statement which I put in while I was trying to debug the startup code. END K 10 svn:author V 3 dfr K 8 svn:date V 27 2001-06-10T13:39:10.000000Z K 7 svn:log V 268 Move the first section up one page. The firmware bogusly uses the first page of the image to load section headers and if we let the text section start at zero, it corrupts the section table when its loaded. With this change, the loader gets as far as the 'ok' prompt. END K 10 svn:author V 4 ache K 8 svn:date V 27 2001-06-10T13:43:47.000000Z K 7 svn:log V 27 Switch to new locale names END K 10 svn:author V 4 ache K 8 svn:date V 27 2001-06-10T14:05:50.000000Z K 7 svn:log V 27 Switch to new locale names END K 10 svn:author V 4 ache K 8 svn:date V 27 2001-06-10T14:17:44.000000Z K 7 svn:log V 27 Switch to new locale names END K 10 svn:author V 4 ache K 8 svn:date V 27 2001-06-10T14:28:51.000000Z K 7 svn:log V 27 Switch to new locale names END K 10 svn:author V 4 ache K 8 svn:date V 27 2001-06-10T14:36:39.000000Z K 7 svn:log V 27 Switch to new locale names END K 10 svn:author V 4 ache K 8 svn:date V 27 2001-06-10T14:41:15.000000Z K 7 svn:log V 20 Use en_GB for en_NZ END K 10 svn:author V 3 ume K 8 svn:date V 27 2001-06-10T15:00:45.000000Z K 7 svn:log V 64 MFC 1.17->1.18: Do retry next entry in addrinfo during connect. END K 10 svn:author V 4 ache K 8 svn:date V 27 2001-06-10T15:28:39.000000Z K 7 svn:log V 21 Use new locale names END K 10 svn:author V 4 ache K 8 svn:date V 27 2001-06-10T15:31:29.000000Z K 7 svn:log V 17 Fix ISO_ sneaked END K 10 svn:author V 3 des K 8 svn:date V 27 2001-06-10T15:48:04.000000Z K 7 svn:log V 164 sbuf_new(9) now returns a struct sbuf * instead of an int. If the caller does not provide a struct sbuf, sbuf_new(9) will allocate one and return a pointer to it. END K 10 svn:author V 4 ache K 8 svn:date V 27 2001-06-10T15:57:40.000000Z K 7 svn:log V 25 Fix for new locale names END K 10 svn:author V 4 ache K 8 svn:date V 27 2001-06-10T16:03:56.000000Z K 7 svn:log V 25 Fix for new locale names END K 10 svn:author V 5 brian K 8 svn:date V 27 2001-06-10T16:21:56.000000Z K 7 svn:log V 111 Add a missing \n Submitted by: Andre Albsmeier PR: 28014 MFC after: 1 week END K 10 svn:author V 4 ache K 8 svn:date V 27 2001-06-10T16:36:09.000000Z K 7 svn:log V 48 Fix Latin1 man directories for new locale names END K 10 svn:author V 4 ache K 8 svn:date V 27 2001-06-10T17:03:37.000000Z K 7 svn:log V 44 Understand new locale names and Latin15 too END K 10 svn:author V 4 ache K 8 svn:date V 27 2001-06-10T17:08:53.000000Z K 7 svn:log V 23 Fix ISO_ for new names END K 10 svn:author V 4 ache K 8 svn:date V 27 2001-06-10T17:26:35.000000Z K 7 svn:log V 40 Understand new locale names and Latin15 END K 10 svn:author V 4 ache K 8 svn:date V 27 2001-06-10T18:03:53.000000Z K 7 svn:log V 26 Add new and Latin15 names END K 10 svn:author V 3 des K 8 svn:date V 27 2001-06-10T18:39:21.000000Z K 7 svn:log V 130 Add support for process-dependent directories. This means that save for the lack of a man page, pseudofs is mostly complete now. END K 10 svn:author V 4 ache K 8 svn:date V 27 2001-06-10T18:44:01.000000Z K 7 svn:log V 37 Deal properly with *.US-ASCII family END