ƒ¦t60000 274 152 178 140 118 163 126 160 219 222 387 204 150 163 257 147 129 147 153 142 161 122 120 248 276 116 184 115 114 207 171 164 262 149 171 127 321 123 151 149 167 129 534 167 314 164 285 745 166 115 118 130 218 113 123 142 161 153 155 143 162 288 208 190 151 339 140 139 375 312 140 142 104 179 179 478 162 158 266 162 140 159 114 130 125 167 124 130 167 355 170 380 153 124 110 186 170 123 110 126 216 131 163 404 247 346 197 334 221 208 142 124 159 196 164 149 269 267 165 149 130 120 134 244 146 170 120 123 126 137 119 122 113 113 114 295 148 132 129 135 156 141 315 182 123 165 198 150 114 207 147 166 127 220 183 132 131 134 119 656 194 123 308 270 227 163 177 126 227 297 223 262 198 275 352 198 273 125 138 124 120 113 102 180 123 198 118 113 110 186 167 122 199 140 408 435 177 110 193 229 140 154 154 354 257 181 148 134 123 214 126 132 642 232 156 148 166 242 130 170 154 353 159 115 236 815 141 320 428 122 110 299 134 135 204 151 495 214 131 120 135 124 122 126 137 147 178 160 676 146 156 136 272 293 228 118 120 136 141 222 161 161 387 152 140 124 154 202 244 208 275 310 310 178 110 K 10 svn:author V 3 dcs K 8 svn:date V 27 2000-05-04T20:41:30.000000Z K 7 svn:log V 60 Add heap?, so we can tell how much free space we have left. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2000-05-04T21:12:28.000000Z K 7 svn:log V 83 Set MAKEOBJDIRPREFIX to modules/ in the current directory and build modules there. END K 10 svn:author V 3 dcs K 8 svn:date V 27 2000-05-04T21:18:26.000000Z K 7 svn:log V 48 Sort entries in FreeBSD-specific FICL commands. END K 10 svn:author V 3 dcs K 8 svn:date V 27 2000-05-04T21:22:55.000000Z K 7 svn:log V 26 Further improve ordering. END K 10 svn:author V 6 archie K 8 svn:date V 27 2000-05-04T21:25:17.000000Z K 7 svn:log V 68 MFC: move netgraph node type man pages from section 8 to section 4. END K 10 svn:author V 3 dcs K 8 svn:date V 27 2000-05-04T21:26:26.000000Z K 7 svn:log V 34 Add "heap?" to loader's man page. END K 10 svn:author V 3 dcs K 8 svn:date V 27 2000-05-04T22:51:21.000000Z K 7 svn:log V 68 Make documentation on recently added heap? command reflect reality. END K 10 svn:author V 3 dcs K 8 svn:date V 27 2000-05-04T23:23:13.000000Z K 7 svn:log V 126 Correct a bug whereby allocations to the dictionary would not be allowed unless four times the space requested was available. END K 10 svn:author V 7 wollman K 8 svn:date V 27 2000-05-04T23:57:32.000000Z K 7 svn:log V 125 Add a little do-nothing ``slopsucker'' device which gives a home to PNP0c04 (legacy ISA coprocessor support). Tourist info. END K 10 svn:author V 6 archie K 8 svn:date V 27 2000-05-05T01:11:39.000000Z K 7 svn:log V 291 Fix a couple of bugs: - Properly handle 32 bit sequence numbers when they wrap around - Don't drop GRE packets with stale ACK numbers, just ignore the ACK - Close race between node being shutdown and timer going off Also add support for lots of statistics, and control message ASCIIfication END K 10 svn:author V 6 archie K 8 svn:date V 27 2000-05-05T01:20:28.000000Z K 7 svn:log V 108 Document the new statistics control messages. Add a note about the IP header asymmetry on the "lower" hook. END K 10 svn:author V 6 archie K 8 svn:date V 27 2000-05-05T01:41:41.000000Z K 7 svn:log V 55 MFC: TAILQ_FOREACH_REVERSE and CIRCLEQ_FOREACH_REVERSE END K 10 svn:author V 6 archie K 8 svn:date V 27 2000-05-05T01:44:50.000000Z K 7 svn:log V 68 MFC: Document TAILQ_FOREACH_REVERSE() and CIRCLEQ_FOREACH_REVERSE() END K 10 svn:author V 3 mpp K 8 svn:date V 27 2000-05-05T01:59:21.000000Z K 7 svn:log V 164 Correct the usage of the ".Bd -literal -offset xxx" macro to use a proper offset. This silences warnings when the man page is formated with groff. PR: bin/14534 END K 10 svn:author V 3 dcs K 8 svn:date V 27 2000-05-05T02:06:38.000000Z K 7 svn:log V 55 Lay the groundwork for on-demand dictionary expansion. END K 10 svn:author V 3 mpp K 8 svn:date V 27 2000-05-05T02:21:45.000000Z K 7 svn:log V 37 Minor mdoc cleanup. PR: docs/13218 END K 10 svn:author V 3 mpp K 8 svn:date V 27 2000-05-05T02:25:19.000000Z K 7 svn:log V 55 Correct an xref. PR: doc/13218 Submitted by: phantom END K 10 svn:author V 6 archie K 8 svn:date V 27 2000-05-05T02:48:39.000000Z K 7 svn:log V 58 MFC: fix broken multi-link fragment reassembly algorithm. END K 10 svn:author V 6 archie K 8 svn:date V 27 2000-05-05T02:51:54.000000Z K 7 svn:log V 47 MFC: typename -> type_name; add ng_copy_meta() END K 10 svn:author V 6 archie K 8 svn:date V 27 2000-05-05T02:54:16.000000Z K 7 svn:log V 66 MFC: field structure changed name from 'typename' -> 'type_name'. END K 10 svn:author V 6 jlemon K 8 svn:date V 27 2000-05-05T03:50:08.000000Z K 7 svn:log V 27 MFC: kqueue() and kevent() END K 10 svn:author V 6 jlemon K 8 svn:date V 27 2000-05-05T03:51:40.000000Z K 7 svn:log V 25 MFC: kqueue manual page. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2000-05-05T06:00:08.000000Z K 7 svn:log V 152 Build modules in a subdir of the kernel build dir. Add a `cleandir' target for those whose fingers try to use that to clean out the modules build dir. END K 10 svn:author V 2 ps K 8 svn:date V 27 2000-05-05T07:24:03.000000Z K 7 svn:log V 184 Remove the static heap. It is unknown why it was needed in the beginning, but it no longer is required. This has been tested with many different revisions of the PXE rom from Intel. END K 10 svn:author V 2 ps K 8 svn:date V 27 2000-05-05T07:26:53.000000Z K 7 svn:log V 25 MFC: Remove static heap. END K 10 svn:author V 3 phk K 8 svn:date V 27 2000-05-05T07:50:53.000000Z K 7 svn:log V 92 Don't use getebuf() unless you really need a struct buf. Malloc will do fine in this case. END K 10 svn:author V 4 nyan K 8 svn:date V 27 2000-05-05T08:02:15.000000Z K 7 svn:log V 22 GENERIC98 is removed. END K 10 svn:author V 4 nyan K 8 svn:date V 27 2000-05-05T08:03:31.000000Z K 7 svn:log V 21 GENERIC98 -> GENERIC END K 10 svn:author V 6 jkoshy K 8 svn:date V 27 2000-05-05T08:07:27.000000Z K 7 svn:log V 111 Since `csh' in -current is `tcsh', link in a manual page for `tcsh(1)', for completeness. Approved by: obrien END K 10 svn:author V 6 jkoshy K 8 svn:date V 27 2000-05-05T08:12:11.000000Z K 7 svn:log V 76 Install a manual page for `tcsh(1)', for completeness. Approved by: obrien END K 10 svn:author V 6 jkoshy K 8 svn:date V 27 2000-05-05T08:25:55.000000Z K 7 svn:log V 69 Back out rev 1.9.2.3, which got committed to this branch by mistake. END K 10 svn:author V 8 sheldonh K 8 svn:date V 27 2000-05-05T08:31:59.000000Z K 7 svn:log V 164 Add IP addresses to the rules required to "Allow anything from localhost", since portmap(8) is included in "anything". Submitted by: Doug Barton END K 10 svn:author V 8 sheldonh K 8 svn:date V 27 2000-05-05T08:33:58.000000Z K 7 svn:log V 52 MFC rev 1.10: use IP addresses to "allow anything". END K 10 svn:author V 4 nyan K 8 svn:date V 27 2000-05-05T08:54:06.000000Z K 7 svn:log V 78 MFC: Removed high-resolution mode supports and added a dummy partition table. END K 10 svn:author V 4 nyan K 8 svn:date V 27 2000-05-05T08:55:21.000000Z K 7 svn:log V 34 MFC: Fixed to support JIS7 KANJI. END K 10 svn:author V 4 nyan K 8 svn:date V 27 2000-05-05T08:59:06.000000Z K 7 svn:log V 227 Sync with the following changes. Revision File 1.15.2.1 src/sys/boot/i386/libi386/Makefile 1.26.2.3 src/sys/boot/i386/libi386/biosdisk.c 1.41.2.2 src/sys/boot/i386/loader/Makefile 1.17.2.2 src/sys/boot/i386/loader/main.c END K 10 svn:author V 4 nyan K 8 svn:date V 27 2000-05-05T09:00:24.000000Z K 7 svn:log V 30 MFC: Clean up MAXMEM routine. END K 10 svn:author V 4 nyan K 8 svn:date V 27 2000-05-05T09:01:45.000000Z K 7 svn:log V 58 MFC: Added UKBD_DFLT_KEYMAP option and fixed disordering. END K 10 svn:author V 3 phk K 8 svn:date V 27 2000-05-05T09:05:39.000000Z K 7 svn:log V 57 Don't use struct buf for random small temporary buffers. END K 10 svn:author V 4 nyan K 8 svn:date V 27 2000-05-05T09:16:16.000000Z K 7 svn:log V 74 MFC: Supported EGC 640x400, PEGC 640x400 and PEGC 640x480 graphics modes. END K 10 svn:author V 3 phk K 8 svn:date V 27 2000-05-05T09:24:00.000000Z K 7 svn:log V 37 remove unneeded #include END K 10 svn:author V 3 phk K 8 svn:date V 27 2000-05-05T09:59:14.000000Z K 7 svn:log V 441 Separate the struct bio related stuff out of into . is now a prerequisite for but it shall not be made a nested include according to bdes teachings on the subject of nested includes. Diskdrivers and similar stuff below specfs::strategy() should no longer need to include unless they need caching of data. Still a few bogus uses of struct buf to track down. Repocopy by: peter END K 10 svn:author V 3 phk K 8 svn:date V 27 2000-05-05T12:02:30.000000Z K 7 svn:log V 75 Oops, still needed here for pc98 (and consequently sys/bio.h). END K 10 svn:author V 5 wpaul K 8 svn:date V 27 2000-05-05T12:47:47.000000Z K 7 svn:log V 219 Apply patch to rl_rxeof() to really enforce payload alignment in the case where we receive a packet that wraps from the end of the RX buffer back to the start. This fixes an unaligned access trap on the alpha with NFS. END K 10 svn:author V 5 wpaul K 8 svn:date V 27 2000-05-05T12:49:38.000000Z K 7 svn:log V 70 MFC: fix rl_rxeof() to avoid unaligned access trap on alpha with NFS. END K 10 svn:author V 6 jlemon K 8 svn:date V 27 2000-05-05T12:52:17.000000Z K 7 svn:log V 189 Add files that I missed in the last MFC round. This is the second time I've missed the conf/files edit, please pass the pointy hat. Pointed out by: Udo Schweigert END K 10 svn:author V 3 jhb K 8 svn:date V 27 2000-05-05T13:22:10.000000Z K 7 svn:log V 652 Switch to using the .code16 as(1) directive and using 16-bit assembly code instead of using 32-bit code and having to just "know" that it's really 16-bit instructions when things run. This also allows the code to use fewer macros and more actual assembly statements, which eases maintenance. Unfortunately, due to as(1) brokenness, we still use m4 macros for all 16-bit addresses, and all short jumps (i.e., 8-bit relative addresses in the jump instruction) must be wrapped in .code32 directives to avoid useless bloat by as(1). This also fixes a few problems that were preventing boot0 from compiling with the latest and greatest version of as(1). END K 10 svn:author V 6 jlemon K 8 svn:date V 27 2000-05-05T13:37:06.000000Z K 7 svn:log V 71 MFC: delayed checksum work. This also brings the mbuf size up to 256. END K 10 svn:author V 7 n_hibma K 8 svn:date V 27 2000-05-05T14:10:25.000000Z K 7 svn:log V 19 Confusing comment. END K 10 svn:author V 3 phk K 8 svn:date V 27 2000-05-05T15:41:22.000000Z K 7 svn:log V 26 Don't include END K 10 svn:author V 3 phk K 8 svn:date V 27 2000-05-05T16:07:10.000000Z K 7 svn:log V 38 Remove unneeded #include END K 10 svn:author V 5 billf K 8 svn:date V 27 2000-05-05T17:02:32.000000Z K 7 svn:log V 123 Put the FTP_PASSIVE_MODE issue to rest once and for all. Reviewed by: des Obtained from: FreeBSD's src/usr.bin/ftp/main.c END K 10 svn:author V 6 archie K 8 svn:date V 27 2000-05-05T17:08:55.000000Z K 7 svn:log V 18 AUTHOR -> AUTHORS END K 10 svn:author V 6 archie K 8 svn:date V 27 2000-05-05T17:11:39.000000Z K 7 svn:log V 28 MFC: bug fixes & statistics END K 10 svn:author V 6 archie K 8 svn:date V 27 2000-05-05T17:22:39.000000Z K 7 svn:log V 47 MFC: typename -> type_name; add ng_copy_meta() END K 10 svn:author V 6 archie K 8 svn:date V 27 2000-05-05T17:23:40.000000Z K 7 svn:log V 66 MFC: field structure changed name from 'typename' -> 'type_name'. END K 10 svn:author V 6 archie K 8 svn:date V 27 2000-05-05T17:25:23.000000Z K 7 svn:log V 58 MFC: fix broken multi-link fragment reassembly algorithm. END K 10 svn:author V 6 archie K 8 svn:date V 27 2000-05-05T17:31:55.000000Z K 7 svn:log V 60 MFC: (rev 1.6) document the new statistics control messages END K 10 svn:author V 5 peter K 8 svn:date V 27 2000-05-06T01:36:04.000000Z K 7 svn:log V 49 Add a version tag for the rtc port to depend on. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2000-05-06T01:38:24.000000Z K 7 svn:log V 67 Add $FreeBSD$ (and test remote commits after the Freefall upgrade) END K 10 svn:author V 5 green K 8 svn:date V 27 2000-05-06T01:39:45.000000Z K 7 svn:log V 193 Give the "streams" modulea version (1) and depend on it from the "svr4elf" module. This unbreaks the SVR4 KLD (which had an undefined function because of thenewly-committed KLD enhancements). END K 10 svn:author V 8 mckusick K 8 svn:date V 27 2000-05-06T01:44:31.000000Z K 7 svn:log V 110 Merge in fix in delta 1.29 from current to properly reset grace timer when files are given to a user by root. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2000-05-06T02:06:35.000000Z K 7 svn:log V 95 All the screen savers other than "apm" build on the Alpha. daemon.ko has been tested to work. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2000-05-06T02:09:48.000000Z K 7 svn:log V 56 MFC (build screen savers other than "apm" on the Alpha) END K 10 svn:author V 6 jlemon K 8 svn:date V 27 2000-05-06T02:31:49.000000Z K 7 svn:log V 243 MFC: don't include . This isn't what actually breaks it, but the fact that vi has a private copy of , so the system copy isn't getting pulled in. However, removing is an easy way to fix the problem. END K 10 svn:author V 6 jlemon K 8 svn:date V 27 2000-05-06T02:33:44.000000Z K 7 svn:log V 45 Add blurb about kqueue to the release notes. END K 10 svn:author V 6 jlemon K 8 svn:date V 27 2000-05-06T02:41:35.000000Z K 7 svn:log V 44 MFC: blurb about kqueue Reminded by: kkenn END K 10 svn:author V 6 jlemon K 8 svn:date V 27 2000-05-06T03:31:09.000000Z K 7 svn:log V 279 Implement TCP NewReno, as documented in RFC 2582. This allows better recovery for multiple packet losses in a single window. The algorithm can be toggled via the sysctl net.inet.tcp.newreno, which defaults to "on". Submitted by: Jayanth Vijayaraghavan END K 10 svn:author V 4 kris K 8 svn:date V 27 2000-05-06T03:45:56.000000Z K 7 svn:log V 218 Note that ports-base is a mandatory collection and your ports will not build correctly if it is not kept up to date. Hopefully this will help with the flood of ".tar.gz" questions we've been seeing everywhere lately. END K 10 svn:author V 4 kris K 8 svn:date V 27 2000-05-06T03:46:36.000000Z K 7 svn:log V 47 MFC: Note ports-base as a mandatory collection END K 10 svn:author V 4 kris K 8 svn:date V 27 2000-05-06T03:47:34.000000Z K 7 svn:log V 49 MFC^2: Note ports-base as a mandatory collection END K 10 svn:author V 2 ps K 8 svn:date V 27 2000-05-06T04:50:09.000000Z K 7 svn:log V 13 Fix comment. END K 10 svn:author V 3 phk K 8 svn:date V 27 2000-05-06T06:59:08.000000Z K 7 svn:log V 87 Remove devstat_end_transaction_buf() everybody uses devstat_end_transaction_bio() now. END K 10 svn:author V 3 phk K 8 svn:date V 27 2000-05-06T07:01:47.000000Z K 7 svn:log V 87 Step down a level and issue format requests with a struct bio instead of a struct buf. END K 10 svn:author V 6 msmith K 8 svn:date V 27 2000-05-06T08:54:33.000000Z K 7 svn:log V 382 Change the way that scatter/gather list tables are allocated so that we can use all of the s/g entries available on smaller cards. This is necessary if we want to be able to handle a non-page-aligned 64k transfer on 2.x and 3.x firmware. Fix a missing splx() that may have left us at splbio() for longer than desired. Reduce shadowing of controller-supplied parameters a little. END K 10 svn:author V 7 phantom K 8 svn:date V 27 2000-05-06T12:00:11.000000Z K 7 svn:log V 66 Use `Er' variable to define first column width in ERRORS section. END K 10 svn:author V 7 phantom K 8 svn:date V 27 2000-05-06T12:02:18.000000Z K 7 svn:log V 62 Use suggested by mdoc(7) style section name (ERROR -> ERRORS) END K 10 svn:author V 7 phantom K 8 svn:date V 27 2000-05-06T12:05:39.000000Z K 7 svn:log V 169 mdoc related cleanup: . use construction ".Aq Pa filename" instead of ".Pa " . replace Section Heading macro (.Sh) with Subsection (.Ss) macro for subsections END K 10 svn:author V 7 phantom K 8 svn:date V 27 2000-05-06T12:07:59.000000Z K 7 svn:log V 66 Use `Er' variable to define first column width in ERRORS section. END K 10 svn:author V 7 phantom K 8 svn:date V 27 2000-05-06T12:13:09.000000Z K 7 svn:log V 44 MFC: rev 1.29, change Er's value (12 -> 17) END K 10 svn:author V 6 jlemon K 8 svn:date V 27 2000-05-06T13:06:03.000000Z K 7 svn:log V 64 Some mdoc cleanups for the manual page. Submitted by: phantom END K 10 svn:author V 6 jlemon K 8 svn:date V 27 2000-05-06T13:09:39.000000Z K 7 svn:log V 19 MFC: mdoc cleanups END K 10 svn:author V 7 phantom K 8 svn:date V 27 2000-05-06T13:31:27.000000Z K 7 svn:log V 34 MFC: rev 1.9, EXAMPLE -> EXAMPLES END K 10 svn:author V 7 phantom K 8 svn:date V 27 2000-05-06T13:32:55.000000Z K 7 svn:log V 29 MFC: rev 1.35 , mdoc cleanup END K 10 svn:author V 7 phantom K 8 svn:date V 27 2000-05-06T13:34:15.000000Z K 7 svn:log V 71 MFC: Use `Er' variable to define first column width in ERRORS section. END K 10 svn:author V 7 phantom K 8 svn:date V 27 2000-05-06T13:44:32.000000Z K 7 svn:log V 28 MFC: rev 1.35, mdoc cleanup END K 10 svn:author V 7 phantom K 8 svn:date V 27 2000-05-06T13:45:03.000000Z K 7 svn:log V 34 MFC: rev 1.9, EXAMPLE -> EXAMPLES END K 10 svn:author V 7 phantom K 8 svn:date V 27 2000-05-06T13:46:28.000000Z K 7 svn:log V 71 MFC: Use `Er' variable to define first column width in ERRORS section. END K 10 svn:author V 7 phantom K 8 svn:date V 27 2000-05-06T13:54:59.000000Z K 7 svn:log V 258 . clear `.Os' macro value since this tool is not KAME specific anymore . compact some macros (.Oo/.Oc -> .Op, .Po/.Pc -> .Pq) . use .Tn . avoid using duplicated arguments for .Nm macro . correct KAME kit pathes (/usr/local/v6 -> /usr) . add integration note END K 10 svn:author V 7 phantom K 8 svn:date V 27 2000-05-06T13:56:08.000000Z K 7 svn:log V 74 MFC: rev 1.3, various mdoc cleanups, correct pathes, add integration note END K 10 svn:author V 7 phantom K 8 svn:date V 27 2000-05-06T14:03:26.000000Z K 7 svn:log V 283 . clear `.Os' macro value since this tool is not KAME-only anymore . correctly use .Cm macro . don't use duplicated arguments for .Nm macro . use .Er macro for error names . correctly declare paper reference in SEE ALSO section . sort Xr's in SEE ALSO section . add integration note END K 10 svn:author V 7 phantom K 8 svn:date V 27 2000-05-06T14:04:21.000000Z K 7 svn:log V 57 MFC: rev 1.3, various mdoc cleanup, add integration note END K 10 svn:author V 7 phantom K 8 svn:date V 27 2000-05-06T14:07:35.000000Z K 7 svn:log V 28 Fix typo. Noticed by: hoek END K 10 svn:author V 7 phantom K 8 svn:date V 27 2000-05-06T14:10:22.000000Z K 7 svn:log V 14 MFC: fix typo END K 10 svn:author V 7 asmodai K 8 svn:date V 27 2000-05-06T14:17:23.000000Z K 7 svn:log V 90 Fix comparison of units. Submitted by: Maxim Sobolev on -current END K 10 svn:author V 7 asmodai K 8 svn:date V 27 2000-05-06T14:18:41.000000Z K 7 svn:log V 74 MFC: Fix comparison. Submitted by: Maxim Sobolev END K 10 svn:author V 7 phantom K 8 svn:date V 27 2000-05-06T14:20:07.000000Z K 7 svn:log V 27 Fix typo Noticed by: hoek END K 10 svn:author V 7 phantom K 8 svn:date V 27 2000-05-06T14:22:22.000000Z K 7 svn:log V 14 MFC: fix typo END K 10 svn:author V 7 phantom K 8 svn:date V 27 2000-05-06T14:25:47.000000Z K 7 svn:log V 30 Add KAME kit integration note END K 10 svn:author V 7 asmodai K 8 svn:date V 27 2000-05-06T14:26:13.000000Z K 7 svn:log V 119 cdrom.com will be ftpsoftware.com in future, reflect this. Submitted by: Alexander Langer on IRC END K 10 svn:author V 7 phantom K 8 svn:date V 27 2000-05-06T14:26:51.000000Z K 7 svn:log V 35 MFC: rev 1.4, add integration note END K 10 svn:author V 7 asmodai K 8 svn:date V 27 2000-05-06T15:06:03.000000Z K 7 svn:log V 67 MFC: fix URL. Submitted by: Alexander Langer END K 10 svn:author V 6 jlemon K 8 svn:date V 27 2000-05-06T15:53:59.000000Z K 7 svn:log V 308 Bounce a copy of the mbuf to the bpf listener when we submit the frames for transmit to the adapter, not when we receive a transmit interrupt indicating that they were sent. This fix now allows tcpdump to produce sane results by recording the timestamp at the point where the mbuf was actually transmitted. END K 10 svn:author V 4 ache K 8 svn:date V 27 2000-05-06T17:18:19.000000Z K 7 svn:log V 153 Add firewall_logging knob to enable/disablle events logging, disabled by default. Needed mainly for ipfw kernel module to enable logging disabled there. END K 10 svn:author V 6 jlemon K 8 svn:date V 27 2000-05-06T18:18:32.000000Z K 7 svn:log V 250 Make in_cksum() a macro call to in_cksum_skip(), since it provides the same functionality. Sharing code should help cache issues. Remove in_cksum_partial, since its not being used, and we now have a way to compute partial checksums on mbuf chains. END K 10 svn:author V 6 jlemon K 8 svn:date V 27 2000-05-06T18:19:58.000000Z K 7 svn:log V 101 Add #include , in order to pick up the checksum inline functions and prototypes. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2000-05-06T18:26:42.000000Z K 7 svn:log V 238 Add a keymap that is the standard ISO PC-101/3 layout, but with the key marked "Caps Lock" acting as a left control key. Many want a control key in the Real place, but still want the keymap to match the printed keys as much as possible. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2000-05-06T18:31:10.000000Z K 7 svn:log V 125 Add FreeBSD ID tags while I'm here, since people often copy an exiting keyboard map and then edit that and try to commit it. END K 10 svn:author V 6 msmith K 8 svn:date V 27 2000-05-06T18:31:26.000000Z K 7 svn:log V 112 Teach the alpha loader install process to make backup copies of the boot programs when installing new versions. END K 10 svn:author V 2 ru K 8 svn:date V 27 2000-05-06T18:40:59.000000Z K 7 svn:log V 51 MFC: Do not install dir-tmpl into /usr/share/info. END K 10 svn:author V 2 ru K 8 svn:date V 27 2000-05-06T18:54:01.000000Z K 7 svn:log V 33 MFC: Upgrade to GNU texinfo 4.0. END K 10 svn:author V 2 ru K 8 svn:date V 27 2000-05-06T19:00:45.000000Z K 7 svn:log V 68 MFC: rev 1.55 and part of rev 1.57 (run install-info with --quiet). END K 10 svn:author V 3 dec K 8 svn:date V 27 2000-05-06T21:16:04.000000Z K 7 svn:log V 103 PR: 17681 Reviewed by: sheldonh Obtained from: NetBSD MFC: Do proper byte swapping in 64bit routines. END K 10 svn:author V 4 kris K 8 svn:date V 27 2000-05-07T02:16:43.000000Z K 7 svn:log V 71 Remove obsolete reference to /var/db/kvm_kernel.db Reviewed by: peter END K 10 svn:author V 4 kris K 8 svn:date V 27 2000-05-07T02:17:58.000000Z K 7 svn:log V 56 MFC: Remove obsolete reference to /var/db/kvm_kernel.db END K 10 svn:author V 6 mjacob K 8 svn:date V 27 2000-05-07T04:53:04.000000Z K 7 svn:log V 173 Add in a first pass at Alpha 4100 (Rawhide) support. It doesn't quite boot all the way yet, but it's darn close (blows up somewhere probing the PS/2 mouse on the EISA bus). END K 10 svn:author V 6 mjacob K 8 svn:date V 27 2000-05-07T04:56:19.000000Z K 7 svn:log V 171 Update 'hose' (actually, MCPCIA instance #) for Alpha Rawhide systems. We have *got* to fix this bogosity of trying to steal part of the PCI address space for this stuff. END K 10 svn:author V 6 mjacob K 8 svn:date V 27 2000-05-07T04:58:32.000000Z K 7 svn:log V 70 add in the few bits necessary to support Alpha 4100 (Rawhide) systems END K 10 svn:author V 6 mjacob K 8 svn:date V 27 2000-05-07T04:59:30.000000Z K 7 svn:log V 54 add in stubbie mcpcia_pci that will parent PCI busses END K 10 svn:author V 6 mjacob K 8 svn:date V 27 2000-05-07T05:00:26.000000Z K 7 svn:log V 35 add in dec_kn300 (Alpha 4100) case END K 10 svn:author V 4 grog K 8 svn:date V 27 2000-05-07T05:09:45.000000Z K 7 svn:log V 27 Correct a couple of typos. END K 10 svn:author V 6 mjacob K 8 svn:date V 27 2000-05-07T05:31:39.000000Z K 7 svn:log V 39 EISA/ISA memory space is any pa < 8MB. END K 10 svn:author V 6 mjacob K 8 svn:date V 27 2000-05-07T05:49:27.000000Z K 7 svn:log V 148 Pass the vector on thru instead of checking EISA/ISA ints. It turns out the FreeBSD code did the right thing by starting EISA/ISA vectors at 0x800. END K 10 svn:author V 6 mjacob K 8 svn:date V 27 2000-05-07T05:50:27.000000Z K 7 svn:log V 51 Add option for Rawhide (AlphaServer 4100 systems). END K 10 svn:author V 6 mjacob K 8 svn:date V 27 2000-05-07T06:15:37.000000Z K 7 svn:log V 75 Well, for now at least, we'll also have the 4100 also have a prom console. END K 10 svn:author V 4 kris K 8 svn:date V 27 2000-05-07T08:22:33.000000Z K 7 svn:log V 27 Zap reference to /dev/rvn* END K 10 svn:author V 4 kris K 8 svn:date V 27 2000-05-07T08:56:21.000000Z K 7 svn:log V 30 Remove test for block device. END K 10 svn:author V 4 kris K 8 svn:date V 27 2000-05-07T09:08:31.000000Z K 7 svn:log V 33 Update device names in examples. END K 10 svn:author V 4 kris K 8 svn:date V 27 2000-05-07T09:16:56.000000Z K 7 svn:log V 44 Update references to disk and tape devices. END K 10 svn:author V 4 kris K 8 svn:date V 27 2000-05-07T09:23:36.000000Z K 7 svn:log V 26 Update device references. END K 10 svn:author V 4 kris K 8 svn:date V 27 2000-05-07T09:23:37.000000Z K 7 svn:log V 29 Oops, revert previous commit END K 10 svn:author V 4 kris K 8 svn:date V 27 2000-05-07T09:26:49.000000Z K 7 svn:log V 20 Update device names END K 10 svn:author V 4 kris K 8 svn:date V 27 2000-05-07T09:27:53.000000Z K 7 svn:log V 20 Update device name. END K 10 svn:author V 4 kris K 8 svn:date V 27 2000-05-07T09:50:44.000000Z K 7 svn:log V 21 Update device names. END K 10 svn:author V 8 groudier K 8 svn:date V 27 2000-05-07T09:54:33.000000Z K 7 svn:log V 197 Work-around a couple of C1010 quirks: - Reload SCNTL3 after selection from host (C1010-33). - Reload SCNTL4 prior to any DATA OUT phase (C1010-66). - Use max SCSI offset 31 for ST but 62 for DT. END K 10 svn:author V 5 brian K 8 svn:date V 27 2000-05-07T10:08:24.000000Z K 7 svn:log V 54 Correct a bad bug in m_prepend() Submitted by: luoqi END K 10 svn:author V 5 brian K 8 svn:date V 27 2000-05-07T10:09:24.000000Z K 7 svn:log V 38 MFC: Correct a bad bug in m_prepend() END K 10 svn:author V 3 dfr K 8 svn:date V 27 2000-05-07T13:31:41.000000Z K 7 svn:log V 37 Reserve 145 for DRI graphics system. END K 10 svn:author V 4 ache K 8 svn:date V 27 2000-05-07T13:34:40.000000Z K 7 svn:log V 42 Remove stale file - moved to new location END K 10 svn:author V 7 n_hibma K 8 svn:date V 27 2000-05-07T14:22:47.000000Z K 7 svn:log V 60 MFC: static -> Static in order to be more OpenBSD friendly. END K 10 svn:author V 7 n_hibma K 8 svn:date V 27 2000-05-07T14:23:32.000000Z K 7 svn:log V 45 More static -> Static to keep OpenBSD happy. END K 10 svn:author V 3 phk K 8 svn:date V 27 2000-05-07T14:29:19.000000Z K 7 svn:log V 222 Include a RFC 1533 "Maximum DHCP Message Size" option in our request. ISC DHCP will limit the reply length to 64 bytes for bootp replies unless we explicitly tell it we can do more. We tell it that we can do 1200 bytes. END K 10 svn:author V 7 n_hibma K 8 svn:date V 27 2000-05-07T14:36:22.000000Z K 7 svn:log V 86 Make all a PHONY target, to make sure that the usbdevs*.h files are always recreated. END K 10 svn:author V 7 n_hibma K 8 svn:date V 27 2000-05-07T14:36:41.000000Z K 7 svn:log V 27 Previous commit was an MFC END K 10 svn:author V 7 n_hibma K 8 svn:date V 27 2000-05-07T14:39:59.000000Z K 7 svn:log V 69 MFC: Keep the bit position even when the report descriptor says POP. END K 10 svn:author V 4 nyan K 8 svn:date V 27 2000-05-07T14:46:15.000000Z K 7 svn:log V 104 Fixed bus_space_{read,write}_region_* functions. Pointed out: Motomichi Matsuzaki END K 10 svn:author V 7 n_hibma K 8 svn:date V 27 2000-05-07T14:46:32.000000Z K 7 svn:log V 54 MFC: Get all the new and fancy Ids we have collected. END K 10 svn:author V 7 n_hibma K 8 svn:date V 27 2000-05-07T14:47:01.000000Z K 7 svn:log V 18 Regen. after MFC. END K 10 svn:author V 7 n_hibma K 8 svn:date V 27 2000-05-07T14:48:07.000000Z K 7 svn:log V 110 MFC: - Add the LinkSys USB10A Id. - Properly detach from bpf - bugfix: use the error code from usbd_open_pipe END K 10 svn:author V 4 nyan K 8 svn:date V 27 2000-05-07T14:48:35.000000Z K 7 svn:log V 54 MFC: Fixed bus_space_{read,write}_region_* functions. END K 10 svn:author V 7 n_hibma K 8 svn:date V 27 2000-05-07T14:48:57.000000Z K 7 svn:log V 70 MFC: - Add the SmartBridges SmartLink Id. - Properly detach from bpf. END K 10 svn:author V 7 n_hibma K 8 svn:date V 27 2000-05-07T14:49:18.000000Z K 7 svn:log V 31 MFC: Properly detach from bpf. END K 10 svn:author V 7 n_hibma K 8 svn:date V 27 2000-05-07T14:51:15.000000Z K 7 svn:log V 123 MFC: Try and recover as many elements from the done queue after the controller added an inverted list of TDs (tail first). END K 10 svn:author V 7 n_hibma K 8 svn:date V 27 2000-05-07T14:52:21.000000Z K 7 svn:log V 87 MFC: Enclose the powerhook calls in ifdefs instead of defining away the function call. END K 10 svn:author V 7 n_hibma K 8 svn:date V 27 2000-05-07T14:53:17.000000Z K 7 svn:log V 36 MFC: Remove an unnecessary include. END K 10 svn:author V 7 n_hibma K 8 svn:date V 27 2000-05-07T14:55:55.000000Z K 7 svn:log V 35 MFC: Remove unneccessary includes. END K 10 svn:author V 7 n_hibma K 8 svn:date V 27 2000-05-07T14:57:40.000000Z K 7 svn:log V 38 MFC: Remove the define for powerhook. END K 10 svn:author V 7 n_hibma K 8 svn:date V 27 2000-05-07T14:58:03.000000Z K 7 svn:log V 23 MFC: Include sys/bus.h END K 10 svn:author V 4 dmlb K 8 svn:date V 27 2000-05-07T15:00:06.000000Z K 7 svn:log V 562 Sync with an early version of the -current code. Mainly a tidy up of some function names, dropping the ISA bits that were never used and removing __P We've renamed the _pccard_ stuff as nothing else probes or attaches. In the next commit we will move some routines around and split out some of the structure definitions to another file. I've dropped the SYSCTL as I never got it working. APM is gone too as it is broken. Note, that the attr_read/write will be in both this and NEWCARD/NEWBUS so I've moved the prototypes to the right place. Add a few casts. END K 10 svn:author V 4 dmlb K 8 svn:date V 27 2000-05-07T15:12:18.000000Z K 7 svn:log V 100 Split out structures to make it a bit easier to find my way around and be more like sys/dev coding. END K 10 svn:author V 4 dmlb K 8 svn:date V 27 2000-05-07T15:15:06.000000Z K 7 svn:log V 30 Move variables to if_rayvar.h END K 10 svn:author V 4 dmlb K 8 svn:date V 27 2000-05-07T16:03:36.000000Z K 7 svn:log V 214 Move _detach to be underneath _attach. Move the code that checks the card into _probe and out of _attach and shuffle a couple of things around in attach. Set ifp in the variable block - catches unused variables. END K 10 svn:author V 2 ps K 8 svn:date V 27 2000-05-07T16:41:15.000000Z K 7 svn:log V 178 Fix checksum calculations. This should fix the network problems in current where all packets were returning with bad checksums. (observed with netstat -s). Reviewed by: alfred END K 10 svn:author V 3 joe K 8 svn:date V 27 2000-05-07T17:17:02.000000Z K 7 svn:log V 134 MFC: Fix a potential buffer overflow in the command line argument parsing with 'ed [MAXPATHLEN + 1 chars]'. {from revision 1.15} END K 10 svn:author V 2 ps K 8 svn:date V 27 2000-05-07T17:20:59.000000Z K 7 svn:log V 72 MFC: Wrap the failure warnings around PXE_DEBUG in the cleanup routine. END K 10 svn:author V 7 rwatson K 8 svn:date V 27 2000-05-07T17:21:08.000000Z K 7 svn:log V 81 s/ffs_unmonut/ffs_unmount/ in a gratuitous ufs_extattr printf. Reported by: knu END K 10 svn:author V 6 mjacob K 8 svn:date V 27 2000-05-07T17:44:50.000000Z K 7 svn:log V 31 oops! final piece for Rawhides END K 10 svn:author V 3 joe K 8 svn:date V 27 2000-05-07T18:00:02.000000Z K 7 svn:log V 134 MFC: Fix a potential buffer overflow in the command line argument parsing with 'ed [MAXPATHLEN + 1 chars]'. {from revision 1.15} END K 10 svn:author V 7 n_hibma K 8 svn:date V 27 2000-05-07T18:04:50.000000Z K 7 svn:log V 200 *sigh* I must have been on something that night. Make xpt_periph an extern with the original in cam_xpt.c instead of replicating xpt_periph in all the sources using it (and hence not initialising it) END K 10 svn:author V 3 joe K 8 svn:date V 27 2000-05-07T18:06:55.000000Z K 7 svn:log V 130 MFC: Fix a potential buffer overflow in the command line argument parsing with 'ed [MAXPATHLEN + 1 chars]'. {from revision 1.15} END K 10 svn:author V 7 n_hibma K 8 svn:date V 27 2000-05-07T18:16:49.000000Z K 7 svn:log V 165 MFC: Make xpt_periph available to other parts of the kernel. When sending a rescan command to a bus, a periph is needed in xpt_done after completion of the command. END K 10 svn:author V 3 joe K 8 svn:date V 27 2000-05-07T18:17:42.000000Z K 7 svn:log V 105 MFC: Fix a potential buffer overflow with the generation of the pid-file name. {from revision 1.32} END K 10 svn:author V 7 n_hibma K 8 svn:date V 27 2000-05-07T18:19:52.000000Z K 7 svn:log V 178 MFC: An update to the umass driver, now supporting Zip 250, Zip 100, Y-E Data floppy drives, and Shuttle SCSI adapters. The beginnings of the ATAPI transport are there as well. END K 10 svn:author V 3 imp K 8 svn:date V 27 2000-05-07T18:20:40.000000Z K 7 svn:log V 259 Don't claim devices that we fail to probe for. Reverse the sense of a test so that we return failure when we've failed and succeed when we succeed. Otherwise, users always get a sn device :-(. PR: 18431 Submitted by: MIHIRA Yoshiro-san END K 10 svn:author V 3 joe K 8 svn:date V 27 2000-05-07T18:24:08.000000Z K 7 svn:log V 105 MFC: Fix a potential buffer overflow with the generation of the pid-file name. {from revision 1.32} END K 10 svn:author V 3 joe K 8 svn:date V 27 2000-05-07T18:26:51.000000Z K 7 svn:log V 180 MFC: Fix a potential buffer overflow with the generation of the pid-file name. {from revision 1.32} VS: ---------------------------------------------------------------------- END K 10 svn:author V 7 n_hibma K 8 svn:date V 27 2000-05-07T18:37:13.000000Z K 7 svn:log V 29 Add a define for the Zip 250 END K 10 svn:author V 7 n_hibma K 8 svn:date V 27 2000-05-07T18:38:41.000000Z K 7 svn:log V 42 Increase the debugging level on a printf. END K 10 svn:author V 7 n_hibma K 8 svn:date V 27 2000-05-07T18:40:44.000000Z K 7 svn:log V 28 Initialise the debug value. END K 10 svn:author V 7 n_hibma K 8 svn:date V 27 2000-05-07T19:13:19.000000Z K 7 svn:log V 24 Remove debugging cruft. END K 10 svn:author V 7 n_hibma K 8 svn:date V 27 2000-05-07T19:44:16.000000Z K 7 svn:log V 17 Sync with NetBSD END K 10 svn:author V 7 n_hibma K 8 svn:date V 27 2000-05-07T19:44:44.000000Z K 7 svn:log V 7 Regen. END K 10 svn:author V 7 n_hibma K 8 svn:date V 27 2000-05-07T19:46:20.000000Z K 7 svn:log V 84 We match on vendor/product so return the fact that udbp is vendor/product specific. END K 10 svn:author V 3 des K 8 svn:date V 27 2000-05-07T19:46:33.000000Z K 7 svn:log V 31 Add offset field to struct url END K 10 svn:author V 7 n_hibma K 8 svn:date V 27 2000-05-07T19:49:48.000000Z K 7 svn:log V 101 Add the Prolific PL2301 and PL2302 Link cables. Submitted by: Dirk van Gulik END K 10 svn:author V 7 n_hibma K 8 svn:date V 27 2000-05-07T19:54:11.000000Z K 7 svn:log V 22 MFC: Sync with NetBSD END K 10 svn:author V 7 n_hibma K 8 svn:date V 27 2000-05-07T19:54:32.000000Z K 7 svn:log V 17 Regen after MFC. END K 10 svn:author V 3 des K 8 svn:date V 27 2000-05-07T19:56:07.000000Z K 7 svn:log V 18 Implement restart END K 10 svn:author V 3 des K 8 svn:date V 27 2000-05-07T20:00:12.000000Z K 7 svn:log V 94 Implement restart. Use sizeof more consistently. Outline sanity checking of server port spec. END K 10 svn:author V 3 des K 8 svn:date V 27 2000-05-07T20:01:55.000000Z K 7 svn:log V 75 Use sizeof more consistently. Outline sanity checking of server port spec. END K 10 svn:author V 3 des K 8 svn:date V 27 2000-05-07T20:02:52.000000Z K 7 svn:log V 30 Use sizeof more consistently. END K 10 svn:author V 7 n_hibma K 8 svn:date V 27 2000-05-07T20:16:25.000000Z K 7 svn:log V 102 Do the attach (and detach) properly. Store the cookies. This is a first step to make usb unloadable. END K 10 svn:author V 7 n_hibma K 8 svn:date V 27 2000-05-07T20:17:30.000000Z K 7 svn:log V 44 Add the fields needed to store the cookies. END K 10 svn:author V 7 n_hibma K 8 svn:date V 27 2000-05-07T20:26:51.000000Z K 7 svn:log V 311 MFC: If selecting a new unit number for a new device, don't pick the first free one at the end of the list, use the first free one in the list. This avoids ever increasing unit numbers. Also, call BUS_NOMATCH only once, at boot. Avoids the unneeded claiming of devices by chip whenever a PCI module is loaded. END K 10 svn:author V 7 n_hibma K 8 svn:date V 27 2000-05-07T20:46:49.000000Z K 7 svn:log V 338 If PERIPH_1284 is not defined, don't even bother calling the BUS_*_INTR functions. If it is defined, check whether bus_alloc_resource has succeeded. If it hasn't, it is in polled mode. Mike Nowlin reports that this change makes the geek port (whatever _that_ is :-) work again on his machine. Submitted by: Mike Nowlin END K 10 svn:author V 7 n_hibma K 8 svn:date V 27 2000-05-07T20:48:16.000000Z K 7 svn:log V 81 Forgot to mention: The previous patch undoes rev1.21 - rev1.22 change by jlemon. END K 10 svn:author V 3 des K 8 svn:date V 27 2000-05-07T20:51:31.000000Z K 7 svn:log V 18 Implement restart END K 10 svn:author V 3 des K 8 svn:date V 27 2000-05-07T20:52:40.000000Z K 7 svn:log V 100 While we're at it, add a length field too in case we want to fully implement partial fetches later. END K 10 svn:author V 7 n_hibma K 8 svn:date V 27 2000-05-07T21:08:18.000000Z K 7 svn:log V 132 MFC: Add automatic rescan functionality. Add 2 includes that should have been there. Remove the unnecessary creation of a cam_path. END K 10 svn:author V 6 msmith K 8 svn:date V 27 2000-05-07T21:47:07.000000Z K 7 svn:log V 45 For tape devices, 'r' means REWIND, not RAW. END K 10 svn:author V 6 mjacob K 8 svn:date V 27 2000-05-07T22:44:27.000000Z K 7 svn:log V 59 Fix DELAY function to use the RPCC cycle counter register. END K 10 svn:author V 4 nyan K 8 svn:date V 27 2000-05-08T14:55:21.000000Z K 7 svn:log V 61 Added PC-98 supports. Obtained from: FreeBSD(98) 4.0R-Rev01 END K 10 svn:author V 7 n_hibma K 8 svn:date V 27 2000-05-08T15:10:05.000000Z K 7 svn:log V 257 Use the new and shiny module versioning. This enables you to load the ums driver (mouse) and get the usb driver at the same time. This also shows that MODULE_VERSION(usb, 1); MODULE_DEPEND(usb, usb, 1, 1, 1); in the same module in one source file works. END K 10 svn:author V 8 sheldonh K 8 svn:date V 27 2000-05-08T15:59:23.000000Z K 7 svn:log V 159 Remove the bogusly inserted ``cwd'' which isn't a builtin command to sh, csh nor tcsh. Fix the header line of the table to use cross-references and emphasis. END K 10 svn:author V 8 sheldonh K 8 svn:date V 27 2000-05-08T16:23:56.000000Z K 7 svn:log V 84 Remove the MLINKS entry for cwd, since it's no longer listed in the builtin.1 page. END K 10 svn:author V 8 sheldonh K 8 svn:date V 27 2000-05-08T16:31:30.000000Z K 7 svn:log V 51 MFC rev 1.6: remove ``cwd'' and fix table heading. END K 10 svn:author V 8 sheldonh K 8 svn:date V 27 2000-05-08T16:32:44.000000Z K 7 svn:log V 37 MFC rev 1.13: remove cwd from MLINKS END K 10 svn:author V 6 archie K 8 svn:date V 27 2000-05-08T20:15:13.000000Z K 7 svn:log V 28 MFC: bug fixes & statistics END K 10 svn:author V 2 ps K 8 svn:date V 27 2000-05-08T20:28:20.000000Z K 7 svn:log V 122 Add an explicit rule number to natd so you do not end up with two rule 100's. Submitted by: Jan Koum END K 10 svn:author V 4 ache K 8 svn:date V 27 2000-05-08T21:10:33.000000Z K 7 svn:log V 33 Describe firewall_logging option END K 10 svn:author V 6 obrien K 8 svn:date V 27 2000-05-08T21:32:24.000000Z K 7 svn:log V 37 Add [en]sa devices for othoginality. END K 10 svn:author V 3 jhb K 8 svn:date V 27 2000-05-08T22:21:17.000000Z K 7 svn:log V 549 Add a DOCDISTFILES variable to point to a directory containing the distfiles to build the docproj port during release. Prior to this, the distfiles were copied froom ${DISTFILES}. However, if like me, you needed to store the distfiles in some directory other than /usr/ports/distfiles, for example /usr/docdistfiles, then when you overrode ${DISTFILES} it broke the release build when it tried to build docproj port in the chroot'd release area. To preserve backwards compatibility, DOCDISTFILES defaults to the value of DISTFILES. Ok'd by: jkh END K 10 svn:author V 5 peter K 8 svn:date V 27 2000-05-08T22:56:17.000000Z K 7 svn:log V 137 Use printf (shell builtin) instead of cut - cut isn't in /bin. This should fix the ttyA* and cuaA* up to the maximum possible 128 nodes. END K 10 svn:author V 2 ps K 8 svn:date V 27 2000-05-08T22:57:35.000000Z K 7 svn:log V 65 Allow savecore to work on > 2GB partitions. Submitted by: peter END K 10 svn:author V 3 ken K 8 svn:date V 27 2000-05-08T23:56:30.000000Z K 7 svn:log V 56 Include machine/in_cksum.h to unbreak options MROUTING. END K 10 svn:author V 5 peter K 8 svn:date V 27 2000-05-09T00:07:46.000000Z K 7 svn:log V 72 Finish off replacing the rest of the duplicate mknod's with hard links. END K 10 svn:author V 5 peter K 8 svn:date V 27 2000-05-09T00:58:34.000000Z K 7 svn:log V 147 Make issetugid return correctly. It was returning -1 with errno == 1 if it was set?id! Submitted by: Valentin Nechayev END K 10 svn:author V 6 mjacob K 8 svn:date V 27 2000-05-09T01:06:18.000000Z K 7 svn:log V 35 Conrrect a macro with parenthesis. END K 10 svn:author V 6 mjacob K 8 svn:date V 27 2000-05-09T01:06:47.000000Z K 7 svn:log V 75 The storage for WWN from NVRAM is actually the PORT WWN, not the NODE WWN. END K 10 svn:author V 2 ps K 8 svn:date V 27 2000-05-09T01:08:00.000000Z K 7 svn:log V 63 Read the correct size into kdumplo. Botched/Noticed by: peter END K 10 svn:author V 6 mjacob K 8 svn:date V 27 2000-05-09T01:08:21.000000Z K 7 svn:log V 257 Add in a watchdog routine to catch cases where we've dropped the command. Apparently the f/w has finished the command, but somehow an interrupt is being lost. So, we just plain wedge when booting alphas. This is a general routine we've needed for a while. END K 10 svn:author V 6 mjacob K 8 svn:date V 27 2000-05-09T01:09:23.000000Z K 7 svn:log V 64 Roll core minor version. Change our 'fabdev' tag to 'loggedin'. END K 10 svn:author V 6 mjacob K 8 svn:date V 27 2000-05-09T01:09:46.000000Z K 7 svn:log V 20 roll platform minor END K 10 svn:author V 5 peter K 8 svn:date V 27 2000-05-09T01:13:27.000000Z K 7 svn:log V 141 MFC: sync up with hard links instead of duplicate mknods (consuming seperate inodes). Also provide non-'r' tape node names. Fix ttyA/cuaA. END K 10 svn:author V 6 mjacob K 8 svn:date V 27 2000-05-09T01:14:43.000000Z K 7 svn:log V 719 Fix some breakage about how we build WWNs. Do some other fabric related changes: consider a new PDB entry different if Class 3 service parameter roles change (!!!). Do some checking as we're getting a port database that traps whether things change while we're doing so. Handle N-port and F-ports correctly. Fix the fabric login loop to retain a login/binding if things haven't changed (I mean, why logout a device only to log it back in). No longer accept, after fabric logins, garbage if we can't get a PDB entry that matches the device we've just logged into- if it doesn't, log it out as it is very unlikely to still be what we thought it was. Get rid of some of the debounce loops because we could get stuck there. END K 10 svn:author V 5 peter K 8 svn:date V 27 2000-05-09T01:15:55.000000Z K 7 svn:log V 47 Fix some whitespace brokeness.. (usio and ctx) END K 10 svn:author V 6 mjacob K 8 svn:date V 27 2000-05-09T02:19:04.000000Z K 7 svn:log V 224 Unhide dec_kn300_cons_init and don't make it something we call early. We'll call it later when, in the natural order of things, we configure the MCPCIA that has the EISA bus that a serial console and/or VGA and/or keyboard. END K 10 svn:author V 6 mjacob K 8 svn:date V 27 2000-05-09T02:20:44.000000Z K 7 svn:log V 332 Change references/comments about 'secondary' to reflect that while we'd like to see the true SRM bus number be passed to us, instead, we get FreeBSD's PCI bus instance number (Brzzt! Wrong Answer!). Also, once we've seen the MCPCIA that has the EISA bus on it, call dec_kn300_cons_init just before configuring devices on this bus. END K 10 svn:author V 4 hoek K 8 svn:date V 27 2000-05-09T02:52:39.000000Z K 7 svn:log V 29 .Xr vgl 3 , PR: kern/14566 END K 10 svn:author V 4 hoek K 8 svn:date V 27 2000-05-09T02:56:15.000000Z K 7 svn:log V 17 MFC: .Xr vgl 3 , END K 10 svn:author V 4 hoek K 8 svn:date V 27 2000-05-09T03:53:13.000000Z K 7 svn:log V 205 Don't segv if viewing "#" and there is no prev-file (long-standing). Staticize a variable that was meant to be static (broken in r.1.11). PR: bin/11370 Henry Whincup (for the segv) END K 10 svn:author V 4 hoek K 8 svn:date V 27 2000-05-09T03:54:49.000000Z K 7 svn:log V 41 MFC: Bugfixes when viewing previous file END K 10 svn:author V 4 hoek K 8 svn:date V 27 2000-05-09T03:57:14.000000Z K 7 svn:log V 42 MFC: Bugfixes when viewing previous-file. END K 10 svn:author V 4 hoek K 8 svn:date V 27 2000-05-09T04:13:49.000000Z K 7 svn:log V 110 Exit if we read two EOFs from the keyboard input stream. Why two and not one? Just 'cause. PR: misc/14932 END K 10 svn:author V 4 hoek K 8 svn:date V 27 2000-05-09T04:18:38.000000Z K 7 svn:log V 58 Copy From Current: ordered includes, exit on eof, errno.h END K 10 svn:author V 6 mjacob K 8 svn:date V 27 2000-05-09T04:54:10.000000Z K 7 svn:log V 399 Some prettifying for the quirk comments. Add a SA_QUIRK_NO_MODESEL type and use it for the OnStream real SCSI device (not the broken one). This one is still broken in that it can't be set to the same fixed block size it reports [ unflattering comments about this company elided ]. If we're unable to set buffered mode on, complain, but drive on. It's not a fatal error to not be in buffered mode. END K 10 svn:author V 6 mjacob K 8 svn:date V 27 2000-05-09T05:07:05.000000Z K 7 svn:log V 118 MFC: some fabric && WWN related fixes, plus some bothces about overwriting busses with pending Sendmarker operations. END K 10 svn:author V 6 mjacob K 8 svn:date V 27 2000-05-09T05:07:55.000000Z K 7 svn:log V 36 MFC: add a watchdog timeout routine END K 10 svn:author V 6 mjacob K 8 svn:date V 27 2000-05-09T05:08:11.000000Z K 7 svn:log V 25 MFC: roll platform minor END K 10 svn:author V 6 mjacob K 8 svn:date V 27 2000-05-09T05:08:40.000000Z K 7 svn:log V 40 MFC: put in the right place NA_RST_CLRD END K 10 svn:author V 6 mjacob K 8 svn:date V 27 2000-05-09T05:09:02.000000Z K 7 svn:log V 29 MFC: clean up some prototpes END K 10 svn:author V 6 mjacob K 8 svn:date V 27 2000-05-09T05:09:25.000000Z K 7 svn:log V 27 MFC: clarify some comments END K 10 svn:author V 6 mjacob K 8 svn:date V 27 2000-05-09T05:09:51.000000Z K 7 svn:log V 31 MFC: protect macro with parens END K 10 svn:author V 6 mjacob K 8 svn:date V 27 2000-05-09T05:10:31.000000Z K 7 svn:log V 42 MFC: it is PORT not NODE for WWN in NVRAM END K 10 svn:author V 6 mjacob K 8 svn:date V 27 2000-05-09T05:11:03.000000Z K 7 svn:log V 52 MFC: roll core minor. Add definitions for topology. END K 10 svn:author V 6 mjacob K 8 svn:date V 27 2000-05-09T05:19:49.000000Z K 7 svn:log V 83 MFC: add SA_QUIRK_NO_MODESEL && do not get derailed if setting buffered mode fails END K 10 svn:author V 8 sheldonh K 8 svn:date V 27 2000-05-09T08:09:31.000000Z K 7 svn:log V 63 Fix nits in previous commit: hard sentence break and grammar. END K 10 svn:author V 3 bde K 8 svn:date V 27 2000-05-09T08:31:06.000000Z K 7 svn:log V 583 Fixed the declaration of mmap(). The crufty padding arg had the wrong type. This gave an inconsistent amount of crufty padding on i386's with 64-bit longs (8 bytes instead of 4). On alphas it gives a consistent amount of crufty padding (8 bytes) in addition to the 4 bytes of normal padding caused by passing int args as register_t's. Fixed the args struct tag for the NOPROTO syscalls (netbsd_lchown() and netbsd_msync()). The tag is currently unused for NOPROTO syscalls, so the bug has no effect, but it will be used even in the NOPROTO case to calculate sy_nargs correctly. END K 10 svn:author V 3 bde K 8 svn:date V 27 2000-05-09T08:35:51.000000Z K 7 svn:log V 54 Regenerated (fixed the type of mmap()'s padding arg). END K 10 svn:author V 5 luigi K 8 svn:date V 27 2000-05-09T10:09:54.000000Z K 7 svn:log V 62 Remove unused file. Kernel config is now in /boot/kernel.conf END K 10 svn:author V 5 luigi K 8 svn:date V 27 2000-05-09T10:28:49.000000Z K 7 svn:log V 42 We might like to run syslog on PicoBSD... END K 10 svn:author V 7 n_hibma K 8 svn:date V 27 2000-05-09T10:39:38.000000Z K 7 svn:log V 175 Create a separate target for the 'modules'. Without this the modules are only rebuilt if the kernel has changed as well. While there make 'all' and 'modules' a PHONY target. END K 10 svn:author V 5 roger K 8 svn:date V 27 2000-05-09T11:24:02.000000Z K 7 svn:log V 198 Add support for Nokia Card Phone 2.0, a GSM Mobile Phone and Data Modem on a single PCMCIA card. Supports HSCSD with download speeds upto 43kbps. http://www.nokia.com/phones/cardphone2_0/index.html END K 10 svn:author V 8 sheldonh K 8 svn:date V 27 2000-05-09T13:01:04.000000Z K 7 svn:log V 130 Work around the mdoc argument limit in the Nd name description. PR: 18465 Submitted by: Kazu TAKAMUNE END K 10 svn:author V 8 sheldonh K 8 svn:date V 27 2000-05-09T13:01:56.000000Z K 7 svn:log V 21 MFC rev 1.2: Fix Nd. END K 10 svn:author V 4 nyan K 8 svn:date V 27 2000-05-09T13:42:17.000000Z K 7 svn:log V 27 MFC: Added PC-98 supports. END K 10 svn:author V 4 nyan K 8 svn:date V 27 2000-05-09T13:46:14.000000Z K 7 svn:log V 43 Add '-DPC98' to CFLAGS if MACHINE == pc98. END K 10 svn:author V 4 nyan K 8 svn:date V 27 2000-05-09T13:47:04.000000Z K 7 svn:log V 48 MFC: Add '-DPC98' to CFLAGS if MACHINE == pc98. END K 10 svn:author V 8 sheldonh K 8 svn:date V 27 2000-05-09T14:02:06.000000Z K 7 svn:log V 124 Fix miscellaneous mdoc macro argument limit infringements. PR: 18465 Reported by: Kazu TAKAMUNE END K 10 svn:author V 8 sheldonh K 8 svn:date V 27 2000-05-09T14:12:53.000000Z K 7 svn:log V 64 MFC: Fix miscellaneous mdoc macro argument limit infringements. END K 10 svn:author V 8 sheldonh K 8 svn:date V 27 2000-05-09T14:27:16.000000Z K 7 svn:log V 64 MFC: Fix miscellaneous mdoc macro argument limit infringements. END K 10 svn:author V 8 sheldonh K 8 svn:date V 27 2000-05-09T14:59:06.000000Z K 7 svn:log V 289 Update the builtin(1) manpage to reflect changes since the csh(1) to tcsh(1) upgrade. The following commands were added as builtins: bindkey builtins complete echotc filetest hup log ls-F printenv sched settc setty telltc uncomplete where The printf builtin was removed. END K 10 svn:author V 8 sheldonh K 8 svn:date V 27 2000-05-09T15:02:03.000000Z K 7 svn:log V 55 The printenv(1) command is now a builtin(1) in csh(1). END K 10 svn:author V 8 sheldonh K 8 svn:date V 27 2000-05-09T15:13:10.000000Z K 7 svn:log V 43 MFC: Update for csh(1) -> tcsh(1) upgrade. END K 10 svn:author V 2 ps K 8 svn:date V 27 2000-05-09T16:32:58.000000Z K 7 svn:log V 33 MFC: Install the pxeboot manpage END K 10 svn:author V 2 ps K 8 svn:date V 27 2000-05-09T16:56:51.000000Z K 7 svn:log V 63 Add missing include machine/in_cksum.h. Submitted by: n_hibma END K 10 svn:author V 6 dillon K 8 svn:date V 27 2000-05-09T17:36:08.000000Z K 7 svn:log V 106 MFC 1.32 - remove synchronizing instruction in MP unlock code. It turns out not to be necessary. END K 10 svn:author V 6 dillon K 8 svn:date V 27 2000-05-09T17:41:24.000000Z K 7 svn:log V 148 MFC i386/linux/imgact_linux.c 1.36 and friends - fix #! script exec under linux emulation to look for script binary in /compat/linux first. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2000-05-09T17:43:20.000000Z K 7 svn:log V 112 Change floating point exception type to match the i386 one. Submitted by: Mark Abene END K 10 svn:author V 6 dillon K 8 svn:date V 27 2000-05-09T17:43:21.000000Z K 7 svn:log V 179 Some ioctl routines assume that the ioctl buffer is aligned, but a char[] declaration makes no such guarentee. A union is used to force alignment of the char buffer. END K 10 svn:author V 3 bde K 8 svn:date V 27 2000-05-09T17:54:30.000000Z K 7 svn:log V 217 Fixed the return type and args struct tag for exit(). They were wrong in all emulators. These entries were unused, so the bug had no effect, but the the args struct tag will be used to calculate sy_nargs correctly. END K 10 svn:author V 3 bde K 8 svn:date V 27 2000-05-09T18:08:51.000000Z K 7 svn:log V 217 Fixed the return type and args struct tag for exit(). They were wrong in all emulators. These entries were unused, so the bug had no effect, but the the args struct tag will be used to calculate sy_nargs correctly. END K 10 svn:author V 3 mph K 8 svn:date V 27 2000-05-09T18:08:52.000000Z K 7 svn:log V 86 Correct "it's" to "its". PR: 18469 Submitted by: Anatoly Vorobey END K 10 svn:author V 3 mph K 8 svn:date V 27 2000-05-09T18:09:47.000000Z K 7 svn:log V 18 MFC: It's --> Its END