summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Use PCIR_BAR(x) instead of PCIR_MAPS.jhb2003-09-0264-154/+149
| | | | | Glanced over by: imp, gibbs Tested by: i386 LINT
* - Deprecate PCIR_MAPS under BURN_BRIDGES (meaning it will be gone in 6.0)jhb2003-09-021-1/+5
| | | | | | | | and replace it with the more intuitive name PCIR_BARS. - Add a PCIR_BAR(x) macro that returns the config space register offset of the 32-bit BAR x. MFC after: 3 days
* Fix/add errno return values to match the NFS client implementation anddds2003-09-022-5/+16
| | | | | | | | better represent failures of special files accessed over NFS. Approved by: schweikh (mentor) Reviewed by: bde (as a description) MFC after: 6 weeks
* Fix errno return values to better represent failure reasons fordds2003-09-021-4/+9
| | | | | | | | read and open. Approved by: schweikh (mentor) Agreed: bde MFC after: 6 weeks
* Remove redundant PACKAGE and VERSION defines.mbr2003-09-021-6/+1
|
* Update version string.mbr2003-09-021-1/+1
|
* Set HAVE_STRUCT_IFREQ_IFR_ADDR, HAVE_STRUCT_FHSTATUS_FHS_FH to 1.mbr2003-09-021-0/+9
|
* cosmeticssos2003-09-021-2/+2
|
* Resolve conflicts.mbr2003-09-0227-1621/+437
|
* This commit was generated by cvs2svn to compensate for changes in r119679,mbr2003-09-02247-1246/+19192
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * Virgin import of AMD (am-utils) 20030828 (6.0.9)mbr2003-09-02273-1498/+19514
| |
* | Adjust the max transfer size used.sos2003-09-021-1/+1
| |
* | Import ISC DHCP 3.0.1 RC12 client.mbr2003-09-021-5/+7
| | | | | | | | | | - s/include/includes - remove already merged files
* | Resolve conflicts.mbr2003-09-025-686/+699
| |
* | Resolve conflicts.mbr2003-09-021-1/+1
| | | | | | | | * rev. 1.22
* | Resolve conflicts:mbr2003-09-021-13/+35
| | | | | | | | * rev. 1.33/1.25
* | This commit was generated by cvs2svn to compensate for changes in r119669,mbr2003-09-029-75/+233
|\ \ | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | Import ISC DHCP 3.0.1 RC12 client.mbr2003-09-0216-787/+993
| | |
* | | Check an arguments count before proceed in sysctl_handler().maxim2003-09-021-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | PR: bin/56298 Submitted by: Kang Liu <liukang@bjpu.edu.cn> MFC after: 2 weeks # We need a regression test suit for ipfw(2)/ipfw(8) badly.
* | | Sync with ISC repo. Use SIGTERM instead of SIGKILL, make oldpid a long andmbr2003-09-021-9/+12
| | | | | | | | | | | | cast it into a pid_t.
* | | Prepare for locking mlx(4) by cleaning up the use of busdma. No realscottl2003-09-022-155/+243
| | | | | | | | | | | | functional changes should result from this.
* | | Teach rescue about NOATM, NO_VINUM and NOINET6phk2003-09-021-5/+18
| | |
* | | Don't open with exclusive bit, swapon(8) wants to trash our swapdev.phk2003-09-021-2/+8
| | | | | | | | | | | | Add XXX comment with a rating of this concept.
* | | CardBus instead of Cardbus. Add I/O Data WN-AG/CB and Prixim Skylineimp2003-09-012-12/+19
| | | | | | | | | | | | | | | | | | | | | 4030 cards. Special Thanks: shigeru yamamoto-san for the kind donation of I/O Data and other wireless cards
* | | Simplify the ioctl handling in GEOM.phk2003-09-016-309/+146
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This replaces the current ioctl processing with a direct call path from geom_dev() where the ioctl arrives (from SPECFS) to any directly connected GEOM class. The inverse of the above is no longer supported. This is the situation were you have one or more intervening GEOM classes, for instance a BSDlabel on top of a MBR or PC98. If you want to issue MBR or PC98 specific ioctls, you will need to issue them on a MBR or PC98 providers. This paves the way for inviting CD's, FD's and other special cases inside GEOM.
* | | Commands submitted through the management interface won't have scatter/scottl2003-09-011-0/+2
| | | | | | | | | | | | | | | gather lists. Stop ignoring them and instead call the callback directly. This unbreaks the management interface.
* | | Change clean_map from a global to an auto variableeivind2003-09-012-1/+1
| | |
* | | Don't try to enable io or memory access for non-standard resourcedfr2003-09-011-6/+9
| | | | | | | | | | | | | | | addresses. This stops resource allocations for e.g. amdpm failing - this has its own special ways of enabling access.
* | | Add support for AMD766 and AMD768 chipsets.dfr2003-09-011-3/+9
| | | | | | | | | | | | PR: 41812
* | | Update the kern.osreldate documentation to document the present formateivind2003-09-011-2/+17
| | | | | | | | | | | | | | | | | | used, and refer to <osreldate.h> to get userland date. Submitted by: ru
* | | Retire 'c' partition for a CD device.maxim2003-09-012-13/+4
| | | | | | | | | | | | | | | Submitted by: Craig Rodrigues <rodrigc@crodrigues.org> Not objected by: -current
* | | Try to close the race between disk_destroy() and a subsequent disk_create().phk2003-09-011-19/+17
| | |
* | | Rearrange the probe code yet again.sos2003-09-012-44/+61
| | |
* | | Try a port reset if initial contact to a device failed.ticso2003-09-011-1/+4
| | | | | | | | | | | | tested by: Lee Damon <nomad@castle.org>
* | | Use pmap_steal_memory() for the msgbuf instead of trying to squeezemarcel2003-09-011-25/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | it in the last chunk (phys_avail block). The last chunk very often is not larger than one or two pages, resulting in a msgbuf that's too small to hold a complete verbose boot. Note that pmap_steal_memory() will bzero the memory it "allocates". Consequently, ia64 will never preserve previous msgbufs. This is not a noticable difference in practice. If the msgbuf could be reused, it was invariably too small to have anything preserved anyway.
* | | Clarify the numbering of some of the build stages.scottl2003-09-011-9/+9
| | |
* | | Implement MBUF_STRESS_TEST mark II.silby2003-09-013-18/+87
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes from the original implementation: - Fragmentation is handled by the function m_fragment, which can be called from whereever fragmentation is needed. Note that this function is wrapped in #ifdef MBUF_STRESS_TEST to discourage non-testing use. - m_fragment works slightly differently from the old fragmentation code in that it allocates a seperate mbuf cluster for each fragment. This defeats dma_map_load_mbuf/buffer's feature of coalescing adjacent fragments. While that is a nice feature in practice, it nerfed the usefulness of mbuf_stress_test. - Add two modes of random fragmentation. Chains with fragments all of the same random length and chains with fragments that are each uniquely random in length may now be requested.
* | | Locking and misc cleanups; most of which I've been running for >4 months:sam2003-09-0110-477/+355
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | o add locking o strip irrelevant spl's o split malloc types to better account for memory use o remove unused IPSEC_NONBLOCK_ACQUIRE code o remove dead code Sponsored by: FreeBSD Foundation
* | | Backout rev 1.10.deischen2003-09-011-2/+38
| | | | | | | | | | | | Requested by: obrien
* | | add lockingsam2003-09-012-74/+123
| | | | | | | | | | | | | | | | | | | | | | | | NB: There is a known LOR on the forwarding path; this needs to be resolved together with a similar issue in the bridge. For the moment it is believed to be benign. Sponsored by: FreeBSD Fondation
* | | o interlock domain list when adding domainssam2003-09-011-8/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | o remove irrlevant spl Notes: 1. We don't lock domain list traversals as this is safe until we start removing domains. 2. The calculation of max_datalen in net_init_domain appears safe as noone depends on max_hdr and max_datalen having consistent values. 3. Giant is still held for fast and slow timeouts; this must stay until each timeout routine is properly locked (coming soon). Sponsored by: FreeBSD Fondation
* | | remove warning about use of old divert sockets; this was markedsam2003-09-011-9/+0
| | | | | | | | | | | | | | | | | | for removal before 5.2 Reviewed by: silence on -net and -arch
* | | add lockingsam2003-09-011-125/+117
| | | | | | | | | | | | Sponsored by: FreeBSD Foundation
* | | Eliminate last three uses of varargs.h in the tree. These three fileskan2003-09-013-3/+0
| | | | | | | | | | | | | | | were including varargs.h file but did not use any of its macros, so they escaped the clean-up before.
* | | Build the submit.cf file instead of installing the version that shipsgshapiro2003-09-011-4/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | with the vendor sendmail distribution. By doing so, we avoid mergemaster warnings after every 'make' in /etc/mail/. Reported by: Jeremy Chadwick <koitsu@parodius.com> MFC after: 3 days X-MFC after: and re approval
* | | Add a new machine independent varargs.h and use it as a central placekan2003-09-012-3/+46
| | | | | | | | | | | | | | | | | | | | | to announce the demise of varargs support in GCC versions 3.3+ and to direct users to stdarg.h instead. Fall back to machine/varargs.h for older GCC versions.
* | | Explicitly enable probe request frame reception when not in station mode;sam2003-09-011-0/+4
| | | | | | | | | | | | | | | | | | this is needed for the 5212 which a separate filter bit for these frames. Submitted by: Stephane Laroche <stephane.laroche@colubris.com>
* | | Standardize idempotentcy ifdefs. Consistently use _MACHINE_VARARGS_H_kan2003-09-015-15/+15
| | | | | | | | | | | | symbol.
* | | o correct logic that checks frame size to decide if a cluaster is neededsam2003-09-011-1/+2
| | | | | | | | | | | | | | | | | | o add an assertion to check the max possible packet size Noticed by: David Young <dyoung@pobox.com>
* | | eliminate casts from the DMAADDR macro. This depends upon bus_addr_t beingjmg2003-09-011-1/+1
| | | | | | | | | | | | | | | | | | | | | a type that you can do arithmetic with. This eliminates many warnings when compiling with PAE. Various by: scottl
OpenPOWER on IntegriCloud