summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Extend the support for PCI-e memory mapped configuration space access:jhb2008-08-225-39/+222
* The newc-format verification is now a little smarter aboutkientzle2008-08-221-9/+24
* Minor cleanup of the -q test: Assert that stdout/stderr are empty for eachkientzle2008-08-221-3/+9
* Don't clean before running tests.kientzle2008-08-221-1/+1
* Explain how the test_option_q test works.kientzle2008-08-221-0/+15
* Test for -q (aka --fast-read).kientzle2008-08-223-1/+106
* Remove bfe_link in softc and introduce two new flags to markyongari2008-08-222-12/+21
* Add the Decision Computer Inc, PCCOM 8-port serial card.thompsa2008-08-221-0/+6
* Add the VScom PCI-100L card.thompsa2008-08-221-0/+6
* Add the Avlab Technology PCI IO 4S-850 4 port serial card.thompsa2008-08-211-0/+6
* Add comments on NOARGS, NODEF, and NOPROTO.obrien2008-08-212-0/+15
* The results for test 2 here are short enough to just be included inline.kientzle2008-08-212-8/+3
* Add support for the Alcor Card Reader (9361)remko2008-08-212-0/+5
* Add a "CACHING" section regarding the internal caching of kernel variablesjhb2008-08-211-0/+8
* Merge the relevant information of man4.i386/ichwd.4 into man4/ichwd.4rpaulo2008-08-213-84/+25
* Remove comments and #ifdef notyet'd code relating to directly dispatchingrwatson2008-08-211-17/+0
* Increase cryptotest tool initialization vector (IV) size.raj2008-08-211-1/+1
* Adapt mxge shims to detect phys contig jumbo framesgallatin2008-08-211-1/+2
* Properly lock proctree_lock before locking the process while accounting.ed2008-08-211-14/+15
* Use the SCHEME_ knobs rather than knowing what they expand to.obrien2008-08-211-2/+2
* Lockf was exiting with status 1 if the command did not exit normally.dwmalone2008-08-212-1/+6
* Add some more tests to verify that "./foo" matches "foo" but "/foo" does not.kientzle2008-08-214-1/+76
* Always display the unedited pathname in -t output.kientzle2008-08-214-21/+12
* o Sort includes and add <endian.h> to support endianness.yongari2008-08-212-371/+495
* Fix boot time pmap_growkernel panic for case where vm is allocated >= 768Mkmacy2008-08-211-1/+3
* For reasons that I have not delved in to Xen 3.2 netback now does header spli...kmacy2008-08-211-21/+38
* Move man pages out of man4.i386. Most of them are applicable to amd64rpaulo2008-08-2112-12/+23
* Cope with the file rename by changing rc variables.rpaulo2008-08-211-4/+4
* Fix a small typo in the pstat(8) manual page.ed2008-08-201-1/+1
* fix typo in previous commit breaking bootupkmacy2008-08-201-1/+1
* The config space registers holding the upper 32-bits of the prefetchablejhb2008-08-202-4/+19
* - Add support for memory mapped PCI config space access on Intel 915GMjhb2008-08-201-3/+23
* Use switch statements instead of if-else for enabling PCI-express configjhb2008-08-201-3/+9
* cpio should restore file flags and ACLs when they're availablekientzle2008-08-201-0/+2
* Recent work on the gnu cpio seems to have introduced some bugs, itkensmith2008-08-207-25/+14
* Remove sysinstall's ability to adjust the tape block size. Installs fromkensmith2008-08-205-21/+6
* Bring in support for the MC8755 Sierra UMTS card.remko2008-08-202-0/+3
* Instal k8temp(4) man page only on amd64 and i386.rpaulo2008-08-201-1/+2
* Add Eee PC.rpaulo2008-08-201-1/+3
* w(1) uses strftime %b with to print the abbreviated month nameache2008-08-201-1/+2
* Remove the now unused `lbolt' variable from the kernel.ed2008-08-202-16/+3
* Revert r181886. A man page already exists in man.i386.rpaulo2008-08-202-138/+0
* Use net.inet.ip.portrange.reservedhigh instead of IPPORT_RESERVED.des2008-08-201-1/+14
* set MCLSHIFT to correspond to page sizekmacy2008-08-201-0/+1
* change netfront to match xen31_6kmacy2008-08-202-3/+3
* Remove grantpt.c, which should have been deleted in the MPSAFE TTY commit.ed2008-08-201-286/+0
* mark blkfront_info as readykmacy2008-08-201-1/+2
* remove scheduler_running as xenbus no longer needs itkmacy2008-08-201-3/+0
* - add more debug cruft to xenbuskmacy2008-08-203-13/+47
* - clean up interrupt handling for xen a tiny bitkmacy2008-08-204-12/+24
OpenPOWER on IntegriCloud