ĻY72440 248 827 141 231 146 387 117 238 182 131 143 139 124 289 188 248 173 159 281 215 143 168 130 115 116 431 122 169 408 139 146 123 277 748 944 149 155 127 301 632 295 176 250 126 142 163 134 139 133 255 194 121 147 110 187 192 157 164 422 640 122 163 180 276 199 121 218 499 249 132 147 166 279 154 321 458 215 162 114 114 367 204 186 282 314 168 276 113 427 137 501 143 133 314 157 129 189 178 286 168 124 124 357 150 308 188 143 126 170 165 167 389 179 409 163 130 189 166 210 151 204 126 112 174 239 166 161 255 180 121 172 195 138 240 171 210 403 147 260 168 112 181 131 131 155 583 169 137 153 132 122 127 119 154 127 626 124 133 121 118 119 156 122 160 114 127 122 134 121 177 121 134 176 135 150 237 192 111 149 180 162 165 120 187 218 128 140 136 131 166 129 135 167 139 512 185 176 210 115 818 181 165 189 162 142 134 166 182 142 112 146 867 141 227 158 249 164 189 338 165 193 494 150 396 323 242 229 146 254 165 189 261 203 220 174 153 158 214 304 320 1168 165 135 163 719 304 135 116 110 K 10 svn:author V 3 phk K 8 svn:date V 27 2001-02-13T14:12:37.000000Z K 7 svn:log V 734 Introduce a new feature in IPFW: Check of the source or destination address is configured on a interface. This is useful for routers with dynamic interfaces. It is now possible to say: 0100 allow tcp from any to any established 0200 skipto 1000 tcp from any to any 0300 allow ip from any to any 1000 allow tcp from 1.2.3.4 to me 22 1010 deny tcp from any to me 22 1020 allow tcp from any to any and not have to worry about the behaviour if dynamic interfaces configure new IP numbers later on. The check is semi expensive (traverses the interface address list) so it should be protected as in the above example if high performance is a requirement. END K 10 svn:author V 4 kato K 8 svn:date V 27 2001-02-13T14:17:21.000000Z K 7 svn:log V 48 Merged from sys/conf/files.i386 revisoin 1.353. END K 10 svn:author V 7 phantom K 8 svn:date V 27 2001-02-13T15:29:39.000000Z K 7 svn:log V 134 add additional function parameter: bufsize_min. it's possible to check two sizes per one function invocation now. Suggested by: ache END K 10 svn:author V 7 phantom K 8 svn:date V 27 2001-02-13T15:32:21.000000Z K 7 svn:log V 50 catch up to __part_load_locale() interface change END K 10 svn:author V 2 ru K 8 svn:date V 27 2001-02-13T16:15:04.000000Z K 7 svn:log V 295 Make it possible for any given locale to use different groff(1) devices for localized and non-localized pages. Currently, for *.ISO_8859-1 locales the device in both cases is "latin1", and for KOI8-R locale it is "koi8-r" for localized and "ascii" for non-localized pages. Discussed with: des END K 10 svn:author V 5 assar K 8 svn:date V 27 2001-02-13T16:46:19.000000Z K 7 svn:log V 23 import of heimdal 0.3e END K 10 svn:author V 5 assar K 8 svn:date V 27 2001-02-13T16:46:19.000000Z K 7 svn:log V 143 This commit was generated by cvs2svn to compensate for changes in r72445, which included commits to RCS files with non-trunk default branches. END K 10 svn:author V 7 cvs2svn K 8 svn:date V 27 2001-02-13T16:46:20.000000Z K 7 svn:log V 86 This commit was manufactured by cvs2svn to create tag 'heimdal-vendor-crypto-v_0_3_e'. END K 10 svn:author V 5 assar K 8 svn:date V 27 2001-02-13T16:52:56.000000Z K 7 svn:log V 37 fix conflicts in heimdal 0.3e import END K 10 svn:author V 2 ru K 8 svn:date V 27 2001-02-13T16:55:42.000000Z K 7 svn:log V 52 Do not allow non-absolute pathnames in the manpath. END K 10 svn:author V 5 assar K 8 svn:date V 27 2001-02-13T16:57:04.000000Z K 7 svn:log V 45 update build infrastructure for heimdal 0.3e END K 10 svn:author V 5 assar K 8 svn:date V 27 2001-02-13T16:58:04.000000Z K 7 svn:log V 30 update to new heimdal libkrb5 END K 10 svn:author V 4 bmah K 8 svn:date V 27 2001-02-13T19:27:39.000000Z K 7 svn:log V 195 New release notes: ipfw(8) support for dynamic IP addresses, isp(4) updated, OpenSSH vunerability in SA-01:24 fixed, local support improved, compat4x distribution, compat3x distribution update. END K 10 svn:author V 4 bmah K 8 svn:date V 27 2001-02-13T19:28:37.000000Z K 7 svn:log V 95 MFC: isp(4) update, OpenSSH vulnerability from SA-01:24 fixed, compat3x distribution updated. END K 10 svn:author V 5 dougb K 8 svn:date V 27 2001-02-13T20:55:44.000000Z K 7 svn:log V 153 MFC 1.28 which adds rotation for the console log. There are also some gratuitous ws diffs, but might as well reduce the diff to -current while I'm here. END K 10 svn:author V 2 cg K 8 svn:date V 27 2001-02-13T21:00:22.000000Z K 7 svn:log V 82 add power management support. Submitted by: Orion Hodson END K 10 svn:author V 6 olgeni K 8 svn:date V 27 2001-02-13T21:15:48.000000Z K 7 svn:log V 64 Typo police: Swap for <-> the. compatability -> compatibility. END K 10 svn:author V 2 cg K 8 svn:date V 27 2001-02-13T21:57:34.000000Z K 7 svn:log V 189 make attempts to set unsupported speeds or formats non-sticky. this should fix problems with apps that probe for a variety of settings. Submitted by: Orion Hodson END K 10 svn:author V 2 cg K 8 svn:date V 27 2001-02-13T22:00:57.000000Z K 7 svn:log V 123 add a format feeder for conversion from alaw to ulaw and vice versa. Submitted by: Orion Hodson END K 10 svn:author V 5 brian K 8 svn:date V 27 2001-02-13T22:31:19.000000Z K 7 svn:log V 49 MFC: purgedir /var/run rather than rm /var/run/* END K 10 svn:author V 5 tegge K 8 svn:date V 27 2001-02-13T22:32:45.000000Z K 7 svn:log V 74 MFC: Defer assignment of low level interrupt handlers for PCI interrupts. END K 10 svn:author V 5 tegge K 8 svn:date V 27 2001-02-13T22:33:44.000000Z K 7 svn:log V 36 MFC: Enable use of DHCP extensions. END K 10 svn:author V 6 olgeni K 8 svn:date V 27 2001-02-13T22:36:00.000000Z K 7 svn:log V 20 Another ispell run. END K 10 svn:author V 5 assar K 8 svn:date V 27 2001-02-13T22:40:28.000000Z K 7 svn:log V 22 nuke conflict markers END K 10 svn:author V 6 mjacob K 8 svn:date V 27 2001-02-13T22:44:21.000000Z K 7 svn:log V 335 Doug noticed that the bit values for _MCPCIA_INT_ACK0/_MCPCIA_INT_ACK1 made no sense in the context of wrapping them within the _SYBRIDGE macro- or anything like it- so we concluded that this must have been a typo in the docs. This also doesn't use the same bridge offset as anything else. Add some defines for the INT_CTL register. END K 10 svn:author V 6 mjacob K 8 svn:date V 27 2001-02-13T22:45:53.000000Z K 7 svn:log V 27 add mcbus minimum id value END K 10 svn:author V 6 mjacob K 8 svn:date V 27 2001-02-13T22:46:30.000000Z K 7 svn:log V 74 add defines for EISA, NCR IRQs; add defines for MID and SLOT shift values END K 10 svn:author V 6 mjacob K 8 svn:date V 27 2001-02-13T22:48:12.000000Z K 7 svn:log V 312 Doug found that doing a W1C on MCPCIA_INT_REQ just around the time you clear MCPCIA_INT_MASK0 helps things substantially. So, why not indeed? Rearrange irq and cookie calculation to use shifts/masks instead of division. Fix things to correctly remember the intpin for that one in a million non-INTA PCI device. END K 10 svn:author V 5 brian K 8 svn:date V 27 2001-02-13T23:15:00.000000Z K 7 svn:log V 45 MFC: Implement $daily_status_security_output END K 10 svn:author V 4 ache K 8 svn:date V 27 2001-02-13T23:32:48.000000Z K 7 svn:log V 53 Return {YES,NO}STR from locale Approved by: phantom END K 10 svn:author V 4 ache K 8 svn:date V 27 2001-02-13T23:36:15.000000Z K 7 svn:log V 30 Add yesstr/nostr translations END K 10 svn:author V 6 jlemon K 8 svn:date V 27 2001-02-14T02:09:11.000000Z K 7 svn:log V 181 Return ECONNABORTED from accept if connection is closed while on the listen queue, as well as the current behavior of a zero-length sockaddr. Obtained from: KAME Reviewed by: -net END K 10 svn:author V 5 peter K 8 svn:date V 27 2001-02-14T05:00:20.000000Z K 7 svn:log V 653 Commit a libc fix going by the current state of the version numbering bikeshed in -arch. It isn't quite over, but it has been well established that this can be adjusted or refined. But we do seem to have consensis on a major bump of some sort. After this, it should reasonably safe to build world again. This change is to get rid of __sF[] and use seperate __stdin/out/err handles. This means we can pad on extra bits onto the end of FILE at will without going through this all over again. __sF[] was evil because it compiled the sizeof(FILE) into every stdio using program. Asbestos suit on: check! Peril sensitive sunglasses on: check! *gulp!* END K 10 svn:author V 8 bmilekic K 8 svn:date V 27 2001-02-14T05:13:04.000000Z K 7 svn:log V 846 Implement m_getm() which will perform an "all or nothing" mbuf + cluster allocation, as required. If m_getm() receives NULL as a first argument, then it allocates `len' (second argument) bytes worth of mbufs + clusters and returns the chain only if it was able to allocate everything. If the first argument is non-NULL, then it should be an existing mbuf chain (e.g. pre-allocated mbuf sitting on a ring, on some list, etc.) and so it will allocate `len' bytes worth of clusters and mbufs, as needed, and append them to the tail of the passed in chain, only if it was able to allocate everything requested. If allocation fails, only what was allocated by the routine will be freed, and NULL will be returned. Also, get rid of existing m_getm() in netncp code and replace calls to it to calls to this new generic code. Heavily Reviewed by: bp END K 10 svn:author V 7 rwatson K 8 svn:date V 27 2001-02-14T06:53:57.000000Z K 7 svn:log V 53 o Fix spellign in a comment: s/referernce/reference/ END K 10 svn:author V 5 guido K 8 svn:date V 27 2001-02-14T08:48:35.000000Z K 7 svn:log V 61 Add include because kevent uses struct timespec END K 10 svn:author V 2 ru K 8 svn:date V 27 2001-02-14T09:56:37.000000Z K 7 svn:log V 36 mdoc(7) police: simplify construct. END K 10 svn:author V 2 ru K 8 svn:date V 27 2001-02-14T10:14:35.000000Z K 7 svn:log V 209 mdoc(7) police: replace -hang list with the -tag list, add missing .Xo/.Xc to the tags. This only worked due to the off-by-one bug in the -hang lists, which I will hopefully backport from the mdocNG shortly. END K 10 svn:author V 2 ru K 8 svn:date V 27 2001-02-14T11:03:06.000000Z K 7 svn:log V 540 1. Disable the recognition of the last dot character in the default .Ar argument as an end-of-sentence character. Example: .Ar foo Produced: file ... foo Now produces: file ... foo 2. Fixed an off-by-one bug in the .It macro for the -hang lists. Example: .Bl -hang -width 8n -compact .It 1234 OK .It 1234567 OK .It 12345678 BUG .El Produced: 1234 OK 1234567 OK 12345678 BUG Now produces: 1234 OK 1234567 OK 12345678 BUG Ported from: mdocNG END K 10 svn:author V 6 adrian K 8 svn:date V 27 2001-02-14T11:38:40.000000Z K 7 svn:log V 199 Add the vlan pseudo-device to LINT. It exists in NOTES (in -current) but it wasn't added when the vlan code came in - instead, it was added by peter when he did a config(8) change. (1.782 -> 1.783) END K 10 svn:author V 4 ache K 8 svn:date V 27 2001-02-14T12:17:10.000000Z K 7 svn:log V 83 Add {yes,no}str translation Submitted by: Cejka Rudolf END K 10 svn:author V 2 ru K 8 svn:date V 27 2001-02-14T13:16:16.000000Z K 7 svn:log V 158 Backout 1.38->1.41 (functional) changes pending the proper solution. /usr/share/man/cat? is only allowed to store -Tascii formatted data. Requested by: ache END K 10 svn:author V 7 asmodai K 8 svn:date V 27 2001-02-14T13:16:21.000000Z K 7 svn:log V 30 Fix typo and comma placement. END K 10 svn:author V 7 asmodai K 8 svn:date V 27 2001-02-14T13:17:21.000000Z K 7 svn:log V 46 MFC: Fix typo and comma placement in comment. END K 10 svn:author V 7 asmodai K 8 svn:date V 27 2001-02-14T13:24:01.000000Z K 7 svn:log V 67 Fix another typo I missed on first reading: insersion -> insertion END K 10 svn:author V 7 asmodai K 8 svn:date V 27 2001-02-14T13:24:38.000000Z K 7 svn:log V 38 MFC: Fix typo, insersion -> insertion END K 10 svn:author V 7 asmodai K 8 svn:date V 27 2001-02-14T13:51:20.000000Z K 7 svn:log V 43 Add definitions for IPPROTO numbers 55-57. END K 10 svn:author V 8 sheldonh K 8 svn:date V 27 2001-02-14T15:03:20.000000Z K 7 svn:log V 36 Fix grammar nit in previous commit. END K 10 svn:author V 2 ru K 8 svn:date V 27 2001-02-14T16:31:08.000000Z K 7 svn:log V 163 If both full-locale-name and short-locale-name searches fail, look the manpage in the en. subdirectory. See the manpage for details. Suggested by: ache END K 10 svn:author V 6 jlemon K 8 svn:date V 27 2001-02-14T18:54:34.000000Z K 7 svn:log V 99 Do not coredump if no options are supplied. (ps -o,) Submitted by: rgrimes Obtained from: NetBSD END K 10 svn:author V 6 jlemon K 8 svn:date V 27 2001-02-14T18:55:31.000000Z K 7 svn:log V 26 MFC: r1.29, coredump fix. END K 10 svn:author V 5 markm K 8 svn:date V 27 2001-02-14T19:47:24.000000Z K 7 svn:log V 53 Fix build, and make parallel build much more robust. END K 10 svn:author V 5 markm K 8 svn:date V 27 2001-02-14T19:48:51.000000Z K 7 svn:log V 16 Fix make world. END K 10 svn:author V 5 markm K 8 svn:date V 27 2001-02-14T19:50:42.000000Z K 7 svn:log V 93 Previous commit should have read: Fix "make world" for those folks building world with KRB5 END K 10 svn:author V 5 markm K 8 svn:date V 27 2001-02-14T19:54:36.000000Z K 7 svn:log V 98 Fix a "make world"-breaking inconsistency for those folks making a world with both KRB4 and KRB5. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2001-02-14T20:49:54.000000Z K 7 svn:log V 62 Only build the compat libs appropiate for the target machine. END K 10 svn:author V 5 peter K 8 svn:date V 27 2001-02-14T21:46:07.000000Z K 7 svn:log V 70 List the SA_RESTART flag rather than burying it in another paragraph. END K 10 svn:author V 5 peter K 8 svn:date V 27 2001-02-14T21:56:03.000000Z K 7 svn:log V 327 Work around the p_comm[] size limit. If the user supplies more than 16 characters, only check the first 16 since that is all the kernel records. This isn't ideal, but it is probably the best we can do. Otherwise, "killall communicator-linux-4.76.bin" will not match the process as the kernel only records "communicator-lin". END K 10 svn:author V 5 luigi K 8 svn:date V 27 2001-02-14T23:29:58.000000Z K 7 svn:log V 545 Rearrange the script so that a copy of the floppy.tree can also be stored into the mfsroot image at /fd , which is also used as a mountpoint for the floppy. This way, the initial /etc/rc script can try to mount a floppy, and even if it fails you will find some useful stuff there. This lets you boot a picobsd /kernel over NFS using etherboot or perhaps pxeboot. The copy is controlled by a variable at the beginning of the script, depending on what you place there the space overhead is very limited (and potentially you can save something). END K 10 svn:author V 5 luigi K 8 svn:date V 27 2001-02-14T23:31:03.000000Z K 7 svn:log V 28 enable command line editing END K 10 svn:author V 5 luigi K 8 svn:date V 27 2001-02-14T23:32:52.000000Z K 7 svn:log V 69 now that the loader is not used anymore these two files are useless. END K 10 svn:author V 4 ache K 8 svn:date V 27 2001-02-14T23:34:44.000000Z K 7 svn:log V 87 Add {yes,no}str translations Submitted by: Panagiotis Astithas END K 10 svn:author V 5 luigi K 8 svn:date V 27 2001-02-14T23:35:11.000000Z K 7 svn:log V 181 mount floppy over /fd, so that in case the mount fails we might still find some useful files in that place. Remove files which have a matching compressed one (or gunzip complains). END K 10 svn:author V 5 luigi K 8 svn:date V 27 2001-02-14T23:44:06.000000Z K 7 svn:log V 104 It is better to have these files to mfs_tree, as they are likely to be unaltered in most installations. END K 10 svn:author V 5 luigi K 8 svn:date V 27 2001-02-14T23:47:02.000000Z K 7 svn:log V 27 New files from floppy.tree END K 10 svn:author V 5 luigi K 8 svn:date V 27 2001-02-15T00:06:52.000000Z K 7 svn:log V 123 MFC: do not enter an infinite loop with /32 routes, and support a dummy flag (-n) for compatibility with standard netstat. END K 10 svn:author V 5 peter K 8 svn:date V 27 2001-02-15T01:34:37.000000Z K 7 svn:log V 404 Manually run /usr/sbin/sendmail -q once a day. Folks seem to be too trigger happy and turn off sendmail_enable entirely (instead of setting sendmail_flags to -q30m instead). I have seen boxes with things like daily run reports that have sat in mailq for 5 months. Since /usr/sbin/sendmail is actually mailwrapper, this should be safe for the other plugins that provide the sendmail calling interface. END K 10 svn:author V 4 grog K 8 svn:date V 27 2001-02-15T07:48:28.000000Z K 7 svn:log V 155 Correct typo. Submitted by: "James and Amanda" (well, ~James, anyway). Of necessity add $FreeBSD$. Required by: Precommit checks. END K 10 svn:author V 2 ru K 8 svn:date V 27 2001-02-15T08:36:20.000000Z K 7 svn:log V 41 mdoc(7) police: normalize the construct. END K 10 svn:author V 2 ru K 8 svn:date V 27 2001-02-15T10:34:43.000000Z K 7 svn:log V 56 Fixed the fatal (missing ".."). Pointy hat to: asmodai END K 10 svn:author V 3 ume K 8 svn:date V 27 2001-02-15T10:35:55.000000Z K 7 svn:log V 74 Correct 2nd argument of getnameinfo(3) to socklen_t. Reviewed by: itojun END K 10 svn:author V 3 bde K 8 svn:date V 27 2001-02-15T11:35:55.000000Z K 7 svn:log V 186 Include so that this file is self-sufficient. Protect hand-formatted comments from indent(1). Don't bogusly forward- declare `struct proc'. Fixed some other style bugs. END K 10 svn:author V 3 bde K 8 svn:date V 27 2001-02-15T11:47:31.000000Z K 7 svn:log V 62 Fixed missing and/or wrong and/or extra includes in synopsis. END K 10 svn:author V 3 bde K 8 svn:date V 27 2001-02-15T11:58:38.000000Z K 7 svn:log V 228 Fixed missing include in synopsis. Added evil #define of ACCEPT_FILTER_MODULE to synopsis. Some of the functions defined in this man page aren't declared unless ACCEPT_FILTER_MOD is defined before including . END K 10 svn:author V 3 bde K 8 svn:date V 27 2001-02-15T12:21:44.000000Z K 7 svn:log V 365 Fixed missing and wrong includes in synopsis. The prerequisites for using bus_alloc_resource(), etc., are especially unobvious, but were especially wrong ( has nothing to do with the resources documented here...). Order and format the includes as correctly as possible (a layering violation makes a prerequisite for ). END K 10 svn:author V 2 ru K 8 svn:date V 27 2001-02-15T12:25:48.000000Z K 7 svn:log V 123 Apparently, people do not listen for a plea to look into the README file before making changes here. Fix them once again. END K 10 svn:author V 3 bde K 8 svn:date V 27 2001-02-15T12:27:11.000000Z K 7 svn:log V 70 Fixed bitrot in synopsis (some const poisoning had not reached here). END K 10 svn:author V 6 obrien K 8 svn:date V 27 2001-02-15T12:32:05.000000Z K 7 svn:log V 19 MFC: version 2.7.2 END K 10 svn:author V 6 obrien K 8 svn:date V 27 2001-02-15T12:38:21.000000Z K 7 svn:log V 19 MFC: version 2.7.2 END K 10 svn:author V 3 bde K 8 svn:date V 27 2001-02-15T12:41:44.000000Z K 7 svn:log V 274 Fixed rotted-as-committed pseudo-prototype for VFS_CHECKXP(). It had not caught up with the changes to avoid storing socket addresses in mbufs, although the VFS_CHECKEXP() code had to since it was committed 2 years after those changes. Fixed formatting in this prototype. END K 10 svn:author V 3 bde K 8 svn:date V 27 2001-02-15T12:54:34.000000Z K 7 svn:log V 111 Fixed bitrot in synopsis. The Lite2 change from int to u_long for ioctl command numbers had not reached here. END K 10 svn:author V 6 jlemon K 8 svn:date V 27 2001-02-15T16:34:11.000000Z K 7 svn:log V 91 Extend kqueue down to the device layer. Backwards compatible approach suggested by: peter END K 10 svn:author V 2 ru K 8 svn:date V 27 2001-02-15T19:01:41.000000Z K 7 svn:log V 190 Do not ever try to look into nonexisting locale subdirectories. (is_directory() returns -1 if the file does not exist, 1 if it is a directory or a symlink to a directory, and 0 otherwise.) END K 10 svn:author V 5 tegge K 8 svn:date V 27 2001-02-15T22:12:50.000000Z K 7 svn:log V 219 Remove freelists managed by Balloc/Bfree. Change __dtoa to not free the string it allocated the previous time it was called. The caller now frees the string after usage if appropiate. PR: 15070 Reviewed by: deischen END K 10 svn:author V 5 tegge K 8 svn:date V 27 2001-02-15T22:17:04.000000Z K 7 svn:log V 74 Don't depend on lcl_mutex being a recursive mutex. Reviewed by: deischen END K 10 svn:author V 5 tegge K 8 svn:date V 27 2001-02-15T22:26:21.000000Z K 7 svn:log V 181 Don't allow special devices of type NODEV (NOUDEV as seen from kernel). They can't be created via mknod and the kernel crashes if it encounters such an inode. Approved by: mckusick END K 10 svn:author V 6 jlemon K 8 svn:date V 27 2001-02-15T22:32:06.000000Z K 7 svn:log V 18 Clean up warning. END K 10 svn:author V 7 iedowse K 8 svn:date V 27 2001-02-15T22:42:44.000000Z K 7 svn:log V 330 Fix `fstat -m' (show memory-mapped files), which was broken by revision 1.25. When evaluating the termination condition for the iteration over all map entries, we must take care to use the kernel versions of all pointers. The code was comparing a kernel pointer to a pointer within a local variable, so the loop never terminated. END K 10 svn:author V 8 bmilekic K 8 svn:date V 27 2001-02-16T03:23:04.000000Z K 7 svn:log V 40 Document recently-implemented m_getm(). END K 10 svn:author V 3 imp K 8 svn:date V 27 2001-02-16T06:11:22.000000Z K 7 svn:log V 408 Fix the current libc breakage in current: o Back out the __std* stuff. Can't figure out how to do this right now, so we'll save it for late. o use _up as a pointer for extra fields that we need to access. o back out the libc major version bump. Submitted by: green reviewed by: peter, imp, green, obrien (to varying degrees). We'll fix the "how do we stop encoding sizeof(FILE) in binaries" part later. END K 10 svn:author V 2 ru K 8 svn:date V 27 2001-02-16T09:05:48.000000Z K 7 svn:log V 52 mdoc(7) police: sanitize previous revision changes. END K 10 svn:author V 2 ru K 8 svn:date V 27 2001-02-16T11:28:22.000000Z K 7 svn:log V 42 mdoc(7) police: sanitize previous commit. END K 10 svn:author V 2 ru K 8 svn:date V 27 2001-02-16T11:35:39.000000Z K 7 svn:log V 222 SEE ALSO is the special name, and should not be taken in quotes, since -mdoc checks for the "SEE" word only to set its variables. In the SEE ALSO section, -mdoc automatically emits an empty line before each new reference. END K 10 svn:author V 2 ru K 8 svn:date V 27 2001-02-16T12:12:20.000000Z K 7 svn:log V 66 MFC: (rev 1.12) do not include non-absolute pathnames in manpath. END K 10 svn:author V 2 ru K 8 svn:date V 27 2001-02-16T12:28:30.000000Z K 7 svn:log V 38 Fix broken -L for short locale names. END K 10 svn:author V 4 nyan K 8 svn:date V 27 2001-02-16T13:29:41.000000Z K 7 svn:log V 96 Don't assume bus_space_handle_t == the start address of resource. Use rman_get_start() instead. END K 10 svn:author V 4 nyan K 8 svn:date V 27 2001-02-16T13:30:27.000000Z K 7 svn:log V 85 Added pc98 support. Submitted by: Akio Morita END K 10 svn:author V 6 jlemon K 8 svn:date V 27 2001-02-16T14:31:49.000000Z K 7 svn:log V 190 Introduce copyinfrom and copyinstrfrom, which can copy data from either user or kernel space. This will allow layering of os-compat (e.g.: linux) system calls. Apply the changes to mount. END K 10 svn:author V 6 jlemon K 8 svn:date V 27 2001-02-16T14:42:11.000000Z K 7 svn:log V 73 Add mount syscall to linux emulation. Also improve emulation of reboot. END K 10 svn:author V 6 jlemon K 8 svn:date V 27 2001-02-16T14:46:16.000000Z K 7 svn:log V 29 Remove dummy stub functions. END K 10 svn:author V 6 jlemon K 8 svn:date V 27 2001-02-16T14:47:24.000000Z K 7 svn:log V 29 Re-gen auto generated files. END K 10 svn:author V 3 des K 8 svn:date V 27 2001-02-16T16:27:32.000000Z K 7 svn:log V 264 Add a -k option that prevents clearing the dump after saving it. Use sysctlbyname() instead of sysctl(). Clear up and simplify the version extraction code. Attempt to detect stretches of zeroes in the dump and avoid writing them to disk to save space and time. END K 10 svn:author V 3 des K 8 svn:date V 27 2001-02-16T16:28:36.000000Z K 7 svn:log V 58 Document the new -k option in usage message and man page. END K 10 svn:author V 6 jlemon K 8 svn:date V 27 2001-02-16T16:40:43.000000Z K 7 svn:log V 212 Allow debugging output to be controlled on a per-syscall granularity. Also clean up debugging output in a slightly more uniform fashion. The default behavior remains the same (all debugging output is turned on) END K 10 svn:author V 6 jlemon K 8 svn:date V 27 2001-02-16T17:10:28.000000Z K 7 svn:log V 93 Add mutexes to the entire bpf subsystem to make it MPSAFE. Previously reviewed by: jhb, bde END K 10 svn:author V 6 archie K 8 svn:date V 27 2001-02-16T17:37:31.000000Z K 7 svn:log V 48 Fix an erroneous comment and two style(9) bugs. END K 10 svn:author V 6 archie K 8 svn:date V 27 2001-02-16T17:37:48.000000Z K 7 svn:log V 31 MFC: fix an erroneous comment. END K 10 svn:author V 6 archie K 8 svn:date V 27 2001-02-16T17:41:59.000000Z K 7 svn:log V 75 MFC: (rev. 1.89): relocate unicast Ethernet frame hardware addresss check. END K 10 svn:author V 4 bmah K 8 svn:date V 27 2001-02-16T17:52:34.000000Z K 7 svn:log V 72 MFC: Prevent "pkg_version -c | sh" abuse. pkg_version.pl: 1.15->1.16 END K 10 svn:author V 4 bmah K 8 svn:date V 27 2001-02-16T17:53:02.000000Z K 7 svn:log V 74 MFC: Prevent "pkg_version -c | sh" abuse. pkg_version.pl: 1.15 -> 1.16 END K 10 svn:author V 3 imp K 8 svn:date V 27 2001-02-16T21:09:49.000000Z K 7 svn:log V 296 Extra needs to be initialized for our usual pool of FILEs. This was causing some versions of as to dump core. This survived make buildworld/installworld and the building gettext port afterwards. Submitted by: "N.Dudorov" Reviewed by: "Daniel M. Eischen" END K 10 svn:author V 8 gallatin K 8 svn:date V 27 2001-02-17T00:04:03.000000Z K 7 svn:log V 82 MFC: fix interrupt handling on AS1000 and AS1000A. This is an MFC of 1.8 and 1.9 END K 10 svn:author V 5 gibbs K 8 svn:date V 27 2001-02-17T01:53:22.000000Z K 7 svn:log V 314 Limit CHANNEL_B_PRIMARY's effect to twin channel adapters where we can easily register our sub-busses in the reversed order. In the future, we may provide a hint to CAM on how to order the scans for multi-function adapters that also set this flag, but trying to do it the "twin channel" way will lead to a panic. END K 10 svn:author V 5 gibbs K 8 svn:date V 27 2001-02-17T01:53:59.000000Z K 7 svn:log V 69 MFC: Only honor the CHANNEL_B_PRIMARY flag for twin channel devices. END K 10 svn:author V 3 bde K 8 svn:date V 27 2001-02-17T03:49:24.000000Z K 7 svn:log V 38 Fixed disordering in previous commit. END K 10 svn:author V 3 bde K 8 svn:date V 27 2001-02-17T03:57:38.000000Z K 7 svn:log V 97 Fixed disordering in previous commit. "Fixed" a null comment in previous commit by removing it. END K 10 svn:author V 3 bde K 8 svn:date V 27 2001-02-17T05:35:56.000000Z K 7 svn:log V 74 Fixed unsorting of prototypes in previous commit. Fixed older unsorting. END K 10 svn:author V 3 bde K 8 svn:date V 27 2001-02-17T05:40:52.000000Z K 7 svn:log V 117 Fixed unsorting of prototypes in previous commit. Is it too much to ask for 1-line commits to be correctly ordered? END K 10 svn:author V 3 bde K 8 svn:date V 27 2001-02-17T06:06:14.000000Z K 7 svn:log V 59 Removed some garbage (genassym(8) and its infrastructure). END K 10 svn:author V 3 bde K 8 svn:date V 27 2001-02-17T06:20:14.000000Z K 7 svn:log V 111 Fixed some style bugs (bogus cloned Id, null overrides of defaults, and the usual style bugs for DPADD/LDADD). END K 10 svn:author V 6 marcel K 8 svn:date V 27 2001-02-17T07:26:57.000000Z K 7 svn:log V 31 Revert gensetdefs.pl reversal. END K 10 svn:author V 4 ache K 8 svn:date V 27 2001-02-17T07:35:01.000000Z K 7 svn:log V 19 Implement CRNCYSTR END K 10 svn:author V 6 obrien K 8 svn:date V 27 2001-02-17T08:34:50.000000Z K 7 svn:log V 79 Enlist the FreeBSD-CURRENT users as testers of GCC 2.95.3 Release Candidate #3 END K 10 svn:author V 6 obrien K 8 svn:date V 27 2001-02-17T08:34:50.000000Z K 7 svn:log V 143 This commit was generated by cvs2svn to compensate for changes in r72562, which included commits to RCS files with non-trunk default branches. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2001-02-17T08:35:00.000000Z K 7 svn:log V 71 Merge gcc-2.95.3-test3 changes onto mainline. Bump FreeBSD cc version. END K 10 svn:author V 4 ache K 8 svn:date V 27 2001-02-17T08:35:14.000000Z K 7 svn:log V 68 Add uk_UA Submitted by: Alexander Matey END K 10 svn:author V 6 obrien K 8 svn:date V 27 2001-02-17T09:06:31.000000Z K 7 svn:log V 159 Merge rev 1.2 (-fformat-extensions); 1.{7,9} (complain about -O2 on the Alpha & FORCE_OPTIMIZATION_DOWNGRADE); 1.8 (-Wnon-const-format) into GCC 2.95.3(RC#3). END K 10 svn:author V 6 obrien K 8 svn:date V 27 2001-02-17T09:46:41.000000Z K 7 svn:log V 85 Make `cc' and `cpp0' staticly linked binaries in this development version of the OS. END K 10 svn:author V 4 ache K 8 svn:date V 27 2001-02-17T11:15:30.000000Z K 7 svn:log V 28 CRNCYSTR: determine '.' too END K 10 svn:author V 3 ume K 8 svn:date V 27 2001-02-17T14:51:11.000000Z K 7 svn:log V 80 Correct disordering which is corresponding to bde's fix to i386/include/ansi.h. END K 10 svn:author V 7 asmodai K 8 svn:date V 27 2001-02-17T15:19:00.000000Z K 7 svn:log V 99 Remove old DNS setup document. We have long past the times where BIND 4 was the thing of the day. END K 10 svn:author V 7 asmodai K 8 svn:date V 27 2001-02-17T15:48:22.000000Z K 7 svn:log V 42 Virgin import of ISC BIND v8.2.3-REL docs END K 10 svn:author V 7 asmodai K 8 svn:date V 27 2001-02-17T15:48:22.000000Z K 7 svn:log V 143 This commit was generated by cvs2svn to compensate for changes in r72571, which included commits to RCS files with non-trunk default branches. END K 10 svn:author V 7 cvs2svn K 8 svn:date V 27 2001-02-17T15:48:23.000000Z K 7 svn:log V 75 This commit was manufactured by cvs2svn to create tag 'bind-vendor-v8_2_3'. END K 10 svn:author V 5 keith K 8 svn:date V 27 2001-02-17T18:45:08.000000Z K 7 svn:log V 115 Add LC_MESSAGES, LC_MONETARY, and LC_NUMERIC supports to both zh_TW.Big5 and zh_CN.EUC locales. Approved by: ache END K 10 svn:author V 3 phk K 8 svn:date V 27 2001-02-17T19:14:42.000000Z K 7 svn:log V 310 Add some FreeBSD logo material to the tree: "FreeBSD.pfa" - the (postscript) font used to write "FreeBSD". "beastie.fig" - a 4.3 BSD style Daemon in vector graphic. "beastie.eps" - same converted to encapsulated postscript. "poster.sh" - an example how to use this stuff. "README" - the full story. END K 10 svn:author V 6 jlemon K 8 svn:date V 27 2001-02-17T19:40:22.000000Z K 7 svn:log V 52 Fix tab breakage from last commit. Spotted by: bde END K 10 svn:author V 6 obrien K 8 svn:date V 27 2001-02-17T20:03:02.000000Z K 7 svn:log V 164 MFC: rev 1.32 (add `PACKAGEROOT') This version is enhanced a little so the same code will work on RELENG_3 (should someone care to MFC it), RELENG_4, and -CURRENT. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2001-02-17T20:04:41.000000Z K 7 svn:log V 73 MFS: getpackagesite() from RELENG_4 that allows the code to be the same. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2001-02-17T20:24:37.000000Z K 7 svn:log V 17 Support GCC 3.0. END K 10 svn:author V 3 phk K 8 svn:date V 27 2001-02-17T20:27:58.000000Z K 7 svn:log V 89 Log the console output to "/var/log/console.log", not "/var/log/console" (MFC candidate) END K 10 svn:author V 7 darrenr K 8 svn:date V 27 2001-02-17T20:36:38.000000Z K 7 svn:log V 35 Merge changes from 3.4.8 to 3.4.16 END K 10 svn:author V 7 darrenr K 8 svn:date V 27 2001-02-17T20:42:08.000000Z K 7 svn:log V 35 merge changes from 3.4.8 to 3.4.16 END K 10 svn:author V 7 darrenr K 8 svn:date V 27 2001-02-17T20:54:50.000000Z K 7 svn:log V 59 remove include for when compiling kernel END K 10 svn:author V 3 bde K 8 svn:date V 27 2001-02-18T01:06:13.000000Z K 7 svn:log V 490 Quick fix for attempts to free non-malloc()ed memory. The variables current_file_name and current_link_name sometimes point into the middle of malloc()ed memory and sometimes point to alloca()ed memory, but free() is sometimes called on them. This seems to be harmless for the usual tar operations, but it is usually fatal for `tar -W'. E.g., for `cd /etc; tar Wcf /tmp/foo rc', at the start of verify_volume(), current_file_name points to alloca()ed memory, and tar attempts to free it. END K 10 svn:author V 3 bde K 8 svn:date V 27 2001-02-18T01:26:17.000000Z K 7 svn:log V 77 Fixed style bug (bloat of a line length past 80 columns) in previous commit. END K 10 svn:author V 2 ps K 8 svn:date V 27 2001-02-18T01:33:31.000000Z K 7 svn:log V 46 Make ConnectionsPerPeriod non-fatal for real. END K 10 svn:author V 2 ps K 8 svn:date V 27 2001-02-18T01:39:05.000000Z K 7 svn:log V 62 MFC: [rev 1.19] Make ConnectionsPerPeriod non-fatal for real. END K 10 svn:author V 4 kris K 8 svn:date V 27 2001-02-18T02:10:18.000000Z K 7 svn:log V 39 MFC: Use secure tempfiles during build END K 10 svn:author V 4 kris K 8 svn:date V 27 2001-02-18T02:11:37.000000Z K 7 svn:log V 29 120 seconds is not 3 minutes END K 10 svn:author V 4 kris K 8 svn:date V 27 2001-02-18T02:11:57.000000Z K 7 svn:log V 34 MFC: 120 seconds is not 3 minutes END K 10 svn:author V 4 kris K 8 svn:date V 27 2001-02-18T02:13:14.000000Z K 7 svn:log V 26 *** empty log message *** END K 10 svn:author V 4 kris K 8 svn:date V 27 2001-02-18T02:13:50.000000Z K 7 svn:log V 61 MFC: Correct definition of MAXHOSTNAMELEN in uncompiled code END K 10 svn:author V 4 kris K 8 svn:date V 27 2001-02-18T02:19:22.000000Z K 7 svn:log V 34 MFC: Better handling of tempfiles END K 10 svn:author V 3 bde K 8 svn:date V 27 2001-02-18T02:22:58.000000Z K 7 svn:log V 533 Added a dummy lookup vop. Specfs was broken by removing its dummy lookup vop so that it defaulted to using vop_eopnotsupp for strange lookups like the ones for open("/dev/null/", ...) and stat("/dev/null/", ...). This mainly caused the wrong errno to be returned by vfs syscalls (EOPNOTSUPP is not in POSIX, and is not documented in connection with specfs in open.2 and is not documented in stat.2 at all). Also, lookup vops are apparently required to set *ap->a_vpp to NULL on error, but vop_eopnotsupp is too broken to do this. END K 10 svn:author V 4 kris K 8 svn:date V 27 2001-02-18T02:24:44.000000Z K 7 svn:log V 31 MFC: vsprintf() -> vsnprintf() END K 10 svn:author V 4 kris K 8 svn:date V 27 2001-02-18T02:26:20.000000Z K 7 svn:log V 40 MFC: Don't use insecure temporary files END K 10 svn:author V 4 kris K 8 svn:date V 27 2001-02-18T02:26:48.000000Z K 7 svn:log V 28 MFC: Format string paranoia END K 10 svn:author V 4 kris K 8 svn:date V 27 2001-02-18T02:27:54.000000Z K 7 svn:log V 25 MFC: r1.9: code cleanups END K 10 svn:author V 4 kris K 8 svn:date V 27 2001-02-18T02:28:31.000000Z K 7 svn:log V 26 MFC: r1.16: code cleanups END K 10 svn:author V 4 kris K 8 svn:date V 27 2001-02-18T02:29:52.000000Z K 7 svn:log V 63 Previous commit should have read: MFC: Format string paranoia END K 10 svn:author V 4 kris K 8 svn:date V 27 2001-02-18T02:30:57.000000Z K 7 svn:log V 29 MFC: sprintf() -> snprintf() END K 10 svn:author V 4 kris K 8 svn:date V 27 2001-02-18T02:36:34.000000Z K 7 svn:log V 67 MFC: Don't advocate use of getpid() in constructing tempfile names END K 10 svn:author V 4 kris K 8 svn:date V 27 2001-02-18T02:37:32.000000Z K 7 svn:log V 21 MFC: Fix memory leak END K 10 svn:author V 4 kris K 8 svn:date V 27 2001-02-18T02:38:41.000000Z K 7 svn:log V 34 MFC: MAXPATHNAMELEN -> MAXPATHLEN END K 10 svn:author V 4 kris K 8 svn:date V 27 2001-02-18T02:39:46.000000Z K 7 svn:log V 29 MFC: sprintf() -> snprintf() END K 10 svn:author V 4 kris K 8 svn:date V 27 2001-02-18T02:44:42.000000Z K 7 svn:log V 41 MFC: Correct reference to MAXHOSTNAMELEN END K 10 svn:author V 4 kris K 8 svn:date V 27 2001-02-18T02:47:49.000000Z K 7 svn:log V 28 MFC: Format string paranoia END K 10 svn:author V 4 kris K 8 svn:date V 27 2001-02-18T02:54:11.000000Z K 7 svn:log V 84 MFC: Update definition of MAXHOSTNAMELEN, format string paranoia, L_SET -> SEEK_SET END K 10 svn:author V 4 kris K 8 svn:date V 27 2001-02-18T02:54:35.000000Z K 7 svn:log V 28 MFC: Format string paranoia END K 10 svn:author V 4 kris K 8 svn:date V 27 2001-02-18T02:57:30.000000Z K 7 svn:log V 41 MFC: Update definition of MAXHOSTNAMELEN END K 10 svn:author V 4 kris K 8 svn:date V 27 2001-02-18T02:58:15.000000Z K 7 svn:log V 83 MFC: Update definition of MAXHOSTNAMELEN, prevent buffer overflow in long hostname END K 10 svn:author V 4 kris K 8 svn:date V 27 2001-02-18T03:00:12.000000Z K 7 svn:log V 42 MFC: Correct definition of MAXHOSTNAMELEN END K 10 svn:author V 4 kris K 8 svn:date V 27 2001-02-18T03:17:36.000000Z K 7 svn:log V 57 Import of OpenSSL 0.9.6-STABLE snapshot dated 2001-02-10 END K 10 svn:author V 4 kris K 8 svn:date V 27 2001-02-18T03:17:36.000000Z K 7 svn:log V 143 This commit was generated by cvs2svn to compensate for changes in r72613, which included commits to RCS files with non-trunk default branches. END K 10 svn:author V 7 cvs2svn K 8 svn:date V 27 2001-02-18T03:17:37.000000Z K 7 svn:log V 96 This commit was manufactured by cvs2svn to create tag 'openssl-vendor-crypto-v0_9_6_2001_02_10'. END K 10 svn:author V 4 kris K 8 svn:date V 27 2001-02-18T03:23:30.000000Z K 7 svn:log V 18 Resolve conflicts END K 10 svn:author V 7 gsutter K 8 svn:date V 27 2001-02-18T03:42:38.000000Z K 7 svn:log V 53 osreldate.h --> sys/param.h Reviewed by: peter, imp END K 10 svn:author V 4 kris K 8 svn:date V 27 2001-02-18T04:06:49.000000Z K 7 svn:log V 87 Back out previous revision, I had an old message from bde indicating problems with it. END K 10 svn:author V 4 kris K 8 svn:date V 27 2001-02-18T04:07:50.000000Z K 7 svn:log V 69 Back out snprintf -> sprintf change until I have time to look at it. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2001-02-18T04:49:42.000000Z K 7 svn:log V 70 Remove the parts of the patch that was committed to the XFree86 port. END K 10 svn:author V 4 kris K 8 svn:date V 27 2001-02-18T04:51:47.000000Z K 7 svn:log V 27 Silence -Wnon-const-format END K 10 svn:author V 4 kris K 8 svn:date V 27 2001-02-18T05:31:16.000000Z K 7 svn:log V 94 My previous commit was overenthusiastic - it does not apply to RELENG_4. Pointy hat to: kris END K 10 svn:author V 5 luigi K 8 svn:date V 27 2001-02-18T06:46:20.000000Z K 7 svn:log V 123 Bump version to 0.500 -- not that it means much, but at least gives some idea on the age of the source used for the build. END K 10 svn:author V 5 luigi K 8 svn:date V 27 2001-02-18T06:47:07.000000Z K 7 svn:log V 34 sync version number with -CURRENT END K 10 svn:author V 5 luigi K 8 svn:date V 27 2001-02-18T06:48:25.000000Z K 7 svn:log V 46 Make the right device entries for atapi disks END K 10 svn:author V 5 luigi K 8 svn:date V 27 2001-02-18T06:48:54.000000Z K 7 svn:log V 42 MFC: make correct entries for atapi disks END K 10 svn:author V 5 luigi K 8 svn:date V 27 2001-02-18T06:50:40.000000Z K 7 svn:log V 37 Make correct entries for atapi disks END K 10 svn:author V 4 ache K 8 svn:date V 27 2001-02-18T06:51:01.000000Z K 7 svn:log V 73 Add hu_HU Submitted by: Szilveszter Adam END K 10 svn:author V 5 luigi K 8 svn:date V 27 2001-02-18T06:51:52.000000Z K 7 svn:log V 35 MFC: correct entry for atapi disks END K 10 svn:author V 5 luigi K 8 svn:date V 27 2001-02-18T06:54:07.000000Z K 7 svn:log V 41 Enable command line editing in the shell END K 10 svn:author V 5 luigi K 8 svn:date V 27 2001-02-18T07:10:03.000000Z K 7 svn:log V 73 remove unused data structure definition, and corresponding macro into*() END K 10 svn:author V 5 luigi K 8 svn:date V 27 2001-02-18T07:12:25.000000Z K 7 svn:log V 45 MFC: remove unused data structure definition END K 10 svn:author V 5 luigi K 8 svn:date V 27 2001-02-18T07:21:28.000000Z K 7 svn:log V 417 Add a check in the interrupt service routine to return quickly in case there is nothing to do. This happens normally when the card shares the interrupt line with other devices. This code saves a couple of microseconds per interrupt even on a fast CPU. You normally would not care, except under heavy tinygram traffic where you can have some 50-100.000 interrupts per second... On passing, correct a spelling error. END K 10 svn:author V 5 luigi K 8 svn:date V 27 2001-02-18T07:28:31.000000Z K 7 svn:log V 91 Do not compile INET6 support if RELEASE_CRUNCH is defined (used by install floppy/picobsd) END K 10 svn:author V 5 luigi K 8 svn:date V 27 2001-02-18T08:17:49.000000Z K 7 svn:log V 82 mfsinfo is not used in RELENG_4. mfs info is contained in the kernel config file. END K 10 svn:author V 3 phk K 8 svn:date V 27 2001-02-18T08:18:44.000000Z K 7 svn:log V 117 Duh! forgot to add BSD_daemon to the mtree files. Submitted by: "Niels Chr. Bank-Pedersen" END K 10 svn:author V 3 phk K 8 svn:date V 27 2001-02-18T09:16:49.000000Z K 7 svn:log V 23 Remove a debug printf. END K 10 svn:author V 3 phk K 8 svn:date V 27 2001-02-18T09:34:55.000000Z K 7 svn:log V 725 Remove unneeded loop increment in src/sys/netinet/in_pcb.c:in_pcbnotify Add new PRC_UNREACH_ADMIN_PROHIB in sys/sys/protosw.h Remove condition on TCP in src/sys/netinet/ip_icmp.c:icmp_input In src/sys/netinet/ip_icmp.c:icmp_input set code = PRC_UNREACH_ADMIN_PROHIB or PRC_UNREACH_HOST for all unreachables except ICMP_UNREACH_NEEDFRAG Rename sysctl icmp_admin_prohib_like_rst to icmp_unreach_like_rst to reflect the fact that we also react on ICMP unreachables that are not administrative prohibited. Also update the comments to reflect this. In sys/netinet/tcp_subr.c:tcp_ctlinput add code to treat PRC_UNREACH_ADMIN_PROHIB and PRC_UNREACH_HOST different. PR: 23986 Submitted by: Jesper Skriver END K 10 svn:author V 7 asmodai K 8 svn:date V 27 2001-02-18T10:25:31.000000Z K 7 svn:log V 85 Preceed/preceeding are not english words. Use precede or preceding. Add $FreeBSD$. END K 10 svn:author V 7 asmodai K 8 svn:date V 27 2001-02-18T10:25:42.000000Z K 7 svn:log V 69 Preceed/preceeding are not english words. Use precede or preceding. END K 10 svn:author V 7 asmodai K 8 svn:date V 27 2001-02-18T10:29:22.000000Z K 7 svn:log V 93 MFC: Remove seriously out of date DNS setup document. We have long passed the BIND 4 days. END K 10 svn:author V 7 asmodai K 8 svn:date V 27 2001-02-18T10:30:50.000000Z K 7 svn:log V 66 MFC: Remove old dns-setup document. We don't use BIND 4 anymore. END K 10 svn:author V 7 asmodai K 8 svn:date V 27 2001-02-18T10:31:47.000000Z K 7 svn:log V 46 MFC: Do not try to install dns-setup anymore. END K 10 svn:author V 7 asmodai K 8 svn:date V 27 2001-02-18T10:32:25.000000Z K 7 svn:log V 38 MFC: Do not try to install dns-setup. END K 10 svn:author V 7 asmodai K 8 svn:date V 27 2001-02-18T10:43:53.000000Z K 7 svn:log V 70 Preceed/preceeding are not english words. Use precede and preceding. END K 10 svn:author V 7 asmodai K 8 svn:date V 27 2001-02-18T10:44:00.000000Z K 7 svn:log V 86 Preceed/preceeding are not english words. Use precede and preceding. Add $FreeBSD$. END K 10 svn:author V 5 markm K 8 svn:date V 27 2001-02-18T11:08:47.000000Z K 7 svn:log V 48 Adjust columns for wide nicenesses in 'top -S'. END K 10 svn:author V 5 abial K 8 svn:date V 27 2001-02-18T11:17:41.000000Z K 7 svn:log V 18 Add yesstr/nostr. END K 10 svn:author V 4 kris K 8 svn:date V 27 2001-02-18T11:58:54.000000Z K 7 svn:log V 53 Zap LIBTCL, it's been superfluous for several years. END K 10 svn:author V 5 green K 8 svn:date V 27 2001-02-18T13:30:20.000000Z K 7 svn:log V 772 Switch to using a struct xucred instead of a struct xucred when not actually in the kernel. This structure is a different size than what is currently in -CURRENT, but should hopefully be the last time any application breakage is caused there. As soon as any major inconveniences are removed, the definition of the in-kernel struct ucred should be conditionalized upon defined(_KERNEL). This also changes struct export_args to remove dependency on the constantly-changing struct ucred, as well as limiting the bounds of the size fields to the correct size. This means: a) mountd and friends won't break all the time, b) mountd and friends won't crash the kernel all the time if they don't know what they're doing wrt actual struct export_args layout. Reviewed by: bde END K 10 svn:author V 3 ume K 8 svn:date V 27 2001-02-18T14:53:38.000000Z K 7 svn:log V 49 MFC 1.7->1.8: permit icmp6 type <= 256 (was 32). END K 10 svn:author V 3 ume K 8 svn:date V 27 2001-02-18T15:02:12.000000Z K 7 svn:log V 134 MFC 1.22->1.23: When ip6_fw_ctl() or soopt_mcopyout() return without success, don't free mbuf. It is already freed by these routins. END K 10 svn:author V 3 ume K 8 svn:date V 27 2001-02-18T15:04:20.000000Z K 7 svn:log V 66 MFC 1.1->1.2: Room to hold rules should be dynamically allocated. END K 10 svn:author V 3 ume K 8 svn:date V 27 2001-02-18T15:10:35.000000Z K 7 svn:log V 156 MFC: avoid conflicting #define symbol (s/FW_IFNLEN/IP6&/). sbin/ip6fw/ip6fw.c: 1.2->1.3 sys/netinet6/ip6_fw.c: 1.8->1.9 sys/netinet6/ip6_fw.h: 1.8->1.9 END K 10 svn:author V 3 ume K 8 svn:date V 27 2001-02-18T15:12:47.000000Z K 7 svn:log V 72 MFC 1.4->1.5: on in6_ifdetach(), do not remove default route mistakenly END K 10 svn:author V 3 ume K 8 svn:date V 27 2001-02-18T15:19:30.000000Z K 7 svn:log V 97 MFC 1.87->1.88: Mention about rtadvd_interfaces. It should be specified if you want use rtadvd. END K 10 svn:author V 3 ume K 8 svn:date V 27 2001-02-18T15:21:32.000000Z K 7 svn:log V 245 MFC 1.15->1.16 - Don't try to send RA to lo0, gifN and faithN. - ipv6_network_interfaces has all available interfaces to work for static configuration even if the host is end host. When rtsol is invoked, singleness of interface is checked. END K 10 svn:author V 3 ume K 8 svn:date V 27 2001-02-18T15:24:32.000000Z K 7 svn:log V 73 MFC 1.5->1.6: zero-cleared allocated prefix information when configured. END K 10 svn:author V 3 ume K 8 svn:date V 27 2001-02-18T15:29:14.000000Z K 7 svn:log V 100 MFC 1.116->1.117: Export cp_time ("CPU time statistics") using SYSCTL_OPAQUE. Approved by: rwatson END K 10 svn:author V 3 ume K 8 svn:date V 27 2001-02-18T15:41:11.000000Z K 7 svn:log V 401 MFC: Add mibs to hold the number of forks since boot. New mibs are: vm.stats.vm.v_forks vm.stats.vm.v_vforks vm.stats.vm.v_rforks vm.stats.vm.v_kthreads vm.stats.vm.v_forkpages vm.stats.vm.v_vforkpages vm.stats.vm.v_rforkpages vm.stats.vm.v_kthreadpages sys/kern/kern_fork.c: 1.92->1.93 sys/sys/vmmeter.h: 1.21->1.22 sys/vm/vm_meter.c: 1.43->1.44 usr.bin/vmstat/vmstat.c: 1.41->1.42 END K 10 svn:author V 8 tanimura K 8 svn:date V 27 2001-02-18T15:58:56.000000Z K 7 svn:log V 53 Encapselate midi_info, nmidi and nsynth into midi.c. END K 10 svn:author V 3 ume K 8 svn:date V 27 2001-02-18T16:01:49.000000Z K 7 svn:log V 303 MFC 1.29->1.30 - __ivaliduser_sa() was introduced for IPv6 support to lpd - iruserok_sa() and __ivaliduser_af() were re-organized to use __ivaliduser_sa() - __icheckhost() was re-written to use getaddrinfo() instead of getipnodebyname() - better handling of multiple destination addresses in rcmd() END K 10 svn:author V 3 ume K 8 svn:date V 27 2001-02-18T16:15:44.000000Z K 7 svn:log V 230 MFC: IPv6 support for lpr. usr.sbin/lpr/Makefile.inc: 1.5->1.6 usr.sbin/lpr/common_source/lp.h: 1.13->1.14 usr.sbin/lpr/common_source/net.c: 1.4->1.5 usr.sbin/lpr/lpd/lpd.8: 1.16->1.17 usr.sbin/lpr/lpd/lpd.c 1.17->1.18 END K 10 svn:author V 3 ume K 8 svn:date V 27 2001-02-18T16:22:59.000000Z K 7 svn:log V 149 MFC: IPv6 support for syslogd. usr.sbin/syslogd/Makefile: 1.3->1.4 usr.sbin/syslogd/syslogd.8: 1.28->1.30 usr.sbin/syslogd/syslogd.c: 1.73->1.74 END K 10 svn:author V 3 ume K 8 svn:date V 27 2001-02-18T16:28:13.000000Z K 7 svn:log V 136 MFC: IPv6 support for logger. usr.bin/logger/Makefile: 1.1->1.2 usr.bin/logger/logger.1: 1.6->1.8 usr.bin/logger/logger.c: 1.6->1.7 END K 10 svn:author V 3 ume K 8 svn:date V 27 2001-02-18T17:30:29.000000Z K 7 svn:log V 54 Introduce $TAR_RSH to enable use of ssh as transport. END K 10 svn:author V 5 markm K 8 svn:date V 27 2001-02-18T17:40:47.000000Z K 7 svn:log V 159 Provide the infrastructure for sysadmins to select the broad class of entropy harvesting they wish to perform: "ethernet" (LAN), point-to-point and interrupt. END K 10 svn:author V 5 markm K 8 svn:date V 27 2001-02-18T17:47:55.000000Z K 7 svn:log V 71 Allow the superuser to prefent all interrupt harvesting on her system. END K 10 svn:author V 5 markm K 8 svn:date V 27 2001-02-18T17:54:52.000000Z K 7 svn:log V 95 Insert entropy harvesting calls for network traffic. By default, no entropy will be harvested. END K 10 svn:author V 5 markm K 8 svn:date V 27 2001-02-18T18:02:15.000000Z K 7 svn:log V 166 Set the interrupt-harvesting bit for those hardware items that I can actually test. Nothing will happen until the sysadmin turns on intr-harvesting on her computer. END K 10 svn:author V 5 markm K 8 svn:date V 27 2001-02-18T18:08:43.000000Z K 7 svn:log V 108 Document the entropy device. If you want to know how to harvest network traffic and interrupts, READ HERE! END K 10 svn:author V 5 peter K 8 svn:date V 27 2001-02-18T20:23:22.000000Z K 7 svn:log V 125 "Fix" the machine/lock.h problem in modules depend with a sledge hammer. This forces bsd.dep.mk to rebuild the .depend file. END K 10 svn:author V 5 peter K 8 svn:date V 27 2001-02-18T20:44:06.000000Z K 7 svn:log V 80 Be extra certain that "#include " must not be used in kernel code. END K 10 svn:author V 5 peter K 8 svn:date V 27 2001-02-18T22:42:15.000000Z K 7 svn:log V 59 Devices are NOT compiled with the "special c2 option -i".. END K 10 svn:author V 4 kris K 8 svn:date V 27 2001-02-18T23:45:27.000000Z K 7 svn:log V 65 MFC: Format string paranoia (part of r1.3) Approved by: n_hibma END K 10 svn:author V 5 peter K 8 svn:date V 27 2001-02-19T01:10:01.000000Z K 7 svn:log V 119 Have yacc use a prototype for yygrowstack(void) on ANSI compilers. This fixes a gcc warning with -Wmissing-prototypes. END K 10 svn:author V 5 peter K 8 svn:date V 27 2001-02-19T02:47:42.000000Z K 7 svn:log V 209 Move the sendmail -q from cron to periodic, as suggested by a few people. This has the benefit of adding a random start time element as daily processing takes a different amount of time on different machines. END K 10 svn:author V 3 bde K 8 svn:date V 27 2001-02-19T03:00:34.000000Z K 7 svn:log V 227 Fixed style bugs in clock.c rev.1.164 and cpu.h rev.1.52-1.53 -- declare tsc_present in the right places (together with other variables of the same linkage), and don't use messy ifdefs just to avoid exporting it in some cases. END K 10 svn:author V 4 kris K 8 svn:date V 27 2001-02-19T03:59:05.000000Z K 7 svn:log V 1073 Introduce support for using OpenSSL ASM optimizations. This is done through the use of a new build directive, MACHINE_CPU, which contains a list of the CPU generations/features for which optimizations are desired. This feature will be extended to cover the ports tree in the future. Currently OpenSSL provides optimizations for i386, i586 and i686-class CPUs. Currently it has not been tested on an i386 or i486. Teach make(1) to provide sensible defaults for MACHINE_CPU if it is not defined (namely, the lowest common denominator CPU we support for each architecture). Currently this is i386 for the i386 architecture and ev4 for the alpha. sys.mk also sets the variable as a last resort for consistency with MACHINE_ARCH and bootstrapping from very old versions of make. Benchmarks show a significant speed increase even in the i386 case, with additional improvements for i586 and i686 systems. For maximum performance define MACHINE_CPU=i686 i586 i386 in /etc/make.conf. Based on a patch submitted by: Mike Silbersack Reviewed by: current END K 10 svn:author V 6 archie K 8 svn:date V 27 2001-02-19T04:00:52.000000Z K 7 svn:log V 70 Add an example showing how to configure a node from the command line. END K 10 svn:author V 6 archie K 8 svn:date V 27 2001-02-19T04:06:30.000000Z K 7 svn:log V 40 Slight improvement to previous checkin. END K 10 svn:author V 6 archie K 8 svn:date V 27 2001-02-19T04:08:04.000000Z K 7 svn:log V 68 MFC: example showing how to configure a node from the command line. END K 10 svn:author V 3 bde K 8 svn:date V 27 2001-02-19T04:15:59.000000Z K 7 svn:log V 626 Changed the aston() family to operate on a specified process instead of always on curproc. This is needed to implement signal delivery properly (see a future log message for kern_sig.c). Debogotified the definition of aston(). aston() was defined in terms of signotify() (perhaps because only the latter already operated on a specified process), but aston() is the primitive. Similar changes are needed in the ia64 versions of cpu.h and trap.c. I didn't make them because the ia64 is missing the prerequisite changes to make astpending and need_resched per-process and those changes are too large to make without testing. END K 10 svn:author V 5 peter K 8 svn:date V 27 2001-02-19T04:43:21.000000Z K 7 svn:log V 209 ${BDECFLAGS} work. And fix a real error in the process. A "MAXUSERS" string could have been passed to free(); There are some warnings here I am not sure how to fix as they are in the lex scanner code, etc. END K 10 svn:author V 5 peter K 8 svn:date V 27 2001-02-19T04:53:55.000000Z K 7 svn:log V 41 Use ttymalloc() instead of roll-our-own. END K 10 svn:author V 4 ache K 8 svn:date V 27 2001-02-19T06:19:51.000000Z K 7 svn:log V 23 Deal properly with "0" END K 10 svn:author V 4 ache K 8 svn:date V 27 2001-02-19T07:12:37.000000Z K 7 svn:log V 17 Add 500.queuerun END