³}47972 28 771 201 201 142 146 149 290 173 306 279 178 170 247 239 224 137 238 111 168 213 565 170 176 309 134 224 219 151 K 10 svn:author V 8 sheldonh K 8 svn:date V 27 1999-06-17T09:16:08.000000Z K 7 svn:log V 673 Various fixes for inetd's TCP Wrappers support: 1) Handle forking and non-forking internal services correctly. Turn on wrapping for internal services because it works now. 2) Preserve server names for each service on HUP. 3) Honour hosts_options(5) severity option. 4) Add IMPLEMENTATION NOTES section to clarify TCP Wrappers usage and limitations. This change may cause previously allowed builtin services (e.g. daytime) to be denied in existing configurations. PR: 12097 Reviewed by: markm 1) Reported by: Pierre Beyssac 2) Submitted by: Masachika ISHIZUKA 3) Submitted by: David Malone END K 10 svn:author V 2 ru K 8 svn:date V 27 1999-06-17T09:24:37.000000Z K 7 svn:log V 109 Merge from non-crypto version: - "-N" option - "-E" security fix - "-s src_addr" option Requested by: markm END K 10 svn:author V 2 ru K 8 svn:date V 27 1999-06-17T09:33:04.000000Z K 7 svn:log V 109 Merge from non-crypto version: - "-N" option - "-E" security fix - "-s src_addr" option Requested by: markm END K 10 svn:author V 2 ru K 8 svn:date V 27 1999-06-17T09:47:15.000000Z K 7 svn:log V 51 Merge ``-E security fix'' from non-crypto version. END K 10 svn:author V 4 kato K 8 svn:date V 27 1999-06-17T11:07:52.000000Z K 7 svn:log V 53 Sync with sys/i386/conf/options.i386 revision 1.117. END K 10 svn:author V 4 kato K 8 svn:date V 27 1999-06-17T11:09:39.000000Z K 7 svn:log V 56 Sync with sys/i386/i386/machdep.c revision up to 1.341. END K 10 svn:author V 2 ru K 8 svn:date V 27 1999-06-17T13:03:39.000000Z K 7 svn:log V 198 MFC: Work around the problem that the first port name in a range specification can't have a dash (`-') character (it is treated as a ``range'' operator). See ipfw(8) manpage for details. PR: 7101 END K 10 svn:author V 2 ru K 8 svn:date V 27 1999-06-17T13:38:59.000000Z K 7 svn:log V 82 MFC: Don't accept divert/tee/pipe rules without corresponding option. PR: 10324 END K 10 svn:author V 8 sheldonh K 8 svn:date V 27 1999-06-17T14:44:42.000000Z K 7 svn:log V 208 * Add a command-line option to enable debugging mode, which sends error messages to stderr instead of syslog. * Fix manpage with respect to diagnostics. Reported by: rfg@monkeys.com (Ronald F. Guilmette) END K 10 svn:author V 8 sheldonh K 8 svn:date V 27 1999-06-17T14:48:02.000000Z K 7 svn:log V 181 Null commit to reflect that the previous commit added warnings for previously unreported malloc() failures, and changed the exit status for those failures to encourage MTA retries. END K 10 svn:author V 8 sheldonh K 8 svn:date V 27 1999-06-17T14:49:19.000000Z K 7 svn:log V 81 Please forgive me, it's my first day on the block. Forgot to mention: PR: 11987 END K 10 svn:author V 5 markm K 8 svn:date V 27 1999-06-17T19:04:56.000000Z K 7 svn:log V 76 Add bits of PAO that are non-controversial. Submitted by: Tatsumi HOSOKAWA END K 10 svn:author V 7 n_hibma K 8 svn:date V 27 1999-06-17T19:22:12.000000Z K 7 svn:log V 150 Update the comments on values than can be returned by DEVICE_PROBE. DEVICE_PROBE can return priorities. Reviewed by: Doug Rabson END K 10 svn:author V 5 markm K 8 svn:date V 27 1999-06-17T21:07:59.000000Z K 7 svn:log V 144 More uncontroversial PAO updates. Make the IRQ wildcarding work a lot better, and improve the daemonizing code. Submitted by: Tatsumi HOSOKAWA END K 10 svn:author V 3 alc K 8 svn:date V 27 1999-06-17T21:29:38.000000Z K 7 svn:log V 131 vm_map_growstack uses vmspace::vm_ssize as though it contained the stack size in bytes when in fact it is the stack size in pages. END K 10 svn:author V 5 markm K 8 svn:date V 27 1999-06-17T21:39:57.000000Z K 7 svn:log V 43 More PAO-ish stuff. Wildcard the IRQ bits. END K 10 svn:author V 5 brian K 8 svn:date V 27 1999-06-17T22:12:51.000000Z K 7 svn:log V 143 Reset our start time when the link comes up, correcting the reported connection time. PR: 11943 Submitted by: Peter Mutsaers END K 10 svn:author V 7 gpalmer K 8 svn:date V 27 1999-06-17T23:42:45.000000Z K 7 svn:log V 15 Add Id strings END K 10 svn:author V 5 green K 8 svn:date V 27 1999-06-17T23:43:35.000000Z K 7 svn:log V 74 Minor English corrections were made; SEE ALSO was also fixed (no commas). END K 10 svn:author V 5 markm K 8 svn:date V 27 1999-06-17T23:53:20.000000Z K 7 svn:log V 118 Add a kernel config for PC-Card machines. This is part of the (safe) PAO integration. Submitted by: Tatsumi HOSOKAWA END K 10 svn:author V 5 green K 8 svn:date V 27 1999-06-17T23:54:50.000000Z K 7 svn:log V 470 Reviewed by: the cast of thousands This is the change to struct sockets that gets rid of so_uid and replaces it with a much more useful struct pcred *so_cred. This is here to be able to do socket-level credential checks (i.e. IPFW uid/gid support, to be added to HEAD soon). Along with this comes an update to pidentd which greatly simplifies the code necessary to get a uid from a socket. Soon to come: a sysctl() interface to finding individual sockets' credentials. END K 10 svn:author V 3 ken K 8 svn:date V 27 1999-06-18T00:41:47.000000Z K 7 svn:log V 78 Add a MAINTAINER line to modules that I maintain. Suggested by: brian, markm END K 10 svn:author V 3 ken K 8 svn:date V 27 1999-06-18T00:43:20.000000Z K 7 svn:log V 84 MFC: Add a MAINTAINER line to modules that I maintain. Suggested by: brian, markm END K 10 svn:author V 8 mckusick K 8 svn:date V 27 1999-06-18T05:49:46.000000Z K 7 svn:log V 211 On our final pass through ffs_fsync, do all I/O synchronously so that we can find out if our flush is failing because of write errors. This change avoids a "flush failed" panic during unrecoverable disk errors. END K 10 svn:author V 3 dfr K 8 svn:date V 27 1999-06-18T06:20:08.000000Z K 7 svn:log V 42 Sync with etc.i386/MAKEDEV version 1.199. END K 10 svn:author V 8 sheldonh K 8 svn:date V 27 1999-06-18T08:52:13.000000Z K 7 svn:log V 126 Postpone call to usage() until after all options are processed so that the -d debugging option produces consistent behaviour. END K 10 svn:author V 2 ru K 8 svn:date V 27 1999-06-18T09:08:09.000000Z K 7 svn:log V 127 Bring in System V run-level patches (turned off by default). While I'm here, fix some typos in the manpage. Requested by: des END K 10 svn:author V 2 ru K 8 svn:date V 27 1999-06-18T10:24:12.000000Z K 7 svn:log V 60 Mention that pid 1 is not affected by kill(-1, SIGXXX) too. END