ƒ¬93000 241 128 177 506 166 122 137 616 275 365 263 365 213 263 185 263 222 130 365 365 116 141 126 174 296 365 134 147 128 288 136 232 166 306 128 247 160 146 106 532 156 154 129 133 617 274 357 162 120 152 196 115 99 196 254 148 111 216 161 109 192 141 185 208 105 136 205 232 615 162 158 696 393 138 180 263 277 365 102 265 162 240 103 126 656 365 263 143 159 171 397 301 135 136 535 113 191 143 214 143 284 113 188 195 193 157 146 148 220 191 301 121 125 155 154 299 165 248 102 184 154 118 134 160 157 113 135 149 178 197 325 182 198 207 280 104 133 168 121 116 131 235 172 129 133 119 119 147 150 120 120 119 120 125 110 200 167 178 161 174 347 273 124 257 264 245 134 306 166 537 335 855 674 392 218 406 404 288 269 243 593 892 149 184 202 470 112 251 116 180 201 165 172 194 222 120 142 188 121 114 364 137 119 169 1052 251 199 309 159 480 124 123 155 105 159 205 154 144 288 171 156 109 225 154 111 133 189 176 117 459 922 151 152 199 226 151 282 187 127 170 149 172 K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-03-23T02:44:19.000000Z K 7 svn:log V 33 Standardize on our SCM ID style. END K 10 svn:author V 4 jake K 8 svn:date V 27 2002-03-23T03:25:09.000000Z K 7 svn:log V 84 Backout intrusive ktr traces in tlb fault handlers which have served their purpose. END K 10 svn:author V 4 jake K 8 svn:date V 27 2002-03-23T04:20:00.000000Z K 7 svn:log V 412 Fix a deadlock condition with tlb shootdown ipi delivery. Since ipis are not blocked by raising the pil, a reciever may be interrupted while holding a spinlock. If the sender does not defer interrupts throughout the entire operation it may be interrupted and try to acquire a spinlock held by a reciever, leading to a deadlock due to the synchronization used by the ipi handlers themselves. Submitted by: tmm END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-03-23T04:49:43.000000Z K 7 svn:log V 71 Use our auto-YACC'ing rules to do most of the work. Submitted by: bde END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-03-23T04:52:02.000000Z K 7 svn:log V 27 Fix setting of CLEANFILES. END K 10 svn:author V 8 takawata K 8 svn:date V 27 2002-03-23T06:44:04.000000Z K 7 svn:log V 40 Add bios area range check (lower side). END K 10 svn:author V 3 gad K 8 svn:date V 27 2002-03-23T06:49:02.000000Z K 7 svn:log V 523 Fix of MFC: revision 1.59.2.6 back on Sept 20, 2001 was meant to be an MFC of revision 1.79. That update makes it so select() realizes that bpf devices are always writable. In redoing the patch so it applied to stable, I used POLLIN instead of POLLOUT, thus making it so bpf devices looked like they always had something to read. The really sad thing is that I noticed that, redid it, tested it, and then committed the wrong version... This patch fixes that error. PR: kern/36219 Spotted by: bde Pointy hat to: gad END K 10 svn:author V 3 gad K 8 svn:date V 27 2002-03-23T07:01:12.000000Z K 7 svn:log V 182 I should mention that the previous change was part of a patch given in PR kern/36219, and thus it would be more accurate to say it was: Submitted by: vlm@netli.com Approved by: bde END K 10 svn:author V 3 bde K 8 svn:date V 27 2002-03-23T08:46:52.000000Z K 7 svn:log V 272 Fixed some style bugs in the removal of __P(()). The main ones were not removing tabs before "__P((", and not outdenting continuation lines to preserve non-KNF lining up of code with parentheses. Switch to KNF formatting and/or rewrap the whole prototype in some cases. END K 10 svn:author V 3 bde K 8 svn:date V 27 2002-03-23T11:53:03.000000Z K 7 svn:log V 170 Fixed some style bugs in the removal of __P(()). Continuation lines were not outdented to preserve non-KNF lining up of code with parentheses. Switch to KNF formatting. END K 10 svn:author V 3 bde K 8 svn:date V 27 2002-03-23T12:13:34.000000Z K 7 svn:log V 272 Fixed some style bugs in the removal of __P(()). The main ones were not removing tabs before "__P((", and not outdenting continuation lines to preserve non-KNF lining up of code with parentheses. Switch to KNF formatting and/or rewrap the whole prototype in some cases. END K 10 svn:author V 7 amorita K 8 svn:date V 27 2002-03-23T12:36:19.000000Z K 7 svn:log V 116 Add new graphical screen saver (dragon_saver). Add support for NEC PC-9821 PEGC screen (fire/logo/rain/warp_saver). END K 10 svn:author V 3 bde K 8 svn:date V 27 2002-03-23T12:38:05.000000Z K 7 svn:log V 170 Fixed some style bugs in the removal of __P(()). Continuation lines were not outdented to preserve non-KNF lining up of code with parentheses. Switch to KNF formatting. END K 10 svn:author V 6 jedgar K 8 svn:date V 27 2002-03-23T13:05:53.000000Z K 7 svn:log V 90 Work around zlib bug where using a deflate window size of 8 will cause memory corruption. END K 10 svn:author V 3 bde K 8 svn:date V 27 2002-03-23T13:10:13.000000Z K 7 svn:log V 170 Fixed some style bugs in the removal of __P(()). Continuation lines were not outdented to preserve non-KNF lining up of code with parentheses. Switch to KNF formatting. END K 10 svn:author V 3 bde K 8 svn:date V 27 2002-03-23T13:41:52.000000Z K 7 svn:log V 129 Repaired CSRG id. This file was not in Lite1; it was just cloned from a file with a in Lite1 before being cvs-added to FreeBSD. END K 10 svn:author V 3 bde K 8 svn:date V 27 2002-03-23T13:48:10.000000Z K 7 svn:log V 38 Moved $FreeBSD$ to the correct place. END K 10 svn:author V 3 bde K 8 svn:date V 27 2002-03-23T14:27:06.000000Z K 7 svn:log V 272 Fixed some style bugs in the removal of __P(()). The main ones were not removing tabs before "__P((", and not outdenting continuation lines to preserve non-KNF lining up of code with parentheses. Switch to KNF formatting and/or rewrap the whole prototype in some cases. END K 10 svn:author V 3 bde K 8 svn:date V 27 2002-03-23T15:09:35.000000Z K 7 svn:log V 272 Fixed some style bugs in the removal of __P(()). The main ones were not removing tabs before "__P((", and not outdenting continuation lines to preserve non-KNF lining up of code with parentheses. Switch to KNF formatting and/or rewrap the whole prototype in some cases. END K 10 svn:author V 5 markm K 8 svn:date V 27 2002-03-23T15:20:45.000000Z K 7 svn:log V 22 Minor whitespace nit. END K 10 svn:author V 6 nsouch K 8 svn:date V 27 2002-03-23T15:26:20.000000Z K 7 svn:log V 46 viapm is the driver for VIA SMBus controllers END K 10 svn:author V 6 nsouch K 8 svn:date V 27 2002-03-23T15:36:13.000000Z K 7 svn:log V 31 Restore the original copyright END K 10 svn:author V 5 markm K 8 svn:date V 27 2002-03-23T15:43:11.000000Z K 7 svn:log V 80 Very simple fixes; WARNS and ANSIfy. Remove GCC-specific options from Makefile. END K 10 svn:author V 6 nsouch K 8 svn:date V 27 2002-03-23T15:49:15.000000Z K 7 svn:log V 200 Major rework of the iicbus/smbus framework: - VIA chipset SMBus controllers added - alpm driver updated - Support for dynamic modules added - bktr FreeBSD smbus updated but not tested - cleanup END K 10 svn:author V 3 bde K 8 svn:date V 27 2002-03-23T16:01:49.000000Z K 7 svn:log V 272 Fixed some style bugs in the removal of __P(()). The main ones were not removing tabs before "__P((", and not outdenting continuation lines to preserve non-KNF lining up of code with parentheses. Switch to KNF formatting and/or rewrap the whole prototype in some cases. END K 10 svn:author V 3 phk K 8 svn:date V 27 2002-03-23T16:03:13.000000Z K 7 svn:log V 42 Hide the ugly d_boot[01] from the kernel. END K 10 svn:author V 3 phk K 8 svn:date V 27 2002-03-23T16:54:19.000000Z K 7 svn:log V 55 Revert last commit, it came too late to save alpha :-( END K 10 svn:author V 4 jake K 8 svn:date V 27 2002-03-23T16:55:37.000000Z K 7 svn:log V 35 Sync with other arches; add bloat. END K 10 svn:author V 4 jake K 8 svn:date V 27 2002-03-23T17:04:41.000000Z K 7 svn:log V 194 Cleanup the trace back routine slightly. Print the leaf return value so that traps inside of leaf functions are less confusing. Add a function to print a non-symbolic trace of the user stack. END K 10 svn:author V 4 jake K 8 svn:date V 27 2002-03-23T17:06:15.000000Z K 7 svn:log V 43 Oops. Should have said Submitted by: tmm END K 10 svn:author V 4 jake K 8 svn:date V 27 2002-03-23T17:13:45.000000Z K 7 svn:log V 138 Machine must be non-static for COMPAT_43 to compile. This is used in bsd/os 1.x compatibility code, which I'm sure we all use every day. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-03-23T17:15:49.000000Z K 7 svn:log V 71 GDB 4.18 does not use the mmalloc library by default. So GC a little. END K 10 svn:author V 3 imp K 8 svn:date V 27 2002-03-23T17:24:55.000000Z K 7 svn:log V 213 Breath deep and take __P out of the system include files. # This appears to not break X11, but I'm having problems compiling the # glide part of the server with or without this patch, so I can't tell # for sure. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-03-23T17:55:32.000000Z K 7 svn:log V 33 Remove these abortive MIPS bits. END K 10 svn:author V 3 des K 8 svn:date V 27 2002-03-23T18:01:01.000000Z K 7 svn:log V 154 Install headers with -C. Ideally, these Makefiles should not need to override the beforeinstall target at all, but this has proven difficult to achieve. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-03-23T18:10:59.000000Z K 7 svn:log V 65 Style(9) local vars after 'register' removal. Requested by: bde END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-03-23T18:14:04.000000Z K 7 svn:log V 51 Remove prototype, no other crt1.c has or needs it. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-03-23T18:14:20.000000Z K 7 svn:log V 11 Style nit. END K 10 svn:author V 8 simokawa K 8 svn:date V 27 2002-03-23T18:18:02.000000Z K 7 svn:log V 434 Automatically detect devices that do not support READ(6)/WRITE(6) and upgrade to using 10 byte cdbs. As far as I tested, this works efficiently for most of the SBP-II/Firewire devices but most of the umass devices still need ad-hoc work around because umass-sim doesn't return any SCSI errors. A sysctl nob is also added for the last resort. I hope we don't need DA_Q_NO_6_BYTE quirks anymore. Reviewed by: gibbs MFC after: 1 week END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-03-23T18:22:40.000000Z K 7 svn:log V 61 W/o __P, the internal declarations will all fit on one line. END K 10 svn:author V 6 nsouch K 8 svn:date V 27 2002-03-23T18:27:16.000000Z K 7 svn:log V 59 smbus_alloc_bus is not part of the smbus interface anymore END K 10 svn:author V 6 nsouch K 8 svn:date V 27 2002-03-23T18:39:54.000000Z K 7 svn:log V 34 Forgot viapm in the NOTES. Fixed. END K 10 svn:author V 3 des K 8 svn:date V 27 2002-03-23T19:26:21.000000Z K 7 svn:log V 41 We keep moduli(5) in /etc/ssh, not /etc. END K 10 svn:author V 3 tmm K 8 svn:date V 27 2002-03-23T19:37:11.000000Z K 7 svn:log V 524 Assorted fixes: - remove some useless code from the status change handler that was intended to enable the the MII drivers for external phys; this is already done during interface initialization, and the deleted code made some assumptions about phy addresses that do not seem to hold true on newer cards. This should get at least one of the two hmes of newer Netra t1 machines working. - correct the interrupt resource allocation - bump the number of RX descriptors, lower values cause promblems on some machines END K 10 svn:author V 2 pb K 8 svn:date V 27 2002-03-23T19:40:27.000000Z K 7 svn:log V 182 Add option -n to i386 boot2 to disallow boot interruption by keypress. PR: i386/36016 Submitted by: Thomas Quinot Reviewed by: rnordier MFC after: 1 week END K 10 svn:author V 3 tmm K 8 svn:date V 27 2002-03-23T19:43:15.000000Z K 7 svn:log V 264 In some cases, RX descriptors that are signalled to have been completed by the hardware are still marked as owned. Handle this by installing a timeout handler to collect this descriptor to avoid having received packets remain unhandled until the next one arrives. END K 10 svn:author V 3 tmm K 8 svn:date V 27 2002-03-23T20:04:10.000000Z K 7 svn:log V 70 Add PCIfunctions 2 and 3 of the PCIO2 chip to the intpin quirk table. END K 10 svn:author V 3 tmm K 8 svn:date V 27 2002-03-23T20:05:42.000000Z K 7 svn:log V 28 Decruft some #if 0'ed code. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-03-23T20:08:00.000000Z K 7 svn:log V 57 Update comments. We uniformly use __FBSDID in libc now. END K 10 svn:author V 3 tmm K 8 svn:date V 27 2002-03-23T20:09:48.000000Z K 7 svn:log V 103 Make this compile without options DDB; use intr_disable() instead of fiddling with PSTATE_IE manually. END K 10 svn:author V 3 tmm K 8 svn:date V 27 2002-03-23T20:11:38.000000Z K 7 svn:log V 23 Fix syscall ktraceing. END K 10 svn:author V 3 tmm K 8 svn:date V 27 2002-03-23T20:22:19.000000Z K 7 svn:log V 8 De-K&R. END K 10 svn:author V 3 tmm K 8 svn:date V 27 2002-03-23T20:27:32.000000Z K 7 svn:log V 103 De-__P(), de-K&R, remove superfluous comments and prototypes, some style fixes. No functional changes. END K 10 svn:author V 3 tmm K 8 svn:date V 27 2002-03-23T20:42:23.000000Z K 7 svn:log V 161 Add code to print the fault virtual address for uncorrectable DMA errors caused by IOMMU misses to aid debugging. This will only work on UltraSPARC-IIi and IIe. END K 10 svn:author V 8 schweikh K 8 svn:date V 27 2002-03-23T22:10:02.000000Z K 7 svn:log V 51 Remove a duplicate with a typo. MFC after: 3 days END K 10 svn:author V 3 imp K 8 svn:date V 27 2002-03-23T23:19:00.000000Z K 7 svn:log V 19 unifdef -D__STDC__ END K 10 svn:author V 3 imp K 8 svn:date V 27 2002-03-23T23:30:30.000000Z K 7 svn:log V 123 o unifdef -D__STDC__ o remove badly bit-rotted compat file that likely won't work on the systems it purports to support. END K 10 svn:author V 3 imp K 8 svn:date V 27 2002-03-23T23:35:42.000000Z K 7 svn:log V 69 o unifdef -D__STDC__ o use ansi function definitions o remove OLDSUN END K 10 svn:author V 3 imp K 8 svn:date V 27 2002-03-23T23:37:07.000000Z K 7 svn:log V 17 unifdef __STDC__ END K 10 svn:author V 8 simokawa K 8 svn:date V 27 2002-03-24T00:17:39.000000Z K 7 svn:log V 95 Maxtor Personal Storage 3000XT (Firewire) hangs upon serial number probing. MFC after: 1 week END K 10 svn:author V 6 davidc K 8 svn:date V 27 2002-03-24T00:31:38.000000Z K 7 svn:log V 46 Fixed bad wording/spelling in few paragraphs. END K 10 svn:author V 8 keramida K 8 svn:date V 27 2002-03-24T00:48:07.000000Z K 7 svn:log V 88 Grammar fix: "When at least one of the fields .. matches ...". MFC after: 3 days END K 10 svn:author V 8 keramida K 8 svn:date V 27 2002-03-24T00:56:38.000000Z K 7 svn:log V 110 Be a bit more verbose. "modtime" means nothing. "modification time" is a lot better. MFC after: 3 days END K 10 svn:author V 3 imp K 8 svn:date V 27 2002-03-24T01:09:35.000000Z K 7 svn:log V 13 o remove __P END K 10 svn:author V 3 imp K 8 svn:date V 27 2002-03-24T01:11:49.000000Z K 7 svn:log V 44 Missed a __P in a .x file, remove it anyway END K 10 svn:author V 3 cjc K 8 svn:date V 27 2002-03-24T01:41:11.000000Z K 7 svn:log V 112 Fix a style(9) error. Put the vendor version control string back in. I nuked it when I added the $FreeBSD$ tag. END K 10 svn:author V 3 tmm K 8 svn:date V 27 2002-03-24T01:51:29.000000Z K 7 svn:log V 139 Map the device memory belonging to resources of type SYS_RES_MEMORY into KVA upon activation so that rman_get_virtual() works as expected. END K 10 svn:author V 3 tmm K 8 svn:date V 27 2002-03-24T02:11:06.000000Z K 7 svn:log V 522 Make the OpenFirmware interrupt mapping code more generic, to reduce the bus-dependent code and to be able to support more systems. The core of the new code is mostly obtained from NetBSD. Kluge the interrupt routing methods of the psycho and apb drivers so that an intline of 0 can be handled for now; real routing is still not possible (all intline registers are preinitialized instead); this will require a sparc64-specific adaption of the driver for generic PCI-PCI bridges with a custom routing method to work right. END K 10 svn:author V 3 tmm K 8 svn:date V 27 2002-03-24T02:33:09.000000Z K 7 svn:log V 70 Fix sparc64_bus_mem_unmap() to pass the right address to kmem_free(). END K 10 svn:author V 2 dd K 8 svn:date V 27 2002-03-24T02:34:59.000000Z K 7 svn:log V 67 Correct a typo. PR: 36214 Submitted by: Nagy Attila END K 10 svn:author V 3 tmm K 8 svn:date V 27 2002-03-24T02:50:53.000000Z K 7 svn:log V 603 Revamp the busdma implementation a bit: - change the IOMMU support code so that it supports overcommittting the available DVMA memory, while still allocating as lazily as possible. This is achieved by limiting the preallocation, and deferring the allocation to map load time when it fails. In the latter case, the DVMA memory reserved for unloaded maps can be stolen to free up enough memory for loading a map. - allow NULL settings in the method tables, and search the parent tags until an appropriate implementation is found. This allows to remove some kluges in the old implementation. END K 10 svn:author V 4 will K 8 svn:date V 27 2002-03-24T03:07:07.000000Z K 7 svn:log V 299 Minor changes: [1] Support the Sony VAIO Jogdial in moused(8). [2] Modify spic(4) to support additional Sony VAIO models. Submitted by: [1] Juriy Goloveshkin , [2] Akira Funahashi Tested by: cjh, jim, Jerry A! Approved by: nsayer MFC after: 2 weeks END K 10 svn:author V 6 murray K 8 svn:date V 27 2002-03-24T03:28:46.000000Z K 7 svn:log V 43 MFC: r1.17 - correction s/seconds/minutes. END K 10 svn:author V 3 bde K 8 svn:date V 27 2002-03-24T04:04:50.000000Z K 7 svn:log V 88 Fixed some style bugs in the removal of __P(()). Tabs before "__P((" were not removed. END K 10 svn:author V 3 bde K 8 svn:date V 27 2002-03-24T04:09:05.000000Z K 7 svn:log V 170 Fixed some style bugs in the removal of __P(()). Continuation lines were not outdented to preserve non-KNF lining up of code with parentheses. Switch to KNF formatting. END K 10 svn:author V 3 bde K 8 svn:date V 27 2002-03-24T04:35:23.000000Z K 7 svn:log V 184 Fixed some style bugs in the removal of __P(()). Continuation lines were not outdented to preserve non-KNF lining up of code with parentheses. Switch to KNF formatting in some cases. END K 10 svn:author V 3 bde K 8 svn:date V 27 2002-03-24T05:09:11.000000Z K 7 svn:log V 272 Fixed some style bugs in the removal of __P(()). The main ones were not removing tabs before "__P((", and not outdenting continuation lines to preserve non-KNF lining up of code with parentheses. Switch to KNF formatting and/or rewrap the whole prototype in some cases. END K 10 svn:author V 3 des K 8 svn:date V 27 2002-03-24T05:24:04.000000Z K 7 svn:log V 10 Un-__P(). END K 10 svn:author V 3 des K 8 svn:date V 27 2002-03-24T05:48:37.000000Z K 7 svn:log V 172 __FBSDID, ANSIfy function definitions, staticize functions and globals, don't initialize globals to 0, some reindentation of declarations, some comments added or reworded. END K 10 svn:author V 3 des K 8 svn:date V 27 2002-03-24T05:52:04.000000Z K 7 svn:log V 70 Parenthesize return values and pull an orphaned { back into the fold. END K 10 svn:author V 3 des K 8 svn:date V 27 2002-03-24T06:02:10.000000Z K 7 svn:log V 147 Remove spaces between (void) and function calls. Use TAILQ_FOREACH instead of hand-rolled equivalent. Add curly braces for symmetry around else. END K 10 svn:author V 2 dd K 8 svn:date V 27 2002-03-24T06:30:28.000000Z K 7 svn:log V 12 Fix braino. END K 10 svn:author V 2 dd K 8 svn:date V 27 2002-03-24T08:38:21.000000Z K 7 svn:log V 35 A break after a return is useless. END K 10 svn:author V 3 cjc K 8 svn:date V 27 2002-03-24T09:00:11.000000Z K 7 svn:log V 563 MFC: Using chpass(1), it was possible for an unprivileged user to tie up the password information (no one else can vipw(8), chpass(1), or even passwd(1)), either on purpose or by accident, until an administrator manually intervened. This time take care of the cross-dependencies among the password tools (passwd(1) in this case) so world doesn't get broken. src/usr.bin/chpass/chpass.c 1.19 src/usr.bin/chpass/pw_copy.c 1.11 src/usr.bin/chpass/pw_copy.h 1.2, 1.4 src/usr.bin/passwd/Makefile 1.43 src/usr.bin/passwd/local_passwd.c 1.28 PR: i386/35816 END K 10 svn:author V 3 bde K 8 svn:date V 27 2002-03-24T09:34:04.000000Z K 7 svn:log V 272 Fixed some style bugs in the removal of __P(()). The main ones were not removing tabs before "__P((", and not outdenting continuation lines to preserve non-KNF lining up of code with parentheses. Switch to KNF formatting and/or rewrap the whole prototype in some cases. END K 10 svn:author V 3 bde K 8 svn:date V 27 2002-03-24T10:19:10.000000Z K 7 svn:log V 170 Fixed some style bugs in the removal of __P(()). Continuation lines were not outdented to preserve non-KNF lining up of code with parentheses. Switch to KNF formatting. END K 10 svn:author V 5 markm K 8 svn:date V 27 2002-03-24T10:21:22.000000Z K 7 svn:log V 49 Fix warns, ANSIfy, use __FBSDID(), sort headers. END K 10 svn:author V 8 netchild K 8 svn:date V 27 2002-03-24T10:25:21.000000Z K 7 svn:log V 62 Don't pretend to be a section 4 man page. Approved by: joerg END K 10 svn:author V 6 marcel K 8 svn:date V 27 2002-03-24T10:28:04.000000Z K 7 svn:log V 76 Undefine __FBSDID before defining it as it's already defined at that point. END K 10 svn:author V 4 jeff K 8 svn:date V 27 2002-03-24T10:56:11.000000Z K 7 svn:log V 303 Reset the cachefree statistics after draining the cache. This fixes a bug where a sysctl within 20 seconds of a cache_drain could yield negative "USED" counts. Also, grab the uma_mtx while in the sysctl handler. This hadn't caused problems yet because Giant is held all the time. Reported by: kkenn END K 10 svn:author V 3 phk K 8 svn:date V 27 2002-03-24T11:21:41.000000Z K 7 svn:log V 208 Be more systematic about conversion of on-disk formats in a endian/width agnostic way. Collapse the MBR and MBREXT methods into one file and make them endian/width agnostic. Sponsored by: DARPA & NAI Labs. END K 10 svn:author V 3 phk K 8 svn:date V 27 2002-03-24T11:22:06.000000Z K 7 svn:log V 43 Update to reflect new contents of sys/geom END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-03-24T11:25:46.000000Z K 7 svn:log V 41 Guard against redefining __gnuc_va_list. END K 10 svn:author V 3 phk K 8 svn:date V 27 2002-03-24T11:33:52.000000Z K 7 svn:log V 442 Hide the ACPI counter probing printf behind bootverbose. The conclusion is that this method really can tell the perfect from the less than perfect ACPI counters. It is in fact probably a bit more discriminative than that, but we will rather condemn some otherwise perfect counters to the slightly slower "-safe" version, than certify a counter as perfect which will let us down later. Many thanks to all the people who sent email reports! END K 10 svn:author V 3 sos K 8 svn:date V 27 2002-03-24T12:44:23.000000Z K 7 svn:log V 21 Add AMD 768 support. END K 10 svn:author V 5 wilko K 8 svn:date V 27 2002-03-24T13:19:10.000000Z K 7 svn:log V 97 Add support for Compaq SmartRAID 5* series raid controllers This was already in -current GENERIC END K 10 svn:author V 3 phk K 8 svn:date V 27 2002-03-24T13:54:01.000000Z K 7 svn:log V 51 Add a copy of the bsd-label from beast.freebsd.org END K 10 svn:author V 3 phk K 8 svn:date V 27 2002-03-24T14:27:31.000000Z K 7 svn:log V 121 Make the BSD method width/endian agnostic and support alpha architecture labels as well. Sponsored by: DARPA, NAI Labs. END K 10 svn:author V 3 phk K 8 svn:date V 27 2002-03-24T14:29:39.000000Z K 7 svn:log V 51 Add a testcase for the alpha BSD label from beast. END K 10 svn:author V 5 wilko K 8 svn:date V 27 2002-03-24T14:35:20.000000Z K 7 svn:log V 189 plip has produced an error during attach on Alpha as long as I care to remember. Nobody in the right sense of their mind would run IP on the parallel port on Alpha so comment this one out. END K 10 svn:author V 3 phk K 8 svn:date V 27 2002-03-24T14:40:15.000000Z K 7 svn:log V 21 Link testcase 13 in. END K 10 svn:author V 5 markm K 8 svn:date V 27 2002-03-24T14:56:55.000000Z K 7 svn:log V 94 Replace use of __progname with the functionally identical and more acceptable getprogname(3). END K 10 svn:author V 5 markm K 8 svn:date V 27 2002-03-24T15:06:48.000000Z K 7 svn:log V 100 Replace __progname with the functionally identical but more acceptable (documented) getprogname(3). END K 10 svn:author V 5 markm K 8 svn:date V 27 2002-03-24T15:17:53.000000Z K 7 svn:log V 99 Replace __progname with the documented, more acceptable and functionally identical getprogname(3). END K 10 svn:author V 5 markm K 8 svn:date V 27 2002-03-24T15:59:17.000000Z K 7 svn:log V 63 Make this compile on FreeBSD. Sort out VCS tags, fix warnings. END K 10 svn:author V 5 markm K 8 svn:date V 27 2002-03-24T16:01:17.000000Z K 7 svn:log V 52 Remove GNU sort from the build. BSD sort is coming. END K 10 svn:author V 5 markm K 8 svn:date V 27 2002-03-24T16:02:01.000000Z K 7 svn:log V 54 Add BSD sort to the build, now that GNU sort is gone. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-03-24T17:02:16.000000Z K 7 svn:log V 124 'char *' can be a large entity now (on 64-bit platforms). Thus move it up to make the example match the text requirements. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-03-24T17:42:06.000000Z K 7 svn:log V 96 MFP4. This slipped into a IFC(MFC) by PHK, but it could still be useful To commit it for real. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-03-24T17:45:46.000000Z K 7 svn:log V 205 Remove the setting of 'FMT'. We now do ELF by default, so only bother to increase the lenght of the command line if needed. The setting of FMT also gets in the cross bootstrapping way for new platforms. END K 10 svn:author V 5 luigi K 8 svn:date V 27 2002-03-24T21:13:53.000000Z K 7 svn:log V 27 Add a few popular entries. END K 10 svn:author V 5 luigi K 8 svn:date V 27 2002-03-24T21:15:12.000000Z K 7 svn:log V 31 MFC: add a few popular entries END K 10 svn:author V 6 jedgar K 8 svn:date V 27 2002-03-24T23:12:48.000000Z K 7 svn:log V 60 MFC sys/net/zlib.c 1.13: correct deflate window size check. END K 10 svn:author V 6 jedgar K 8 svn:date V 27 2002-03-24T23:24:42.000000Z K 7 svn:log V 59 MFC sys/net/zlib.c 1.13: correct deflate window size check END K 10 svn:author V 6 jedgar K 8 svn:date V 27 2002-03-24T23:24:46.000000Z K 7 svn:log V 203 MFC 1.12: correct bug introduced in 1.11 where ZFREE was moved to a point after the structural members were clobbered by stores into a union'd structure. MFC 1.13: correct deflate window size check. END K 10 svn:author V 6 brooks K 8 svn:date V 27 2002-03-25T02:55:34.000000Z K 7 svn:log V 70 Remote newly unused variable to unbreak LINT. Pointy hat to: amorita END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-03-25T03:27:09.000000Z K 7 svn:log V 152 Remove a FMT that was buried in here. I have no idea why the original committer even used it (in its KERNFORMAT spelling) as there is no a.out version. END K 10 svn:author V 8 kuriyama K 8 svn:date V 27 2002-03-25T03:31:19.000000Z K 7 svn:log V 6 MFen. END K 10 svn:author V 3 tmm K 8 svn:date V 27 2002-03-25T04:34:52.000000Z K 7 svn:log V 92 Remove second copy of iommu_decode_fault() which I accidentially added. Pointy hat to: tmm END K 10 svn:author V 3 tmm K 8 svn:date V 27 2002-03-25T04:38:48.000000Z K 7 svn:log V 62 Make this compile (submitted by jake), add a missing include. END K 10 svn:author V 3 tmm K 8 svn:date V 27 2002-03-25T04:53:18.000000Z K 7 svn:log V 26 Add missing declarations. END K 10 svn:author V 3 tmm K 8 svn:date V 27 2002-03-25T04:54:19.000000Z K 7 svn:log V 42 Add missing includes for the KTRACE case. END K 10 svn:author V 3 tmm K 8 svn:date V 27 2002-03-25T05:01:05.000000Z K 7 svn:log V 68 Add kern/syscalls.c, which is needed for some KTR traces in trap.c. END K 10 svn:author V 4 mike K 8 svn:date V 27 2002-03-25T05:23:45.000000Z K 7 svn:log V 64 Include for definition of intmax_t and/or uintmax_t. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-03-25T08:02:54.000000Z K 7 svn:log V 18 Fix kernel build. END K 10 svn:author V 5 maxim K 8 svn:date V 27 2002-03-25T08:28:18.000000Z K 7 svn:log V 41 MFC rev. 1.21: add a bunch of functions. END K 10 svn:author V 4 mike K 8 svn:date V 27 2002-03-25T09:21:45.000000Z K 7 svn:log V 56 Include for definition of ULONG_MAX. END K 10 svn:author V 4 mike K 8 svn:date V 27 2002-03-25T09:23:41.000000Z K 7 svn:log V 85 Include for definition of ULONG_MAX. Remove a duplicate include. END K 10 svn:author V 3 ume K 8 svn:date V 27 2002-03-25T10:12:51.000000Z K 7 svn:log V 104 3rd arg to bcmp() was wrong. From: David Wang Obtained from: KAME MFC after: 1 week END K 10 svn:author V 6 brooks K 8 svn:date V 27 2002-03-25T10:19:23.000000Z K 7 svn:log V 229 MFC: rev 1.37 When using hardware decoding, reconstruct the wire form of the ethernet header and push it up any attached bpf devices on the parent interface. This makes hardware vlan decoding more like the normal software path. END K 10 svn:author V 6 brooks K 8 svn:date V 27 2002-03-25T10:40:52.000000Z K 7 svn:log V 87 MFC: rev 1.18: Add sysctls net.link.gif.max_nesting and net.link.gif.parallel_tunnels. END K 10 svn:author V 6 brooks K 8 svn:date V 27 2002-03-25T10:44:05.000000Z K 7 svn:log V 102 MFC: revs 1.17-1.18: document new sysctls net.link.gif.max_nesting and net.link.gif.parallel_tunnels. END K 10 svn:author V 2 pb K 8 svn:date V 27 2002-03-25T10:45:28.000000Z K 7 svn:log V 115 Add forgotten flag in flag lists. PR: docs/36267 (partial) Submitted by: Thomas Quinot END K 10 svn:author V 3 ume K 8 svn:date V 27 2002-03-25T10:46:24.000000Z K 7 svn:log V 187 Corrected arguments to key_allocsa called from {esp6, ah6}_ctlinput. Previous ones were uninitialized auto variables, which were completely bogus. Obtained from: KAME MFC after: 1 week END K 10 svn:author V 4 nyan K 8 svn:date V 27 2002-03-25T12:44:03.000000Z K 7 svn:log V 11 Fix style. END K 10 svn:author V 4 nyan K 8 svn:date V 27 2002-03-25T12:51:31.000000Z K 7 svn:log V 40 MFC: revision 1.100 (Cosmetic changes). END K 10 svn:author V 4 nyan K 8 svn:date V 27 2002-03-25T12:53:45.000000Z K 7 svn:log V 75 MFC: revision 1.40 (Use the dx register for the destination port address). END K 10 svn:author V 4 nyan K 8 svn:date V 27 2002-03-25T12:59:03.000000Z K 7 svn:log V 28 MFi386: revision 1.385.2.23 END K 10 svn:author V 4 nyan K 8 svn:date V 27 2002-03-25T13:03:14.000000Z K 7 svn:log V 23 MFi386: revision 1.396 END K 10 svn:author V 2 ru K 8 svn:date V 27 2002-03-25T13:08:32.000000Z K 7 svn:log V 40 Import of stripped down GNU texinfo 4.1 END K 10 svn:author V 2 ru K 8 svn:date V 27 2002-03-25T13:08:32.000000Z K 7 svn:log V 143 This commit was generated by cvs2svn to compensate for changes in r93139, 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 2002-03-25T13:08:33.000000Z K 7 svn:log V 76 This commit was manufactured by cvs2svn to create tag 'texinfo-vendor-v4_1'. END K 10 svn:author V 2 ru K 8 svn:date V 27 2002-03-25T13:10:59.000000Z K 7 svn:log V 38 Use stock (FSF) version of this file. END K 10 svn:author V 2 ru K 8 svn:date V 27 2002-03-25T13:11:52.000000Z K 7 svn:log V 42 Merge texinfo 4.1 changes onto the trunk. END K 10 svn:author V 2 ru K 8 svn:date V 27 2002-03-25T13:16:33.000000Z K 7 svn:log V 28 Update for GNU texinfo 4.1. END K 10 svn:author V 2 ru K 8 svn:date V 27 2002-03-25T13:20:03.000000Z K 7 svn:log V 28 Upgrade to GNU texinfo 4.1. END K 10 svn:author V 4 nyan K 8 svn:date V 27 2002-03-25T13:34:37.000000Z K 7 svn:log V 54 Merged from sys/dev/syscons/syscons.c revision 1.379. END K 10 svn:author V 4 nyan K 8 svn:date V 27 2002-03-25T13:41:06.000000Z K 7 svn:log V 57 Merged from sys/dev/sio/sio.c revisions 1.366 and 1.369. END K 10 svn:author V 3 phk K 8 svn:date V 27 2002-03-25T13:48:53.000000Z K 7 svn:log V 28 Modernize my email-address. END K 10 svn:author V 3 phk K 8 svn:date V 27 2002-03-25T13:52:45.000000Z K 7 svn:log V 28 Modernize my email address. END K 10 svn:author V 3 phk K 8 svn:date V 27 2002-03-25T13:53:46.000000Z K 7 svn:log V 27 Modernize my email address END K 10 svn:author V 3 phk K 8 svn:date V 27 2002-03-25T14:12:49.000000Z K 7 svn:log V 28 Modernize my email address. END K 10 svn:author V 5 brian K 8 svn:date V 27 2002-03-25T14:14:31.000000Z K 7 svn:log V 31 Fix a typo Submitted by: dirk END K 10 svn:author V 5 brian K 8 svn:date V 27 2002-03-25T14:15:34.000000Z K 7 svn:log V 16 MFC: Fix a typo END K 10 svn:author V 4 ache K 8 svn:date V 27 2002-03-25T14:22:31.000000Z K 7 svn:log V 106 Remove double REC_D assignment Cast REC_D optarg assignment to (u_char) to prevent out of bounds indexing END K 10 svn:author V 6 nectar K 8 svn:date V 27 2002-03-25T14:55:41.000000Z K 7 svn:log V 72 Fix typo (missing paren) affecting KRB4 && KRB5 case. Approved by: des END K 10 svn:author V 4 ache K 8 svn:date V 27 2002-03-25T15:49:07.000000Z K 7 svn:log V 85 Fix the case when record separator is 'Z' letter Sense high spaces for -d option too END K 10 svn:author V 3 phk K 8 svn:date V 27 2002-03-25T15:55:36.000000Z K 7 svn:log V 69 Fix grammer in comment. Submitted by: Engin Gunduz END K 10 svn:author V 4 ache K 8 svn:date V 27 2002-03-25T16:06:12.000000Z K 7 svn:log V 81 Fix the case when high letters becomes missing from fold tables for some locales END K 10 svn:author V 3 arr K 8 svn:date V 27 2002-03-25T18:26:34.000000Z K 7 svn:log V 254 - Recommit the securelevel_gt() calls removed by commits rev. 1.84 of kern_linker.c and rev. 1.237 of vfs_syscalls.c since these are not the source of the recent panics occuring around kldloading file system support modules. Requested by: rwatson END K 10 svn:author V 2 ru K 8 svn:date V 27 2002-03-25T19:12:05.000000Z K 7 svn:log V 181 Back out revision 1.13 (addition of ipfilter includes). A proper fix for the relevant world breakage was later committed in revision 1.20, and this now breaks -DNO_IPFILTER world. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-03-25T20:32:24.000000Z K 7 svn:log V 29 Only use POSIX Awk features. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-03-25T20:53:48.000000Z K 7 svn:log V 161 Don't background the sendmail-clientmqueue process -- can give: sm-queue[181]: NOQUEUE: SYSERR(root): fill_fd: before readcf: fd 1 not open: Bad file descriptor END K 10 svn:author V 4 bmah K 8 svn:date V 27 2002-03-25T21:07:07.000000Z K 7 svn:log V 170 MFC: Add ERRATA file to the documentation menu and index, renumber menu entries on documentation menu now begin with "1". src/usr.sbin/sysinstall/menus.c 1.337->1.338 END K 10 svn:author V 8 gshapiro K 8 svn:date V 27 2002-03-25T21:17:54.000000Z K 7 svn:log V 147 MFC: Update import instructions for sendmail 8.12.2 Revision Changes Path 1.8 +8 -36 src/contrib/sendmail/FREEBSD-upgrade END K 10 svn:author V 6 nsouch K 8 svn:date V 27 2002-03-25T21:22:35.000000Z K 7 svn:log V 39 Fix bktr and pcf compilation with LINT END K 10 svn:author V 8 gshapiro K 8 svn:date V 27 2002-03-25T21:26:23.000000Z K 7 svn:log V 208 MFC: Import sendmail 8.12.2 MFC: Resolve conflicts from sendmail 8.12.2 import MFC: Remove files no longer part of the sendmail 8.12.2 distribution. MFC: Fix mail.local build for non-sendmail.org code (1.15) END K 10 svn:author V 7 cvs2svn K 8 svn:date V 27 2002-03-25T21:26:24.000000Z K 7 svn:log V 70 This commit was manufactured by cvs2svn to create branch 'RELENG_4_6'. END K 10 svn:author V 8 gshapiro K 8 svn:date V 27 2002-03-25T21:29:08.000000Z K 7 svn:log V 439 MFC: Add two new libraries which are part of sendmail 8.12. libsm is used only for building sendmail and the associated utilities. libmilter is a new mail filtering API for sendmail. Revision Changes Path 1.133 +4 -2 src/lib/Makefile 1.1 +28 -0 src/lib/libmilter/Makefile (new) 1.1 +37 -0 src/lib/libsm/Makefile (new) 1.51 +3 -0 src/share/mk/bsd.libnames.mk END K 10 svn:author V 8 gshapiro K 8 svn:date V 27 2002-03-25T21:30:00.000000Z K 7 svn:log V 237 MFC: Add editmap, a new utility which comes with sendmail 8.12 for editing maps in place. Revision Changes Path 1.214 +2 -1 src/usr.sbin/Makefile 1.1 +51 -0 src/usr.sbin/editmap/Makefile (new) END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-03-25T21:30:50.000000Z K 7 svn:log V 759 Commit work-around for panics when mounting FS's that are auto-loaded as modules (ie. procfs.ko). When the kernel loads dynamic filesystem module, it looks for any of the VOP operations specified by the new filesystem that have not been registered already by the currently known filesystems. If any of such operations exist, vfs_add_vnops function calls vfs_opv_recalc function, which rebuilds vop_t vectors for each filesystem and sets all global pointers like ufs_vnops_p, devfs_specop_p, etc to the new values and then frees the old pointers. This behavior is bad because there might be already active vnodes whose v_op fields will be left pointing to the random garbage, leading to inevitable crash soon. Submitted by: Alexander Kabaev END K 10 svn:author V 8 gshapiro K 8 svn:date V 27 2002-03-25T21:31:50.000000Z K 7 svn:log V 576 MFC: Update build infrastructure for sendmail 8.12. Revision Changes Path 1.17 +13 -7 src/bin/rmail/Makefile 1.4 +7 -2 src/lib/libsmdb/Makefile 1.4 +8 -3 src/lib/libsmutil/Makefile 1.19 +13 -7 src/libexec/mail.local/Makefile 1.8 +14 -8 src/libexec/smrsh/Makefile 1.12 +17 -3 src/usr.bin/vacation/Makefile 1.9 +19 -4 src/usr.sbin/mailstats/Makefile 1.10 +18 -4 src/usr.sbin/makemap/Makefile 1.9 +18 -4 src/usr.sbin/praliases/Makefile END K 10 svn:author V 8 gshapiro K 8 svn:date V 27 2002-03-25T21:32:29.000000Z K 7 svn:log V 294 MFC: Update build infrastructure for sendmail 8.12. Add new build knob, SENDMAIL_SET_USER_ID, which installs sendmail as a set-user-ID root binary instead of the new method (set-group-ID smmsp). Revision Changes Path 1.36 +28 -18 src/usr.sbin/sendmail/Makefile END K 10 svn:author V 8 gshapiro K 8 svn:date V 27 2002-03-25T21:33:55.000000Z K 7 svn:log V 120 MFC: Fix access_db usage for 8.12 Revision Changes Path 1.21 +3 -3 src/etc/sendmail/freebsd.mc END K 10 svn:author V 8 gshapiro K 8 svn:date V 27 2002-03-25T21:34:56.000000Z K 7 svn:log V 308 MFC: Add new build knob, SENDMAIL_SET_USER_ID, which installs sendmail as a set-user-ID root binary instead of the new method (set-group-ID smmsp). Therefore, we shouldn't install /etc/mail/submit.cf if it is set. Revision Changes Path 1.14 +7 -1 src/etc/sendmail/Makefile END K 10 svn:author V 8 gshapiro K 8 svn:date V 27 2002-03-25T21:36:28.000000Z K 7 svn:log V 306 MFC: Document new build knob, SENDMAIL_SET_USER_ID, which installs sendmail as a set-user-ID root binary instead of the new method (set-group-ID smmsp). Revision Changes Path 1.179 +8 -0 src/share/examples/etc/make.conf 1.36 +12 -1 src/share/man/man5/make.conf.5 END K 10 svn:author V 8 gshapiro K 8 svn:date V 27 2002-03-25T21:37:31.000000Z K 7 svn:log V 190 MFC: Add new include/libmilter directory for libmilter (sendmail mail filter API) include files Revision Changes Path 1.53 +3 -1 src/etc/mtree/BSD.include.dist END K 10 svn:author V 8 gshapiro K 8 svn:date V 27 2002-03-25T21:38:01.000000Z K 7 svn:log V 171 MFC: Add /var/spool/clientmqueue for 8.12's non-set-user-ID root mail submission Revision Changes Path 1.60 +3 -1 src/etc/mtree/BSD.var.dist END K 10 svn:author V 8 gshapiro K 8 svn:date V 27 2002-03-25T21:38:48.000000Z K 7 svn:log V 145 MFC: Don't build a submit.cf file if SENDMAIL_SET_USER_ID is set Revision Changes Path 1.23 +9 -1 src/etc/mail/Makefile END K 10 svn:author V 8 gshapiro K 8 svn:date V 27 2002-03-25T21:40:03.000000Z K 7 svn:log V 495 MFC: Add information about how the new sendmail set-group-ID mail submission works and ways to work around common problems people might have. Include information on reverting to a set-user-ID root sendmail binary in case anyone really needs to do this. MFC: Fixed a few typos. MFC: Use the proper terminology. Revision Changes Path 1.11 +40 -1 src/etc/mail/README 1.12 +5 -5 src/etc/mail/README 1.13 +3 -3 src/etc/mail/README END K 10 svn:author V 8 gshapiro K 8 svn:date V 27 2002-03-25T21:41:30.000000Z K 7 svn:log V 794 MFC: Add infrastructure for sendmail 8.12. If users are not starting a daemon at boot (sendmail_enable=NO), a localhost-only daemon may started (sendmail_submit_enable) as it is needed to accept mail from command line submissions. If this isn't desired, see etc/mail/README for more hints. Optionally (sendmail_msp_queue_enable) start a queue runner for the submission queue in case a daemon isn't available to accept command line submitted mail at submission time. Note that the syslog labels for all of these sendmail processes have been uniquified for easier log parsing. Revision Changes Path 1.138 +9 -3 src/etc/defaults/rc.conf 1.296 +17 -2 src/etc/rc 1.151 +36 -0 src/share/man/man5/rc.conf.5 END K 10 svn:author V 3 sos K 8 svn:date V 27 2002-03-25T21:42:47.000000Z K 7 svn:log V 57 Fix the vmware boot prope problem. Add missing splbio's END K 10 svn:author V 8 gshapiro K 8 svn:date V 27 2002-03-25T21:47:09.000000Z K 7 svn:log V 87 Add sendmail release note to reflect 8.12.2 import. (A partial MFC of revision 1.278.) END K 10 svn:author V 3 bde K 8 svn:date V 27 2002-03-25T21:52:04.000000Z K 7 svn:log V 109 Added used include of . Don't depend on namespace pollution in or . END K 10 svn:author V 8 gshapiro K 8 svn:date V 27 2002-03-25T21:53:35.000000Z K 7 svn:log V 372 MFC: Instead of dealing with the endless requests to provide more DNS based black lists in the default config, give a pointer to a non-static list. I was convinced this was the right thing to do after getting a PR asking to add ORBZ the day before ORBZ went off the air. Revision Changes Path 1.24 +8 -12 src/etc/sendmail/freebsd.mc END K 10 svn:author V 3 imp K 8 svn:date V 27 2002-03-25T21:59:21.000000Z K 7 svn:log V 20 MFC sendmail 8.12.2 END K 10 svn:author V 8 gshapiro K 8 svn:date V 27 2002-03-25T22:17:13.000000Z K 7 svn:log V 153 Enable sendmail_outbound_enable by default to clear stuck queue items. This completes the MFC 1.94 of revision started by the MFC in revision 1.53.2.35. END K 10 svn:author V 8 gshapiro K 8 svn:date V 27 2002-03-25T22:38:20.000000Z K 7 svn:log V 19 Fix up nroff error END K 10 svn:author V 3 bde K 8 svn:date V 27 2002-03-26T01:09:51.000000Z K 7 svn:log V 88 Added used include of . Don't depend on namespace pollution in . END K 10 svn:author V 3 bde K 8 svn:date V 27 2002-03-26T01:35:05.000000Z K 7 svn:log V 108 Fixed some style bugs in the removal of __P(()). Some function parameter lists were outdented to column 0. END K 10 svn:author V 3 bde K 8 svn:date V 27 2002-03-26T01:37:03.000000Z K 7 svn:log V 73 Join continuation lines that fit in 80 columns after removal of __P(()). END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-03-26T02:38:08.000000Z K 7 svn:log V 77 Don't start any sendmail process in the back ground. Requested by: gshapiro END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-03-26T02:59:00.000000Z K 7 svn:log V 99 Get the guarding right. The IA-64 has a different organization for this than our other platforms. END K 10 svn:author V 8 jmallett K 8 svn:date V 27 2002-03-26T03:44:04.000000Z K 7 svn:log V 124 Support -o 0 in join(1) as per SUS. PR: 36072 Submitted by: Tim J. Robbins Reviewed by: mike END K 10 svn:author V 3 alc K 8 svn:date V 27 2002-03-26T05:30:59.000000Z K 7 svn:log V 28 Remove an unused prototype. END K 10 svn:author V 3 phk K 8 svn:date V 27 2002-03-26T08:29:40.000000Z K 7 svn:log V 50 Forgot one more instance of my old email address. END K 10 svn:author V 8 jmallett K 8 svn:date V 27 2002-03-26T08:54:28.000000Z K 7 svn:log V 91 MFC: uudecode(1): base64 decoding, setmode(3) use, -o uuencode(1): base64 encoding, -o END K 10 svn:author V 3 bde K 8 svn:date V 27 2002-03-26T09:18:09.000000Z K 7 svn:log V 29 Fixed some minor style bugs. END K 10 svn:author V 3 sos K 8 svn:date V 27 2002-03-26T09:31:22.000000Z K 7 svn:log V 22 Misc little cleanups. END K 10 svn:author V 3 sos K 8 svn:date V 27 2002-03-26T09:34:21.000000Z K 7 svn:log V 271 Fix the panic on resume, the problem is that we cant use tsleep that early in the resume code path. Using ATA_IMMEDIATE works nicely around this problem by not waiting in tsleep, and we poll for the ready state of the device anyways (now we just poll a little longer)... END K 10 svn:author V 3 sos K 8 svn:date V 27 2002-03-26T09:35:22.000000Z K 7 svn:log V 45 MFC: Add support for the AMD768 southbridge. END K 10 svn:author V 3 sos K 8 svn:date V 27 2002-03-26T09:36:43.000000Z K 7 svn:log V 27 MFC: Misc little cleanups. END K 10 svn:author V 7 darrenr K 8 svn:date V 27 2002-03-26T10:09:09.000000Z K 7 svn:log V 73 add extra include path to get .h files from source being used to compile END K 10 svn:author V 3 ume K 8 svn:date V 27 2002-03-26T10:12:29.000000Z K 7 svn:log V 959 MFC: - Speedup 3DES by using assembly code for i386. - Sync des/blowfish to more recent openssl. sys/conf/files: 1.607 sys/conf/files.alpha: 1.81 sys/conf/files.i386: 1.395 sys/conf/files.ia64: 1.27 sys/conf/files.pc98: 1.226 sys/conf/files.powerpc: 1.5 sys/conf/files.sparc64: 1.13 sys/crypto/blowfish/arch/i386/bf_enc.S: 1.1 sys/crypto/blowfish/arch/i386/bf_enc_586.S: 1.1 sys/crypto/blowfish/arch/i386/bf_enc_686.S: 1.1 sys/crypto/blowfish/bf_enc.c: 1.5 sys/crypto/blowfish/bf_locl.h: 1.5 sys/crypto/blowfish/bf_pi.h: 1.4 sys/crypto/blowfish/bf_skey.c: 1.5 sys/crypto/blowfish/blowfish.h: 1.5 sys/crypto/des/arch/i386/des_enc.S: 1.1 sys/crypto/des/des.h: 1.5 sys/crypto/des/des_ecb.c: 1.5 sys/crypto/des/des_enc.c: 1.1 sys/crypto/des/des_locl.h: 1.6 sys/crypto/des/des_setkey.c: 1.6 sys/crypto/des/spr.h: 1.4 sys/modules/smbfs/Makefile: 1.5 sys/netinet6/esp_core.c: 1.8-1.10 END K 10 svn:author V 3 bde K 8 svn:date V 27 2002-03-26T10:18:20.000000Z K 7 svn:log V 158 Fixed some bugs in the description of plain gamma() (and gammaf()). Give a more detailed and correct history of when gamma() was actually the gamma function. END K 10 svn:author V 3 ume K 8 svn:date V 27 2002-03-26T10:22:22.000000Z K 7 svn:log V 106 MFC 1.81: - Speedup 3DES by using assembly code for i386. - Sync des/blowfish to more recent openssl. END K 10 svn:author V 6 murray K 8 svn:date V 27 2002-03-26T10:41:20.000000Z K 7 svn:log V 213 A new man page describing the drivers.conf configuration file that specifies which kernel options should be removed from the boot kernel (kern.flp) and loaded as modules from the mfsroot.flp. Reviewed by: ru, dd END K 10 svn:author V 6 murray K 8 svn:date V 27 2002-03-26T10:46:03.000000Z K 7 svn:log V 64 Add drivers.conf(5) to the SEE ALSO section. MFC after: 1 week END K 10 svn:author V 6 murray K 8 svn:date V 27 2002-03-26T11:21:58.000000Z K 7 svn:log V 384 Add a dictionary of technical terms. This file contains FreeBSD/Unix lexicon that is used by the system documentation. It makes a great ispell(1) personal dictionary to supplement the standard English language dictionary, and can be used to greatly reduce the number of false positives when spell checking share/man/*, www/*, or doc/* Discussed with: ru, obrien MFC after: 2 weeks END K 10 svn:author V 5 brian K 8 svn:date V 27 2002-03-26T11:40:20.000000Z K 7 svn:log V 30 MFC: Support NGM_PPPOE_ACNAME END K 10 svn:author V 5 brian K 8 svn:date V 27 2002-03-26T11:42:46.000000Z K 7 svn:log V 29 MFC: Handle NGM_PPPOE_ACNAME END K 10 svn:author V 3 bde K 8 svn:date V 27 2002-03-26T11:59:29.000000Z K 7 svn:log V 63 Resurrect Lite1's gamma() as C99's tgamma(). Minimal changes. END K 10 svn:author V 8 charnier K 8 svn:date V 27 2002-03-26T12:05:35.000000Z K 7 svn:log V 9 spelling END K 10 svn:author V 8 charnier K 8 svn:date V 27 2002-03-26T12:09:49.000000Z K 7 svn:log V 62 Add FBSDID. Remove unused include. Getopt returns -1 not EOF. END K 10 svn:author V 8 charnier K 8 svn:date V 27 2002-03-26T12:15:31.000000Z K 7 svn:log V 107 Introduce flags enumeration with standard ``The following options are available''. Put filename under .Pa. END K 10 svn:author V 8 charnier K 8 svn:date V 27 2002-03-26T12:26:59.000000Z K 7 svn:log V 57 Add FBSDID. Do not \n terminate err() strings. Spelling. END K 10 svn:author V 6 nectar K 8 svn:date V 27 2002-03-26T12:27:43.000000Z K 7 svn:log V 49 REALLY correct typo this time. Noticed by: roam END K 10 svn:author V 2 ru K 8 svn:date V 27 2002-03-26T12:35:49.000000Z K 7 svn:log V 196 Spell "FreeBSD" correctly. `buildworld' is no longer a strict prerequisite for `buildkernel' as of Makefile.inc1,v 1.184. Fix kernel configuration files path to look MI. Mention src/kerberos5. END K 10 svn:author V 8 charnier K 8 svn:date V 27 2002-03-26T12:39:08.000000Z K 7 svn:log V 74 Add FBSDID. Spelling. Remove unused includes. Check more malloc failures. END K 10 svn:author V 3 bde K 8 svn:date V 27 2002-03-26T12:40:48.000000Z K 7 svn:log V 64 Removed some namespace pollution (unnecessary nested includes). END K 10 svn:author V 8 charnier K 8 svn:date V 27 2002-03-26T12:49:44.000000Z K 7 svn:log V 12 Add myself. END K 10 svn:author V 2 ru K 8 svn:date V 27 2002-03-26T12:52:28.000000Z K 7 svn:log V 133 Switch over to using pam_login_access(8) module in sshd(8). (Fixes static compilation. Reduces diffs to OpenSSH.) Reviewed by: bde END K 10 svn:author V 2 ru K 8 svn:date V 27 2002-03-26T13:00:03.000000Z K 7 svn:log V 63 Removed some redundant stuff that causes compilation warnings. END K 10 svn:author V 2 ru K 8 svn:date V 27 2002-03-26T13:02:15.000000Z K 7 svn:log V 20 Finish style fixes. END K 10 svn:author V 2 ru K 8 svn:date V 27 2002-03-26T13:42:09.000000Z K 7 svn:log V 42 We don't need ip_ipsec_pxy.c in userland. END K 10 svn:author V 2 ru K 8 svn:date V 27 2002-03-26T13:44:40.000000Z K 7 svn:log V 98 Removed (new in 3.4.25 import) duplicate copies of files already present in sys/contrib/ipfilter. END K 10 svn:author V 2 hm K 8 svn:date V 27 2002-03-26T15:13:54.000000Z K 7 svn:log V 85 Add support for Q.931 subaddresses. Submitted by: Steven Looman END K 10 svn:author V 2 hm K 8 svn:date V 27 2002-03-26T15:14:58.000000Z K 7 svn:log V 26 Update i4b documentation. END K 10 svn:author V 3 mux K 8 svn:date V 27 2002-03-26T15:33:44.000000Z K 7 svn:log V 366 As discussed in -arch, add the new nmount(2) system call and the new vfs_getopt()/vfs_copyopt() API. This is intended to be used later, when there will be filesystems implementing the VFS_NMOUNT operation. The mount(2) system call will disappear when all filesystems will be converted to the new API. Documentation will be committed in a while. Reviewed by: phk END K 10 svn:author V 2 ru K 8 svn:date V 27 2002-03-26T16:05:14.000000Z K 7 svn:log V 830 Install sys/security/lomac/*.h to /usr/include/security/lomac/. Install sys//include/pc/*.h to /usr/include/machine/pc/. PR: docs/29534 Install sys/netatm/*/*.h to /usr/include/netatm/*/. Don't install compatibility symlinks for and . Three years is enough to be aware of the change, and these weren't visible in the SHARED=symlinks case. Back out include/Makefile,v 1.160 that was a null change anyway due to the bug in the path, and we now don't want to install these headers because they would otherwise be invisible in the SHARED=symlinks case. Don't install IPFILTER headers. Userland utilities fetch them directly, and they were not visible in the SHARED=symlinks case. Resurrect SHARED=symlinks in Makefile.inc1. PR: bin/28002 Prodded by: bde MFC after: 2 weeks END K 10 svn:author V 3 mux K 8 svn:date V 27 2002-03-26T16:32:46.000000Z K 7 svn:log V 59 Commit the good prototype for nmount(2). Reviewed by: phk END K 10 svn:author V 8 gshapiro K 8 svn:date V 27 2002-03-26T16:46:27.000000Z K 7 svn:log V 55 Fix typos Noticed by: Larry Rosenman END K 10 svn:author V 8 gshapiro K 8 svn:date V 27 2002-03-26T16:47:12.000000Z K 7 svn:log V 101 MFC: Fix typos Revision Changes Path 1.25 +3 -3 src/etc/sendmail/freebsd.mc END K 10 svn:author V 2 pb K 8 svn:date V 27 2002-03-26T17:37:59.000000Z K 7 svn:log V 134 Fix problem in macro definition breaking compiles with -DDEBUG. PR: bin/35773 Submitted by: Thomas Quinot END K 10 svn:author V 3 jhb K 8 svn:date V 27 2002-03-26T18:01:38.000000Z K 7 svn:log V 59 Use suser() instead of checking cr_uid against 0 directly. END K 10 svn:author V 3 arr K 8 svn:date V 27 2002-03-26T18:07:10.000000Z K 7 svn:log V 189 - Fixup a few style nits: - return error -> return (error); - move a declaration to the top of the function. - become bug for bug compatible with if (error) lines. Submitted by: bde END K 10 svn:author V 3 jhb K 8 svn:date V 27 2002-03-26T18:12:26.000000Z K 7 svn:log V 95 Remove all traces of write_mfs_in_kernel from the base system release area. Requested by: joe END K 10 svn:author V 8 keramida K 8 svn:date V 27 2002-03-26T19:16:04.000000Z K 7 svn:log V 30 MFC: 1.21: Minor grammar fix. END K 10 svn:author V 3 phk K 8 svn:date V 27 2002-03-26T19:16:37.000000Z K 7 svn:log V 78 Push BIO_FORMAT into a local hack inside the floppy drivers where it belongs. END K 10 svn:author V 8 keramida K 8 svn:date V 27 2002-03-26T19:18:40.000000Z K 7 svn:log V 52 MFC: 1.19: Change "modtime" to "modification time". END K 10 svn:author V 3 alc K 8 svn:date V 27 2002-03-26T19:20:04.000000Z K 7 svn:log V 80 Remove an unnecessary and inconsistently used variable from exec_new_vmspace(). END