w103884 116 135 203 159 284 249 239 305 197 247 281 128 194 122 227 141 179 480 135 165 166 381 166 445 200 187 194 166 166 132 163 147 303 229 189 317 221 152 170 113 170 142 128 195 134 186 231 153 185 136 946 139 183 385 152 162 191 183 129 133 145 176 139 213 120 222 161 253 176 704 165 343 198 164 132 213 209 188 184 183 290 216 206 153 184 274 269 446 128 557 133 267 301 439 344 166 385 156 208 169 177 218 647 413 193 264 744 271 229 131 277 200 179 205 175 168 169 K 10 svn:author V 4 nyan K 8 svn:date V 27 2002-09-24T03:17:38.000000Z K 7 svn:log V 42 MFi386: revisions 1.127, 1.128 and 1.129. END K 10 svn:author V 8 mckusick K 8 svn:date V 27 2002-09-24T05:18:17.000000Z K 7 svn:log V 105 Add support to fsck_ffs to account for storage for extended attributes. Sponsored by: DARPA & NAI Labs. END K 10 svn:author V 4 mini K 8 svn:date V 27 2002-09-24T07:03:01.000000Z K 7 svn:log V 66 Back out last commit. Linux uses the old 4.3BSD sockaddr format. END K 10 svn:author V 5 mdodd K 8 svn:date V 27 2002-09-24T08:11:41.000000Z K 7 svn:log V 189 MFC: 1.129 Pass flags to msync() accounting for differences in the definition of MS_SYNC on FreeBSD and Linux. Submitted by: Christian Zander Approved by: re (jhb) END K 10 svn:author V 5 mdodd K 8 svn:date V 27 2002-09-24T08:12:21.000000Z K 7 svn:log V 154 MFC: 1.537, 1.538 Reset pc->pcb_gs and %gs before possibly invalidating it. Submitted by: Christian Zander Approved by: re (jhb) END K 10 svn:author V 5 mdodd K 8 svn:date V 27 2002-09-24T08:12:51.000000Z K 7 svn:log V 144 MFC: 1.16 Enable MTRR support on Intel Pentium 4/XEON processors. Submitted by: Christian Zander Approved by: re (jhb) END K 10 svn:author V 3 tjr K 8 svn:date V 27 2002-09-24T09:18:32.000000Z K 7 svn:log V 212 Remove an unneeded call to _sfrefill() that was missed in the conversion from vfscanf() to vfwscanf(). It doesn't hurt to have it there, but it's redundant since __fgetwc() will refill the buffer if it needs to. END K 10 svn:author V 3 tjr K 8 svn:date V 27 2002-09-24T09:22:47.000000Z K 7 svn:log V 104 Add cross-references between wide character and single-byte character versions of printf() and scanf(). END K 10 svn:author V 3 tjr K 8 svn:date V 27 2002-09-24T09:25:37.000000Z K 7 svn:log V 154 Warn when setinvalidrune() is referenced for consistency with the rest of the rune functions (except sgetrune() and sputrune(), which are really macros). END K 10 svn:author V 5 mckay K 8 svn:date V 27 2002-09-24T12:41:04.000000Z K 7 svn:log V 186 MFC(1.42): cp -p could report success even if a file copy failed. Worst case this could cause mv(1) to delete files during a failed cross-device move. PR: 42789 Approved by: jhb (re) END K 10 svn:author V 5 markm K 8 svn:date V 27 2002-09-24T13:34:36.000000Z K 7 svn:log V 34 Fix some bitrotted documentation. END K 10 svn:author V 8 pdeuskar K 8 svn:date V 27 2002-09-24T16:27:59.000000Z K 7 svn:log V 97 Corrected license in the source files. It should say "MUST" instead of "MAY". MFC after: 2 days END K 10 svn:author V 6 dillon K 8 svn:date V 27 2002-09-24T16:28:34.000000Z K 7 svn:log V 27 MFC 1.174 Approved by: re END K 10 svn:author V 4 jake K 8 svn:date V 27 2002-09-24T16:42:18.000000Z K 7 svn:log V 133 Split user trap processing out into a separate routine so that traps which never result in user traps don't have to plow through it. END K 10 svn:author V 3 ume K 8 svn:date V 27 2002-09-24T17:07:37.000000Z K 7 svn:log V 49 Mention about how to build sendmail with SASLv2. END K 10 svn:author V 4 mike K 8 svn:date V 27 2002-09-24T17:28:12.000000Z K 7 svn:log V 86 Add forgotten include. Fix some style bugs while I'm here. PR: 43326 END K 10 svn:author V 6 brooks K 8 svn:date V 27 2002-09-24T17:35:08.000000Z K 7 svn:log V 384 Add a new helper function if_printf() modeled on device_printf(). The function takes a struct ifnet pointer followed by the usual printf arguments and prints ": " before the results of printf. Since this is the primary form of printf calls in network device drivers and accounts for most uses of the ifnet menber if_unit, this significantly simplifies many printf()s. END K 10 svn:author V 6 brooks K 8 svn:date V 27 2002-09-24T17:37:32.000000Z K 7 svn:log V 40 Convert most printf()s to if_printf()s. END K 10 svn:author V 4 ache K 8 svn:date V 27 2002-09-24T18:16:36.000000Z K 7 svn:log V 72 Make it work with POSIX sort (POS arg) All old sorts understand -k too. END K 10 svn:author V 4 ache K 8 svn:date V 27 2002-09-24T18:53:46.000000Z K 7 svn:log V 73 Make it work with POSIX sort (POS arg). All old sorts understand -k too. END K 10 svn:author V 8 schweikh K 8 svn:date V 27 2002-09-24T19:00:52.000000Z K 7 svn:log V 283 Correct the description of what fortunes get installed (by default, also the offensive ones). Make it clear that datfiles/Makefile needs to be edited in case someone wants it otherwise. PR: misc/36153 Submitted by: Nick Jennings X-MFC after: 4.7 is out the door. END K 10 svn:author V 4 ache K 8 svn:date V 27 2002-09-24T19:05:40.000000Z K 7 svn:log V 73 Make it work with POSIX sort (POS arg). All old sorts understand -k too. END K 10 svn:author V 4 fanf K 8 svn:date V 27 2002-09-24T19:27:44.000000Z K 7 svn:log V 351 It is probably a bad idea to unconditionally process directives with constant controlling expressions: in particular, removing #if 0 sections is considered "rude". This commit changes the default so that such things are passed through unchanged, and the old behaviour can be had with the -k "kill konsts" flag. Suggested by: markm MFC after: 3 weeks END K 10 svn:author V 4 fanf K 8 svn:date V 27 2002-09-24T19:48:39.000000Z K 7 svn:log V 106 The readability is improved by reducing the use of the passive voice. No changes to the meaning are made. END K 10 svn:author V 4 fanf K 8 svn:date V 27 2002-09-24T19:50:03.000000Z K 7 svn:log V 94 The spec says that unifdefall removes all #ifs, and this now requires the -k flag to unifdef. END K 10 svn:author V 4 ache K 8 svn:date V 27 2002-09-24T19:55:37.000000Z K 7 svn:log V 100 Set _POSIX2_VERSION=199209 before calling MKkey_defs.sh as workaround of obsolete +POS sort syntax. END K 10 svn:author V 4 ache K 8 svn:date V 27 2002-09-24T20:05:01.000000Z K 7 svn:log V 73 Make it works with POSIX sort (POS arg) All old sorts understand -k too. END K 10 svn:author V 4 ache K 8 svn:date V 27 2002-09-24T20:10:59.000000Z K 7 svn:log V 73 Make it works with POSIX sort (POS arg) All old sorts understand -k too. END K 10 svn:author V 4 ache K 8 svn:date V 27 2002-09-24T20:15:11.000000Z K 7 svn:log V 39 Use POSIX-style sort syntax in example END K 10 svn:author V 3 jhb K 8 svn:date V 27 2002-09-24T20:45:58.000000Z K 7 svn:log V 71 Remove all mention of MTX_NOSWITCH. It was obsoleted a long time ago. END K 10 svn:author V 6 mjacob K 8 svn:date V 27 2002-09-24T21:33:43.000000Z K 7 svn:log V 52 Code cleanup: use mpt_prt instead of device_printf. END K 10 svn:author V 6 mjacob K 8 svn:date V 27 2002-09-24T21:37:25.000000Z K 7 svn:log V 207 MFC: Fix CAM usage, parameterized max request; check for interrupt before trying to pop a reply; add Ack Event stuff; Parameterized max requests, cleaned up locking macros Approved by: re@freebsd.org (jhb) END K 10 svn:author V 4 jake K 8 svn:date V 27 2002-09-24T22:19:20.000000Z K 7 svn:log V 135 Allocate stack space for the trapframe along with the normal register frame in the save instruction, rather than doing a separate sub. END K 10 svn:author V 4 mike K 8 svn:date V 27 2002-09-24T22:30:56.000000Z K 7 svn:log V 96 Get howmany() macro from , instead of depending on its existence in . END K 10 svn:author V 2 ps K 8 svn:date V 27 2002-09-24T23:13:38.000000Z K 7 svn:log V 225 Add some PCI id's for fxp. I've only tested 0x103B, but the Intel Linux driver defines 0x103[B-E] so add those as well. Obtained from: Intel Linux e100 driver MFC: Immediately if re@ allows it, otherwise after 4.7-RELEASE END K 10 svn:author V 4 jake K 8 svn:date V 27 2002-09-24T23:22:42.000000Z K 7 svn:log V 127 Rearrange tl1_trap slightly, also save and restore the out registers so that instruction emulation is possible in kernel mode. END K 10 svn:author V 2 ps K 8 svn:date V 27 2002-09-24T23:45:16.000000Z K 7 svn:log V 61 MFC: rev 1.140 Add some new PCI device ID's Approved by: re END K 10 svn:author V 4 jake K 8 svn:date V 27 2002-09-25T00:26:04.000000Z K 7 svn:log V 77 Pass the function to call (trap or syscall) to tl0_trap and tl1_trap in %o2. END K 10 svn:author V 4 jake K 8 svn:date V 27 2002-09-25T01:13:46.000000Z K 7 svn:log V 20 Removed debug code. END K 10 svn:author V 4 jeff K 8 svn:date V 27 2002-09-25T01:23:43.000000Z K 7 svn:log V 77 - Add a ASSERT_VOP_LOCKED in vnode_pager_alloc. - Lock access to v_iflags. END K 10 svn:author V 4 jeff K 8 svn:date V 27 2002-09-25T01:24:17.000000Z K 7 svn:log V 49 - Lock access to numoutput on the swap devices. END K 10 svn:author V 4 jeff K 8 svn:date V 27 2002-09-25T01:24:58.000000Z K 7 svn:log V 35 - Get rid of the unused LK_NOOBJ. END K 10 svn:author V 4 jeff K 8 svn:date V 27 2002-09-25T01:37:25.000000Z K 7 svn:log V 101 - Finish the struct vnode lock annotation. - Order fields by what lock is required to access them. END K 10 svn:author V 4 jeff K 8 svn:date V 27 2002-09-25T01:42:24.000000Z K 7 svn:log V 41 - Use the standard vp interlock macros. END K 10 svn:author V 4 jeff K 8 svn:date V 27 2002-09-25T01:44:21.000000Z K 7 svn:log V 93 - Don't protect mountedhere with the vn interlock. - Protect mountedhere with the vn lock. END K 10 svn:author V 7 wollman K 8 svn:date V 27 2002-09-25T01:58:56.000000Z K 7 svn:log V 134 Back down to 1003.2-1992 for the time being -- it is causing too many headaches for common but deprecated uses of standard utilities. END K 10 svn:author V 4 jeff K 8 svn:date V 27 2002-09-25T02:11:37.000000Z K 7 svn:log V 60 - Lock accesses to v_numoutput. - Lock calls to gbincore. END K 10 svn:author V 4 jeff K 8 svn:date V 27 2002-09-25T02:12:32.000000Z K 7 svn:log V 92 - Use incore() where no other interlock locking is necessary. - Lock access to numoutput. END K 10 svn:author V 4 jeff K 8 svn:date V 27 2002-09-25T02:13:38.000000Z K 7 svn:log V 43 - Properly lock v_vflags in getdirents(). END K 10 svn:author V 4 jeff K 8 svn:date V 27 2002-09-25T02:22:21.000000Z K 7 svn:log V 852 - Lock down the syncer with sync_mtx. - Enable vfs_badlock_mutex by default. - Assert that the vp is locked in VOP_UNLOCK. - Use standard interlock macros in remaining code. - Correct a race in getnewvnode(). - Lock access to v_numoutput with interlock. - Lock access to buf lists and splay tree with interlock. - Add VOP and VI asserts. - Lock b_vnbufs with the vnode interlock. - Add vrefcnt() for callers who want to retreive the vnode ref without holding a lock. Add a comment that describes when this is safe. - Add vholdl() and vdropl() so that callers who already own the interlock can avoid race conditions and unnecessary unlocking. - Move the VOP_GETATTR() in vflush() into the WRITECLOSE conditional case. - Hold the interlock before droping the mntlist_mtx in vflush() to avoid a race. - Fix locking in vfs_msync(). END K 10 svn:author V 4 jeff K 8 svn:date V 27 2002-09-25T02:28:07.000000Z K 7 svn:log V 46 - Hold the vp lock while accessing v_vflags. END K 10 svn:author V 4 jeff K 8 svn:date V 27 2002-09-25T02:29:49.000000Z K 7 svn:log V 90 - Lock access to the buf lists in spec_sync() - Fixup interlock locking in spec_close() END K 10 svn:author V 4 jeff K 8 svn:date V 27 2002-09-25T02:32:42.000000Z K 7 svn:log V 291 - Use vrefcnt() where it is safe to do so instead of doing direct and unlocked accesses to v_usecount. - Lock access to the buf lists in the various sync routines. interlock locking could be avoided almost entirely in leaf filesystems if the fsync function had a generic helper. END K 10 svn:author V 4 jeff K 8 svn:date V 27 2002-09-25T02:33:29.000000Z K 7 svn:log V 59 - Use vrefcnt() instead of directly accessing v_usecount. END K 10 svn:author V 4 jeff K 8 svn:date V 27 2002-09-25T02:34:56.000000Z K 7 svn:log V 69 - Lock access to the buf lists. - Use vrefcnt() where appropriate. END K 10 svn:author V 4 jeff K 8 svn:date V 27 2002-09-25T02:38:43.000000Z K 7 svn:log V 98 - Lock access to the buf lists. - Use vrefcnt() where appropriate. - Add some locking asserts. END K 10 svn:author V 4 jeff K 8 svn:date V 27 2002-09-25T02:39:39.000000Z K 7 svn:log V 90 - Use incore() instead of gbincore() so we don't have to acquire the vnode interlock. END K 10 svn:author V 4 jeff K 8 svn:date V 27 2002-09-25T02:42:04.000000Z K 7 svn:log V 36 - Hold the vn lock over vm_mmap(). END K 10 svn:author V 4 jeff K 8 svn:date V 27 2002-09-25T02:42:43.000000Z K 7 svn:log V 40 - Use vrefcnt() instead of v_usecount. END K 10 svn:author V 4 jeff K 8 svn:date V 27 2002-09-25T02:44:55.000000Z K 7 svn:log V 52 - Don't use the interlock to protect v_writecount. END K 10 svn:author V 4 jeff K 8 svn:date V 27 2002-09-25T02:45:50.000000Z K 7 svn:log V 83 - Lock accesses to v_usecount. - Convert interlock locks to use standard macros. END K 10 svn:author V 4 jeff K 8 svn:date V 27 2002-09-25T02:47:49.000000Z K 7 svn:log V 46 - Document broken locking. - Use vrefcnt(). END K 10 svn:author V 4 jeff K 8 svn:date V 27 2002-09-25T02:49:48.000000Z K 7 svn:log V 119 - Convert locks to use standard macros. - Lock access to the buflists. - Document broken locking. - Use vrefcnt(). END K 10 svn:author V 4 jeff K 8 svn:date V 27 2002-09-25T02:49:50.000000Z K 7 svn:log V 27 - Remove unused LK_NOOBJ. END K 10 svn:author V 5 brian K 8 svn:date V 27 2002-09-25T03:01:42.000000Z K 7 svn:log V 127 Add a pkg_version variable so that it's possible to run portsversion instead of pkg_version in periodic/weekly/400.status-pkg. END K 10 svn:author V 4 mike K 8 svn:date V 27 2002-09-25T04:06:37.000000Z K 7 svn:log V 68 Use the standardized CHAR_BIT constant instead of NBBY in userland. END K 10 svn:author V 4 bmah K 8 svn:date V 27 2002-09-25T04:36:07.000000Z K 7 svn:log V 159 Accomodate change in the output of "make package-depends" that came with ports/Mk/bsd.ports.mk rev. 1.424. (It now prints the origin after the package name.) END K 10 svn:author V 4 bmah K 8 svn:date V 27 2002-09-25T04:46:21.000000Z K 7 svn:log V 83 MFC: Track ports/Mk/bsd.ports.mk rev. 1.424. print-cdrom-packages.sh 1.30->1.31 END K 10 svn:author V 6 scottl K 8 svn:date V 27 2002-09-25T05:00:25.000000Z K 7 svn:log V 608 The AAC_COMPAT_LINUX option was really annoying, since it made the aac driver dependent on the linux emulation module. This was especially bad for the release engineers who tried to move the aac driver from the kernel onto the drivers floppy. The linux compat bits for this driver are now in their own driver, aac_linux. It can be loaded as a module or compiled into the kernel. For the latter case, the AAC_COMPAT_LINUX option is needed, along with the COMPAT_LINUX option. I've tested this in every configuration I can think of. This is an MFC candidate for 4.7. Idea from: rwatson MFC after: 3 days END K 10 svn:author V 5 maxim K 8 svn:date V 27 2002-09-25T07:03:24.000000Z K 7 svn:log V 71 MFC rev. 1.113: fix a typo, remove EOL spaces. Approved by: re (bmah) END K 10 svn:author V 5 markm K 8 svn:date V 27 2002-09-25T07:24:01.000000Z K 7 svn:log V 248 From the requestor: "Could you do me a favor and fix sys_bsd.c to get the howmany() macro from , instead of ? This will save me from having to worry about the unsync'd bits before making the change." Requested by: mike END K 10 svn:author V 5 markm K 8 svn:date V 27 2002-09-25T07:26:25.000000Z K 7 svn:log V 103 Catch up with "base" telnet. s/FALL THROUGH/FALLTHROUGH/ for lint(1). s/Usage/usage/ for consistency. END K 10 svn:author V 5 markm K 8 svn:date V 27 2002-09-25T07:28:04.000000Z K 7 svn:log V 70 Catch up with "base" telnet. s/FALL THROUGH/FALLTHROUGH/ for lint(1). END K 10 svn:author V 5 markm K 8 svn:date V 27 2002-09-25T07:53:29.000000Z K 7 svn:log V 38 Unifdef(1) the crypto telnet sources. END K 10 svn:author V 5 maxim K 8 svn:date V 27 2002-09-25T08:49:19.000000Z K 7 svn:log V 118 Disqualify UID/GID with non-numeric character. PR: bin/41721 Reviewed by: tjr, silence on -audit MFC after: 2 weeks END K 10 svn:author V 5 markm K 8 svn:date V 27 2002-09-25T09:55:20.000000Z K 7 svn:log V 114 Avoid linting GNU contrib'ed stuff, even if the build engineer asked for it (via WANT_LINT). It's Just Too Noisy. END K 10 svn:author V 5 markm K 8 svn:date V 27 2002-09-25T09:58:00.000000Z K 7 svn:log V 94 Don't lint contrib'ed sources, even if the builder has asked for linting. Its Just Too Noisy. END K 10 svn:author V 5 markm K 8 svn:date V 27 2002-09-25T09:59:01.000000Z K 7 svn:log V 90 Don't lint contrib'ed sources, enven if the builder has asked for it. Its Just Too Noisy. END K 10 svn:author V 5 markm K 8 svn:date V 27 2002-09-25T09:59:54.000000Z K 7 svn:log V 89 Don't lint contrib'ed sources, even if the builder gas asked for it. Its Just Too Noisy. END K 10 svn:author V 5 maxim K 8 svn:date V 27 2002-09-25T11:22:36.000000Z K 7 svn:log V 195 Do not dump core on 'ipfw add unreach': handling null strings in fill_reject_code(). Please note ipfw/ipfw2.c is not affected. PR: bin/42304 Submitted by: Andy@wantpackets.com MFC after: 1 day END K 10 svn:author V 3 bde K 8 svn:date V 27 2002-09-25T12:00:38.000000Z K 7 svn:log V 123 Round up instead of towards 0 in clock_getres() so that a resolution of 0 is never returned. PR: 41781 MFC after: 3 days END K 10 svn:author V 5 markm K 8 svn:date V 27 2002-09-25T13:46:23.000000Z K 7 svn:log V 111 Fix a declaration that is actually supposed to be a macro definition. Submitted by: marius@alchemy.franken.de END K 10 svn:author V 5 markm K 8 svn:date V 27 2002-09-25T14:19:51.000000Z K 7 svn:log V 59 Try not to lint(1) contrib'ed sources. This Is Very Messy. END K 10 svn:author V 6 scottl K 8 svn:date V 27 2002-09-25T14:50:03.000000Z K 7 svn:log V 89 MFC: Use one devclass for the ahc device rather than one per bus. Approved by: re (jhb) END K 10 svn:author V 6 scottl K 8 svn:date V 27 2002-09-25T15:21:50.000000Z K 7 svn:log V 178 Do away with AAC_COMPAT_LINUX option entirely. The functionality will automatically be enabled if the kernel is compiled with COMPAT_LINUX. Submitted by: jhb MFC after: 3 days END K 10 svn:author V 3 jdp K 8 svn:date V 27 2002-09-25T15:23:03.000000Z K 7 svn:log V 176 MFC 1.20: Set up the DMA Read/Write Control register more correctly. (A fix for the transmit watchdog timeouts on Dell 2650 and possibly other PCI-X systems.) Approved by: re END K 10 svn:author V 4 bmah K 8 svn:date V 27 2002-09-25T15:40:49.000000Z K 7 svn:log V 352 Bring the aac driver back into the install kernel. Take out the amr and mly drivers and make them available as modules (which are automatically loaded by sysinstall). This fixes an error seen on 4.7-RC1/i386 when sysinstall tried to load the aac module, but failed because it couldn't fulfill a dependency on the linux module. Approved by: re (jhb) END K 10 svn:author V 4 mike K 8 svn:date V 27 2002-09-25T16:49:09.000000Z K 7 svn:log V 35 is no longer needed. END K 10 svn:author V 6 archie K 8 svn:date V 27 2002-09-25T18:10:42.000000Z K 7 svn:log V 461 Make the following name changes to KSE related functions, etc., to better represent their purpose and minimize namespace conflicts: kse_fn_t -> kse_func_t struct thread_mailbox -> struct kse_thr_mailbox thread_interrupt() -> kse_thr_interrupt() kse_yield() -> kse_release() kse_new() -> kse_create() Add missing declaration of kse_thr_interrupt() to . Regenerate the various generated syscall files. Minor style fixes. Reviewed by: julian END K 10 svn:author V 6 archie K 8 svn:date V 27 2002-09-25T18:14:38.000000Z K 7 svn:log V 38 Adjust for KSE function name changes. END K 10 svn:author V 3 knu K 8 svn:date V 27 2002-09-25T19:47:54.000000Z K 7 svn:log V 174 Update compat3x libc and libc_r from RELENG_3. This fixes the buffer overflow in resolver described in FreeBSD-SA-02:28.resolv. Binaries built and contributed by; motoyuki END K 10 svn:author V 8 jmallett K 8 svn:date V 27 2002-09-25T22:17:18.000000Z K 7 svn:log V 203 Document at least one meaningful RELENG_5 feature, the ability to hide from a user processes which run with an inequivalent class of UID credentials. Sponsored by: Rachel Hestilow END K 10 svn:author V 3 pst K 8 svn:date V 27 2002-09-25T23:18:51.000000Z K 7 svn:log V 346 Enhance TACACS+ library to fully support authorization requests in addition to existing authentication. No change to the existing APIs to preseve both binary and API compatibility, so I am not inclined to bump the library version number unless someone thinks this is necessary. Submitted by: Paul Fraley MFC after: 2 weeks END K 10 svn:author V 4 bmah K 8 svn:date V 27 2002-09-25T23:22:14.000000Z K 7 svn:log V 250 Revert to gzip as the default compression scheme used by the pkg_* utilities. While the idea of bzip2 compression is a good one, our support for this feature isn't mature enough for the impending release. Reviewed by: obrien Approved by: re (bmah) END K 10 svn:author V 7 cvs2svn K 8 svn:date V 27 2002-09-25T23:22:15.000000Z K 7 svn:log V 70 This commit was manufactured by cvs2svn to create branch 'RELENG_4_7'. END K 10 svn:author V 6 semenu K 8 svn:date V 27 2002-09-25T23:55:06.000000Z K 7 svn:log V 289 Fix the problem introduced by vop_stdbmap() usage. The NTFS does not implement worthful VOP_BMAP() handler, so it expect the blkno not to be changed by VOP_BMAP(). Otherwise, it'll have to find some tricky way to determine if bp was VOP_BMAP()ed or not in VOP_STRATEGY(). PR: kern/42139 END K 10 svn:author V 4 jeff K 8 svn:date V 27 2002-09-26T00:31:16.000000Z K 7 svn:log V 63 - We don't need any automated lock checking for vop_islocked. END K 10 svn:author V 8 jmallett K 8 svn:date V 27 2002-09-26T01:39:22.000000Z K 7 svn:log V 110 Don't declare things as extern when they will be static. Sponsored by: Rachel Hestilow END K 10 svn:author V 4 bmah K 8 svn:date V 27 2002-09-26T02:31:36.000000Z K 7 svn:log V 76 Removed release note: bzip2 package default. Approved by: re (implicitly) END K 10 svn:author V 4 jeff K 8 svn:date V 27 2002-09-26T02:54:30.000000Z K 7 svn:log V 84 - Fix a botch in previous commit; oldvp should not be unconditionally assigned. END K 10 svn:author V 4 bmah K 8 svn:date V 27 2002-09-26T03:38:30.000000Z K 7 svn:log V 124 Partial revert of previous commit: tgz is once again the default suffix for 4-STABLE packages. Approved by: re (implicit) END K 10 svn:author V 3 phk K 8 svn:date V 27 2002-09-26T04:40:54.000000Z K 7 svn:log V 554 Add "make universe" target which: for each arch i386 sparc64 alpha ia64 make buildworld TARGET_ARCH=$arch if NOTES found make LINT foreach kern ${arch}/conf/[A-Z0-9]* make buildkernel TARGET_ARCH=$arch KERNCONF=$kern Errors from the individual steps are ignored and the stdout+stderr are saved in distinct files in root of the source tree with names like: _.${arch}.${target} On my dual 1.6G Athlon it takes roughly four hours to run this target. END K 10 svn:author V 4 jeff K 8 svn:date V 27 2002-09-26T04:48:44.000000Z K 7 svn:log V 319 - Move ASSERT_VOP_*LOCK* functionality into functions in vfs_subr.c - Make the VI asserts more orthogonal to the rest of the asserts by using a new, common vfs_badlock() function and adding a 'str' arg. - Adjust generated ASSERTS to match the new prototype. - Adjust explicit ASSERTS to match the new prototype. END K 10 svn:author V 5 peter K 8 svn:date V 27 2002-09-26T05:07:41.000000Z K 7 svn:log V 99 ISMEMSDP(), IS286GDP(), IS386GDP(), ISGDP(), ISSDP() and ISSYSSDP() are not used anywhere anymore. END K 10 svn:author V 3 imp K 8 svn:date V 27 2002-09-26T05:54:24.000000Z K 7 svn:log V 171 Add cardbus, cbb, ep and pccard. These can likely be moved to the MI section, but I've not had a chance to build them on other architectures recently enough to add them. END K 10 svn:author V 3 njl K 8 svn:date V 27 2002-09-26T06:19:31.000000Z K 7 svn:log V 651 Fix these warns where sizeof(int) != sizeof(void *) /h/des/src/sys/coda/coda_venus.c: In function `venus_ioctl': /h/des/src/sys/coda/coda_venus.c:277: warning: cast from pointer to integer of different size /h/des/src/sys/coda/coda_venus.c:292: warning: cast from pointer to integer of different size /h/des/src/sys/coda/coda_venus.c: In function `venus_readlink': /h/des/src/sys/coda/coda_venus.c:380: warning: cast from pointer to integer of different size /h/des/src/sys/coda/coda_venus.c: In function `venus_readdir': /h/des/src/sys/coda/coda_venus.c:637: warning: cast from pointer to integer of different size Submitted by: des-alpha-tinderbox END K 10 svn:author V 8 jmallett K 8 svn:date V 27 2002-09-26T06:40:04.000000Z K 7 svn:log V 173 When formatting the time for a target, use %H instead of %k, which is mostly the same, but uses a non-extension option. Sponsored by: Rachel Hestilow END K 10 svn:author V 8 jmallett K 8 svn:date V 27 2002-09-26T06:44:30.000000Z K 7 svn:log V 131 Remove a semicolon that appears to be a lie. Spotted by: SPARC64 make WARNS=3 Sponsored by: Rachel Hestilow END K 10 svn:author V 2 ru K 8 svn:date V 27 2002-09-26T07:08:48.000000Z K 7 svn:log V 40 Document DOC_LANG. Reviewed by: murray END K 10 svn:author V 5 maxim K 8 svn:date V 27 2002-09-26T07:19:05.000000Z K 7 svn:log V 182 MFC a part of rev. 1.122: do not miss 'not' in '... to not me'. PR: bin/43319 Approved by: re (jhb) MFC rev. 1.124: do not dump core on 'ipfw add unreach'. Approved by: re (jhb) END K 10 svn:author V 7 sobomax K 8 svn:date V 27 2002-09-26T07:22:29.000000Z K 7 svn:log V 103 Revert 1.27, as it breaks IPv6 over IPv4 tunnels. Submitted by: Mark Huizer , ume END K 10 svn:author V 4 jeff K 8 svn:date V 27 2002-09-26T07:38:56.000000Z K 7 svn:log V 86 - Export the alq daemon thread pointer. - Don't log ktr events from the alq daemon. END K 10 svn:author V 3 tjr K 8 svn:date V 27 2002-09-26T07:55:18.000000Z K 7 svn:log V 112 Sync with OpenBSD: avoid memory leak when __vfprintf() fails because it runs out of memory, always call va_end. END K 10 svn:author V 3 tjr K 8 svn:date V 27 2002-09-26T08:26:16.000000Z K 7 svn:log V 83 Correctly handle the case where __vfwprintf() fails because it runs out of memory. END K 10 svn:author V 3 tjr K 8 svn:date V 27 2002-09-26T09:23:07.000000Z K 7 svn:log V 76 Simplify by removing useless local variables and explicit null termination. END K 10 svn:author V 3 tjr K 8 svn:date V 27 2002-09-26T09:28:55.000000Z K 7 svn:log V 77 Simplify by removing unneeded local variables and explicit null termination. END