ƒ­32251 228 314 126 173 238 146 237 177 124 414 136 125 142 190 179 334 230 751 342 132 141 121 150 184 215 324 279 158 136 127 246 152 460 119 204 193 1416 175 201 117 117 227 144 241 202 628 178 127 151 187 121 145 145 199 167 286 174 190 102 103 133 169 214 149 114 945 1224 323 220 114 176 134 109 232 378 167 146 412 277 132 443 775 138 142 154 232 137 110 113 125 331 165 184 139 207 165 236 165 266 205 568 198 174 179 529 425 119 134 152 326 292 552 256 144 410 154 143 159 197 123 140 130 201 200 193 210 152 269 132 261 215 1551 228 434 405 202 374 335 195 142 178 218 139 269 232 223 216 174 145 436 305 115 546 211 279 143 118 139 159 206 158 224 165 290 189 183 136 223 158 579 201 135 337 290 741 134 361 379 148 355 149 150 146 138 188 215 142 160 133 147 227 225 155 147 149 168 245 143 224 161 136 171 143 121 849 260 118 160 188 148 158 166 113 99 213 115 207 627 238 171 189 163 196 188 146 113 99 203 192 K 10 svn:author V 5 brian K 8 svn:date V 27 1998-01-04T21:28:49.000000Z K 7 svn:log V 219 Make it clear that using "add ...." in ppp.conf when not in -auto mode isn't a good idea, and that the add should be done in ppp.linkup instead. Change "add 0 0 HISADDR" to "add default HISADDR". It's more intuitive. END K 10 svn:author V 4 ache K 8 svn:date V 27 1998-01-04T21:41:46.000000Z K 7 svn:log V 33 Upgrade to 2.5 (contrib version) END K 10 svn:author V 4 ache K 8 svn:date V 27 1998-01-04T22:28:47.000000Z K 7 svn:log V 80 size_t -> unsigned in arguments length INT_MAX overflow check Suggested-by: bde END K 10 svn:author V 4 alex K 8 svn:date V 27 1998-01-04T22:36:12.000000Z K 7 svn:log V 144 Reduce the amount of time that network interrupts are blocked while zeroing & deleting rules. Return EINVAL when zeroing an nonexistent entry. END K 10 svn:author V 8 jraynard K 8 svn:date V 27 1998-01-04T23:53:11.000000Z K 7 svn:log V 49 Merge in typo fixes from version 1.3 of current. END K 10 svn:author V 8 jraynard K 8 svn:date V 27 1998-01-05T00:02:15.000000Z K 7 svn:log V 139 Merge from version 1.13 in current. Balance parentheses around command abbreviations. PR: 4888 Submitted by: h-nokubi@nmit.tmg.nec.co.jp END K 10 svn:author V 4 alex K 8 svn:date V 27 1998-01-05T00:08:57.000000Z K 7 svn:log V 84 Bound the ICMP type bitmap now that it doesn't cover all possible ICMP type values. END K 10 svn:author V 4 alex K 8 svn:date V 27 1998-01-05T00:11:16.000000Z K 7 svn:log V 31 MFC (rev 1.69): ICMP type fix. END K 10 svn:author V 8 jraynard K 8 svn:date V 27 1998-01-05T00:11:29.000000Z K 7 svn:log V 316 Merge from version 1.5 of current. Fix bit-twiddling in sigismember(3). Note this ONLY affects the function version - the macro version is always used unless for some reason you put #undef sigismember in your code before calling it. PR: 3615 Submitted by: Nanbor Wang (slightly amended patch) END K 10 svn:author V 4 alex K 8 svn:date V 27 1998-01-05T00:14:05.000000Z K 7 svn:log V 43 Added missing parens from previous commit. END K 10 svn:author V 4 alex K 8 svn:date V 27 1998-01-05T00:14:54.000000Z K 7 svn:log V 32 MFC (rev 1.70): missing parens. END K 10 svn:author V 8 jraynard K 8 svn:date V 27 1998-01-05T00:20:52.000000Z K 7 svn:log V 45 Merge from version 1.7 of current. Cleanup. END K 10 svn:author V 6 helbig K 8 svn:date V 27 1998-01-05T00:21:18.000000Z K 7 svn:log V 95 Add Finnish LC_TIME file. This is the finish :-) PR: 5409 Submitted by: Ville Eerola Thanks! END K 10 svn:author V 4 alex K 8 svn:date V 27 1998-01-05T00:57:15.000000Z K 7 svn:log V 86 Use LIST_FIRST/LIST_NEXT macros instead of accessing the fields lh_first and le_next. END K 10 svn:author V 3 jmb K 8 svn:date V 27 1998-01-05T01:05:15.000000Z K 7 svn:log V 241 length argument to truncate() in linux emulation was not being set copied to the bsd arguments.. frequently, resulting in files of over 100MB of NULs PR: 386/5044 Reviewed by: jmb Submitted by: (Richard Winkel) rich@math.missouri.edu END K 10 svn:author V 3 jmb K 8 svn:date V 27 1998-01-05T01:17:42.000000Z K 7 svn:log V 137 sigh....forgot to update the DEBUG printf to show both the path and the length args to linux emulation truncate() Submitted by: jmb END K 10 svn:author V 5 brian K 8 svn:date V 27 1998-01-05T01:35:20.000000Z K 7 svn:log V 656 o Allow the use of HISADDR as the first arg to "add". o Allow a forth argument in ppp.secret, specifying a new label. This gives control over which section of ppp.link{up,down} is used based on the authenticated user. o Support random address ranges in ppp.secret (not just in ppp.conf). o Add a AUTHENTICATING INCOMING CONNECTIONS section to the man page. o Add a bit more about DEFLATE in the man page. o Fix the incorrect "you must specify a password in interactive mode" bit of the manual. o Space things in the man page consistently. o Be more precice about where you can use MYADDR, HISADDR and INTERFACE in the "add" command documentation. END K 10 svn:author V 3 jmb K 8 svn:date V 27 1998-01-05T04:03:42.000000Z K 7 svn:log V 249 length argument to truncate() in linux emulation was not being set copied to the bsd arguments.. frequently, resulting in files of over 100MB of NULs Reviewed by: jmb Submitted by: (Richard Winkel) rich@math.missouri.edu END K 10 svn:author V 8 charnier K 8 svn:date V 27 1998-01-05T07:07:44.000000Z K 7 svn:log V 35 Add -v in usage string. Add rcsid. END K 10 svn:author V 8 charnier K 8 svn:date V 27 1998-01-05T07:10:42.000000Z K 7 svn:log V 44 Sync. usage string and synopsis. Add rcsid. END K 10 svn:author V 8 charnier K 8 svn:date V 27 1998-01-05T07:12:16.000000Z K 7 svn:log V 24 Convert to mdoc format. END K 10 svn:author V 8 charnier K 8 svn:date V 27 1998-01-05T07:14:54.000000Z K 7 svn:log V 53 Add SEE ALSO section including ref to gzip. Add .An. END K 10 svn:author V 8 charnier K 8 svn:date V 27 1998-01-05T07:19:15.000000Z K 7 svn:log V 87 Use err(3). Change Synopsis to SYNOPSIS (needed for macro expansion) and add SEE ALSO. END K 10 svn:author V 8 charnier K 8 svn:date V 27 1998-01-05T07:23:02.000000Z K 7 svn:log V 117 Add rcsid. Remove uneeded #include. Use fprintf() in usage() instead of err(3) to make it print: usage: progname ... END K 10 svn:author V 8 charnier K 8 svn:date V 27 1998-01-05T07:30:26.000000Z K 7 svn:log V 226 Sort Xrefs. Use err(3). Remove uneeded #include. Correct usage: one of {-p pid, command} is required. Open output file when command line is fully analyzed: incorrect `truss -o f' command does not create an empty file anymore. END K 10 svn:author V 5 danny K 8 svn:date V 27 1998-01-05T11:32:39.000000Z K 7 svn:log V 184 PR: gnu/4385 Submitted by: Robert Eckardt Sundry man page fixes; handle Central European Summer Time (CEST); usage fixes in line with man page fixes. END K 10 svn:author V 6 yokota K 8 svn:date V 27 1998-01-05T12:38:13.000000Z K 7 svn:log V 63 Added some notes on cut&paste functions and button assignment. END K 10 svn:author V 6 yokota K 8 svn:date V 27 1998-01-05T12:38:54.000000Z K 7 svn:log V 41 Mention moused and mouse drivers update. END K 10 svn:author V 6 eivind K 8 svn:date V 27 1998-01-05T17:28:01.000000Z K 7 svn:log V 32 Fix phantasia. Noticed by: max END K 10 svn:author V 4 alex K 8 svn:date V 27 1998-01-06T00:11:57.000000Z K 7 svn:log V 152 Display a better error message and use a non-zero exit code when zero/delete operations fail. PR: 4231 Reviewed by: Archie Cobbs END K 10 svn:author V 4 alex K 8 svn:date V 27 1998-01-06T00:17:55.000000Z K 7 svn:log V 59 MFC (rev 1.50): error handling for zero/delete operations. END K 10 svn:author V 6 helbig K 8 svn:date V 27 1998-01-06T00:46:11.000000Z K 7 svn:log V 364 1. Don't be confused if the first day of a month is dropped due to Gregorian Reformation. E. G. in Albania December 1, 1912 doesn't exist. 2. Add some countries in the switch table (BE, FI, LN, LU) 3. Correct some entries from the new found source of calendar knowledge: http://www.pip.dknet.dk/~c-t/calendar.html, That is Claus Tondering's Calendar FAQ. END K 10 svn:author V 6 helbig K 8 svn:date V 27 1998-01-06T00:54:33.000000Z K 7 svn:log V 24 Add Latin LC_TIME file. END K 10 svn:author V 5 brian K 8 svn:date V 27 1998-01-06T00:58:31.000000Z K 7 svn:log V 109 Correct the return value of ReportProtStatus() ("show proto"). Submitted by: Dave Bodenstab END K 10 svn:author V 3 sef K 8 svn:date V 27 1998-01-06T01:37:12.000000Z K 7 svn:log V 100 Use CHECKIO in procfs_ioctl() to ensure that any changes in UID/GID result in the expected failure. END K 10 svn:author V 5 dyson K 8 svn:date V 27 1998-01-06T05:26:17.000000Z K 7 svn:log V 1320 Make our v_usecount vnode reference count work identically to the original BSD code. The association between the vnode and the vm_object no longer includes reference counts. The major difference is that vm_object's are no longer freed gratuitiously from the vnode, and so once an object is created for the vnode, it will last as long as the vnode does. When a vnode object reference count is incremented, then the underlying vnode reference count is incremented also. The two "objects" are now more intimately related, and so the interactions are now much less complex. When vnodes are now normally placed onto the free queue with an object still attached. The rundown of the object happens at vnode rundown time, and happens with exactly the same filesystem semantics of the original VFS code. There is absolutely no need for vnode_pager_uncache and other travesties like that anymore. A side-effect of these changes is that SMP locking should be much simpler, the I/O copyin/copyout optimizations work, NFS should be more ponderable, and further work on layered filesystems should be less frustrating, because of the totally coherent management of the vnode objects and vnodes. Please be careful with your system while running this code, but I would greatly appreciate feedback as soon a reasonably possible. END K 10 svn:author V 5 dyson K 8 svn:date V 27 1998-01-06T05:33:28.000000Z K 7 svn:log V 81 Make pstat.c compile, since in the new kernel code, VVMIO doesn't exist anymore. END K 10 svn:author V 6 julian K 8 svn:date V 27 1998-01-06T08:28:46.000000Z K 7 svn:log V 105 the pt driver should make one DEVFS entry for each one found rather than just one for the whole system.. END K 10 svn:author V 5 jamil K 8 svn:date V 27 1998-01-06T09:27:37.000000Z K 7 svn:log V 23 documentation changes. END K 10 svn:author V 5 jamil K 8 svn:date V 27 1998-01-06T09:39:07.000000Z K 7 svn:log V 23 documentation changes. END K 10 svn:author V 5 wosch K 8 svn:date V 27 1998-01-06T11:44:55.000000Z K 7 svn:log V 132 Delete a stray semicolon at the end. This only breaks gcc -pedantic because COPYRIGHT_HPFPLIB is appended last. Submitted by: Bruce END K 10 svn:author V 4 kato K 8 svn:date V 27 1998-01-06T13:47:54.000000Z K 7 svn:log V 51 Sync with sys/i386/conf/files.i386 revision 1.183. END K 10 svn:author V 4 kato K 8 svn:date V 27 1998-01-06T13:52:33.000000Z K 7 svn:log V 147 Sync with sys/i386/isa/syscons.c and syscons.h revisions 1.182.2.25 and 1.23.2.6, respectively. Submitted by: NOKUBI Hirotaka END K 10 svn:author V 4 kato K 8 svn:date V 27 1998-01-06T13:53:31.000000Z K 7 svn:log V 108 Sync with sys/i386/conf/options.i386 revision 1.26.2.14. Submitted by: NOKUBI Hirotaka END K 10 svn:author V 6 helbig K 8 svn:date V 27 1998-01-06T17:27:09.000000Z K 7 svn:log V 532 1. Don't reject 0145 if started at 22XX. Applied suggested fix from Andrew Andrew with some stylistic changes. Thanks. 2. #include -> #include 3. Removed #include 4. Use setlocale(3) and strftime(3) instead of ctime(3). 5. Clean up -Wall warnings. 6. Make sure, time to leave are integral minutes if the argument is absolute. (i. e. without "+"). If started at 10:10:55 with argument "1020" it computed time to leave as 10:20:55 instead of 10:20:00. PR: 5395 END K 10 svn:author V 3 imp K 8 svn:date V 27 1998-01-07T00:05:20.000000Z K 7 svn:log V 86 Wait for job to finish and exit if exec fails. Obtained from: OpenBSD (Theo de Raadt) END K 10 svn:author V 3 imp K 8 svn:date V 27 1998-01-07T00:06:28.000000Z K 7 svn:log V 35 MFC: wait and exec failure changes END K 10 svn:author V 3 imp K 8 svn:date V 27 1998-01-07T00:12:04.000000Z K 7 svn:log V 59 Avoid fclose(NULL). Submitted by: OpenBSD (Theo de Raadt) END K 10 svn:author V 3 imp K 8 svn:date V 27 1998-01-07T00:28:36.000000Z K 7 svn:log V 95 handle long usernames more carefully Reviewed by: guido Obtained from: OpenBSD (Theo de Raadt) END K 10 svn:author V 3 imp K 8 svn:date V 27 1998-01-07T00:30:31.000000Z K 7 svn:log V 29 MFC: handle long dns names. END K 10 svn:author V 5 steve K 8 svn:date V 27 1998-01-07T00:55:01.000000Z K 7 svn:log V 51 Revert previous commit and instead SEE ALSO yp(4). END K 10 svn:author V 5 steve K 8 svn:date V 27 1998-01-07T00:57:31.000000Z K 7 svn:log V 51 Revert previous commit and SEE ALSO yp(4) instead. END K 10 svn:author V 4 alex K 8 svn:date V 27 1998-01-07T02:23:04.000000Z K 7 svn:log V 105 Support listing/showing specific rules supplied on the command line. Use error codes from . END K 10 svn:author V 4 alex K 8 svn:date V 27 1998-01-07T02:27:32.000000Z K 7 svn:log V 74 Removed listing/showing individual rules from usage (it's not supported). END K 10 svn:author V 5 dyson K 8 svn:date V 27 1998-01-07T03:12:19.000000Z K 7 svn:log V 191 Turn off the VTEXT flag when an object is no longer referenced, so that an executable that is no longer running can be written to. Also, clear the OBJ_OPT flag more often, when appropriate. END K 10 svn:author V 3 jmg K 8 svn:date V 27 1998-01-07T06:19:50.000000Z K 7 svn:log V 82 include sys so it builds on 2.2.x also, fix misspelling of -1 (as EOF for getopt) END K 10 svn:author V 8 charnier K 8 svn:date V 27 1998-01-07T07:40:54.000000Z K 7 svn:log V 93 Something important happened last year. And this file was last updated in 82. PR: misc/5416 END K 10 svn:author V 8 charnier K 8 svn:date V 27 1998-01-07T07:43:04.000000Z K 7 svn:log V 6 Typo. END K 10 svn:author V 8 charnier K 8 svn:date V 27 1998-01-07T07:44:01.000000Z K 7 svn:log V 7 Typos. END K 10 svn:author V 8 charnier K 8 svn:date V 27 1998-01-07T07:46:33.000000Z K 7 svn:log V 36 Sync usage and synopsis. Add rcsid. END K 10 svn:author V 8 charnier K 8 svn:date V 27 1998-01-07T07:51:00.000000Z K 7 svn:log V 72 Remove unused #include. Display if inetd started us in case of failure. END K 10 svn:author V 8 charnier K 8 svn:date V 27 1998-01-07T07:54:18.000000Z K 7 svn:log V 116 Remove unused #includes and make it compile again with -DDEBUG. Use syslog() instead of errx() when being a daemon. END K 10 svn:author V 8 charnier K 8 svn:date V 27 1998-01-07T07:55:26.000000Z K 7 svn:log V 52 Remove more unused #includes. Obtained from: Bruce. END K 10 svn:author V 8 charnier K 8 svn:date V 27 1998-01-07T07:56:15.000000Z K 7 svn:log V 17 Add missing dot. END K 10 svn:author V 6 yokota K 8 svn:date V 27 1998-01-07T08:40:34.000000Z K 7 svn:log V 849 Added accent (dead) key support to syscons and kbdcontrol. With a keymap with accent key definitions loaded to syscons, you press an accent key followed by a regular letter key to produce an accented letter. Press an accent key followed by the space bar to get the accent letter itself. Code is based on the ideas and work by jmrueda@diatel.upm.es and totii@est.is. PR: i386/4016 console.h - Defined structures and constants for accent (dead) keys. syscons.c, kbdtables.h - When an accent key is pressed, set the corresponding index to `accents'. If the next key is the space key, produce the accent char itself. Otherwise search the accent key map entry, indexed by `accents', for a matching pair of a regular char and an accented char. - Added ioctl functions to set and get the accent key map (PIO_DEADKEYMAP and GIO_DEADKEYMAP). END K 10 svn:author V 6 yokota K 8 svn:date V 27 1998-01-07T08:43:28.000000Z K 7 svn:log V 1127 Added accent (dead) key support to syscons and kbdcontrol. With a keymap with accent key definitions loaded to syscons, you press an accent key followed by a regular letter key to produce an accented letter. Press an accent key followed by the space bar to get the accent letter itself. Code is based on the ideas and work by jmrueda@diatel.upm.es and totii@est.is. PR: i386/4016 - Added keywords for accent (dead) keys: dgra, dacu, dcir, dtil... - Recognize accent map definitions. ::= ::= dgra | dacu | dcir | dtil | dmac | dbre | ddot | duml | dsla | drin | dced | dapo | ddac | dogo | dcar ::= | ::= ( ) - Use ioctls PIO_DEADKEYMAP and GIO_DEADKEYMAP to set and get the accent key map table in syscons. - Made the output for the -L option more intelligible and look like initializers in kbdtables.h. - Reorganized print functions in order to print the accent key map. END K 10 svn:author V 6 yokota K 8 svn:date V 27 1998-01-07T08:46:53.000000Z K 7 svn:log V 227 icelandic.iso.kbd - New, Icelandic keymap with accent (dead) key definitions. Based on the work done by totii@est.is. spanish iso.kbd - Added accent (dead) key definitions. Based on the work done by jmrueda@diatel.upm.es. END K 10 svn:author V 4 kato K 8 svn:date V 27 1998-01-07T09:03:42.000000Z K 7 svn:log V 126 1: Fixed compile error when WB_CACH is defined. 2: Fixed !M_EPSON_PC98 case. Reviewed by: Chiharu Shibata END K 10 svn:author V 4 kato K 8 svn:date V 27 1998-01-07T09:05:00.000000Z K 7 svn:log V 21 MFC (revision 1.68). END K 10 svn:author V 5 dyson K 8 svn:date V 27 1998-01-07T09:26:29.000000Z K 7 svn:log V 82 Disable io optimizations again, minor bug found, and will be fixed in a few days. END K 10 svn:author V 6 obrien K 8 svn:date V 27 1998-01-07T10:42:57.000000Z K 7 svn:log V 39 Mention S/key and the skey /etc files. END K 10 svn:author V 6 obrien K 8 svn:date V 27 1998-01-07T10:44:20.000000Z K 7 svn:log V 14 MFC rev 1.10. END K 10 svn:author V 3 phk K 8 svn:date V 27 1998-01-07T12:29:17.000000Z K 7 svn:log V 139 Improve hardpps readability a bit: * Rename usec to p_usec so you can search for it. * Macroize the huge median_of_3_samples if statement. END K 10 svn:author V 5 joerg K 8 svn:date V 27 1998-01-07T22:31:19.000000Z K 7 svn:log V 283 Use the correct value in the call to swab(3) with conv=swab. Previously, dd if=/dev/zero of=/dev=null obs=23520 conv=swab coredumped. Please somebody review it, i'm not 105 % sure i'm understanding all this mess correctly. Detected by: Holm Tiffe END K 10 svn:author V 5 joerg K 8 svn:date V 27 1998-01-07T22:32:28.000000Z K 7 svn:log V 73 Oops, back out rev 1.5, it wasn't my intention to also commit the -g. ;) END K 10 svn:author V 4 alex K 8 svn:date V 27 1998-01-08T00:27:31.000000Z K 7 svn:log V 53 Format mismatch in error message. Submitted by: bde END K 10 svn:author V 4 alex K 8 svn:date V 27 1998-01-08T00:27:34.000000Z K 7 svn:log V 318 Define integer types added by POSIX.1g. We already had int8_t, int16_t, and int32_t -- this adds their unsigned counterparts uint8_t, uint16_t, and uint32_t. Bruce has noted that C9x also defines these types (in a different file), so this may have to be revisited with some ifdefs at a later date. Reviewed by: bde END K 10 svn:author V 4 alex K 8 svn:date V 27 1998-01-08T02:21:30.000000Z K 7 svn:log V 183 Allow 'shutdown datespec' to work into the next century. Handle dates in the 22nd century and beyond even though it's irrelevant with a 32-bit time_t which expires in the year 2038. END K 10 svn:author V 4 alex K 8 svn:date V 27 1998-01-08T02:23:59.000000Z K 7 svn:log V 39 Correct a comment from my last commit. END K 10 svn:author V 4 alex K 8 svn:date V 27 1998-01-08T03:03:54.000000Z K 7 svn:log V 349 Bump up packet and byte counters to 64-bit unsigned ints. As a consequence, ipfw's list command now adjusts its output at runtime based on the largest packet/byte counter values. NOTE: o The ipfw struct has changed requiring a recompile of both kernel and userland ipfw utility. o This probably should not be brought into 2.2. PR: 3738 END K 10 svn:author V 6 amurai K 8 svn:date V 27 1998-01-08T04:53:43.000000Z K 7 svn:log V 679 1. Supporting a bogus 16550A compatible PCMCIA CARD stuffs - IIR_TXRDY is never off even if reading a IIR register. - Know as PIAFS "Palido 321S", "DC-*S" oemed by Sharp corp. 2. Omiting a restrict probing if it's already probed by pccardd. Note: Define a new id_flags as follows 0x40000 - NO PROBE (Already probed as serial) 0x80000 - Has a bogus IIR_TXRDY register Sato Junichi Nrihiro Kumagai Hirao Tetsuya Toshiharu Asai Shin'ya Kumabuchi Freebsd-users-jp@jp.freebsd.org bsd-nomads@ai.cs.fujitsu.co.jp END K 10 svn:author V 4 kato K 8 svn:date V 27 1998-01-08T10:50:06.000000Z K 7 svn:log V 45 Sync with sys/i386/isa/sio.c revision 1.194. END K 10 svn:author V 4 kato K 8 svn:date V 27 1998-01-08T10:50:46.000000Z K 7 svn:log V 49 Sync with sys/i386/isa/syscons.c revision 1.243. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1998-01-08T11:27:06.000000Z K 7 svn:log V 62 Don't assume install script is directly runnable - use sh -c. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1998-01-08T12:30:29.000000Z K 7 svn:log V 139 MFC: pnp support. Seems to work according to all testers, and this will make merging the new audio code (at some point) that much easier. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1998-01-08T12:32:32.000000Z K 7 svn:log V 45 MFC: new pnp support, sound bugfix to isa.c. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1998-01-08T12:33:37.000000Z K 7 svn:log V 18 MFC: pnp support. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1998-01-08T12:34:02.000000Z K 7 svn:log V 21 MFC: support for pnp END K 10 svn:author V 3 jkh K 8 svn:date V 27 1998-01-08T12:36:07.000000Z K 7 svn:log V 33 MFC: add controller pnp example. END K 10 svn:author V 5 joerg K 8 svn:date V 27 1998-01-08T17:08:22.000000Z K 7 svn:log V 236 Start syslogd before savecore, so savecore's messages will be logged properly. Only users of 4 MB machines might not want it this way (to prevent accidentally clobbering the coredump), but they are somewhat in the minority these days. END K 10 svn:author V 5 joerg K 8 svn:date V 27 1998-01-08T17:09:38.000000Z K 7 svn:log V 71 Reflect reality when documenting the link-level flags for 3c509 cards. END K 10 svn:author V 5 joerg K 8 svn:date V 27 1998-01-08T17:11:07.000000Z K 7 svn:log V 90 MFC: rev 1.8, make the documentation of the link[0-2] flags match the driver soruce code. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1998-01-08T19:04:39.000000Z K 7 svn:log V 47 MFC: man pages for pnp I forgot on first pass. END K 10 svn:author V 4 alex K 8 svn:date V 27 1998-01-08T20:05:45.000000Z K 7 svn:log V 113 Added environment parameter to execle calls. Obtained from: NetBSD PR2737 (augustss@cs.chalmers.se) via OpenBSD END K 10 svn:author V 3 jmg K 8 svn:date V 27 1998-01-08T22:17:17.000000Z K 7 svn:log V 73 import of GPL'd AWE32 Sound Driver v0.4.2c Submitted by: Randall Hopper END K 10 svn:author V 3 jmg K 8 svn:date V 27 1998-01-08T22:17:17.000000Z K 7 svn:log V 143 This commit was generated by cvs2svn to compensate for changes in r32345, 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 1998-01-08T22:17:18.000000Z K 7 svn:log V 69 This commit was manufactured by cvs2svn to create tag 'awe32_0_4_2c'. END K 10 svn:author V 3 jmg K 8 svn:date V 27 1998-01-08T23:13:22.000000Z K 7 svn:log V 173 update the AWE32 wave table driver to Iwai's 0.4.2c version. This also includes the patches to make it work under -current from Randall Hopper. Remove the old AWE driver. END K 10 svn:author V 7 roberto K 8 svn:date V 27 1998-01-08T23:15:53.000000Z K 7 svn:log V 108 Add support for dead keys in the French ISO keymap. Submitted by: Pierre Beyssac END K 10 svn:author V 6 eivind K 8 svn:date V 27 1998-01-08T23:42:31.000000Z K 7 svn:log V 472 Make INET a proper option. This will not make any of object files that LINT create change; there might be differences with INET disabled, but hardly anything compiled before without INET anyway. Now the 'obvious' things will give a proper error if compiled without inet - ipx_ip, ipfw, tcp_debug. The only thing that _should_ work (but can't be made to compile reasonably easily) is sppp :-( This commit move struct arpcom from to . END K 10 svn:author V 5 brian K 8 svn:date V 27 1998-01-08T23:47:57.000000Z K 7 svn:log V 103 Zap any addresses on the network side of the `tun' as soon as we've successfully opened the /dev side. END K 10 svn:author V 6 eivind K 8 svn:date V 27 1998-01-08T23:50:27.000000Z K 7 svn:log V 79 Make the LKMs compile with the INET option as a newstyle option in opt_inet.h. END K 10 svn:author V 4 alex K 8 svn:date V 27 1998-01-09T00:22:45.000000Z K 7 svn:log V 86 MFC (revs 1.3 and 1.4): change the prototype and return values to conform with POSIX. END K 10 svn:author V 3 sef K 8 svn:date V 27 1998-01-09T00:22:50.000000Z K 7 svn:log V 436 Get rid of the bogus include -- it is incomplete (as it doesn't handle anything other than ), and unnecessary in most cases. (The situations where it is necesary can be dealt with by manually-made symlinks, which is acceptable since they should only occur during testing. Remember: the tree does not compile well if you do not have matching header files installed. Half-baked -I directives don't cover enough of the cases.) END K 10 svn:author V 3 sef K 8 svn:date V 27 1998-01-09T00:39:10.000000Z K 7 svn:log V 332 Proper way to do the previous mis-commit. Still not quite right, because some header files (e.g., ) include , and this will not pick up the right header files, so it may be removed eventually anyway. But some people who are not willing to build the right way apparantly want this, so this is for them. END K 10 svn:author V 6 eivind K 8 svn:date V 27 1998-01-09T00:51:57.000000Z K 7 svn:log V 24 NETATALK -> opt_atalk.h END K 10 svn:author V 6 eivind K 8 svn:date V 27 1998-01-09T01:01:21.000000Z K 7 svn:log V 39 Minor fixups after INET option change. END K 10 svn:author V 6 eivind K 8 svn:date V 27 1998-01-09T03:21:07.000000Z K 7 svn:log V 57 Make the BOOTP family new-style options (in opt_bootp.h) END K 10 svn:author V 2 jb K 8 svn:date V 27 1998-01-09T05:37:41.000000Z K 7 svn:log V 234 Build lib/csu/${MACHINE} only if it exists so that when porting FreeBSD to another architecture (in this case the Alpha) we can continue to use the host csu objects (from NetBSD). This should be a non-function change to FreeBSD/i386. END K 10 svn:author V 2 jb K 8 svn:date V 27 1998-01-09T06:05:13.000000Z K 7 svn:log V 200 Allow install to build from FreeBSD source using NetBSD tools and headers during the port of FreeBSD to a NetBSD supported architecture. FreeBSD needs to be able to install itself from very early on. END K 10 svn:author V 2 jb K 8 svn:date V 27 1998-01-09T06:14:59.000000Z K 7 svn:log V 460 Make a couple of the stat flags dependent on the sys/stat.h header file that this source is compiled against. This source is referenced by install which is needed as a build tool and must be able to compile against NetBSD headers and libraries if we have a hope of supporting another architecture. With this change, that's two working programs down and 3945 (?) to go. The other one was make, but that didn't need any changes to work under FreeBSD/Alpha. 8-) END K 10 svn:author V 2 jb K 8 svn:date V 27 1998-01-09T06:32:54.000000Z K 7 svn:log V 164 Add __NetBSD__ in a couple of places to allow this program to compile under NetBSD, but behave like FreeBSD. For the time being, look for NetBSD's cpp in /usr/bin. END K 10 svn:author V 4 kato K 8 svn:date V 27 1998-01-09T08:49:43.000000Z K 7 svn:log V 51 Sync with sys/i386/conf/files.i386 revision 1.184. END K 10 svn:author V 6 yokota K 8 svn:date V 27 1998-01-09T09:06:55.000000Z K 7 svn:log V 314 - Produce the accent letter if the user hits the accent key twice. (accent_key + space does still print the accent letter too, as in the previous commit.) Requested by a couple of users. - Clear the accent flag when the next_screen key is pressed. - Added some comment lines regarding accent key processing. END K 10 svn:author V 5 joerg K 8 svn:date V 27 1998-01-09T09:13:06.000000Z K 7 svn:log V 60 MFC: rev 1.13, use the correct counter for calling swab(3). END K 10 svn:author V 5 joerg K 8 svn:date V 27 1998-01-09T09:14:41.000000Z K 7 svn:log V 49 MFC: rev 1.22, move the EP_ID_PORT out to 0x110. END K 10 svn:author V 3 sef K 8 svn:date V 27 1998-01-09T09:31:42.000000Z K 7 svn:log V 67 Revert the changes yet again, after some email from Bruce. Sorry. END K 10 svn:author V 6 msmith K 8 svn:date V 27 1998-01-09T13:45:11.000000Z K 7 svn:log V 101 Revert to previous behaviour, only generate NLST for explicit "nlist" command. Submitted by: wollman END K 10 svn:author V 3 jkh K 8 svn:date V 27 1998-01-09T14:47:05.000000Z K 7 svn:log V 31 MFC: sh -c for install script. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1998-01-09T14:51:53.000000Z K 7 svn:log V 48 Be more paranoid about removing relative paths. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1998-01-09T14:52:18.000000Z K 7 svn:log V 38 MF22: Additional paranoia in cleanup. END K 10 svn:author V 5 steve K 8 svn:date V 27 1998-01-09T18:32:51.000000Z K 7 svn:log V 106 Fix generation of Comtrol RocketPort devices. PR: 5468 Submitted by: Steve Gericke END K 10 svn:author V 5 steve K 8 svn:date V 27 1998-01-09T18:46:53.000000Z K 7 svn:log V 105 Fix an anomaly in the option descriptions. PR: 5469 Submitted by: NOKUBI Hirotaka END K 10 svn:author V 5 steve K 8 svn:date V 27 1998-01-09T18:51:35.000000Z K 7 svn:log V 99 MFC: fix option description anomaly. PR: 4569 Submitted by: NOKUBI Hirotaka END K 10 svn:author V 2 jb K 8 svn:date V 27 1998-01-09T19:46:30.000000Z K 7 svn:log V 118 Don't build libc, libc_r or libm on Alpha yet. We'll do the other libraries first and use NetBSD's libc/libm for now. END K 10 svn:author V 2 jb K 8 svn:date V 27 1998-01-09T20:02:20.000000Z K 7 svn:log V 61 NetBSD has sys_errlist in errno.h, not stdio.h like FreeBSD. END K 10 svn:author V 6 eivind K 8 svn:date V 27 1998-01-09T21:13:35.000000Z K 7 svn:log V 173 Teach libalias to work with IPFW firewalls (controlled by a flag). Obtained from: Yes development tree (+ 10 lines of patches from Charles Mott, original libalias author) END K 10 svn:author V 2 jb K 8 svn:date V 27 1998-01-09T23:51:04.000000Z K 7 svn:log V 41 Allow this to compile with NetBSD tools. END K 10 svn:author V 5 steve K 8 svn:date V 27 1998-01-09T23:56:45.000000Z K 7 svn:log V 166 Use manpath(1) to determine the value of ${MANPATH} instead of using one of two hard-coded values. PR: 5365 Submitted by: Ruslan Shevchenko END K 10 svn:author V 5 steve K 8 svn:date V 27 1998-01-10T00:06:55.000000Z K 7 svn:log V 120 MFC: use manpath(1) to find the value of ${MANPATH}. PR: 5365 Submitted by: Ruslan Shevchenko END K 10 svn:author V 5 brian K 8 svn:date V 27 1998-01-10T01:55:11.000000Z K 7 svn:log V 1455 Implement Reset{Req,Ack} properly, as per rfc 1962. (I completely mis-read the rfc last time 'round!) This means: o Better CCP/WARN Reset diagnostics. o After we've sent a REQ and before we've received an ACK, we drop incoming compressed data and send another REQ. o Before sending an ACK, re-sequence all pending PRI_NORMAL data in the modem queue so that pending packets won't get to the peer *after* the ResetAck. o Send ACKs with the `identifier' from the REQ frame. o After we've received a correct ACK, duplicate ACKs are ok (and will reset our history). o Incorrect ACKs (not matching the last REQ) are moaned about and dropped. Also, o Calculate the correct FCS after compressing a packet. DEFLATE *may* produce an mbuf with more than a single link in the chain, but HdlcOutput didn't know how to calculate the FCS :-( o Make `struct fsm'::reqid a u_char, not an int. This fix will prevent us from sending id `255' 2,000,000,000 times before wrapping to `0' for another 2,000,000,000 sends :-/ o Bump the version number a little. The end result: DEFLATE now works over an unreliable link layer. I can txfr a 1.5Mb kernel over a (rather bad) null-modem cable at an average of 21679 bytes per second using rcp. Repeat after me: Don't test compression using a loopback ppp/tcp setup as we never lose packets and therefore never have to reset! END K 10 svn:author V 4 alex K 8 svn:date V 27 1998-01-10T03:33:39.000000Z K 7 svn:log V 134 Compare return code from ipfw against 0 for success instead of == 1 for error. Pointed out by: Matthew Thyer END K 10 svn:author V 3 jdp K 8 svn:date V 27 1998-01-10T05:36:35.000000Z K 7 svn:log V 341 Make the ".set" directive copy the aux field when the expression reduces to a relocatable symbol plus an offset. This preserves the symbol type information (function vs. object). It is important for SVR4-style weak symbols, e.g., "#pragma weak foo=bar". Without this change, the linker complains that the jmpslot entry is not a function. END K 10 svn:author V 3 bde K 8 svn:date V 27 1998-01-10T07:29:10.000000Z K 7 svn:log V 312 Fixed change prerequisites for : - don't declare `struct arpcom' except in the kernel, so that there is no dependency on except in the kernel. This may break something else. - spell ETHER_ADDR_LEN as 6 again, so that there is no dependency on even in the kernel. END K 10 svn:author V 4 kato K 8 svn:date V 27 1998-01-10T07:41:43.000000Z K 7 svn:log V 108 Added PnP I/O port address of NEC PC-98. Submitted by: Takahashi Yoshihiro END K 10 svn:author V 2 jb K 8 svn:date V 27 1998-01-10T09:09:24.000000Z K 7 svn:log V 282 Bruce says that ${.CURDIR}/csu/${MACHINE} will prevent finding a stale obj directory and we wouldn't want to do that! I trust he knows what he's talking about. 8-) Also avoid building libm at all until the NetBSD asm code is imported. I wrongly commented this out last time. Oops. END K 10 svn:author V 2 jb K 8 svn:date V 27 1998-01-10T10:13:16.000000Z K 7 svn:log V 243 These are a few of the alpha machine dependent header files - the first referenced by the build of user-space libraries. These files were obtained from NetBSD (with ansi.h being modified to reflect the FreeBSD off_t and pid_t implementation). END K 10 svn:author V 3 phk K 8 svn:date V 27 1998-01-10T13:16:26.000000Z K 7 svn:log V 102 Effect the divorce of kern_clock.c and kern_timeout.c (which was repository copied from kern_clock.c) END K 10 svn:author V 4 kato K 8 svn:date V 27 1998-01-10T13:31:27.000000Z K 7 svn:log V 49 Sync with sys/i386/isa/syscons.c revision 1.244. END K 10 svn:author V 3 phk K 8 svn:date V 27 1998-01-10T14:54:05.000000Z K 7 svn:log V 86 Whoops. softclock is called from doreti_swi as well. Abandon call from hardclock(). END K 10 svn:author V 3 phk K 8 svn:date V 27 1998-01-10T14:55:14.000000Z K 7 svn:log V 125 Whoops. softclock is called from doreti_swi as well. Abandon call from hardclock(). Forgot this: Pointed hat sent by: bd END K 10 svn:author V 3 jkh K 8 svn:date V 27 1998-01-10T15:04:06.000000Z K 7 svn:log V 47 include and restore this to sanity. END K 10 svn:author V 4 kato K 8 svn:date V 27 1998-01-10T15:13:12.000000Z K 7 svn:log V 175 - pnp.h: MFC (NEC PC-98 support, revision 1.6) - pnp.c: include pc98.h instead of isa.h if PC98 is defined. Submitted by: Takahashi Yoshihiro END K 10 svn:author V 5 steve K 8 svn:date V 27 1998-01-10T15:55:11.000000Z K 7 svn:log V 137 Minor brace gymnastics so that /etc/wall_cmos_clock is really created. PR: 5473 Submitted by: MIHIRA Yoshiro END K 10 svn:author V 5 steve K 8 svn:date V 27 1998-01-10T15:56:55.000000Z K 7 svn:log V 128 MFC: add some braces so that /etc/wall_cmos_clock is created. PR: 5473 Submitted by: MIHIRA Yoshiro END K 10 svn:author V 4 alex K 8 svn:date V 27 1998-01-10T16:14:18.000000Z K 7 svn:log V 122 Sync with ipfw interface change: fw_pts is now part of a union (a necessary evil due to the 108 byte setsockopt() limit). END K 10 svn:author V 5 wosch K 8 svn:date V 27 1998-01-10T17:27:28.000000Z K 7 svn:log V 80 Rename the pwd_mkdb(8) option '-c' to '-C' for better compatiblity with BSD/OS. END K 10 svn:author V 5 steve K 8 svn:date V 27 1998-01-10T19:37:19.000000Z K 7 svn:log V 51 Put back __libalias_version so ppp(8) build again. END K 10 svn:author V 4 alex K 8 svn:date V 27 1998-01-10T20:11:06.000000Z K 7 svn:log V 342 Pass an actual empty environment to execle() as per POSIX rather than rely on undocumented behavior. The following fixes were obtained from OpenBSD: o -Wall fixes to tlist array initialization and assignment used as truth value. o Use a restricted environment. o Improved error message when shutdown fails to exec reboot or halt. END K 10 svn:author V 3 jdp K 8 svn:date V 27 1998-01-10T20:35:10.000000Z K 7 svn:log V 212 Merge from main branch 1.2 -> 1.3: fix backtracing for application programs in the absence of full debugging symbols. Bruce has put a better fix for this into -current, but it is too new to merge into -2.2 yet. END K 10 svn:author V 3 jdp K 8 svn:date V 27 1998-01-10T20:46:17.000000Z K 7 svn:log V 23 Sync with main branch. END K 10 svn:author V 2 jb K 8 svn:date V 27 1998-01-10T21:36:34.000000Z K 7 svn:log V 454 A partial frontal lobotomy for find if using the NetBSD libc which doesn't know about getvfsbyname() and the vfsconf structure. This disables the -fstype option if compiled with a pre-processor that defines __NetBSD__. With the FreeBSD built pre-processor, find can only be built with the FreeBSD libc. So when running with a NetBSD kernel, FreeBSD's libc will have to return ENOSYS for things that NetBSD doesn't support. That's life in a hybrid world. END K 10 svn:author V 5 brian K 8 svn:date V 27 1998-01-10T21:51:31.000000Z K 7 svn:log V 116 Pause according to the redial setting when dialing manually. Pointed out by: Berend de Boer END K 10 svn:author V 2 jb K 8 svn:date V 27 1998-01-10T22:09:53.000000Z K 7 svn:log V 187 Header files which are linked from /usr/include to /usr/include/machine. NetBSD's endian.h needs sys/types.h for the typedefs that are used to get htonl() correct when a long is 64 bits. END K 10 svn:author V 2 jb K 8 svn:date V 27 1998-01-10T22:17:24.000000Z K 7 svn:log V 52 This is the only alpha math source that NetBSD has. END K 10 svn:author V 2 jb K 8 svn:date V 27 1998-01-10T22:42:21.000000Z K 7 svn:log V 27 PAL codes needed for asm.h END K 10 svn:author V 2 jb K 8 svn:date V 27 1998-01-10T22:50:00.000000Z K 7 svn:log V 48 Avoid building x86 specific libraries on Alpha. END K 10 svn:author V 2 jb K 8 svn:date V 27 1998-01-10T22:51:51.000000Z K 7 svn:log V 68 We can now build libm on Alpha. There is very little MD alpha code. END K 10 svn:author V 2 jb K 8 svn:date V 27 1998-01-10T23:00:06.000000Z K 7 svn:log V 114 Add a machine dependent header to size the jmpbuf instead of piling machine dependencies in src/include/setjmp.h. END K 10 svn:author V 7 cvs2svn K 8 svn:date V 27 1998-01-10T23:00:07.000000Z K 7 svn:log V 62 This commit was manufactured by cvs2svn to create branch 'JB'. END K 10 svn:author V 2 jb K 8 svn:date V 27 1998-01-10T23:04:51.000000Z K 7 svn:log V 132 Add a machine dependent header for the i386 jmp_buf size instead of piling machine dependent definitions into src/include/setjmp.h. END K 10 svn:author V 3 phk K 8 svn:date V 27 1998-01-11T00:44:31.000000Z K 7 svn:log V 73 Fix softclock calling so we don't loose timeouts (I broke this ~10h ago) END K 10 svn:author V 3 jkh K 8 svn:date V 27 1998-01-11T02:16:38.000000Z K 7 svn:log V 197 Add ppp, at long last, back to GENERIC. We have enough room in the kernel for it and I'm tired of reading the "This system lacks kernel support for PPP..." line in people's tech support messages. END K 10 svn:author V 3 bde K 8 svn:date V 27 1998-01-11T02:35:28.000000Z K 7 svn:log V 97 Unmerged from -current. Don't refer to sio flags that don't exist in 2.2. Submitted by: yokota END K 10 svn:author V 3 bde K 8 svn:date V 27 1998-01-11T02:45:16.000000Z K 7 svn:log V 91 YAMFC (refer to the boot block options that are actually supported). Submitted by: yokota END K 10 svn:author V 5 brian K 8 svn:date V 27 1998-01-11T02:59:22.000000Z K 7 svn:log V 42 Allow 6 byte interface names (for >tun99) END K 10 svn:author V 2 jb K 8 svn:date V 27 1998-01-11T03:30:39.000000Z K 7 svn:log V 131 CSU source for Alpha obtained from NetBSD. The makefile will require more work when we get a half-way usable libc (which is next). END K 10 svn:author V 7 cvs2svn K 8 svn:date V 27 1998-01-11T03:30:40.000000Z K 7 svn:log V 62 This commit was manufactured by cvs2svn to create branch 'jb'. END K 10 svn:author V 2 jb K 8 svn:date V 27 1998-01-11T03:46:26.000000Z K 7 svn:log V 487 Move _JBLEN definition to like on NetBSD. Remove definitions for architectures that we don't have libc MD source for. Change 'int' to 'long' in sigjmp_buf and jmp_buf structures so that they are suitable for the register size on both i386 and alpha. Although FreeBSD defines these structures differently to NetBSD, the element size is now the same. If Bruce doesn't like this [8-)], we'll need to add a typedef to each and use that in . END K 10 svn:author V 2 jb K 8 svn:date V 27 1998-01-11T03:53:15.000000Z K 7 svn:log V 109 Since the alpha has to use NetBSD's kernel for the time being, it also needs the NetBSD syscall definitions. END K 10 svn:author V 5 brian K 8 svn:date V 27 1998-01-11T04:02:57.000000Z K 7 svn:log V 41 Remove includes of if_var.h and in_var.h END K 10 svn:author V 2 jb K 8 svn:date V 27 1998-01-11T04:10:26.000000Z K 7 svn:log V 245 Replace i386 references with ${MACHINE} to make this makefile almost machine independent, with the only dependency being the binary format to build. We only expect to build ELF on alpha although we'll need ECOFF compatibility with Digital Unix. END K 10 svn:author V 2 jb K 8 svn:date V 27 1998-01-11T04:13:25.000000Z K 7 svn:log V 198 More i386 -> ${MACHINE} changes to make this Makefile machine independent. It makes it look like you can get aout on alpha, but that's just your imagination. The makefile above gives you no choice. END K 10 svn:author V 2 jb K 8 svn:date V 27 1998-01-11T04:39:46.000000Z K 7 svn:log V 649 Add the alpha MD files for gcc to product ELF for FreeBSD/Alpha. See freebsd.h and freebsd-elf.h for the silly comment that cgd@netbsd.org wanted me to add about his claim that uncommented source files that have been publicly available for ftp for nearly a year; that are configuration patches to a GPL'ed program; are owned by his previous employer who refuses to release them. Well... I did as he said. As if that makes a difference! At this point we've got cpp, gcc, g++ ported to FreeBSD/Alpha so all the code that uses __FreeBSD__ is correctly pre-processed. Yay. I'll commit the bootstrap makefile next to let others play, then on to libc. END K 10 svn:author V 5 brian K 8 svn:date V 27 1998-01-11T04:45:36.000000Z K 7 svn:log V 40 Remember any number of interface names. END K 10 svn:author V 2 jb K 8 svn:date V 27 1998-01-11T04:46:02.000000Z K 7 svn:log V 269 This makefile provides a bootstrap installation of FreeBSD on an installed NetBSD/Alpha 1.3 system. It currently skips things like libc, ld, gas but correctly (I think) builds gcc, cpp, g++ and other FreeBSD build tools that are needed to build the rest of the system. END K 10 svn:author V 2 jb K 8 svn:date V 27 1998-01-11T04:51:02.000000Z K 7 svn:log V 287 Test for ${MACHINE} == "alpha" and include the bootstrap makefile instead of doing the normal build. When the alpha bootstrap is complete (there is more work to do!), the alpha will build like the i386 does now. I changed i386 references to ${MACHINE} now that we're multi-architecture. END K 10 svn:author V 7 darrenr K 8 svn:date V 27 1998-01-11T06:03:35.000000Z K 7 svn:log V 52 change s_port to ntohs(s_port) for printf in DEBUG. END K 10 svn:author V 5 peter K 8 svn:date V 27 1998-01-11T11:43:36.000000Z K 7 svn:log V 260 Add an option (-M) to install to disable use of mmap(2). This is kinda handy at the moment with -current's mmap+unlink interactions.. The problems seem worst when using INSTALL="install -C" in /etc/make.conf. This could well come in handy in the future too. END K 10 svn:author V 4 kato K 8 svn:date V 27 1998-01-11T12:45:37.000000Z K 7 svn:log V 56 Sync with sys/i386/conf/files.i386 revision 1.141.2.16. END K 10 svn:author V 4 kato K 8 svn:date V 27 1998-01-11T12:49:20.000000Z K 7 svn:log V 57 Sync with sys/i386/conf/options.i386 revision 1.26.2.15. END K 10 svn:author V 5 peter K 8 svn:date V 27 1998-01-11T13:55:14.000000Z K 7 svn:log V 52 Check in what is actually running on hub at present END K 10 svn:author V 5 peter K 8 svn:date V 27 1998-01-11T14:00:07.000000Z K 7 svn:log V 44 HostStatusDirectory doesn't follow symlinks END K 10 svn:author V 4 alex K 8 svn:date V 27 1998-01-11T15:54:24.000000Z K 7 svn:log V 95 Update prototype for pthread_detach. Pointed out by: David E. Cross END K 10 svn:author V 4 alex K 8 svn:date V 27 1998-01-11T16:51:49.000000Z K 7 svn:log V 121 Add to synopsis. Correct a grammatical error. Add cross-reference to setrlimit(2). Obtained from: OpenBSD END K 10 svn:author V 4 alex K 8 svn:date V 27 1998-01-11T16:56:01.000000Z K 7 svn:log V 49 .Xr sigvec --> sigaction Obtained from: OpenBSD END K 10 svn:author V 4 alex K 8 svn:date V 27 1998-01-11T17:07:20.000000Z K 7 svn:log V 67 Added EMFILE and ENFILE to errors section. Obtained from: OpenBSD END K 10 svn:author V 4 alex K 8 svn:date V 27 1998-01-11T17:49:51.000000Z K 7 svn:log V 40 Formatting fix. Obtained from: OpenBSD END K 10 svn:author V 5 brian K 8 svn:date V 27 1998-01-11T17:50:49.000000Z K 7 svn:log V 53 Make things work when sizeof(long) != 32 (hopefully) END K 10 svn:author V 5 brian K 8 svn:date V 27 1998-01-11T17:52:29.000000Z K 7 svn:log V 132 Move softc stuff into if_tunvar.h Suggested by: Peter Wemm Hinted at by: Bruce Evans À³ END K 10 svn:author V 5 brian K 8 svn:date V 27 1998-01-11T17:52:33.000000Z K 7 svn:log V 130 Move softc stuff into if_tunvar.h Suggested by: Peter Wemm Hinted at by: Bruce Evans   END K 10 svn:author V 5 brian K 8 svn:date V 27 1998-01-11T17:53:27.000000Z K 7 svn:log V 61 Lose ! This'll require a `make installworld'. END K 10 svn:author V 6 eivind K 8 svn:date V 27 1998-01-11T18:34:38.000000Z K 7 svn:log V 52 Remove use of . Screwed up by: myself END K 10 svn:author V 3 phk K 8 svn:date V 27 1998-01-11T19:07:58.000000Z K 7 svn:log V 57 Try to solve timeout race by not touching softtics here. END K 10 svn:author V 4 ache K 8 svn:date V 27 1998-01-11T20:45:30.000000Z K 7 svn:log V 75 Back out rev1.5 change, Index: precedence restored to historycal behaviour END K 10 svn:author V 5 dyson K 8 svn:date V 27 1998-01-11T21:35:38.000000Z K 7 svn:log V 150 Implement the first page access for object type determination more VM clean. Also, use vm_map_insert instead of vm_mmap. Reviewed by: dg@freebsd.org END K 10 svn:author V 4 alex K 8 svn:date V 27 1998-01-11T21:43:38.000000Z K 7 svn:log V 50 Document that arg max is controllable via sysctl. END K 10 svn:author V 4 alex K 8 svn:date V 27 1998-01-11T22:01:20.000000Z K 7 svn:log V 130 Replace sys/param.h with sys/types.h as per POSIX. Document the special case of gidsetlen == 0. Partially obtained from: OpenBSD END K 10 svn:author V 4 alex K 8 svn:date V 27 1998-01-11T22:16:11.000000Z K 7 svn:log V 68 Added sys/types.h to synopsis as per POSIX. Obtained from: OpenBSD END K 10 svn:author V 4 alex K 8 svn:date V 27 1998-01-11T22:22:50.000000Z K 7 svn:log V 43 Fixed brk(2) xref. Obtained from: OpenBSD END K 10 svn:author V 4 alex K 8 svn:date V 27 1998-01-11T22:28:56.000000Z K 7 svn:log V 78 Formatting fix & improved comment for struct timeval. Obtained from: OpenBSD END K 10 svn:author V 5 steve K 8 svn:date V 27 1998-01-12T00:47:52.000000Z K 7 svn:log V 49 Reword the synopsis line so that it makes sense. END K 10 svn:author V 5 steve K 8 svn:date V 27 1998-01-12T00:49:26.000000Z K 7 svn:log V 27 MFC: reword synopsis line. END K 10 svn:author V 5 dyson K 8 svn:date V 27 1998-01-12T01:46:33.000000Z K 7 svn:log V 754 Fix some vnode management problems, and better mgmt of vnode free list. Fix the UIO optimization code. Fix an assumption in vm_map_insert regarding allocation of swap pagers. Fix an spl problem in the collapse handling in vm_object_deallocate. When pages are freed from vnode objects, and the criteria for putting the associated vnode onto the free list is reached, either put the vnode onto the list, or put it onto an interrupt safe version of the list, for further transfer onto the actual free list. Some minor syntax changes changing pre-decs, pre-incs to post versions. Remove a bogus timeout (that I added for debugging) from vn_lock. PHK will likely still have problems with the vnode list management, and so do I, but it is better than it was. END K 10 svn:author V 2 jb K 8 svn:date V 27 1998-01-12T02:53:28.000000Z K 7 svn:log V 168 Upgrade the cpp pre-defines to include -Dunix. Turns out we need that to compile m4. And don't just define __FreeBSD__, but define it as -D__FreeBSD__=3 like on i386. END K 10 svn:author V 5 dyson K 8 svn:date V 27 1998-01-12T03:15:01.000000Z K 7 svn:log V 24 Fix another vnode leak. END K 10 svn:author V 6 julian K 8 svn:date V 27 1998-01-12T03:28:36.000000Z K 7 svn:log V 65 add devfs entries for a few more syscons devices (e.g. sysmouse) END K 10 svn:author V 5 steve K 8 svn:date V 27 1998-01-12T03:31:17.000000Z K 7 svn:log V 94 Update for new common calendar. Submitted by: Josef Grosch END K 10 svn:author V 6 julian K 8 svn:date V 27 1998-01-12T03:45:58.000000Z K 7 svn:log V 53 Add some devfs entries (patch origianlly from luigi) END K 10 svn:author V 6 obrien K 8 svn:date V 27 1998-01-12T05:02:57.000000Z K 7 svn:log V 63 changed 1st appeared in clause -- about to import into -stable END K 10 svn:author V 7 cvs2svn K 8 svn:date V 27 1998-01-12T05:02:58.000000Z K 7 svn:log V 70 This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'. END K 10 svn:author V 6 obrien K 8 svn:date V 27 1998-01-12T05:08:47.000000Z K 7 svn:log V 18 Add c89 and ncal. END K 10 svn:author V 6 obrien K 8 svn:date V 27 1998-01-12T05:11:22.000000Z K 7 svn:log V 5 MFC. END K 10 svn:author V 5 dyson K 8 svn:date V 27 1998-01-12T05:16:03.000000Z K 7 svn:log V 118 Adjust upwards the size of exec map in order to take into account the additional PAGE_SIZE needed for exec operatino. END K 10 svn:author V 6 obrien K 8 svn:date V 27 1998-01-12T05:35:28.000000Z K 7 svn:log V 20 Adding libcalendar. END K 10 svn:author V 6 obrien K 8 svn:date V 27 1998-01-12T06:21:25.000000Z K 7 svn:log V 111 Used Peters suggestion of "cvs update -A -p foo > foo". Problem is my cvs wrapper isn't quiet. Thus the spam. END K 10 svn:author V 6 julian K 8 svn:date V 27 1998-01-12T06:51:07.000000Z K 7 svn:log V 531 Allow a -D'date' option to be included with a -r'branch' on a checkout. this allows us to do: cd /usr/src/sys cvs update -rRELENGE_2_2 -D"Yesterday" which has been a feature sorely needed for any project with active branches. warning: this breaks on usr.sbin/pkg_install for some reason. everything else works as advertised. (other things allready break on pkg_install, so it's not the fault of this patch, it just falls faul of another bug somewhere) If I had more time I'd make -r always accept the same syntax as -j (tag:data) END K 10 svn:author V 6 julian K 8 svn:date V 27 1998-01-12T07:47:03.000000Z K 7 svn:log V 142 Add code to the example 'driver-o-matic' to support being an LKM This may not quite work yet but should head the user in the right direction. END K 10 svn:author V 8 charnier K 8 svn:date V 27 1998-01-12T07:51:07.000000Z K 7 svn:log V 74 Use Id instead of Header. Sort #includes. Use err(3) and change exit(-1). END K 10 svn:author V 8 charnier K 8 svn:date V 27 1998-01-12T07:52:15.000000Z K 7 svn:log V 92 Use Id instead of Header. Change message 103, trailing \n is not needed when using errx(3). END K 10 svn:author V 8 charnier K 8 svn:date V 27 1998-01-12T07:53:17.000000Z K 7 svn:log V 66 Change message 103, trailing \n is not needed when using errx(3). END K 10 svn:author V 8 charnier K 8 svn:date V 27 1998-01-12T07:57:57.000000Z K 7 svn:log V 99 Use err(3). Change exit(-1), and make exit values equal to 1 when errors. Remove unused #includes. END K 10 svn:author V 8 charnier K 8 svn:date V 27 1998-01-12T08:00:32.000000Z K 7 svn:log V 91 Remove optind (getopt() already knows about it). Move -d flag to -c according to man page. END K 10 svn:author V 8 charnier K 8 svn:date V 27 1998-01-12T08:01:40.000000Z K 7 svn:log V 49 Remove optind (getopt() already knows about it). END K 10 svn:author V 6 obrien K 8 svn:date V 27 1998-01-12T09:58:27.000000Z K 7 svn:log V 18 Turn on minigzip. END K 10 svn:author V 6 obrien K 8 svn:date V 27 1998-01-12T09:58:46.000000Z K 7 svn:log V 5 MFC. END K 10 svn:author V 4 kato K 8 svn:date V 27 1998-01-12T15:34:18.000000Z K 7 svn:log V 109 Initialize the variables Crtat and Atrat in scvidprobe(). Submitted by: NOKUBI Hirotaka END K 10 svn:author V 4 kato K 8 svn:date V 27 1998-01-12T15:36:28.000000Z K 7 svn:log V 99 MFC (initialize Crtat and Atrat in scvidprobe). Submitted by: NOKUBI Hirotaka END