ƒ«638000 231 147 164 186 123 128 126 143 130 267 164 155 118 132 230 743 159 278 280 153 353 120 290 120 120 120 432 201 129 351 182 2330 167 298 238 175 126 175 141 169 143 192 232 419 536 265 162 317 308 146 148 141 173 1123 193 338 126 157 208 131 127 132 764 218 272 181 236 469 422 197 213 184 167 188 244 229 169 169 202 182 229 169 168 151 165 161 162 350 268 203 220 291 187 204 139 120 124 123 121 159 166 121 146 352 197 371 129 224 218 248 187 412 133 383 160 179 189 132 153 159 155 134 155 1046 107 151 226 150 703 143 124 212 109 277 161 325 433 119 282 449 293 169 158 118 119 158 129 127 243 163 121 467 268 383 270 144 137 176 175 219 172 226 142 180 184 123 123 159 166 113 115 211 198 113 267 640 110 205 291 279 195 214 149 200 352 286 117 307 141 200 153 149 124 287 118 445 213 172 129 143 610 364 154 187 110 347 171 228 142 425 182 121 206 177 134 380 487 431 179 138 117 197 390 129 216 459 151 144 151 142 219 216 K 10 svn:author V 4 kato K 8 svn:date V 27 1998-08-01T12:20:59.000000Z K 7 svn:log V 54 Sync with sys/i386/boot/netboot/main.c revision 1.23. END K 10 svn:author V 4 alex K 8 svn:date V 27 1998-08-01T13:42:12.000000Z K 7 svn:log V 71 Added iso646.h as defined by the Single UNIX Specification, version 2. END K 10 svn:author V 3 dfr K 8 svn:date V 27 1998-08-01T18:03:28.000000Z K 7 svn:log V 94 Avoid trying to malloc > (1<<32) bytes of memory due to an arithmetic underflow on the alpha. END K 10 svn:author V 4 dima K 8 svn:date V 27 1998-08-01T19:55:32.000000Z K 7 svn:log V 30 Introduce KRB5_HOME variable. END K 10 svn:author V 4 dima K 8 svn:date V 27 1998-08-01T19:58:19.000000Z K 7 svn:log V 35 MFC: Introduce KRB5_HOME variable. END K 10 svn:author V 2 dg K 8 svn:date V 27 1998-08-02T00:28:45.000000Z K 7 svn:log V 35 Killed unused variable/assignment. END K 10 svn:author V 2 dg K 8 svn:date V 27 1998-08-02T00:29:15.000000Z K 7 svn:log V 52 Reordered fxp_softc for optimal cacheline behavior. END K 10 svn:author V 2 dg K 8 svn:date V 27 1998-08-02T00:33:38.000000Z K 7 svn:log V 39 Added 82555B support for media status. END K 10 svn:author V 5 brian K 8 svn:date V 27 1998-08-02T06:56:40.000000Z K 7 svn:log V 172 On receipt of a sig 15, do a full bundle_Close() even if our current phase is PHASE_DEAD as it's possible that there are links stuck in OPENING waiting for a redial timer. END K 10 svn:author V 5 wosch K 8 svn:date V 27 1998-08-02T09:24:59.000000Z K 7 svn:log V 70 Malformed conditional if MACHINE_ARCH is not defined. From rev 1.195. END K 10 svn:author V 7 gpalmer K 8 svn:date V 27 1998-08-02T09:32:52.000000Z K 7 svn:log V 59 Add the ISP Qlogic SCSI card to the list of known devices. END K 10 svn:author V 5 brian K 8 svn:date V 27 1998-08-02T10:14:09.000000Z K 7 svn:log V 24 MFC: Add uu_lock_txfr() END K 10 svn:author V 5 brian K 8 svn:date V 27 1998-08-02T10:17:48.000000Z K 7 svn:log V 38 MFC: uu_lock_txfr prototype & define. END K 10 svn:author V 5 brian K 8 svn:date V 27 1998-08-02T13:01:16.000000Z K 7 svn:log V 135 PR: 7469 Be careful that the current or next prompt in the list that we're iterating through doesn't get changed by descriptor_Read(). END K 10 svn:author V 3 bde K 8 svn:date V 27 1998-08-02T13:50:23.000000Z K 7 svn:log V 650 Use a different hack in the ${DFILE} rule to keep indirect dependencies (mostly for includes) separate from direct dependencies (so that ${.ALLSRC} can be used to find full paths to the sources for the direct dependencies only). The `::' hack just forgot the indirect dependendencies. This broke building doc/usd/13.viref with `make -jN' - the index got corrupted by being built twice concurrently. Cleaned up the ${DFILE} rule. There was a .else clause with dead code in it following a .else clause (make accepts this bad syntax). ${.ALLSRC} now works in the USE_SOELIMPP case. Some client Makefiles no longer need the SRCDIR=${.OBJDIR} hack. END K 10 svn:author V 3 bde K 8 svn:date V 27 1998-08-02T14:00:39.000000Z K 7 svn:log V 67 Don't use `::' to break dependencies. Cleaned some nearby things. END K 10 svn:author V 3 bde K 8 svn:date V 27 1998-08-02T14:07:27.000000Z K 7 svn:log V 185 Cleaned up. tmac.srefs was in both SRCS and EXTRAS. The SRCDIR=${.OBDDIR} hack is now unnecessary. It was never necessary to use so many explicit paths to ${.OBJDIR} and ${.CURDIR}. END K 10 svn:author V 3 bde K 8 svn:date V 27 1998-08-02T14:21:35.000000Z K 7 svn:log V 187 Oops, the SRCDIR=${.OBJDIR} hack is still necessary, (since bsd.doc.mk has to cd to ${SRCDIR} to support inclusion messes elsewhere). Fortunately the previous commit forgot to remove it. END K 10 svn:author V 3 bde K 8 svn:date V 27 1998-08-02T14:25:24.000000Z K 7 svn:log V 61 Fixed printf format errors (time_t is not necessarily long). END K 10 svn:author V 3 bde K 8 svn:date V 27 1998-08-02T14:35:35.000000Z K 7 svn:log V 260 Fixed printf format warnings for non-errors. This change is null unless a system header defines a macro __printf0like() using the new printf0 format attribute. uucp's internal ulog() function isn't actually printf-like but uucp normally declares it as such. END K 10 svn:author V 3 bde K 8 svn:date V 27 1998-08-02T14:41:34.000000Z K 7 svn:log V 28 Fixed printf format errors. END K 10 svn:author V 3 bde K 8 svn:date V 27 1998-08-02T14:57:00.000000Z K 7 svn:log V 197 Fixed printf format errors. gcc should have a macro HOST_PTR_PRINTF_TYPE to go with its HOST_PTR_PRINTF[_FORMAT], since if %p is wrong for the format then `void *' is probably wrong for the type. END K 10 svn:author V 3 bde K 8 svn:date V 27 1998-08-02T15:18:45.000000Z K 7 svn:log V 28 Fixed printf format errors. END K 10 svn:author V 3 bde K 8 svn:date V 27 1998-08-02T16:06:35.000000Z K 7 svn:log V 28 Fixed printf format errors. END K 10 svn:author V 3 bde K 8 svn:date V 27 1998-08-02T16:44:18.000000Z K 7 svn:log V 28 Fixed printf format errors. END K 10 svn:author V 4 alex K 8 svn:date V 27 1998-08-02T17:04:25.000000Z K 7 svn:log V 338 Fixed a race condition during the first lock/trylock of a statically initialized mutex. Statically initialized mutexes are actually initialized at first use (pthread_mutex_lock/pthread_mutex_trylock). To prevent concurrent initialization by multiple threads, all static initializations are now serialized by a spinlock. Reviewed by: jb END K 10 svn:author V 4 hoek K 8 svn:date V 27 1998-08-02T22:47:11.000000Z K 7 svn:log V 107 Add missing "else", without whom the prev. commit is a null change. Fix a 2nd level indentation style bug. END K 10 svn:author V 4 alex K 8 svn:date V 27 1998-08-02T23:07:25.000000Z K 7 svn:log V 36 A style fix for my previous commit. END K 10 svn:author V 4 alex K 8 svn:date V 27 1998-08-03T00:58:37.000000Z K 7 svn:log V 257 The pthreads standard has been published. Change: ...is expected to conform to IEEE (``POSIX'') Std 1003.1c when it is published. to: ...conforms to ISO/IEC 9945-1 ANSI/IEEE (``POSIX'') Std 1003.1 Second Edition 1996-07-12. Discussed with: jb END K 10 svn:author V 4 alex K 8 svn:date V 27 1998-08-03T01:05:11.000000Z K 7 svn:log V 89 MFC: the pthreads spec is ISO/IEC 9945-1 ANSI/IEEE Std 1003.1 Second Edition 1996-07-12. END K 10 svn:author V 5 wpaul K 8 svn:date V 27 1998-08-03T01:33:12.000000Z K 7 svn:log V 2234 Updates for the ThunderLAN driver: - probe for PHYs by checking the BMSR (phy status) register instead of the vendor ID register. - fix the autonegotiation routine so that it figures out the autonegotiated modes correctly. - add tweaks to support the Olicom OC-2326 now that I've actually had a chance to test one o Olicom appears to encode the ethernet address in the EEPROM in 16-bit chunks in network byte order. If we detect an Olicom card (based on the PCI vendor ID), byte-swap the station address accordingly. XXX The Linux driver does not do this. I find this odd since the README from the Linux driver indicates that patches to support the Olicom cards came from somebody at Olicom; you'd think if anyone would get that right, it'd be them. Regardless, I accepted the word of the disgnoatic program that came bundled with the card as gospel and fixed the attach routine to make the station address match what it says. o The version of the 2326 card that I got for testing is a strange beast: the card does not look like the picture on the box in which it was packed. For one thing, the picture shows what looks like an external NS 83840A PHY, but the actual card doesn't have one. The card has a TNETE100APCM chip, which appears to have not only the usual internal tlan 10Mbps PHY at MII address 32, but also a 10/100 PHY at MII address 0. Curiously, this PHY's vendor and device ID registers always return 0x0000. I suspect that this is a mutant version of the ThunderLAN chip with 100Mbps support. This combination behaves a little strangely and required the following changes: - The internal PHY has to be enabled in tl_softreset(). - The internal PHY doesn't seem to come to life after detecting the 100Mbps PHY unless it's reset twice. - If you want to use 100Mbps modes, you have to isolate the internal PHY. - If you want to use 10Mbps modes, you have to un-isolate the internal PHY. The latter two changes are handled at the end of tl_init(): if the PHY vendor ID is 0x0000 (which should not be possible if we have a real external PHY), then tl_init() forces the internal PHY's BMCR register to the proper values. END K 10 svn:author V 4 hoek K 8 svn:date V 27 1998-08-03T03:11:09.000000Z K 7 svn:log V 74 Ignore (effectively) SIGTSTP if we're already in the process of tstoping. END K 10 svn:author V 5 peter K 8 svn:date V 27 1998-08-03T05:56:20.000000Z K 7 svn:log V 203 Import sendmail-8.9.1 (slightly trimmed) onto a fresh branch under src/contrib as per various discussions. I will copy across our changes and then point the Makefiles across once the dust has settled.. END K 10 svn:author V 5 peter K 8 svn:date V 27 1998-08-03T05:56:20.000000Z K 7 svn:log V 143 This commit was generated by cvs2svn to compensate for changes in r38032, 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-08-03T05:56:21.000000Z K 7 svn:log V 79 This commit was manufactured by cvs2svn to create tag 'sendmail-vendor-v8_9_1'. END K 10 svn:author V 8 charnier K 8 svn:date V 27 1998-08-03T06:19:47.000000Z K 7 svn:log V 29 Correct use of .Nm, add .An. END K 10 svn:author V 8 charnier K 8 svn:date V 27 1998-08-03T06:22:43.000000Z K 7 svn:log V 78 Correct use of .Nm. Add rcsid. Do not dot terminate err(3) strings. Spelling. END K 10 svn:author V 8 charnier K 8 svn:date V 27 1998-08-03T06:24:59.000000Z K 7 svn:log V 44 Typo: i. e. -> i.e. Remove unused #include. END K 10 svn:author V 8 charnier K 8 svn:date V 27 1998-08-03T06:32:57.000000Z K 7 svn:log V 72 Correct use of .Nm and .Ev. Add rcsid, rmove unused #include. Spelling. END K 10 svn:author V 8 charnier K 8 svn:date V 27 1998-08-03T06:35:01.000000Z K 7 svn:log V 46 .Nm swapon -> .Nm. Sort #includes. Add rcsid. END K 10 svn:author V 8 charnier K 8 svn:date V 27 1998-08-03T06:41:20.000000Z K 7 svn:log V 95 Document -n (soft-update) flag. Add rcsid, remove unused #includes. Sync usage() and SYNOPSIS. END K 10 svn:author V 8 charnier K 8 svn:date V 27 1998-08-03T06:44:46.000000Z K 7 svn:log V 134 Use errx() instead of err() for malloc failures. -Wall. Do not dot terminate errx() string. Remove unused #includes. Use .Tn for NFS. END K 10 svn:author V 3 bde K 8 svn:date V 27 1998-08-03T08:28:14.000000Z K 7 svn:log V 326 Fixed building -current under 2.2.6 using `make world'. Moved some recently added definitions from sys.mk to bsd.own.mk. Include the src-relative bsd.own.mk in src/Makefile to pick up all new definitions. Don't check that MACHINE_ARCH is defined in src/Makefile, since it is (and should have been) guaranteed to be defined. END K 10 svn:author V 6 yokota K 8 svn:date V 27 1998-08-03T09:09:35.000000Z K 7 svn:log V 440 - Add new bell types: "quiet.normal" and "quiet.visual". When bell is of "quiet" types, the console won't ring (or flush) if the ringing process is in a background vty. PR: i386/2853 - Modify the escape sequence 'ESC[=%d;%dB' so that bell pitch and duration are set in hertz and msecs by kbdcontrol(1). There will be a corresponding kbdcontrol patch. PR: bin/6037 Submitted by: Kouichi Hirabayashi (kh@eve.mogami-wire.co.jp) END K 10 svn:author V 6 yokota K 8 svn:date V 27 1998-08-03T09:12:39.000000Z K 7 svn:log V 169 - Set bell pitch in hertz and duration in msecs. The change corresponds to syscons.c 1.268. PR: bin/6037 Submitted by: Kouichi Hirabayashi (kh@eve.mogami-wire.co.jp) END K 10 svn:author V 6 yokota K 8 svn:date V 27 1998-08-03T09:15:36.000000Z K 7 svn:log V 67 Don't accept the blank time value, if it is too big. PR: bin/6188 END K 10 svn:author V 6 yokota K 8 svn:date V 27 1998-08-03T09:17:06.000000Z K 7 svn:log V 221 Fix the bug which always reallocated the cut buffer whenever the screen mode is changed even if another vty has larger size. Reallocate the buffer only when the new screen size is larger than the current cut buffer size. END K 10 svn:author V 6 yokota K 8 svn:date V 27 1998-08-03T09:18:58.000000Z K 7 svn:log V 212 - When the system is shut down, switch to the vty0 if possible. - Don't try to ring bell when system is going down. Beacuse the clock code is about to be stopped, the timeout routine won't be called anymore. END K 10 svn:author V 4 kato K 8 svn:date V 27 1998-08-03T10:49:18.000000Z K 7 svn:log V 53 Sync with sys/i386/i386/userconfig.c revision 1.106. END K 10 svn:author V 4 kato K 8 svn:date V 27 1998-08-03T10:50:27.000000Z K 7 svn:log V 55 Sync with sys/i386/isa/syscons.c revision up to 1.271. END K 10 svn:author V 4 kato K 8 svn:date V 27 1998-08-03T10:50:57.000000Z K 7 svn:log V 48 Sync with sys/i386/isa/syscons.h revision 1.38. END K 10 svn:author V 3 bde K 8 svn:date V 27 1998-08-03T10:59:02.000000Z K 7 svn:log V 81 Fixed garbage after comment after #endif. Fixed reversed sense of same comment. END K 10 svn:author V 6 yokota K 8 svn:date V 27 1998-08-03T11:30:45.000000Z K 7 svn:log V 1026 1. Reorganized screen saver related code so that both the LKM screen saver and splash screen can all work properly with syscons. Note that the splash screen option (SC_SPLASH_SCREEN) does not work yet, as it requires additional code from msmith. - Reorganized the splash screen code to match the latest development in this area. - Delay screen switch in `switch_scr()' until the screen saver is stopped, if one is running, - Start the screen saver immediately, if any, when the `saver' key is pressed. (There will be another commit for `kbdcontrol' to support this keyword in the keymap file.) - Do not always stop the screen saver when mouse-related ioctls are called. Stop it only if the mouse is moved or buttons are clicked; don't stop it if any other mouse ioctls are called. 2. Added provision to write userland screen savers. (Contact me if you are interested in writing one.) - Added CONS_IDLE, CONS_SAVERMODE, and CONS_SAVERSTART ioctls to support userland screen savers. 3. Some code clean-ups. END K 10 svn:author V 6 yokota K 8 svn:date V 27 1998-08-03T11:33:22.000000Z K 7 svn:log V 98 Added the `saver' key definition. The saver key will activate the screen saver if one is loaded. END K 10 svn:author V 3 bde K 8 svn:date V 27 1998-08-03T15:35:41.000000Z K 7 svn:log V 245 isnetworktty -> isnettty. ttyent.h has already gone through 3 revisions to match the confusing spelling in getttyent.c (1 to break it to match the man page and 1 in each of 2 branches to fix it). This function seems to be orphaned and unused. END K 10 svn:author V 3 bde K 8 svn:date V 27 1998-08-03T16:29:31.000000Z K 7 svn:log V 34 Fixed missing header in synopsis. END K 10 svn:author V 3 bde K 8 svn:date V 27 1998-08-03T16:54:51.000000Z K 7 svn:log V 65 Changed prototype in synopsis to match prototype in . END K 10 svn:author V 3 dfr K 8 svn:date V 27 1998-08-03T17:23:37.000000Z K 7 svn:log V 115 Use explicitly sized types when digging through packet headers. Reviewed by: Julian Elischer END K 10 svn:author V 3 bde K 8 svn:date V 27 1998-08-03T17:27:41.000000Z K 7 svn:log V 39 FIxed bitrot in prototype in synopsis. END K 10 svn:author V 3 bde K 8 svn:date V 27 1998-08-03T17:29:44.000000Z K 7 svn:log V 35 FIxed missing include in synopsis. END K 10 svn:author V 3 bde K 8 svn:date V 27 1998-08-03T17:52:27.000000Z K 7 svn:log V 40 Fixed bitrot in prototypes in synopsis. END K 10 svn:author V 6 msmith K 8 svn:date V 27 1998-08-03T19:14:33.000000Z K 7 svn:log V 668 Major ppbus updates from the author. - ppbus now supports PLIP via the if_plip driver - ieee1284 infrastructure added, including parallel-port PnP - port microsequencer added, for scripting the sort of port I/O that is common with parallel devices without endless calls up and down through the driver structure. - improved bus ownership behaviour among the ppbus-using drivers. - improved I/O chipset feature detection The vpo driver is now implemented using the microsequencer, leading to some performance improvements as well as providing an extensive example of its use. Reviewed by: msmith Submitted by: Nicolas Souchu END K 10 svn:author V 6 julian K 8 svn:date V 27 1998-08-03T19:18:08.000000Z K 7 svn:log V 122 keep more up to date.. fixit uses the same crunch.conf as normal generation upgrade boot floppy to 1.44MB so that it fits END K 10 svn:author V 6 msmith K 8 svn:date V 27 1998-08-03T21:31:32.000000Z K 7 svn:log V 176 Copy in the nfs_diskless structure if NFS_ROOT is defined. A previous change to include nfs_root.h precluded NFS from being defined. Submitted by: Parag Patel END K 10 svn:author V 6 msmith K 8 svn:date V 27 1998-08-04T00:39:45.000000Z K 7 svn:log V 86 Correct an irritating documentation error. (get_diskinfo is unnecessarily obfuscated) END K 10 svn:author V 5 wpaul K 8 svn:date V 27 1998-08-04T01:38:52.000000Z K 7 svn:log V 141 Fix this thing to work properly with multiple tlan adapters; increment unit count correctly. Problem reported by Larry Baird . END K 10 svn:author V 2 dg K 8 svn:date V 27 1998-08-04T08:53:12.000000Z K 7 svn:log V 377 Implemented a more sophisticated mechanism for handling transmitter interrupts which now defers them until the transmit queue if filled up with completed buffers. This has two advantages: first, it reduces the number of transmitter interrupts to just 1/120th of the rate that they occured previously, and two, running down many buffers at once has much improved cache effects. END K 10 svn:author V 3 phk K 8 svn:date V 27 1998-08-04T09:19:03.000000Z K 7 svn:log V 329 There seem to be two messages that were added with soft-updates support, which need a final "\n". I only observed one line of mangled output, but I think there is another one which suffers from the same problem, and thus I provide a patch that covers both. PR: 7483 Reviewed by: phk Submitted by: Stefan Esser END K 10 svn:author V 3 phk K 8 svn:date V 27 1998-08-04T09:21:04.000000Z K 7 svn:log V 104 remove nonsense code. PR: 7482 Reviewed by: phk Submitted by: Stefan Eggers END K 10 svn:author V 3 phk K 8 svn:date V 27 1998-08-04T09:41:09.000000Z K 7 svn:log V 120 Wrong filename for dictionary in manpage. PR: 7467 Reviewed by: phk Submitted by: Ben Walter END K 10 svn:author V 7 thepish K 8 svn:date V 27 1998-08-04T12:04:34.000000Z K 7 svn:log V 88 PR: 7488 Submitted by: lhecking@nmrc.ucc.ie fix permissions set on creation of $catdir END K 10 svn:author V 7 thepish K 8 svn:date V 27 1998-08-04T12:09:13.000000Z K 7 svn:log V 71 PR: 7488 Submitted by: lhecking@nmrc.ucc.ie fix minor typo in usage() END K 10 svn:author V 7 thepish K 8 svn:date V 27 1998-08-04T12:32:03.000000Z K 7 svn:log V 92 PR: 7489 Submitted by: Jos.Backus@nl.origin-it.com Correct error report for execvp failure END K 10 svn:author V 5 peter K 8 svn:date V 27 1998-08-04T12:44:19.000000Z K 7 svn:log V 149 Copy across rev 1.2 of usr.sbin/sendmail/cf/m4/cfhead.m4: Record envelope sender in each Received: header along the way. Great for spammer hunting. END K 10 svn:author V 5 peter K 8 svn:date V 27 1998-08-04T12:45:34.000000Z K 7 svn:log V 134 Copy across rev 1.2 of usr.sbin/sendmail/cf/ostype/bsd4.4.m4: Remove the legacy -d option from the arguments to mail.local in 4.4bsd. END K 10 svn:author V 5 peter K 8 svn:date V 27 1998-08-04T12:47:09.000000Z K 7 svn:log V 75 Copy rev 1.2 of usr.sbin/sendmail/cf/sh/makeinfo.sh: Use `LC_TIME=C date`. END K 10 svn:author V 5 peter K 8 svn:date V 27 1998-08-04T12:53:30.000000Z K 7 svn:log V 75 Copy respective revisions from usr.sbin/sendmail/*/* - use -1 with getopt. END K 10 svn:author V 5 peter K 8 svn:date V 27 1998-08-04T12:57:34.000000Z K 7 svn:log V 107 Copy original rev 1.5 - sort/fix xrefs Copy original rev 1.4 - correct path to /usr/share/misc/sendmail.hf END K 10 svn:author V 5 peter K 8 svn:date V 27 1998-08-04T12:59:12.000000Z K 7 svn:log V 88 Copy original rev 1.3 - fix cosmetic typo in example Copy original rev 1.2 - sort xrefs END K 10 svn:author V 5 peter K 8 svn:date V 27 1998-08-04T13:04:55.000000Z K 7 svn:log V 134 Copy original revs 1.19,1.15 - setusercontext() support and __FreeBSD__>=2 Copy original revs 1.9,1.8,1.7 - set PS_STRINGS correctly. END K 10 svn:author V 5 peter K 8 svn:date V 27 1998-08-04T13:07:03.000000Z K 7 svn:log V 75 Copy original rev 1.2 - immediate delivery rather than queueing and -Wall. END K 10 svn:author V 5 peter K 8 svn:date V 27 1998-08-04T13:08:41.000000Z K 7 svn:log V 74 Copy original rev 1.2 - path updates for 4.4BSD so smrsh is more useable. END K 10 svn:author V 5 peter K 8 svn:date V 27 1998-08-04T13:09:38.000000Z K 7 svn:log V 57 Copy original rev 1.2 - fix usage line to match reality. END K 10 svn:author V 5 peter K 8 svn:date V 27 1998-08-04T13:11:42.000000Z K 7 svn:log V 71 Copy original revs 1.2,1.3 - sort xrefs, document new -b and -s flags. END K 10 svn:author V 5 peter K 8 svn:date V 27 1998-08-04T13:14:21.000000Z K 7 svn:log V 67 Copy original revs 1.2,1.3 - nofsync/nobiff support, usage update. END K 10 svn:author V 3 des K 8 svn:date V 27 1998-08-04T13:22:19.000000Z K 7 svn:log V 70 MFC: Changed prototype in synopsis to match prototype in . END K 10 svn:author V 5 peter K 8 svn:date V 27 1998-08-04T13:46:46.000000Z K 7 svn:log V 255 Invert the sense of the -s flag (local addition). Instead of compiling in the behavior via the previously default #define DONT_FSYNC, use the -s flag to turn the fsync() behavior on. This can be configured in sendmail.cf without recompiling mail.local. END K 10 svn:author V 3 des K 8 svn:date V 27 1998-08-04T13:47:25.000000Z K 7 svn:log V 175 MFC: For every directory in ${PATH} that ends with "/bin", look for a corresponding directory ending in "/man". PR: 7215 Submitted by: Wayne Scott END K 10 svn:author V 7 thepish K 8 svn:date V 27 1998-08-04T13:55:45.000000Z K 7 svn:log V 106 PR: 7475 Added support for -q (suppress output) when firewall rules are taken from a file Solves PR 7475 END K 10 svn:author V 5 peter K 8 svn:date V 27 1998-08-04T13:56:32.000000Z K 7 svn:log V 125 I obviously cannot read. I misread the ifdef in the Makefile - DONT_FSYNC was not on by default.. Back previous change out. END K 10 svn:author V 3 des K 8 svn:date V 27 1998-08-04T14:10:48.000000Z K 7 svn:log V 198 Add -t option ('t' in interactive mode) to make top(1) ignore itself. Attempts to contact the author of top(1) (William LeFebvre) have so far been unsuccessful. PR: 7253 Submitted by: Yours Truly END K 10 svn:author V 7 thepish K 8 svn:date V 27 1998-08-04T14:33:42.000000Z K 7 svn:log V 91 PR: 7489 Submitted by: Jos.Backus@nl.origin-it.com Correct execvp fail message in current END K 10 svn:author V 7 thepish K 8 svn:date V 27 1998-08-04T14:41:37.000000Z K 7 svn:log V 107 PR: 7475 Added support for -q (suppress output) when firewall rules are taken from a file. Solves PR 7475 END K 10 svn:author V 5 peter K 8 svn:date V 27 1998-08-04T15:19:16.000000Z K 7 svn:log V 45 Use sendmail-8.9.1 rmail (with our changes). END K 10 svn:author V 5 peter K 8 svn:date V 27 1998-08-04T15:24:04.000000Z K 7 svn:log V 26 Connect up sendmail-8.9.1 END K 10 svn:author V 5 peter K 8 svn:date V 27 1998-08-04T15:25:32.000000Z K 7 svn:log V 30 Build sendmail-8.9.1 makemap. END K 10 svn:author V 5 peter K 8 svn:date V 27 1998-08-04T15:26:57.000000Z K 7 svn:log V 29 Use sendmail-8.9.1 praliases END K 10 svn:author V 5 peter K 8 svn:date V 27 1998-08-04T15:27:40.000000Z K 7 svn:log V 27 Use sendmail-8.9.1 makemap END K 10 svn:author V 5 peter K 8 svn:date V 27 1998-08-04T15:28:25.000000Z K 7 svn:log V 65 Descend into makemap/mailstats/praliases when building sendmail. END K 10 svn:author V 5 peter K 8 svn:date V 27 1998-08-04T15:30:17.000000Z K 7 svn:log V 72 Use sendmail-8.9.1 mail.local (with our changes). It has LMTP support. END K 10 svn:author V 5 peter K 8 svn:date V 27 1998-08-04T15:31:31.000000Z K 7 svn:log V 27 Build sendmail-8.9.1 smrsh END K 10 svn:author V 5 peter K 8 svn:date V 27 1998-08-04T15:32:43.000000Z K 7 svn:log V 52 Build mail.local and smrsh (when building sendmail) END K 10 svn:author V 5 peter K 8 svn:date V 27 1998-08-04T15:53:18.000000Z K 7 svn:log V 257 Builder for sendmail.cf's, in particular freebsd.cf. This needs to be revisited - we need a simple way of building/installing these at runtime from the installed system's /etc/mail directory. freebsd.mc,v and freefall.mc,v have been repository copied here. END K 10 svn:author V 5 peter K 8 svn:date V 27 1998-08-04T15:54:27.000000Z K 7 svn:log V 102 Descend into sendmail directory and update hooks for make release so that it has a chance of working. END K 10 svn:author V 5 peter K 8 svn:date V 27 1998-08-04T16:00:47.000000Z K 7 svn:log V 276 Descend into etc always; src/etc/sendmail/Makefile has make.conf hooks for building and installing a local sendmail.cf.. I'm a little nervous about the implications of having an obj dir built under etc (to get to the obj dir for sendmail), but the make rules appear to DTRT. END K 10 svn:author V 5 peter K 8 svn:date V 27 1998-08-04T16:35:57.000000Z K 7 svn:log V 35 Remove old sendmail (to the Attic) END K 10 svn:author V 3 bde K 8 svn:date V 27 1998-08-04T17:13:38.000000Z K 7 svn:log V 131 Fully enable the optimization of not building dependencies unless NOCLEAN is set. It was disabled in the -j case. See rev.1.173. END K 10 svn:author V 5 brian K 8 svn:date V 27 1998-08-04T21:42:27.000000Z K 7 svn:log V 123 Add driver dgm - for the Digiboard PC/Xem Submitted by: "IBS / Andre Oppermann" DEVFS additions: brian END K 10 svn:author V 5 brian K 8 svn:date V 27 1998-08-04T21:44:09.000000Z K 7 svn:log V 153 Add driver dgm - for the Digiboard PC/Xem Submitted by: "IBS / Andre Oppermann" DEVFS additions: brian dgm gets major number 101. END K 10 svn:author V 5 brian K 8 svn:date V 27 1998-08-04T21:45:20.000000Z K 7 svn:log V 93 dgm uses devices cuaM* and ttyM* Submitted by: "IBS / Andre Oppermann" END K 10 svn:author V 4 nate K 8 svn:date V 27 1998-08-04T22:20:11.000000Z K 7 svn:log V 318 - Removed read-only lock from 'pw'. This removes portions of the FIX from PR/6787, but allow non-root users to use pw to get password information. However, this should be safe since the fixes for disallowing multiple instances from modifying the DB are still intact. Bug noted by: dima@best.net (Dima Ruban) END K 10 svn:author V 4 nate K 8 svn:date V 27 1998-08-04T22:20:59.000000Z K 7 svn:log V 40 - MFC: Remove read-only lock from 'pw'. END K 10 svn:author V 4 nate K 8 svn:date V 27 1998-08-04T22:31:26.000000Z K 7 svn:log V 289 - On second thought, attempt to get the read-only lock, but don't consider it a exit failure if it doesn't work. This means that root processes can safely get the lock, but normal processes can still use the 'pw' utility to get information (which may change out from under them.) END K 10 svn:author V 4 nate K 8 svn:date V 27 1998-08-04T22:31:59.000000Z K 7 svn:log V 67 - MFC: Attempt to get the read-only lock but don't expect success. END K 10 svn:author V 6 julian K 8 svn:date V 27 1998-08-04T23:17:05.000000Z K 7 svn:log V 84 fix broken loopback code for ddp (again) Submitted by: Stefan Bethke END K 10 svn:author V 6 eivind K 8 svn:date V 27 1998-08-05T00:54:38.000000Z K 7 svn:log V 94 Update DPT driver from 1.4.3 to 1.4.5 Submitted by: Simon Shapiro END K 10 svn:author V 3 cwt K 8 svn:date V 27 1998-08-05T01:36:06.000000Z K 7 svn:log V 40 Find sendmail source under contrib now. END K 10 svn:author V 6 jkoshy K 8 svn:date V 27 1998-08-05T02:39:59.000000Z K 7 svn:log V 58 MFC: {rev 1.3} change iovec array size (part of PR 7278). END K 10 svn:author V 7 thepish K 8 svn:date V 27 1998-08-05T03:44:46.000000Z K 7 svn:log V 63 PR: 7488 Submitted by: lhecking@nmrc.ucc.ie merge from stable END K 10 svn:author V 3 dfr K 8 svn:date V 27 1998-08-05T08:51:48.000000Z K 7 svn:log V 63 Move the include of to before . END K 10 svn:author V 3 dfr K 8 svn:date V 27 1998-08-05T09:01:29.000000Z K 7 svn:log V 42 Use instead of . END K 10 svn:author V 3 dfr K 8 svn:date V 27 1998-08-05T09:04:36.000000Z K 7 svn:log V 63 Define ss_size in struct sigaltstack as size_t instead of int. END K 10 svn:author V 5 asami K 8 svn:date V 27 1998-08-05T09:29:13.000000Z K 7 svn:log V 951 (1) Rename variable "USE_X11" to "USE_X_PREFIX" to make clearer what it means (change PREFIX to ${X11BASE}) and add a new variable USE_X11 which means "this port requires the X window system (actually the library)". USE_X_PREFIX implies USE_X11. USE_X11 adds a LIB_DEPENDS to libX11 with the x11/XFree86 port. Reviewed by: the ports list, hoek in particular (2) Remove NO_CONFIGURE and NO_PATCH, which never meant anything. Yell if they are defined. Reviewed by: the ports list (3) Add new variable OSREL, which is automatically set to the numeric OS version (e.g., 2.2.1, 3.0). It can be used to refer to files in gcc installations, for instance. (4) Finally remove EXEC_DEPENDS hack after all these years. Submitted by: hoek (5) Put quotes around some echo ${*_DEPENDS} statements so they won't blow up when the variables include regular expressions like "qt\\.1\\.\\\(33\\\|40\\\):${PORTSDIR}/x11/qt140". END K 10 svn:author V 5 asami K 8 svn:date V 27 1998-08-05T09:29:48.000000Z K 7 svn:log V 13 Merge 1.279. END K 10 svn:author V 3 phk K 8 svn:date V 27 1998-08-05T13:54:07.000000Z K 7 svn:log V 59 Don't open /dev/mem until we need it, most cases we don't. END K 10 svn:author V 2 dg K 8 svn:date V 27 1998-08-05T14:06:04.000000Z K 7 svn:log V 134 Move assignment of cur_rlp to after the acquisition of the list lock. PR: 7496 Submitted by: Stefan Eggers END K 10 svn:author V 2 dg K 8 svn:date V 27 1998-08-05T14:10:09.000000Z K 7 svn:log V 59 Brought in fix from rev 1.27: moved assignment of cur_rlp. END K 10 svn:author V 3 bde K 8 svn:date V 27 1998-08-05T16:44:30.000000Z K 7 svn:log V 610 Converted the second last instance of hzto() to tvtohz(). Fixed nearby bugs (in linux_alarm()): - the itimer for the alarm was relative to the epoch instead of relative to the boot time. This was harmless because the itimer's interval is 0. - the seconds arg was not checked for validity before converting it to a possibly different value. - printf format errors. Improvements: Don't use splclock(). splsoftclock() suffices. Don't complicate things by micro-optimizing interrupt latency. Minor improvements: Various micro-optimizations to exploit the specialness of the alarm itimer and the value 0. END K 10 svn:author V 3 bde K 8 svn:date V 27 1998-08-05T16:59:20.000000Z K 7 svn:log V 51 Converted the last instance of hzto() to tvtohz(). END K 10 svn:author V 3 bde K 8 svn:date V 27 1998-08-05T18:06:40.000000Z K 7 svn:log V 32 Removed unused function hzto(). END K 10 svn:author V 3 bde K 8 svn:date V 27 1998-08-05T18:18:06.000000Z K 7 svn:log V 119 Removed prototype for gone-away hzto(). Fixed disorder and missing K&R support in prototypes for interrupt functions. END K 10 svn:author V 5 brian K 8 svn:date V 27 1998-08-05T20:19:04.000000Z K 7 svn:log V 15 Add Id keyword END K 10 svn:author V 3 jdp K 8 svn:date V 27 1998-08-05T23:42:10.000000Z K 7 svn:log V 184 Correct the description of skeyaccess(). It determines whether Unix passwords are permitted, not whether S/Key passwords are permitted. This manual page could use a good going over. END K 10 svn:author V 3 jdp K 8 svn:date V 27 1998-08-05T23:43:49.000000Z K 7 svn:log V 69 MFC 1.7 -> 1.8: Correct an error in the description of skeyaccess(). END K 10 svn:author V 6 jkoshy K 8 svn:date V 27 1998-08-06T01:43:46.000000Z K 7 svn:log V 229 MFC: -u, -v functionality for syslogd. { rev 1.16 src/usr.sbin/syslogd/syslogd.8 rev 1.40 src/usr.sbin/syslogd/syslogd.c rev 1.39 src/usr.sbin/syslogd/syslogd.c rev 1.11 src/usr.sbin/syslogd/syslog.conf.5 } END K 10 svn:author V 3 dfr K 8 svn:date V 27 1998-08-06T08:33:19.000000Z K 7 svn:log V 340 Protect all modifications to paging_in_progress with splvm(). The i386 managed to avoid corruption of this variable by luck (the compiler used a memory read-modify-write instruction which wasn't interruptable) but other architectures cannot. With this change, I am now able to 'make buildworld' on the alpha (sfx: the crowd goes wild...) END K 10 svn:author V 3 dfr K 8 svn:date V 27 1998-08-06T08:49:09.000000Z K 7 svn:log V 27 Support files for ISA bus. END K 10 svn:author V 6 yokota K 8 svn:date V 27 1998-08-06T09:14:26.000000Z K 7 svn:log V 186 The daemon, snake and star savers should refuse to load if the current video mode is the VESA mode, because they cannot work properly under the VESA mode support as in the current form. END K 10 svn:author V 3 dfr K 8 svn:date V 27 1998-08-06T09:15:54.000000Z K 7 svn:log V 356 Port syscons to the alpha. The driver itself has moved to sys/isa as it will hopefully become a portable driver usable by all architectures. The api support files have had to be copied to sys/alpha/include since userland programs expect to find them in . All the revision history of the i386 syscons has been retained by a repository copy. END K 10 svn:author V 6 yokota K 8 svn:date V 27 1998-08-06T09:44:23.000000Z K 7 svn:log V 197 The control code ^_ (0x1f) should really be called "us" rather than "ns". In the mean time, accept both "us" and "ns" in the keymap file as ^_ for the compatibility with the existing keymap files. END K 10 svn:author V 6 yokota K 8 svn:date V 27 1998-08-06T10:00:32.000000Z K 7 svn:log V 74 The control code ^_ (0x1f) should really be called `us' rather than `ns'. END K 10 svn:author V 6 yokota K 8 svn:date V 27 1998-08-06T10:14:57.000000Z K 7 svn:log V 63 Fix some definitions. PR: conf/7497 Submitted by: Mas.TAKEMURA END K 10 svn:author V 5 markm K 8 svn:date V 27 1998-08-06T10:45:22.000000Z K 7 svn:log V 24 Update for perl5.00501. END K 10 svn:author V 5 markm K 8 svn:date V 27 1998-08-06T11:43:11.000000Z K 7 svn:log V 25 Update for Perl 5.005_01 END K 10 svn:author V 3 sos K 8 svn:date V 27 1998-08-06T18:15:24.000000Z K 7 svn:log V 66 Add support for >8G IDE drives. Kindly sponsored by CyberCity.dk END K 10 svn:author V 3 jkh K 8 svn:date V 27 1998-08-06T18:45:19.000000Z K 7 svn:log V 37 Adjust the relnotes for 2.2.7-stable END K 10 svn:author V 3 jkh K 8 svn:date V 27 1998-08-06T18:59:40.000000Z K 7 svn:log V 35 Syncronize with the latest ERRATA. END K 10 svn:author V 6 eivind K 8 svn:date V 27 1998-08-06T20:57:33.000000Z K 7 svn:log V 147 Fix some things Simon had broken, basically making LINT compile again. Submitted by: Simon Shapiro Pointed out by: bde END K 10 svn:author V 6 eivind K 8 svn:date V 27 1998-08-06T21:19:11.000000Z K 7 svn:log V 68 Don't mess around in OBJDIR for includes, and remove some warnings. END K 10 svn:author V 5 markm K 8 svn:date V 27 1998-08-06T21:41:13.000000Z K 7 svn:log V 27 Fix LIBDIR (for aout/ELF). END K 10 svn:author V 2 jb K 8 svn:date V 27 1998-08-06T23:01:49.000000Z K 7 svn:log V 375 Add snprintf.c to SRCS so that the function quad_to_string exists. The snprintf function itself is still #ifdef'd out by conf.h. This allows this program to link when compiled without optimization. With optimization, the call to quad_to_string gets removed by the compiler. Unfortunately the linker still links in the quad_to_string function even though it isn't called. 8-( END K 10 svn:author V 3 phk K 8 svn:date V 27 1998-08-07T06:20:58.000000Z K 7 svn:log V 175 None of the header files for the packet capture library are suitable to include in a C++ file. PR: 7229 Reviewed by: phk Submitted by: Craig Spannring END K 10 svn:author V 3 phk K 8 svn:date V 27 1998-08-07T06:26:37.000000Z K 7 svn:log V 290 This PR contains additional magic for file(1) describing various adventure game data files. from Allen Garvin Edited by Dave Chapeskie Jun 28, 1998 PR: 7466 Reviewed by: phk Submitted by: The Frobozz Magic Homing Pigeon Company END K 10 svn:author V 3 phk K 8 svn:date V 27 1998-08-07T06:32:45.000000Z K 7 svn:log V 177 Games primes and factor don't understand hexadecimals. This would make these `games' somewhat useful tools. PR: 7402 Reviewed by: phk Submitted by: Timo J. Rinne END K 10 svn:author V 3 phk K 8 svn:date V 27 1998-08-07T06:36:53.000000Z K 7 svn:log V 52 unifdef -UISO Inspired by bdes comment to PR: 7419 END K 10 svn:author V 3 dfr K 8 svn:date V 27 1998-08-07T08:15:16.000000Z K 7 svn:log V 45 Tweaks to console support. Fixes for AS 600. END K 10 svn:author V 3 dfr K 8 svn:date V 27 1998-08-07T08:16:31.000000Z K 7 svn:log V 84 Update so that it should build a working kernel for the platforms supported so far. END K 10 svn:author V 3 dfr K 8 svn:date V 27 1998-08-07T08:17:39.000000Z K 7 svn:log V 83 Add some more useful macros. Submitted by: Andrew Gallatin END K 10 svn:author V 3 dfr K 8 svn:date V 27 1998-08-07T08:18:44.000000Z K 7 svn:log V 126 Add support for type1 pci configuration cycles for cia (not pyxis yet). Submitted by: Andrew Gallatin END K 10 svn:author V 3 dfr K 8 svn:date V 27 1998-08-07T08:20:36.000000Z K 7 svn:log V 80 Remove a stupid hack of mine which prevented PCI io memory access on the alpha. END K 10 svn:author V 2 jb K 8 svn:date V 27 1998-08-07T08:24:07.000000Z K 7 svn:log V 134 The etc-sendmail.cf target is in src/etc/sendmail/Makefile, not src/etc/sendmail/cf/Makefile. This was an obstacle to 'make release'. END K 10 svn:author V 3 dfr K 8 svn:date V 27 1998-08-07T09:39:11.000000Z K 7 svn:log V 50 Silence some warnings when building on the alpha. END K 10 svn:author V 4 kato K 8 svn:date V 27 1998-08-07T11:51:06.000000Z K 7 svn:log V 87 Sync with sys/i386/isa/syscons.c and syscons.h revisions 1.272 and 1.39, respectively. END K 10 svn:author V 4 kato K 8 svn:date V 27 1998-08-07T11:52:19.000000Z K 7 svn:log V 91 Sync with sys/i386/conf/files.i386 and majors.i386 revisions 1.200 and 1.44, respectively. END K 10 svn:author V 4 ache K 8 svn:date V 27 1998-08-07T16:21:09.000000Z K 7 svn:log V 30 fix 8bit clean issue PR: 7519 END K 10 svn:author V 4 ache K 8 svn:date V 27 1998-08-07T16:47:07.000000Z K 7 svn:log V 30 Add dirs for Hungarian locale END K 10 svn:author V 4 ache K 8 svn:date V 27 1998-08-07T16:51:10.000000Z K 7 svn:log V 66 Add Hungarian defs Submitted by: Gabor Zahemszky END K 10 svn:author V 4 ache K 8 svn:date V 27 1998-08-07T17:04:42.000000Z K 7 svn:log V 73 add Hungarian keyboard Submitted by: Zahemszky Gabor END K 10 svn:author V 4 ache K 8 svn:date V 27 1998-08-07T17:07:12.000000Z K 7 svn:log V 20 add Hungarian ctype END K 10 svn:author V 4 ache K 8 svn:date V 27 1998-08-07T17:08:56.000000Z K 7 svn:log V 22 add Hungarian clooate END K 10 svn:author V 4 kato K 8 svn:date V 27 1998-08-07T17:59:18.000000Z K 7 svn:log V 117 Sync with sys/i386/isa/wd.c revisions 1.119.2.13. Submitted by: Takahashi Yoshihiro END K 10 svn:author V 4 kato K 8 svn:date V 27 1998-08-07T18:04:24.000000Z K 7 svn:log V 104 Fix garbage after quitting X server. Submitted by: Takahashi Yoshihiro END K 10 svn:author V 4 kato K 8 svn:date V 27 1998-08-07T18:08:05.000000Z K 7 svn:log V 20 MFC: revision 1.95. END K 10 svn:author V 5 wosch K 8 svn:date V 27 1998-08-07T18:39:02.000000Z K 7 svn:log V 172 Fixed it so that adding -DORDER to CFLAGS in the Makefile enables or disables the availablity of the order option. Submitted by: "Monte Mitzelfelt" END K 10 svn:author V 3 phk K 8 svn:date V 27 1998-08-08T08:13:04.000000Z K 7 svn:log V 25 Make netstat work again. END K 10 svn:author V 5 peter K 8 svn:date V 27 1998-08-08T13:11:44.000000Z K 7 svn:log V 212 Use more standard ld commands when stripping symbols out; ld -O is a freebsd-aout extension. The binutils ld doesn't understand it. Essentially this is backing out rev 1.33 for elf and other toolchain support.. END K 10 svn:author V 5 peter K 8 svn:date V 27 1998-08-08T13:22:06.000000Z K 7 svn:log V 47 Clean up all temporaries that we can generate. END K 10 svn:author V 4 alex K 8 svn:date V 27 1998-08-08T14:02:06.000000Z K 7 svn:log V 106 Year is sometimes set to -1 when assign_date() is called. Check for -1 before Y2K processing. PR: 7524 END K 10 svn:author V 4 alex K 8 svn:date V 27 1998-08-08T14:02:59.000000Z K 7 svn:log V 60 MFC (rev 1.14): check for year == -1 before Y2K processing. END K 10 svn:author V 4 alex K 8 svn:date V 27 1998-08-08T14:09:23.000000Z K 7 svn:log V 56 cince --> since PR: 7525 Submitted by: ziggy@ryan.org END K 10 svn:author V 4 alex K 8 svn:date V 27 1998-08-08T14:10:42.000000Z K 7 svn:log V 31 MFC (rev 1.7): cince --> since END K 10 svn:author V 4 alex K 8 svn:date V 27 1998-08-08T14:19:16.000000Z K 7 svn:log V 193 Typo fix. The PR suggested that "save are for old callslot entry" should be "slot area for old callslot entry", but I think "save area for old callslot entry" is what was intended. PR: 7526 END K 10 svn:author V 4 alex K 8 svn:date V 27 1998-08-08T14:20:11.000000Z K 7 svn:log V 25 MFC (rev 1.8): Typo fix. END K 10 svn:author V 3 jdp K 8 svn:date V 27 1998-08-08T17:48:26.000000Z K 7 svn:log V 352 Don't ignore symbols containing "$". C++ destructors and other special functions have names containing dollar signs, and ignoring them causes gprof to produce incorrect and sometimes bizarre results. The comment in the original code said that dollar signs were excluded because they are used in Pascal labels. That's not much of an issue these days. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1998-08-08T19:26:08.000000Z K 7 svn:log V 120 A few misc changes to get the spigot and meteor board working in 3.0. Submitted by: Jim Lowe END K 10 svn:author V 3 jkh K 8 svn:date V 27 1998-08-09T02:21:11.000000Z K 7 svn:log V 80 Make dpt driver shut up if we're not booting verbose, just like its PCI cousin. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1998-08-09T02:22:34.000000Z K 7 svn:log V 37 MF22: Shut this thing up by default. END K 10 svn:author V 5 brian K 8 svn:date V 27 1998-08-09T09:13:54.000000Z K 7 svn:log V 49 Don't forget to call PacketAliasInit(). PR: 7515 END K 10 svn:author V 3 phk K 8 svn:date V 27 1998-08-09T10:36:25.000000Z K 7 svn:log V 517 Revert the last commit, it made the Bruce filter flip: PR7402 was even less suitable for committing almost verbatim than at first appearance. Rev.1.9 of primes.c has at least the following defects. - no update for man page. - no update for usage string. - blowing away of a previous commit to change EOF to -1 in getopt() test. - blowing away of a previous commit to fix printf format errors. - new printf format errors. - one gratuitous ANSIism. - two style bugs. - ... and a partition in a pear tree. PR: 7402 END K 10 svn:author V 5 brian K 8 svn:date V 27 1998-08-09T15:34:11.000000Z K 7 svn:log V 269 When entering ``term'' mode, don't output any messages until the device is successfully opened. If we fail to open it, mention the fact. Also go back into command mode as soon as the device is closed rather than waiting for the user to type something before noticing. END K 10 svn:author V 5 brian K 8 svn:date V 27 1998-08-09T16:41:01.000000Z K 7 svn:log V 60 Use IFT_PPP from net/if_types.h rather than hard-coding it. END K 10 svn:author V 5 brian K 8 svn:date V 27 1998-08-09T17:17:10.000000Z K 7 svn:log V 93 /var/run/tunX.pid is created regardless of ppps mode. Spotted by: Alex END K 10 svn:author V 5 brian K 8 svn:date V 27 1998-08-09T17:17:23.000000Z K 7 svn:log V 16 Add missing .El END K 10 svn:author V 3 jkh K 8 svn:date V 27 1998-08-09T19:42:53.000000Z K 7 svn:log V 254 New man page for pcm(4) driver. Me, I think this is more likely generic and should go one level up, but it can keep the sb(4) man page company for now until somebody moves all the no-longer-x86-specific driver man pages up some day. Submitted by: luigi END K 10 svn:author V 5 asami K 8 svn:date V 27 1998-08-09T23:26:58.000000Z K 7 svn:log V 77 Add new categories ports-deskutils, ports-x11-{clocks,fm,fonts,toolkits,wm}. END K 10 svn:author V 5 asami K 8 svn:date V 27 1998-08-09T23:29:14.000000Z K 7 svn:log V 133 Oops, forgot my source tree is at RELENG_2_2...MF22. (Add new categories ports-deskutils, ports-x11-{clocks,fm,fonts,toolkits,wm}.) END K 10 svn:author V 5 brian K 8 svn:date V 27 1998-08-09T23:40:31.000000Z K 7 svn:log V 48 `dns' option defaults to disabled, not enabled. END K 10 svn:author V 2 jb K 8 svn:date V 27 1998-08-10T01:24:22.000000Z K 7 svn:log V 333 Add extra initialisation code that is required for processes that are started instead of init (pid = 1). This allows an embedded implementation quite like VxWorks, with (possibly) a single threaded program running instead of init. The neat thing is that the same threaded process can run in a multi-user workstation environment too. END K 10 svn:author V 6 obrien K 8 svn:date V 27 1998-08-10T04:02:50.000000Z K 7 svn:log V 87 I presume Satoshi wanted ``uname -r'' for OSREL not ``uname -s'' Found by: gcc28 port END K 10 svn:author V 6 obrien K 8 svn:date V 27 1998-08-10T04:03:38.000000Z K 7 svn:log V 26 MFC rev 1.281 (fix OSREL) END K 10 svn:author V 3 sos K 8 svn:date V 27 1998-08-10T06:39:33.000000Z K 7 svn:log V 113 Support the PAL version of the BT878 based Haupauge WinTV/PCI. Submitted by: Matthias Scheler END K 10 svn:author V 3 imp K 8 svn:date V 27 1998-08-10T06:51:47.000000Z K 7 svn:log V 85 Add an emacs enhanced keyboard layout. Submitted by: Rob Austein END K 10 svn:author V 3 imp K 8 svn:date V 27 1998-08-10T06:54:52.000000Z K 7 svn:log V 42 Use us rather than ns, pre recent commits END K 10 svn:author V 3 phk K 8 svn:date V 27 1998-08-10T07:22:14.000000Z K 7 svn:log V 287 The machine dependent disk slice manager does not recognize DOS partition type 15 (Extended DOS, LBA) as a container for DOS logical volumes, so the appropriate slices (e.g. sd1s5) are not initialized. PR: 7549 PR: 4120 Reviewed by: phk Submitted by: Jim Mattson END K 10 svn:author V 3 dfr K 8 svn:date V 27 1998-08-10T07:53:59.000000Z K 7 svn:log V 394 Lots of changes, including: * Support for AlphaStation 200, 250, 255, 400 * Untested support for UDB, Multia, AXPpci33 (Noname) * Support for Personal Workstation 433a/433au, 500a/500au, 600a/600au (Miata) * Some minor fixes and improvements to interrupt handling. Submitted by: Andrew Gallatin (AS200, Miata) Obtained from: NetBSD (some code for AS200, Miata, Noname) END K 10 svn:author V 6 yokota K 8 svn:date V 27 1998-08-10T08:39:19.000000Z K 7 svn:log V 335 A workaround for screen flicker; eliminate some I/O access to the VGA chip. It has been observed that the problem is most apparent: a) in notebook computers, b) and/or in the systems with C&T video chips. Define the new configuration option SC_BAD_FLICKER in the kernel configuration file to remove outb()/outw() calls in question. END K 10 svn:author V 6 yokota K 8 svn:date V 27 1998-08-10T08:40:27.000000Z K 7 svn:log V 84 - Added SC_BAD_FLICKER for syscons. - Added the flag 0x40 (quiet bell) for syscons. END K 10 svn:author V 6 yokota K 8 svn:date V 27 1998-08-10T08:59:25.000000Z K 7 svn:log V 43 YAMFC: screen flicker workaround (v1.273). END K 10 svn:author V 6 yokota K 8 svn:date V 27 1998-08-10T09:00:09.000000Z K 7 svn:log V 22 YAMFC: SC_BAD_FLICKER END K 10 svn:author V 3 phk K 8 svn:date V 27 1998-08-10T09:06:21.000000Z K 7 svn:log V 104 Reserve majors for M-Systems DiskOnChip driver. This driver will be available directly from M-systems. END K 10 svn:author V 3 phk K 8 svn:date V 27 1998-08-10T09:49:42.000000Z K 7 svn:log V 297 I have been running with these locale data for a while now and I hope some other people might find them useful. They are for zh_CN.EUC (GB) only. I'm not familiar with the BIG5 encoding, so I could only hope someone else would fill the gap. PR: 7310 Submitted by: Luoqi Chen END K 10 svn:author V 3 phk K 8 svn:date V 27 1998-08-10T10:17:46.000000Z K 7 svn:log V 37 Add devices for M-systems DiskOnChip END K 10 svn:author V 7 thepish K 8 svn:date V 27 1998-08-10T10:29:11.000000Z K 7 svn:log V 119 PR: 7522 Correct bug in the inverse operator optimisation code which caused segv on ! without a following expression. END K 10 svn:author V 3 bde K 8 svn:date V 27 1998-08-10T14:27:34.000000Z K 7 svn:log V 366 Fixed the formatting of some tables (mainly the one produced by ps in ddb) which I broke by changing %8[l]x to %8p. Hacked the central printf routine to not add an "0x" prefix for %p formats if the field width is nonzero. The tables are still horribly misformatted on 64-bit machines. Use %p instead of %8p to print pointers when the field width isn't important. END K 10 svn:author V 4 kato K 8 svn:date V 27 1998-08-10T16:54:09.000000Z K 7 svn:log V 58 Sync with sys/i386/conf/options.i386 revision up to 1.84. END K 10 svn:author V 4 kato K 8 svn:date V 27 1998-08-10T16:54:47.000000Z K 7 svn:log V 51 Sync with sys/i386/conf/majors.i386 revision 1.45. END K 10 svn:author V 4 kato K 8 svn:date V 27 1998-08-10T16:55:54.000000Z K 7 svn:log V 58 Sync with sys/i386/isa/diskslice_machdep.c revision 1.31. END K 10 svn:author V 4 kato K 8 svn:date V 27 1998-08-10T16:56:53.000000Z K 7 svn:log V 49 Sync with sys/i386/isa/syscons.c revision 1.273. END K 10 svn:author V 4 kato K 8 svn:date V 27 1998-08-10T16:58:18.000000Z K 7 svn:log V 125 Sync with sys/i386/conf/options.i386 revisions 1.26.2.18. Submitted by: Takahashi Yoshihiro END K 10 svn:author V 4 kato K 8 svn:date V 27 1998-08-10T16:59:16.000000Z K 7 svn:log V 122 Sync with sys/i386/isa/syscons.c revisions 1.182.2.35. Submitted by: Takahashi Yoshihiro END