summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add the following knobs for quotas if they are enabled:mpp2007-01-202-3/+6
* MFP4: Move default setting to the end of isp_reset instead of themjacob2007-01-207-93/+138
* Add a section about RSTP support.thompsa2007-01-201-17/+33
* - Display the media instance numbers and allow the user to set the activemarius2007-01-202-3/+32
* - In miibus_attach() remove IFM_IMASK from the dontcare_mask of themarius2007-01-201-2/+17
* - Don't set MIIF_NOISOLATE so ukphy(4) can be used in configurations withmarius2007-01-201-3/+1
* - Change the PCI-X registers constants to be relative to the PCI-X PCIjhb2007-01-193-22/+88
* Major revamp of ULE's cpu load balancing:jeff2007-01-191-237/+290
* Add a reference too pthread_cancel(3).cognet2007-01-191-0/+1
* Remove remnants from the sparc64 origin of this file and which aremarius2007-01-191-5/+0
* Convert the remainder of the low hanging fruits regarding includingmarius2007-01-1924-139/+141
* Cope gracefully with device_get_children returning an error.imp2007-01-191-2/+5
* Make DK-HOSTMASTER show contact info for .dk domains.phk2007-01-191-0/+2
* On FreeBSD/arm, any value > 50 bits will result in a rediculously hugeimp2007-01-191-2/+2
* Use eaccess() instead of access() for the type builtin, like we do for thestefanf2007-01-181-1/+1
* - Add a uart_rxready() and corresponding device-specific implementationsmarius2007-01-187-48/+45
* A less draconian fix to the build.mjacob2007-01-181-3/+1
* - Probe the CS4231 in USIII machines.marius2007-01-181-6/+4
* Temporarily comment out the KASSERT that broke the kernel build.obrien2007-01-181-0/+2
* - Rename UPA_BUS_SPACE to NEXUS_BUS_SPACE; besides an UPA bus, nexus(4)marius2007-01-185-42/+42
* Add missing comma.joel2007-01-181-1/+1
* Revise the ng_ppp(4) node, so that code flow is more clear. All non-linkglebius2007-01-181-514/+805
* Remove the compat shims for the ISA old-stlye in{b,w,l}()/out{b,w,l}()marius2007-01-186-189/+0
* Wrap the EISA-specific parts of the dpt(4) and si(4) back-ends inmarius2007-01-185-0/+23
* On sparc64 also use the fillw() this header provides for ia64 somarius2007-01-181-2/+4
* Forced commit to note that rev. 1.100 added support forkib2007-01-180-0/+0
* - most all includes (#include <>) migrate to the sctp_os_bsd.h filerrs2007-01-1828-883/+193
* Add support for LINUX_O_DIRECT, LINUX_O_DIRECT and LINUX_O_NOFOLLOW flagskib2007-01-181-17/+46
* Fix definitions of kilobits etc.ru2007-01-181-21/+25
* Set topology change propagation on all ports _except_ the caller.thompsa2007-01-181-1/+1
* Revert previous change.rodrigc2007-01-181-1/+1
* Oops... Revert previous commit because "installathon" is really a contest'sdelphij2007-01-181-1/+1
* Fix a typo.delphij2007-01-181-1/+1
* Forward declare __pcpu as a pointer type instead of an array type torodrigc2007-01-181-1/+1
* Document the loader tunables which control hard process memory limits.bms2007-01-171-1/+21
* Use FOREACH_PROC_IN_SYSTEM instead of using its unrolled form.delphij2007-01-176-8/+8
* Use FOREACH_PROC_IN_SYSTEM instead of using its unrolled form.delphij2007-01-177-10/+10
* "If I only had a brain..."des2007-01-171-1/+1
* Correct errors in previous commit. I didn't realize that ${CPUTYPE} isdes2007-01-171-6/+6
* - Add a small section on boot-time configuration.joel2007-01-171-3/+30
* On i386, make "prescott" an alias for "nocona" (instead of the other waydes2007-01-172-6/+11
* Fix a buffer overflow iff USB_DEBUG is set, hw.usb.ums.debug is > 5 and themarkus2007-01-171-3/+4
* Add PCI Id's for upcoming controllers.scottl2007-01-171-1/+3
* Add 3436 file system regression tests in 184 files.pjd2007-01-17189-0/+7978
* Create bus dma tags for both the PCI bus and the IXP425 root bus. Set thecognet2007-01-174-4/+31
* - Add bounce pages for arm, largely based on the i386 implementation.cognet2007-01-175-33/+632
* Add a 3rd entry in the cache, which keeps the end positiontrhodes2007-01-162-3/+19
* Remove hptlock from the static witness table, now that it's a regular sleepssouhlal2007-01-161-1/+0
* Resurrect upa(4), now used for the subordinate/slave UPA bridge andmarius2007-01-162-0/+515
* - Merge sys/sparc64/creator/creator_upa.c into sys/dev/fb/creator.c.marius2007-01-165-647/+452
OpenPOWER on IntegriCloud