ƒ­M244744 232 139 175 288 162 306 152 232 204 178 179 322 168 190 178 668 148 178 190 328 268 133 142 352 204 215 343 274 287 391 108 1139 122 659 232 190 177 201 135 171 128 365 198 127 274 109 123 172 164 290 480 99 849 172 151 107 253 212 203 165 461 105 160 136 146 142 136 396 154 181 188 182 225 225 152 170 159 157 157 192 122 150 210 605 302 302 302 215 120 117 146 191 277 138 175 239 320 145 157 250 146 225 183 254 249 184 341 370 156 167 125 448 187 201 203 246 311 204 286 153 153 153 300 162 125 275 134 203 352 135 541 121 162 162 235 189 189 189 291 291 291 188 188 188 188 188 188 129 120 127 191 118 119 215 125 514 195 112 128 128 127 350 350 350 111 211 166 113 169 478 182 854 500 129 181 158 171 703 337 703 337 235 663 162 115 124 130 124 114 124 113 177 177 177 273 273 840 273 400 318 1352 208 156 159 130 122 119 188 146 134 274 354 179 202 169 311 178 124 139 220 184 147 166 120 137 128 128 131 117 114 185 229 189 K 10 svn:author V 4 bapt K 8 svn:date V 27 2012-12-27T20:24:44.569112Z K 7 svn:log V 46 Add O_CLOEXEC to flopen Requested by: jilles END K 10 svn:author V 4 bapt K 8 svn:date V 27 2012-12-27T20:31:12.238872Z K 7 svn:log V 82 cast to uintptr_t to properly calculate offset Reported by: mdf Submitted by: db END K 10 svn:author V 6 marcel K 8 svn:date V 27 2012-12-27T20:46:17.006907Z K 7 svn:log V 192 Fix a hang in contigmalloc(). The low & high limits defined a memory range that contained no memory. This used to result in a failure but changed into a hang. Lift the high limit restriction. END K 10 svn:author V 4 bapt K 8 svn:date V 27 2012-12-27T20:47:34.510784Z K 7 svn:log V 69 avoid arithmetic on uintptr_t Submitted by: pjd Reviewed by: jilles END K 10 svn:author V 6 marcel K 8 svn:date V 27 2012-12-27T20:49:13.501876Z K 7 svn:log V 210 The local APIC memory address is set to 0 on Altix, because there's no local APIC. Don't call pmap_mapdev() when the address is 0. Also use this fact to determine whether to use the local APIC for IPIs or not. END K 10 svn:author V 6 marcel K 8 svn:date V 27 2012-12-27T20:52:39.546584Z K 7 svn:log V 57 Adjust for the new datarate argument. Pass as 0 for now. END K 10 svn:author V 2 ae K 8 svn:date V 27 2012-12-27T20:59:22.395889Z K 7 svn:log V 140 Add net.link.stf.permit_rfc1918 sysctl variable. It can be used to allow the use of private IPv4 addresses with stf(4). MFC after: 2 weeks END K 10 svn:author V 6 marcel K 8 svn:date V 27 2012-12-27T21:14:29.581258Z K 7 svn:log V 108 Fix error handling when bge_detach() is called from bge_attach() and in particular due to DMA setup errors. END K 10 svn:author V 2 ae K 8 svn:date V 27 2012-12-27T21:26:08.651758Z K 7 svn:log V 87 Add an ability to set net.link.stf.permit_rfc1918 from the loader. MFC after: 2 weeks END K 10 svn:author V 3 ray K 8 svn:date V 27 2012-12-27T21:30:10.924795Z K 7 svn:log V 87 Cover with bootverbose only message, but not return on no resource. Pointed by: gavin END K 10 svn:author V 3 uqs K 8 svn:date V 27 2012-12-27T22:15:22.448465Z K 7 svn:log V 229 Skip SVN revision 179587, which was a test-commit that while it exists on the main SVN repo, you're actually unable to svnsync mirror it. That's bad for repeatability of the conversion. Thanks to: many doing the conversion runs END K 10 svn:author V 5 gonzo K 8 svn:date V 27 2012-12-28T00:55:43.669658Z K 7 svn:log V 74 Add custom renderer for poor man's cursor support for framebuffer console END K 10 svn:author V 7 delphij K 8 svn:date V 27 2012-12-28T01:09:30.617239Z K 7 svn:log V 94 Add zh_CN.UTF-8 catalog. Reviewed by: alphachi MFC after: 2 weeks END K 10 svn:author V 7 delphij K 8 svn:date V 27 2012-12-28T01:23:12.169375Z K 7 svn:log V 82 Add derived versions for common Simplified Chinese encodings. MFC after: 2 weeks END K 10 svn:author V 5 gonzo K 8 svn:date V 27 2012-12-28T01:38:43.436268Z K 7 svn:log V 573 Fix event timer on Raspberry Pi - Disable interrupt when updating compare value in order to make this operation atomical - Increase minimum period for event timer. Systimer on BCM2835 is compare timer, so if minimum period is too small it might be less then fraction of time between "read current value" and "set compare timer" operations. It means that when timer is armed actual counter value is more then compare value and it will take whole cycle (~32sec for 1MHz timer) to fire interrupt. Submitted by: Daisuke Aoyama END K 10 svn:author V 7 linimon K 8 svn:date V 27 2012-12-28T01:42:32.159717Z K 7 svn:log V 52 Make it clear what permissions are being delegated. END K 10 svn:author V 7 davidxu K 8 svn:date V 27 2012-12-28T02:43:33.331170Z K 7 svn:log V 82 Use strlcpy to NULL-terminate error message even if user provided a short buffer. END K 10 svn:author V 4 jeff K 8 svn:date V 27 2012-12-28T02:46:34.159586Z K 7 svn:log V 97 - Restore the slot state. Submitted by: jimharris@ Sponsored by: EMC / Isilon Storage Division END K 10 svn:author V 5 gonzo K 8 svn:date V 27 2012-12-28T03:18:05.765391Z K 7 svn:log V 233 Add makeshift implementation for framebuffer console's cursor Basically it's replica of VersatilePB code which is replica of XBox FB code. All of them are linear framebuffers and should have common bits moved to reusable framework. END K 10 svn:author V 4 jeff K 8 svn:date V 27 2012-12-28T03:21:44.539847Z K 7 svn:log V 174 - Eliminate some XXX comments. - Be more specific about supported data formats in a few cases. Be less specific in others. Sponsored by: EMC / Isilon Storage Division END K 10 svn:author V 8 lstewart K 8 svn:date V 27 2012-12-28T05:48:44.838163Z K 7 svn:log V 36 Merge revs 243643:244763 from head. END K 10 svn:author V 5 gonzo K 8 svn:date V 27 2012-12-28T06:52:53.256231Z K 7 svn:log V 48 Fix build on ARM (and probably other platforms) END K 10 svn:author V 7 linimon K 8 svn:date V 27 2012-12-28T07:45:06.120942Z K 7 svn:log V 255 Here is how you have to do this: - (before this script) as root, create the zpool. let zfs mount it for you. - umount it. - delegate the zfs permissions to user 'portbuild'. - *as user portbuild*, remount the zpool. Now you are free to proceed. END K 10 svn:author V 6 adrian K 8 svn:date V 27 2012-12-28T07:49:45.333056Z K 7 svn:log V 108 Add radar_bin_thresh_sel (bit 24:26), which defines when to consider the radar FFT report bins as "strong". END K 10 svn:author V 6 adrian K 8 svn:date V 27 2012-12-28T08:00:31.689509Z K 7 svn:log V 119 Add the AR9280 and later spectral scan register definitions. Obtained from: Linux ath9k, Qualcomm Atheros (datasheet) END K 10 svn:author V 7 glebius K 8 svn:date V 27 2012-12-28T09:19:49.090504Z K 7 svn:log V 246 In netpfil/pf: - Add my copyright to files I've touched a lot this year. - Add dash in front of all copyright notices according to style(9). - Move $OpenBSD$ down below copyright notices. - Remove extra line between cdefs.h and __FBSDID. END K 10 svn:author V 3 ume K 8 svn:date V 27 2012-12-28T10:42:01.327936Z K 7 svn:log V 181 Fix location of /var/audit/dist and /var/audit/remote. Note that those who did installworld after r243752 should remove wrongly created /var/dist and /var/remote. Reviewed by: pjd END K 10 svn:author V 3 ume K 8 svn:date V 27 2012-12-28T10:58:03.767666Z K 7 svn:log V 194 MFC r244770: Fix location of /var/audit/dist and /var/audit/remote. Note that those who did installworld after r244398 should remove wrongly created /var/dist and /var/remote. Reviewed by: pjd END K 10 svn:author V 8 rmacklem K 8 svn:date V 27 2012-12-28T14:06:49.275971Z K 7 svn:log V 293 MFC: r244226 The group list for a non-default export entry (a host/subnet one) was being copied from the wrong place. This patch fixes that. This could cause access failures for mapped users, when the group permissions were needed. PR: 147998 Submitted by: Christopher Key (cjk32@cam.ac.uk) END K 10 svn:author V 6 mjacob K 8 svn:date V 27 2012-12-28T14:47:34.201374Z K 7 svn:log V 13 MFC @ 244664 END K 10 svn:author V 7 attilio K 8 svn:date V 27 2012-12-28T17:41:36.125373Z K 7 svn:log V 1041 Improve bufring impl: - Remove unused br_prod_bufs member - Fixup r241037: buf_ring pads br_prod_* and br_cons_* members at 128 bytes, assuming a fixed cache line size for all the architectures. However, the above mentioned revision broke the padding. Use explicit padding to the CACHE_LINE_SIZE on the members that mark the initial new padded sections. Of course, the padding is not important for performance reasons in the DEBUG_BUFRING case, leaving br_cons members to share the cache line with br_lock. - Fixup r244732: by removing incorrectly added membar in buf_ring_dequeue_sc() where surrounding locking shoud be enough. - Drastically reduce the number of membar used (pratically reverting r244732) by switching rmb() in buf_ring_dequeue_mc() and wmb() in buf_ring_enqueue() to be complete barriers. This, along with br_prod_bufs departure, should fix ordering issues as explained in the provided comments. This patch is not targeted for MFC. Sponsored by: EMC / Isilon storage division Reviewed by: glebius END K 10 svn:author V 6 brooks K 8 svn:date V 27 2012-12-28T18:59:10.815019Z K 7 svn:log V 27 Initialize flags properly. END K 10 svn:author V 3 pfg K 8 svn:date V 27 2012-12-28T19:02:28.181118Z K 7 svn:log V 566 gcc: avoid generating negative values to DW_AT_byte_size. There is a bug in gcc (GCC/35998) where dwarf reports sizes of unsigned -1 (0xffffffff). On NetBSD this generated a faulty CTF entry which then caused a segfault in ctfmerge. The issue was worked around in NetBSD's Dtrace but since the issue originated in gcc, it seems reasonable to fix it here. Upstream gcc has been slow to react to this issue and the author that submitted the patch is not interested in licensing the change to us, so I did an independent workaround for the issue. MFC after: 1 week END K 10 svn:author V 4 bapt K 8 svn:date V 27 2012-12-28T20:19:54.288817Z K 7 svn:log V 138 Do not leave parts of the new group uninitialized in gr_dup(). Submitted by: Christoph Mallon Reported by: pjd END K 10 svn:author V 4 bapt K 8 svn:date V 27 2012-12-28T20:21:14.494368Z K 7 svn:log V 97 malloc() sets errno to ENOMEM already. Submitted by: Christoph Mallon END K 10 svn:author V 4 bapt K 8 svn:date V 27 2012-12-28T20:30:04.483029Z K 7 svn:log V 84 errno = ENOMEM was supposed to be removed not return (NULL); Submitted by: gcooper END K 10 svn:author V 4 bapt K 8 svn:date V 27 2012-12-28T20:44:10.711491Z K 7 svn:log V 107 Simplify pointing dst after the end of all the gr_mem pointers in newgr Submitted by: pjd Reviewed by: db END K 10 svn:author V 7 delphij K 8 svn:date V 27 2012-12-28T20:44:23.540420Z K 7 svn:log V 39 Use DEVMETHOD_END. MFC after: 2 weeks END K 10 svn:author V 6 brooks K 8 svn:date V 27 2012-12-28T20:46:48.676765Z K 7 svn:log V 76 Add stub implementations of new pwcache(3) APIs so install(1) can use them. END K 10 svn:author V 3 uqs K 8 svn:date V 27 2012-12-28T21:17:01.242973Z K 7 svn:log V 36 Make ignoring r179587 actually work END K 10 svn:author V 3 uqs K 8 svn:date V 27 2012-12-28T21:20:32.357605Z K 7 svn:log V 272 Prep for the repo re-roll by using freebsd-base as the new name (which matches the naming scheme better anyway). This is not yet pushed to github (obviously). Also add a kludge for the ".git" problem, that we need until we can really re-roll the repo, deterministically. END K 10 svn:author V 6 brooks K 8 svn:date V 27 2012-12-28T21:25:49.323472Z K 7 svn:log V 102 Implement the -N dbdir option to allow an alternative passwd file to be used. Obtained from: NetBSD END K 10 svn:author V 6 brooks K 8 svn:date V 27 2012-12-28T21:26:40.319353Z K 7 svn:log V 32 Add -U to the SYNOPSIS section. END K 10 svn:author V 7 delphij K 8 svn:date V 27 2012-12-28T21:35:47.940631Z K 7 svn:log V 177 Add DEVICE_IDENTIFY method for wbwd(4), required on most of recent Supermicro motherboards. Tested on X8STi and X8DTH boards. Sponsored by: iXsystems, Inc. MFC after: 2 weeks END K 10 svn:author V 6 brooks K 8 svn:date V 27 2012-12-28T21:44:45.267589Z K 7 svn:log V 14 MFH @ r244774 END K 10 svn:author V 3 uqs K 8 svn:date V 27 2012-12-28T21:49:40.161914Z K 7 svn:log V 31 add git config for repo reroll END K 10 svn:author V 4 bapt K 8 svn:date V 27 2012-12-28T21:59:47.786091Z K 7 svn:log V 79 Fix typo in comment. Submitted by: Christoph Mallon END K 10 svn:author V 3 gjb K 8 svn:date V 27 2012-12-28T22:06:33.392772Z K 7 svn:log V 72 Fix wording nit. PR: 174787 Submitted by: Cody Rank MFC after: 3 days END K 10 svn:author V 3 pfg K 8 svn:date V 27 2012-12-28T22:06:50.175434Z K 7 svn:log V 197 gcc: avoid generating negative values to DW_AT_byte_size. The previous change was actually a NOP because size is unsigned and compilers are dumb. Submitted by: Christoph Mallon MFC after: 1 week END K 10 svn:author V 7 attilio K 8 svn:date V 27 2012-12-28T22:18:41.009663Z K 7 svn:log V 383 - Remove rmb() usage from netmap and replace it with intended operation to do actual memory fetching reads. - GC unused DRM_WRITEMEMORYBARRIER() from drm and drm2. - Use atomic_load_acq_*() in virtio and drm2 in places that don't need to use rmb(). All these changes remove completely rmb() from MI code, with the exception of cxgbe which will be hammered in a followup commit. END K 10 svn:author V 7 attilio K 8 svn:date V 27 2012-12-28T22:21:25.852275Z K 7 svn:log V 4 MFC END K 10 svn:author V 3 kib K 8 svn:date V 27 2012-12-28T23:08:30.663958Z K 7 svn:log V 756 Make it possible to atomically resume writes on the mount and account the write start, by adding a variation of the vfs_write_resume(9) which accepts flags. Use the new function to prevent a deadlock between parallel suspension and snapshotting a UFS mount. The ffs_snapshot() code performed vfs_write_resume() followed by vn_start_write() while owning the snaplock. If the suspension intervene between resume and vn_start_write(), the deadlock occured after the suspending thread tried to lock the snaplock, most typically during the write in the ffs_copyonwrite(). Reported and tested by: Andreas Longwitz Reviewed by: mckusick MFC after: 2 weeks X-MFC-note: make the vfs_write_resume(9) function a macro after the MFC, in HEAD END K 10 svn:author V 7 delphij K 8 svn:date V 27 2012-12-28T23:21:54.293920Z K 7 svn:log V 76 It's no longer necessary to explicitly specify isa bus. MFC after: 2 weeks END K 10 svn:author V 6 dteske K 8 svn:date V 27 2012-12-28T23:27:17.313719Z K 7 svn:log V 56 Fix incorrect function name. s/[[:<:]]dialog_clear/f_&/ END K 10 svn:author V 6 dteske K 8 svn:date V 27 2012-12-28T23:40:13.545935Z K 7 svn:log V 12 Whitespace. END K 10 svn:author V 6 dteske K 8 svn:date V 27 2012-12-28T23:49:17.770383Z K 7 svn:log V 157 Allow debug output to be logged to a file (set $debugFile to target pathname) or both stdout and a file (precede $debugFile pathname with a plus-sign, `+'). END K 10 svn:author V 8 rmacklem K 8 svn:date V 27 2012-12-28T23:52:46.893333Z K 7 svn:log V 114 Create a projects branch for packrats, which is NFSv4 client side whole file caching on disk for delegated files. END K 10 svn:author V 6 dteske K 8 svn:date V 27 2012-12-29T00:01:24.739210Z K 7 svn:log V 107 Add support for running without a controlling terminal (for example, when running as an rvalue to a pipe). END K 10 svn:author V 6 dteske K 8 svn:date V 27 2012-12-29T00:06:26.612697Z K 7 svn:log V 70 Add missing enforcement of height restriction after minor adjustment. END K 10 svn:author V 4 jeff K 8 svn:date V 27 2012-12-29T00:21:02.313284Z K 7 svn:log V 367 - Don't use an anonymous union in bus_dma_memory_t. Older versions of gcc don't support it. - Restructure the busdma implementations to support loading physical addresses. This does not yet support bouncing. It does enforce boundaries, maximum segment sizes, and segment counts. Bouncing will come next. Sponsored by: EMC / Isilon Storage Division END K 10 svn:author V 6 dteske K 8 svn:date V 27 2012-12-29T00:30:30.382156Z K 7 svn:log V 10 Comments. END K 10 svn:author V 8 rmacklem K 8 svn:date V 27 2012-12-29T02:10:55.377392Z K 7 svn:log V 63 Put the current kernel patch for packrats in the project tree. END K 10 svn:author V 3 kib K 8 svn:date V 27 2012-12-29T02:13:31.376853Z K 7 svn:log V 44 MFC r244237: Remove a special case for XEN. END K 10 svn:author V 8 rmacklem K 8 svn:date V 27 2012-12-29T02:14:32.060267Z K 7 svn:log V 49 Copy the nfscbd daemon into the projects branch. END K 10 svn:author V 8 rmacklem K 8 svn:date V 27 2012-12-29T02:32:22.675222Z K 7 svn:log V 45 Add the packrats patch to the nfscbd daemon. END K 10 svn:author V 3 kib K 8 svn:date V 27 2012-12-29T02:36:08.489300Z K 7 svn:log V 44 MFC r244237: Remove a special case for XEN. END K 10 svn:author V 4 jeff K 8 svn:date V 27 2012-12-29T03:28:55.816629Z K 7 svn:log V 302 - Add support for bouncing physical pages via two new physical memory copy routines: physcopyin and physcopyout. These are implemented using the existing uiomove_fromphys() support. The phys map functions have not yet been converted to bounce. Sponsored by: EMC / Isilon Storage Division END K 10 svn:author V 6 marcel K 8 svn:date V 27 2012-12-29T05:50:16.819911Z K 7 svn:log V 59 Use busdma_sync_range() for the request and reply buffers. END K 10 svn:author V 6 marcel K 8 svn:date V 27 2012-12-29T08:26:20.168283Z K 7 svn:log V 86 Invoke the callback with a NULL busdma_md_t argument to handle the CAM_DIR_NONE case. END K 10 svn:author V 8 hselasky K 8 svn:date V 27 2012-12-29T12:10:41.089808Z K 7 svn:log V 91 MFC r244489: Make sure we block recursion on TTY's inwakeup callback Suggested by: davide END K 10 svn:author V 8 hselasky K 8 svn:date V 27 2012-12-29T12:13:38.972775Z K 7 svn:log V 85 MFC r244491: Add support for throttling UMASS. Mostly useful for debugging purposes. END K 10 svn:author V 8 hselasky K 8 svn:date V 27 2012-12-29T12:16:58.743237Z K 7 svn:log V 127 MFC r244567: Reduce stack usage in the USB audio driver by moving some large stack elements to the USB audio softc structure. END K 10 svn:author V 8 hselasky K 8 svn:date V 27 2012-12-29T12:20:49.062827Z K 7 svn:log V 127 MFC r244567: Reduce stack usage in the USB audio driver by moving some large stack elements to the USB audio softc structure. END K 10 svn:author V 8 hselasky K 8 svn:date V 27 2012-12-29T12:29:29.666325Z K 7 svn:log V 55 MFC r241089, r243661 and r244252: Regenerate usb.conf END K 10 svn:author V 8 hselasky K 8 svn:date V 27 2012-12-29T12:33:32.668987Z K 7 svn:log V 73 MFC r235725, r239056, r241089, r243661 and r244252: Regenerate usb.conf END K 10 svn:author V 8 hselasky K 8 svn:date V 27 2012-12-29T12:48:03.245846Z K 7 svn:log V 62 Copy sys/dev/usbdevs from head @ r244719 to simplify merging. END K 10 svn:author V 8 hselasky K 8 svn:date V 27 2012-12-29T12:51:52.416423Z K 7 svn:log V 60 MFC r239055 and r239567: Add more USB ID's to FTDI driver. END K 10 svn:author V 8 jhibbits K 8 svn:date V 27 2012-12-29T14:22:40.895233Z K 7 svn:log V 60 Create a project branch for my PowerMac/PowerBook PMU work. END K 10 svn:author V 5 peter K 8 svn:date V 27 2012-12-29T16:03:23.828102Z K 7 svn:log V 98 Test commit to make sure commit mail works after moving the server. Approved by: core (implicit) END K 10 svn:author V 5 peter K 8 svn:date V 27 2012-12-29T16:32:09.546147Z K 7 svn:log V 28 Strip out the shell escape. END K 10 svn:author V 5 peter K 8 svn:date V 27 2012-12-29T16:33:32.450671Z K 7 svn:log V 56 The python API client based exporter is long gone. GC. END K 10 svn:author V 7 linimon K 8 svn:date V 27 2012-12-29T17:41:50.589010Z K 7 svn:log V 113 Teach this the right way of doing zfs delegation. While here, add the loads/ subdirectory, and clean out cruft. END K 10 svn:author V 6 marcel K 8 svn:date V 27 2012-12-29T18:40:47.255342Z K 7 svn:log V 509 Improve debugging a little bit: 1. Dump the DMA memory when busdma_sync is called (BUSDMA_DEBUG). We should probably limit it to 64 bytes or so. 2. Fail hard when we query segmnts and things aren't quite right. 3. When loading a buffer, preserve the virtual address for now. I don't like loosing information in the process. Then again, the load operation is impacted if we're unwilling to forget about the accidental virtual mapping -- the physical address is really all we care about. END K 10 svn:author V 8 gshapiro K 8 svn:date V 27 2012-12-29T19:06:04.220188Z K 7 svn:log V 204 MFC: Properly define true/false when defining __bool_true_false_are_defined for filters which pull in mfapi.h before stdbool.h. Issue reported by Petr Rehor, maintainer of amavisd-milter port. END K 10 svn:author V 8 gshapiro K 8 svn:date V 27 2012-12-29T19:12:38.694982Z K 7 svn:log V 204 MFC: Properly define true/false when defining __bool_true_false_are_defined for filters which pull in mfapi.h before stdbool.h. Issue reported by Petr Rehor, maintainer of amavisd-milter port. END K 10 svn:author V 8 gshapiro K 8 svn:date V 27 2012-12-29T19:13:16.578787Z K 7 svn:log V 204 MFC: Properly define true/false when defining __bool_true_false_are_defined for filters which pull in mfapi.h before stdbool.h. Issue reported by Petr Rehor, maintainer of amavisd-milter port. END K 10 svn:author V 8 gshapiro K 8 svn:date V 27 2012-12-29T19:57:52.517011Z K 7 svn:log V 117 Add missing closing quote on commented out example PR: bin/174108 Obtained from: Julian H. Stacey MFC after: 1 day END K 10 svn:author V 8 gshapiro K 8 svn:date V 27 2012-12-29T20:13:40.441458Z K 7 svn:log V 23 Import sendmail 8.14.6 END K 10 svn:author V 8 gshapiro K 8 svn:date V 27 2012-12-29T20:15:07.004781Z K 7 svn:log V 20 Tag sendmail 8.14.6 END K 10 svn:author V 8 gshapiro K 8 svn:date V 27 2012-12-29T20:30:46.198276Z K 7 svn:log V 49 Merge sendmail 8.14.6 to HEAD MFC after: 4 days END K 10 svn:author V 8 gshapiro K 8 svn:date V 27 2012-12-29T20:38:57.274508Z K 7 svn:log V 94 Update import info based on recent experiences and sendmail 8.14.6 import. MFC after: 4 days END K 10 svn:author V 8 gshapiro K 8 svn:date V 27 2012-12-29T20:42:28.635340Z K 7 svn:log V 179 Minor changes to force commit these files so new freebsd*.cf files are built to use the new sendmail-8.14.6/cf tree. While here, update DNSBL link once again. MFC after: 4 days END K 10 svn:author V 7 linimon K 8 svn:date V 27 2012-12-29T21:01:41.470713Z K 7 svn:log V 42 This was long ago moved to "qmanager.py". END K 10 svn:author V 8 hselasky K 8 svn:date V 27 2012-12-29T21:22:38.182249Z K 7 svn:log V 78 Add new USB ID. PR: usb/174814 Submitted by: Andy Balholm MFC after: 1 week END K 10 svn:author V 4 jeff K 8 svn:date V 27 2012-12-29T22:18:02.460527Z K 7 svn:log V 145 - Add support for bouncing physical addresses to all architectures that support bounce buffers. Sponsored by: EMC / Isilon Storage Division END K 10 svn:author V 4 jeff K 8 svn:date V 27 2012-12-29T22:26:01.443199Z K 7 svn:log V 226 - Make an attempt at loading physical addresses on iommu enabled sparcs. This is mostly a copy and paste of the virtual load function but I don't fully understand this code. Sponsored by: EMC / Isilon Storage Division END K 10 svn:author V 7 linimon K 8 svn:date V 27 2012-12-30T00:05:41.374710Z K 7 svn:log V 49 Try to wean qmanager off its dependence on root. END K 10 svn:author V 7 linimon K 8 svn:date V 27 2012-12-30T00:23:11.154255Z K 7 svn:log V 61 Rename these scripts in accordance of how rc.d really works. END K 10 svn:author V 7 linimon K 8 svn:date V 27 2012-12-30T00:25:15.223871Z K 7 svn:log V 153 Continue the process of weaning these things off uid root. buildproxy, by definition, still runs as root, but its whole existance is in the crosshairs. END K 10 svn:author V 7 linimon K 8 svn:date V 27 2012-12-30T00:28:50.738754Z K 7 svn:log V 50 Continue the de-orbit burn of the 'portmgr' user. END K 10 svn:author V 7 linimon K 8 svn:date V 27 2012-12-30T00:45:42.636295Z K 7 svn:log V 128 Make this create a couple of directories. This is part of the removal of running things as root, which has access to /var/run. END K 10 svn:author V 6 marcel K 8 svn:date V 27 2012-12-30T00:47:30.061873Z K 7 svn:log V 88 o Convert the busdma_sync operations. o Improve busdma_mem_alloc buffer allocation. END K 10 svn:author V 6 marcel K 8 svn:date V 27 2012-12-30T00:49:56.470114Z K 7 svn:log V 158 o Redefine the BUSDMA_SYNC_ operations to not conflict with the BUS_DMASYNC_ operations. o Add BUSDMA_ALLOC_ZERO for allocation of pre-zeroed memory. END K 10 svn:author V 7 linimon K 8 svn:date V 27 2012-12-30T00:56:14.212203Z K 7 svn:log V 152 Continue migrating tasks away from root and onto portbuild. While here, reformat the entries, move the logfiles and lockfiles, and refactor constants. END K 10 svn:author V 7 linimon K 8 svn:date V 27 2012-12-30T00:58:37.518548Z K 7 svn:log V 88 Since this no longer runs as root, move its logfile to the new portbuild/log directory. END K 10 svn:author V 6 brooks K 8 svn:date V 27 2012-12-30T01:32:15.840811Z K 7 svn:log V 245 Make the gid_from_group and uid_from_user stubs actually work so install works as expected. We may yet want to implement user and group cache support so -N works and we can eliminate the need to bootstrap new user entries in passwd and groups. END K 10 svn:author V 10 nwhitehorn K 8 svn:date V 27 2012-12-30T04:22:34.948180Z K 7 svn:log V 269 Revert r241818 that updated dialog to 20120706. This turns out to horribly break mixed form dialogs in conjunction with the FreeBSD termcap, making the bsdinstall partition editor Add dialog, among other things, completely nonfunctional. This restores dialog 20110707. END K 10 svn:author V 6 marcel K 8 svn:date V 27 2012-12-30T05:59:10.524936Z K 7 svn:log V 61 o Add busdma_md_get_tag() o Add busdma_tag_get_maxaddr() END K 10 svn:author V 6 marcel K 8 svn:date V 27 2012-12-30T06:00:55.540608Z K 7 svn:log V 72 Use 64-bit direct mapped DMA for devices that support it (e.g. isp(4)). END K 10 svn:author V 6 adrian K 8 svn:date V 27 2012-12-30T06:46:11.089912Z K 7 svn:log V 30 Add spectral scan capability. END K 10 svn:author V 6 adrian K 8 svn:date V 27 2012-12-30T06:48:12.503533Z K 7 svn:log V 352 Add the initial HAL glue for the spectral analysis support. * Finish adding the HAL capability to announce whether a NIC supports spectral scan or not; * Add spectral scan methods to the HAL structure; * Add HAL_SPECTRAL_PARAM for configuration of the spectral scan logic. The capability ID and HAL_SPECTRAL_PARAM struct are from Qualcomm Atheros. END K 10 svn:author V 3 ume K 8 svn:date V 27 2012-12-30T08:00:40.951526Z K 7 svn:log V 95 Add directories which were wrongly created during auditdistd addition. Requested by: netchild END K 10 svn:author V 3 ume K 8 svn:date V 27 2012-12-30T08:16:05.728092Z K 7 svn:log V 108 MFC r244855: Add directories which were wrongly created during auditdistd addition. Requested by: netchild END K 10 svn:author V 3 pjd K 8 svn:date V 27 2012-12-30T13:47:40.171002Z K 7 svn:log V 110 Allow to create pool even if mount point directory is not empty if -f is given. Obtained from: WHEEL Systems END K 10 svn:author V 10 nwhitehorn K 8 svn:date V 27 2012-12-30T14:33:16.748523Z K 7 svn:log V 145 If invoked as sade, don't complain about having a filesystem on / already -- it's something you expect (and indeed hope for). MFC after: 1 week END K 10 svn:author V 10 nwhitehorn K 8 svn:date V 27 2012-12-30T14:35:00.250840Z K 7 svn:log V 210 Replace sade the extracted piece of sysinstall with sade the extracted piece of bsdinstall (although this time with a symlink instead of duplicated source code). Discussed on: freebsd-geom MFC after: 3 months END K 10 svn:author V 10 nwhitehorn K 8 svn:date V 27 2012-12-30T14:44:14.785014Z K 7 svn:log V 103 Add a man page for the new sade(8), which is mostly the same uninformative manpage as the old sade(8). END K 10 svn:author V 5 kevlo K 8 svn:date V 27 2012-12-30T15:20:27.337939Z K 7 svn:log V 191 - Use BN_set_negative() and BN_is_negative() instead of subtracting or comparing to zero. - Fix fractional number exponentiation, especially for negative exponents. Obtained from: OpenBSD END K 10 svn:author V 8 gshapiro K 8 svn:date V 27 2012-12-30T15:37:05.062542Z K 7 svn:log V 56 MFC: Add missing closing quote on commented out example END K 10 svn:author V 8 gshapiro K 8 svn:date V 27 2012-12-30T15:37:38.320277Z K 7 svn:log V 56 MFC: Add missing closing quote on commented out example END K 10 svn:author V 8 gshapiro K 8 svn:date V 27 2012-12-30T15:38:06.158210Z K 7 svn:log V 56 MFC: Add missing closing quote on commented out example END K 10 svn:author V 10 nwhitehorn K 8 svn:date V 27 2012-12-30T16:28:06.174489Z K 7 svn:log V 199 With the old sade removed, libdisk is no longer used by anything in HEAD and uses a number of problematic pre-gpart interfaces. Since it has been entirely obsoleted by interfaces in geom, remove it. END K 10 svn:author V 3 hrs K 8 svn:date V 27 2012-12-30T16:39:32.447667Z K 7 svn:log V 70 Fix entries of new C++ libraries and xlocale. Submitted by: theraven END K 10 svn:author V 3 hrs K 8 svn:date V 27 2012-12-30T16:41:17.301574Z K 7 svn:log V 33 Fix version numbers. PR: 174813 END K 10 svn:author V 8 jhibbits K 8 svn:date V 27 2012-12-30T17:28:08.250046Z K 7 svn:log V 177 Initial changes for PMU sleep/speed-change/resume. With this code, the PMU successfully changes speed on the CPU (MPC745x-based machines), but upon wake-up the machine panics. END K 10 svn:author V 3 hrs K 8 svn:date V 27 2012-12-30T17:54:25.743646Z K 7 svn:log V 42 Fix a missing word. Spotted by: theraven END K 10 svn:author V 4 jeff K 8 svn:date V 27 2012-12-30T21:07:21.071529Z K 7 svn:log V 109 - Resolve some compile errors discovered during make universe. Sponsored by: EMC / Isilon Storage Division END K 10 svn:author V 7 rwatson K 8 svn:date V 27 2012-12-30T21:10:48.600548Z K 7 svn:log V 255 When a partially initialised FDT-based device instance can't attach, perhaps due to an interrupt configuration problem, do not try to free device ivars that have not yet have been allocated. MFC after: 1 week Reviewed by: gonzo Sponsored by: DARPA, AFRL END K 10 svn:author V 5 gavin K 8 svn:date V 27 2012-12-30T21:47:11.382205Z K 7 svn:log V 41 Merge r241782 through r244869 from head. END K 10 svn:author V 5 gavin K 8 svn:date V 27 2012-12-30T22:00:19.873407Z K 7 svn:log V 446 Commit proof-of-concept first cut at PCIe HotPlug support. This code is nowhere near ready for prime time. Almost every line of it is a hack, and almost all of it will need to be rewritten. Regardless, this is sufficient to reliably allow hot insertion and removal of an ASMedia ASM1042 xhci(4) USB 3.0 ExpressCard into a Toshiba Tecra M5 laptop. This is being committed in this very early state due to requests from other driver developers. END K 10 svn:author V 4 jeff K 8 svn:date V 27 2012-12-30T23:06:09.890053Z K 7 svn:log V 28 - Merge up to head@r244873 END K 10 svn:author V 3 gjb K 8 svn:date V 27 2012-12-31T00:51:57.740913Z K 7 svn:log V 70 MFC r244791: - Fix wording nit. PR: 174787 Submitted by: Cody Rank END K 10 svn:author V 3 gjb K 8 svn:date V 27 2012-12-31T00:52:16.616788Z K 7 svn:log V 70 MFC r244791: - Fix wording nit. PR: 174787 Submitted by: Cody Rank END K 10 svn:author V 4 jeff K 8 svn:date V 27 2012-12-31T01:13:41.670412Z K 7 svn:log V 141 - Correct the bus_dmamap_load_uio function so it correctly specifies the pmap in all cases. Sponsored by: EMC / Isilon Storage Division END K 10 svn:author V 5 markj K 8 svn:date V 27 2012-12-31T03:34:14.901578Z K 7 svn:log V 95 MFC r244522: Don't reload syslogd after rotating sendmail.st. Approved by: emaste (co-mentor) END K 10 svn:author V 5 markj K 8 svn:date V 27 2012-12-31T03:34:23.568966Z K 7 svn:log V 95 MFC r244522: Don't reload syslogd after rotating sendmail.st. Approved by: emaste (co-mentor) END K 10 svn:author V 5 markj K 8 svn:date V 27 2012-12-31T03:34:30.634880Z K 7 svn:log V 95 MFC r244522: Don't reload syslogd after rotating sendmail.st. Approved by: emaste (co-mentor) END K 10 svn:author V 5 markj K 8 svn:date V 27 2012-12-31T03:34:52.218704Z K 7 svn:log V 196 MFC 244523: - Make sure that errno isn't modified before calling logerror() in error conditions. - Don't check for AF_INET6 when compiled without INET6 support. Approved by: emaste (co-mentor) END K 10 svn:author V 5 markj K 8 svn:date V 27 2012-12-31T03:35:01.191912Z K 7 svn:log V 196 MFC 244523: - Make sure that errno isn't modified before calling logerror() in error conditions. - Don't check for AF_INET6 when compiled without INET6 support. Approved by: emaste (co-mentor) END K 10 svn:author V 5 markj K 8 svn:date V 27 2012-12-31T03:35:09.845254Z K 7 svn:log V 196 MFC 244523: - Make sure that errno isn't modified before calling logerror() in error conditions. - Don't check for AF_INET6 when compiled without INET6 support. Approved by: emaste (co-mentor) END K 10 svn:author V 5 markj K 8 svn:date V 27 2012-12-31T03:47:43.984466Z K 7 svn:log V 94 Add mergeinfo that I accidentally omitted in my last commit. Approved by: emaste (co-mentor) END K 10 svn:author V 5 markj K 8 svn:date V 27 2012-12-31T03:47:50.822479Z K 7 svn:log V 94 Add mergeinfo that I accidentally omitted in my last commit. Approved by: emaste (co-mentor) END K 10 svn:author V 5 markj K 8 svn:date V 27 2012-12-31T03:47:56.662815Z K 7 svn:log V 94 Add mergeinfo that I accidentally omitted in my last commit. Approved by: emaste (co-mentor) END K 10 svn:author V 5 markj K 8 svn:date V 27 2012-12-31T03:48:17.780968Z K 7 svn:log V 94 Add mergeinfo that I accidentally omitted in my last commit. Approved by: emaste (co-mentor) END K 10 svn:author V 5 markj K 8 svn:date V 27 2012-12-31T03:48:23.620869Z K 7 svn:log V 94 Add mergeinfo that I accidentally omitted in my last commit. Approved by: emaste (co-mentor) END K 10 svn:author V 5 markj K 8 svn:date V 27 2012-12-31T03:48:29.625574Z K 7 svn:log V 94 Add mergeinfo that I accidentally omitted in my last commit. Approved by: emaste (co-mentor) END K 10 svn:author V 6 adrian K 8 svn:date V 27 2012-12-31T06:38:12.331094Z K 7 svn:log V 34 Add some top level makefile glue. END K 10 svn:author V 6 adrian K 8 svn:date V 27 2012-12-31T06:39:20.602535Z K 7 svn:log V 25 Add AR5212 chip support. END K 10 svn:author V 6 adrian K 8 svn:date V 27 2012-12-31T06:39:38.877525Z K 7 svn:log V 32 Add very basic heatmap support. END K 10 svn:author V 6 adrian K 8 svn:date V 27 2012-12-31T06:47:16.072644Z K 7 svn:log V 96 Bring over the spectral fft code from Simon over at linux-wireless. This is GPLed, be careful. END K 10 svn:author V 6 adrian K 8 svn:date V 27 2012-12-31T06:49:42.554611Z K 7 svn:log V 23 BSD-ify the make file. END K 10 svn:author V 6 adrian K 8 svn:date V 27 2012-12-31T06:53:03.284811Z K 7 svn:log V 24 Break out the includes! END K 10 svn:author V 6 adrian K 8 svn:date V 27 2012-12-31T07:03:20.395607Z K 7 svn:log V 119 Break out the parsing code into fft_linux.c. This (hopefully) will let me implement a FreeBSD-format version of this. END K 10 svn:author V 6 adrian K 8 svn:date V 27 2012-12-31T07:30:07.169061Z K 7 svn:log V 30 Add freeBSD support for this. END K 10 svn:author V 6 adrian K 8 svn:date V 27 2012-12-31T07:50:02.978398Z K 7 svn:log V 418 Begin fleshing out support to parse HT20 spectral scan samples. These haven't yet even remotely been verified as correct; please don't try to use it. The frequency is hard-coded; I need to decode ic_freq. Also, it's assuming HT20 format; I need to decode the MCS channel flags from the radiotap header to determine whether it's a HT20 or HT40 channel (and subsequent channel configuration for pri/ext frequencies.) END K 10 svn:author V 7 rwatson K 8 svn:date V 27 2012-12-31T11:06:37.754585Z K 7 svn:log V 99 If FDT is compiled into a FreeBSD/beri kernel, initialise OpenFirmware. Sponsored by: DARPA, AFRL END K 10 svn:author V 2 bz K 8 svn:date V 27 2012-12-31T11:22:55.264251Z K 7 svn:log V 21 Happy New Year 2013! END K 10 svn:author V 2 bz K 8 svn:date V 27 2012-12-31T11:59:54.121660Z K 7 svn:log V 37 MFC r244900: Happy New Year 2013! END K 10 svn:author V 2 bz K 8 svn:date V 27 2012-12-31T12:05:34.218360Z K 7 svn:log V 37 MFC r244900: Happy New Year 2013! END K 10 svn:author V 2 bz K 8 svn:date V 27 2012-12-31T12:11:14.370327Z K 7 svn:log V 36 MFC 244900: Happy New Year 2013! END K 10 svn:author V 3 dim K 8 svn:date V 27 2012-12-31T14:21:31.211398Z K 7 svn:log V 257 MFC r244600: Fix a bug in ld --gc-sections: it strips out .note sections, while it should never do so. This can cause global constructors and destructors to not be executed at run-time, resulting in crashes and other strange behaviour. Reported by: rene END K 10 svn:author V 3 dim K 8 svn:date V 27 2012-12-31T14:21:41.787732Z K 7 svn:log V 257 MFC r244600: Fix a bug in ld --gc-sections: it strips out .note sections, while it should never do so. This can cause global constructors and destructors to not be executed at run-time, resulting in crashes and other strange behaviour. Reported by: rene END K 10 svn:author V 3 dim K 8 svn:date V 27 2012-12-31T14:21:51.643796Z K 7 svn:log V 257 MFC r244600: Fix a bug in ld --gc-sections: it strips out .note sections, while it should never do so. This can cause global constructors and destructors to not be executed at run-time, resulting in crashes and other strange behaviour. Reported by: rene END K 10 svn:author V 7 linimon K 8 svn:date V 27 2012-12-31T15:35:00.995149Z K 7 svn:log V 15 Fix a comment. END K 10 svn:author V 7 linimon K 8 svn:date V 27 2012-12-31T15:37:17.234665Z K 7 svn:log V 114 Make this match the style of some other changes. Add a comment about the untested fallback probably being wrong. END K 10 svn:author V 7 linimon K 8 svn:date V 27 2012-12-31T15:44:59.865605Z K 7 svn:log V 70 Make these behave properly in the brave new worlds of zfs delegation. END K 10 svn:author V 7 linimon K 8 svn:date V 27 2012-12-31T16:29:10.088336Z K 7 svn:log V 17 Comment cleanup. END K 10 svn:author V 8 kensmith K 8 svn:date V 27 2012-12-31T16:52:52.826127Z K 7 svn:log V 72 Shift to -STABLE now that -RELEASE is done. Approved by: re (implicit) END K 10 svn:author V 5 gonzo K 8 svn:date V 27 2012-12-31T21:00:38.523626Z K 7 svn:log V 383 Merge r234561 from busdma_machdep.c to ARMv6 version of busdma: Interrupts must be disabled while handling a partial cache line flush, as otherwise the interrupt handling code may modify data in the non-DMA part of the cache line while we have it stashed away in the temporary stack buffer, then we end up restoring a stale value. PR: 160431 Submitted by: Ian Lepore END K 10 svn:author V 4 jeff K 8 svn:date V 27 2012-12-31T21:09:39.180306Z K 7 svn:log V 89 - Fix two compile errors found post merge. Sponsored by: EMC / Isilon Storage Division END K 10 svn:author V 5 gonzo K 8 svn:date V 27 2012-12-31T21:19:44.304930Z K 7 svn:log V 759 PL310 driver update: - Add pl310.disable tunable to disable L2 cache altogether. In order to make sure that it's 100% disabled we use cache event counters for cache line eviction and read allocate events and panic if any of these counters increased. This is purely for debugging purpose - Direct access DEBUG_CTRL and CTRL might be unavailable in unsecure mode, so use platform-specific functions for these registers - Replace #if 1 with proper erratum numbers - Add erratum 753970 workaround - Remove wait function for atomic operations - Protect cache operations with spin mutex in order to prevent race condition - Disable instruction cache prefetch and make sure data cache prefetch is enabled in OMAP4-specific intialization END K 10 svn:author V 5 markj K 8 svn:date V 27 2012-12-31T21:54:43.399879Z K 7 svn:log V 405 Explicitly specify that the beforelinking target depends on the generated object files, ensuring that the beforelinking recipe won't be executed until compilation has finished. Also define SHLIB_NAME_FULL to denote ${SHLIB_NAME}.debug if DEBUG_FILES is set and ${SHLIB_NAME} otherwise, which helps avoid obfuscating the compilation and linking rules. Reviewed by: emaste Approved by: emaste (co-mentor) END K 10 svn:author V 5 gonzo K 8 svn:date V 27 2012-12-31T22:48:54.236989Z K 7 svn:log V 35 Add interrupt for PL310 controller END K 10 svn:author V 6 obrien K 8 svn:date V 27 2012-12-31T23:31:05.916565Z K 7 svn:log V 86 MFC 244900: Happy New Year 2013! (and we're still making commits to 6.x!) END K 10 svn:author V 6 brooks K 8 svn:date V 27 2013-01-01T00:45:28.726978Z K 7 svn:log V 63 Fix a missing set of brackets that caused some chowns to fail. END K 10 svn:author V 6 andrew K 8 svn:date V 27 2013-01-01T03:48:39.562066Z K 7 svn:log V 76 Document the known values of the RTL release field in the cache is register END K 10 svn:author V 7 delphij K 8 svn:date V 27 2013-01-01T07:00:42.513452Z K 7 svn:log V 606 MFC r244369 (jimharris): Use CAM_DEV_NOT_THERE instead of CAM_SEL_TIMEOUT to report nonexistent LUNs for the virtual processor device. This removes lots of CAM warnings, and follows similar recent changes to tws(4) and twa(4) drivers. Also fix case where CAM_REQ_CMP was getting OR'd with CAM_DEV_NOT_THERE in the nonexistent LUN case, resulting in different CAM status (CAM_UA_TERMIO) getting reported to CAM. This issue existing previously, but was more subtle because it changed CAM_SEL_TIMEOUT to CAM_CMD_TIMEOUT. Sponsored by: Intel Reported and tested by: Willem Jan Withagen END K 10 svn:author V 7 delphij K 8 svn:date V 27 2013-01-01T07:02:33.190075Z K 7 svn:log V 240 MFC r244406: Update arcmsr(4) to vendor version 1.20.00.26, this adds support for their new RAID adapter ARC-1214. Many thanks to Areca for continuing to support FreeBSD. Submitted by: 黃清隆 Ching-Lung Huang END K 10 svn:author V 7 delphij K 8 svn:date V 27 2013-01-01T07:04:25.296912Z K 7 svn:log V 606 MFC r244369 (jimharris): Use CAM_DEV_NOT_THERE instead of CAM_SEL_TIMEOUT to report nonexistent LUNs for the virtual processor device. This removes lots of CAM warnings, and follows similar recent changes to tws(4) and twa(4) drivers. Also fix case where CAM_REQ_CMP was getting OR'd with CAM_DEV_NOT_THERE in the nonexistent LUN case, resulting in different CAM status (CAM_UA_TERMIO) getting reported to CAM. This issue existing previously, but was more subtle because it changed CAM_SEL_TIMEOUT to CAM_CMD_TIMEOUT. Sponsored by: Intel Reported and tested by: Willem Jan Withagen END K 10 svn:author V 7 delphij K 8 svn:date V 27 2013-01-01T07:06:17.631482Z K 7 svn:log V 240 MFC r244406: Update arcmsr(4) to vendor version 1.20.00.26, this adds support for their new RAID adapter ARC-1214. Many thanks to Areca for continuing to support FreeBSD. Submitted by: 黃清隆 Ching-Lung Huang END K 10 svn:author V 6 jilles K 8 svn:date V 27 2013-01-01T12:48:24.419387Z K 7 svn:log V 139 sh: Fix a Subversion property. Test scripts should have keywords; only pure output that must match exactly should have keywords disabled. END K 10 svn:author V 3 kib K 8 svn:date V 27 2013-01-01T16:14:48.226396Z K 7 svn:log V 570 The process_deferred_inactive() function locks the vnodes of the ufs mount, which means that is must not be called while the snaplock is owned. The vfs_write_resume(9) does call the function as the VFS_SUSP_CLEAN() method, which is too early and falls into the region still protected by snaplock. Add yet another flag for the vfs_write_resume_flags() to avoid calling suspension cleanup handler after the suspend is lifted, and use it in the ffs_snapshot() call to vfs_write_resume. Reported and tested by: pho Sponsored by: The FreeBSD Foundation MFC after: 2 weeks END K 10 svn:author V 7 antoine K 8 svn:date V 27 2013-01-01T18:16:49.903896Z K 7 svn:log V 66 Remove unneeded semicolons. Reviewed by: md5 of the object files END K 10 svn:author V 7 antoine K 8 svn:date V 27 2013-01-01T18:25:14.159715Z K 7 svn:log V 19 Add missing DPADD. END K 10 svn:author V 8 gshapiro K 8 svn:date V 27 2013-01-01T18:26:12.920157Z K 7 svn:log V 27 MFC: Merge sendmail 8.14.6 END K 10 svn:author V 7 antoine K 8 svn:date V 27 2013-01-01T18:28:21.190832Z K 7 svn:log V 34 pflogd does not depend on libutil END K 10 svn:author V 8 gshapiro K 8 svn:date V 27 2013-01-01T18:29:04.484238Z K 7 svn:log V 27 MFC: Merge sendmail 8.14.6 END K 10 svn:author V 7 antoine K 8 svn:date V 27 2013-01-01T18:29:25.991055Z K 7 svn:log V 18 Add missing DPADD END K 10 svn:author V 8 gshapiro K 8 svn:date V 27 2013-01-01T18:30:57.971082Z K 7 svn:log V 27 MFC: Merge sendmail 8.14.6 END K 10 svn:author V 7 antoine K 8 svn:date V 27 2013-01-01T18:31:21.249348Z K 7 svn:log V 17 Fix a dependency END K 10 svn:author V 8 gshapiro K 8 svn:date V 27 2013-01-01T18:43:37.741329Z K 7 svn:log V 80 MFC: Update import info based on recent experiences and sendmail 8.14.6 import. END K 10 svn:author V 8 gshapiro K 8 svn:date V 27 2013-01-01T18:45:22.463897Z K 7 svn:log V 80 MFC: Update import info based on recent experiences and sendmail 8.14.6 import. END K 10 svn:author V 8 gshapiro K 8 svn:date V 27 2013-01-01T18:48:32.927209Z K 7 svn:log V 80 MFC: Update import info based on recent experiences and sendmail 8.14.6 import. END K 10 svn:author V 8 gshapiro K 8 svn:date V 27 2013-01-01T18:53:47.580622Z K 7 svn:log V 175 MFC: Minor changes to force commit these files so new freebsd*.cf files are built to use the new sendmail-8.14.6/cf tree. While here, update DNSBL link once again. END K 10 svn:author V 8 gshapiro K 8 svn:date V 27 2013-01-01T18:54:55.503280Z K 7 svn:log V 175 MFC: Minor changes to force commit these files so new freebsd*.cf files are built to use the new sendmail-8.14.6/cf tree. While here, update DNSBL link once again. END K 10 svn:author V 8 kientzle K 8 svn:date V 27 2013-01-01T18:55:04.985417Z K 7 svn:log V 742 Overhauled CPSW driver for TI CPSW Ethernet module (as used in AM335x SoC for BeagleBone). Among other things: * Watchdog reset doesn't hang the driver. * Disconnecting cable doesn't hang the driver. * ifconfig up/down doesn't hang the driver * Out-of-memory no longer panics the driver. Known issues: * Doesn't have good support for fragmented packets (calls m_defrag() on TX, assumes RX packets are never fragmented) * Promisc and allmulti still unimplimented * addmulti and delmulti still unimplemented * TX queue still stalls (but watchdog now consistently recovers in ~5s) * No sysctl monitoring * Only supports port0 * No switch configuration support * Not tested on anything but BeagleBone Committed from: BeagleBone END K 10 svn:author V 8 gshapiro K 8 svn:date V 27 2013-01-01T18:55:49.417476Z K 7 svn:log V 175 MFC: Minor changes to force commit these files so new freebsd*.cf files are built to use the new sendmail-8.14.6/cf tree. While here, update DNSBL link once again. END K 10 svn:author V 3 pfg K 8 svn:date V 27 2013-01-01T19:20:51.701204Z K 7 svn:log V 307 libedit: bind the correct command when using "bind -k". "ed-argument-digit" (i. e. command 0) was incorrectly used instead. This bug comes from the original sources imported in 1994 and has been confirmed in upstream NetBSD. Reported by: Yamagi Burmeister Submitted by: Christoph Mallon MFC after: 3 days END K 10 svn:author V 7 rwatson K 8 svn:date V 27 2013-01-01T19:42:06.585445Z K 7 svn:log V 221 Merge @219932 from Perforce: FDT headers can't be included if the kernel is compiled without FDT support, due to dependence on generated kobj headers. BERI supports both FDT and non-FDT kernels. Spotted by: bz END K 10 svn:author V 6 adrian K 8 svn:date V 27 2013-01-02T00:38:01.198968Z K 7 svn:log V 1255 Bring over the basic spectral scan framework code from Qualcomm Atheros. This includes the HAL routines to setup, enable/activate/disable spectral scan and configure the relevant registers. This still requires driver interaction to enable spectral scan reporting. Specifically: * call ah_spectralConfigure() to configure and enable spectral scan; * .. there's currently no way to disable spectral scan... that will have to follow. * call ah_spectralStart() to force start a spectral report; * call ah_spectralStop() to force stop an active spectral report. The spectral scan results appear as PHY errors (type 0x5 on the AR9280, same as radar) but with the spectral scan bit set (0x10 in the last byte of the frame) identifying it as a spectral report rather than a radar FFT report. Caveats: * It's likely quite difficult to run spectral _and_ radar at the same time. Enabling spectral scan disables the radar thresholds but leaves radar enabled. Thus, the driver (for now) needs to ensure that only one or the other is enabled. * .. it needs testing on HT40 mode. Tested: * AR9280 in STA mode, HT/20 only TODO: * Test on AR9285, AR9287; * Test in both HT20 and HT40 modes; * .. all the driver glue. Obtained from: Qualcomm Atheros END K 10 svn:author V 6 brooks K 8 svn:date V 27 2013-01-02T01:07:08.890492Z K 7 svn:log V 112 Add a -l option that allows files to be linked (either hard or soft) rather than copied. Obtained from: NetBSD END K 10 svn:author V 6 adrian K 8 svn:date V 27 2013-01-02T01:24:36.478727Z K 7 svn:log V 61 Add missing update to link ar5416_spectral.c into the build. END K 10 svn:author V 6 adrian K 8 svn:date V 27 2013-01-02T01:36:10.335898Z K 7 svn:log V 64 Add a method to explicitly disable radar reporting if required. END K 10 svn:author V 6 adrian K 8 svn:date V 27 2013-01-02T01:40:23.175592Z K 7 svn:log V 35 Add spectral HAL accessor methods. END K 10 svn:author V 3 pho K 8 svn:date V 27 2013-01-02T02:44:22.054764Z K 7 svn:log V 30 Added two gjournal scenarios. END K 10 svn:author V 3 pho K 8 svn:date V 27 2013-01-02T02:44:54.016757Z K 7 svn:log V 27 Added check for root user. END K 10 svn:author V 6 adrian K 8 svn:date V 27 2013-01-02T03:56:20.147682Z K 7 svn:log V 93 Fix the short repeat option code to not flip the option to 0 when we call this w/ NOVAL set. END K 10 svn:author V 6 adrian K 8 svn:date V 27 2013-01-02T03:59:02.145297Z K 7 svn:log V 51 Add a new (skeleton) spectral mode manager module. END K 10 svn:author V 6 adrian K 8 svn:date V 27 2013-01-02T04:00:54.249359Z K 7 svn:log V 39 Link if_ath_spectral.c into the build. END K 10 svn:author V 6 adrian K 8 svn:date V 27 2013-01-02T04:02:27.654982Z K 7 svn:log V 178 Add a very skeletal spectral scan control application. The main use for this is to manually trigger spectral scan operations (athspectral -i athX start) whilst doing debugging. END K 10 svn:author V 6 adrian K 8 svn:date V 27 2013-01-02T04:20:52.099030Z K 7 svn:log V 258 More updates: * add a debugging printing for now * don't "fix" up the index to be signed from DC; no need to do that here * use combined RSSI for spectral scan printing for now rather than pri RSSI. I need to see what the "right" RSSI value to use is. END K 10 svn:author V 7 linimon K 8 svn:date V 27 2013-01-02T04:29:35.667516Z K 7 svn:log V 83 Give svn a full path for its use in cronjobs (e.g., updatesnap, updatesnap.ports). END K 10 svn:author V 8 hselasky K 8 svn:date V 27 2013-01-02T07:33:19.991185Z K 7 svn:log V 104 MFC r244704, r244714 and r244715: Add vendor IDs for Broadcom USB dongles (BCM20702). PR: kern/174707 END K 10 svn:author V 8 hselasky K 8 svn:date V 27 2013-01-02T07:33:43.419723Z K 7 svn:log V 72 Add missing dependancy. Submitted by: Michael Butler MFC after: 1 week END K 10 svn:author V 10 nwhitehorn K 8 svn:date V 27 2013-01-02T13:25:11.904621Z K 7 svn:log V 210 Make sade actually be a symlink to partedit, as per the commit message in r244859, rather than a hardlink. This fixes installation if /usr/sbin is on a different filesystem than /usr/libexec. Submitted by: se END K 10 svn:author V 5 crees K 8 svn:date V 27 2013-01-02T16:47:23.843652Z K 7 svn:log V 84 Copyrights can't be owned by The FreeBSD Project apparently Submitted by: theraven END K 10 svn:author V 6 adrian K 8 svn:date V 27 2013-01-02T18:03:19.084704Z K 7 svn:log V 29 Fix incorrect format string. END K 10 svn:author V 6 adrian K 8 svn:date V 27 2013-01-02T18:05:31.154740Z K 7 svn:log V 44 Fix some printf() formats. Found by: clang END K 10 svn:author V 6 adrian K 8 svn:date V 27 2013-01-02T18:09:30.144278Z K 7 svn:log V 124 * Add missing format specifier for err() * add missing exit(0) * Fix some operator evaluation complaints. Thanks to: clang END K 10 svn:author V 6 adrian K 8 svn:date V 27 2013-01-02T18:12:06.541382Z K 7 svn:log V 89 * Add missing err() string formats; * Fix up a printf() type mismatch. Thanks to: clang END K 10 svn:author V 6 adrian K 8 svn:date V 27 2013-01-02T18:14:26.495754Z K 7 svn:log V 52 Add missing err() format strings. Thanks to: clang END K 10 svn:author V 6 adrian K 8 svn:date V 27 2013-01-02T18:21:24.211151Z K 7 svn:log V 71 Fix up some warnings from clang. This still triggers a bug in clang.. END K 10 svn:author V 6 adrian K 8 svn:date V 27 2013-01-02T18:26:32.409383Z K 7 svn:log V 25 Fix some clang warnings! END K 10 svn:author V 6 adrian K 8 svn:date V 27 2013-01-02T18:29:11.078437Z K 7 svn:log V 42 Fix some conversions to keep clang happy. END K 10 svn:author V 6 adrian K 8 svn:date V 27 2013-01-02T18:29:54.312621Z K 7 svn:log V 33 Fix missing err() format string. END K 10 svn:author V 6 adrian K 8 svn:date V 27 2013-01-02T18:33:48.804380Z K 7 svn:log V 33 Add missing err() format string. END K 10 svn:author V 6 adrian K 8 svn:date V 27 2013-01-02T18:49:40.143500Z K 7 svn:log V 36 Disable clang for athstats for now. END K 10 svn:author V 4 jkim K 8 svn:date V 27 2013-01-02T19:01:21.183657Z K 7 svn:log V 24 Import ACPICA 20121220. END K 10 svn:author V 4 jkim K 8 svn:date V 27 2013-01-02T19:02:16.373327Z K 7 svn:log V 21 Tag ACPICA 20121220. END K 10 svn:author V 7 delphij K 8 svn:date V 27 2013-01-02T20:56:53.846029Z K 7 svn:log V 89 Integrate OpenSSL changeset 22950 (appro): bn_word.c: fix overflow bug in BN_add_word. END K 10 svn:author V 7 delphij K 8 svn:date V 27 2013-01-02T20:58:46.392127Z K 7 svn:log V 132 MFV r244973: Integrate OpenSSL changeset 22950 (appro): bn_word.c: fix overflow bug in BN_add_word. MFC after: 2 weeks END K 10 svn:author V 7 delphij K 8 svn:date V 27 2013-01-02T21:00:00.123436Z K 7 svn:log V 93 Indicate that we are using OpenSSL with some local modifications. X-MFC after: with r244974 END