aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* On sparc64 also use the fillw() this header provides for ia64 soMarius Strobl2007-01-181-2/+4
* Forced commit to note that rev. 1.100 added support forKonstantin Belousov2007-01-180-0/+0
* - most all includes (#include <>) migrate to the sctp_os_bsd.h fileRandall Stewart2007-01-1828-883/+193
* Add support for LINUX_O_DIRECT, LINUX_O_DIRECT and LINUX_O_NOFOLLOW flagsKonstantin Belousov2007-01-181-17/+46
* Fix definitions of kilobits etc.Ruslan Ermilov2007-01-181-21/+25
* Set topology change propagation on all ports _except_ the caller.Andrew Thompson2007-01-181-1/+1
* Revert previous change.Craig Rodrigues2007-01-181-1/+1
* Oops... Revert previous commit because "installathon" is really a contest'sXin LI2007-01-181-1/+1
* Fix a typo.Xin LI2007-01-181-1/+1
* Forward declare __pcpu as a pointer type instead of an array type toCraig Rodrigues2007-01-181-1/+1
* Document the loader tunables which control hard process memory limits.Bruce M Simpson2007-01-171-1/+21
* Use FOREACH_PROC_IN_SYSTEM instead of using its unrolled form.Xin LI2007-01-176-8/+8
* Use FOREACH_PROC_IN_SYSTEM instead of using its unrolled form.Xin LI2007-01-177-10/+10
* "If I only had a brain..."Dag-Erling Smørgrav2007-01-171-1/+1
* Correct errors in previous commit. I didn't realize that ${CPUTYPE} isDag-Erling Smørgrav2007-01-171-6/+6
* - Add a small section on boot-time configuration.Joel Dahl2007-01-171-3/+30
* On i386, make "prescott" an alias for "nocona" (instead of the other wayDag-Erling Smørgrav2007-01-172-6/+11
* Fix a buffer overflow iff USB_DEBUG is set, hw.usb.ums.debug is > 5 and theMarkus Brueffer2007-01-171-3/+4
* Add PCI Id's for upcoming controllers.Scott Long2007-01-171-1/+3
* Add 3436 file system regression tests in 184 files.Pawel Jakub Dawidek2007-01-17189-0/+7978
* Create bus dma tags for both the PCI bus and the IXP425 root bus. Set theOlivier Houchard2007-01-174-4/+31
* - Add bounce pages for arm, largely based on the i386 implementation.Olivier Houchard2007-01-175-33/+632
* Add a 3rd entry in the cache, which keeps the end positionTom Rhodes2007-01-162-3/+19
* Remove hptlock from the static witness table, now that it's a regular sleepSuleiman Souhlal2007-01-161-1/+0
* Resurrect upa(4), now used for the subordinate/slave UPA bridge andMarius Strobl2007-01-162-0/+515
* - Merge sys/sparc64/creator/creator_upa.c into sys/dev/fb/creator.c.Marius Strobl2007-01-165-647/+452
* Teach OF_decode_addr() about the bus space used for devices on theMarius Strobl2007-01-161-1/+5
* o In re_newbuf() and re_encap() if re_dma_map_desc() aborts the mappingMarius Strobl2007-01-162-48/+44
* Fix a typo in a comment, introduced in rev. 1.19.Christian Brueffer2007-01-161-1/+1
* Disable MSI for the Intel 845 and 865 chipsets and update comment forJohn Baldwin2007-01-161-1/+3
* Fix a spelling error. heirarchy -> hierarchy.Mike Pritchard2007-01-161-1/+1
* Fix a spelling error in some comments. heirarchy -> hierarchy.Mike Pritchard2007-01-161-2/+2
* o Remove duplicate #include <errno.h>.Maxim Konovalov2007-01-161-1/+0
* Correct driver_t brgphy_driver, which was forgotten from the last commit.Jung-uk Kim2007-01-161-1/+1
* Fix the subvendor ID for PCI-PCI bridges.John Baldwin2007-01-162-5/+11
* Remove duplicate variable initialization.John Baldwin2007-01-161-1/+0
* Avoid infinite loop if nicmp6 and nip6 are not on the same mbuf.Hajimu UMEMOTO2007-01-161-1/+2
* When we try to set set-gid bit with chmod(2) on a file, which we own, but ourPawel Jakub Dawidek2007-01-161-1/+5
* Fix typo in a comment.Joel Dahl2007-01-161-1/+1
* Removes useless (flags | ) KASSERT. The ^ one that actuallyRandall Stewart2007-01-161-6/+1
* Add French dvorak keymap that supports accents. Based on FrancisMurray Stokely2007-01-163-1/+159
* Provide a more accurate description of the size of the ports collection.Murray Stokely2007-01-161-1/+1
* Move MII model and revision into softc.Jung-uk Kim2007-01-161-14/+24
* Fix warning by adding extra parenthesesKip Macy2007-01-161-1/+1
* Document that uniq(1) limits input line length to LINE_MAX characters.Giorgos Keramidas2007-01-151-0/+4
* Check the return value of bus_setup_intr() when setting up theMarius Strobl2007-01-151-10/+12
* - Move Ethernet@WireSpeed and jumbo frame configurations to separateJung-uk Kim2007-01-151-48/+60
* - Fix BCM5754 support found in Dell PowerEdge SC440.Jung-uk Kim2007-01-154-41/+85
* Rewrite the udf_read() routine to use a file vnode instead of the devvp vnode.Pav Lucistnik2007-01-151-24/+52
* Clean up some debug prints from last commit and move one under boot -v.Nate Lawson2007-01-151-6/+5