summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed indentation for LINKTYPE_ENCvanhu2009-03-241-1/+1
* Revert unintended part of r190375.marius2009-03-241-1/+0
* Given that zfs.ko depends on opensolaris.ko also build the latter bymarius2009-03-241-0/+4
* As with ZFS use real atomic operations for sparc64.marius2009-03-241-1/+1
* Bump __FreeBSD_version to reflect tcpdump 4.0.0 and libpcap 1.0.0rpaulo2009-03-241-1/+1
* MFV of tzdata2009d:edwin2009-03-243-7/+148
* set NULL after free to avoid duplicate free.weongyo2009-03-241-1/+3
* Don't call m_freem() after ip_output(), as it always consumesbms2009-03-241-1/+0
* fix build w/ AH_DEBUGsam2009-03-241-29/+0
* Remove gratuitous unlock in error case.jmallett2009-03-241-1/+0
* Save errno before calling _close(), which may clear it.delphij2009-03-231-2/+4
* use more proper format string.delphij2009-03-232-11/+11
* - Clean up suspend/resume code for amd64.jkim2009-03-234-31/+29
* Add a function to reset system time after resuming, which will be usedjkim2009-03-232-4/+22
* Check whether devd is running before calling resume notifier andjkim2009-03-231-19/+34
* Clean up MI inittodr(9) and kill noop code.jkim2009-03-231-21/+13
* Improve the description of a few sysctls.jhb2009-03-232-12/+13
* Minor updates to the Chelsio driver, including removing an LOR.gnn2009-03-232-10/+15
* Reenable 64-bit DMA for twa(4) controllers, but use a boundary of 4GB tojhb2009-03-233-7/+13
* Fix order of debug printf items, addr and config# were swapped.thompsa2009-03-231-1/+1
* Release driver lock at the end of the watchdog routine instead of trying tojhb2009-03-231-1/+1
* Support for a new environment variable, LD_ELF_HINTS_PATH for overridingdelphij2009-03-232-3/+15
* Fixed comments so it stays in 80 chars by linevanhu2009-03-231-5/+9
* Don't tempt svn to expand the example $FreeBSD stringsdougb2009-03-232-4/+4
* - Ensure that INTx isn't disabled, as these chips apparently have amarius2009-03-232-4/+8
* Save (empty) worklist at successful completionphk2009-03-231-0/+1
* Togging ALLMULTI does not require controller reset so have Rxyongari2009-03-231-42/+16
* Do not pass uninitialized data buffer to devctl_queue_data function.kan2009-03-231-26/+25
* Add safety check that does not allow empty strings to be queuedkan2009-03-231-0/+6
* Add the URL for RFC2142gshapiro2009-03-231-0/+1
* Fix inversed logic. pci_find_extcap() returns 0 when it findsyongari2009-03-231-1/+1
* Correctly sanity-check timer IDs. [SA-09:06]cperciva2009-03-232-4/+9
* Test the r190298 change.stefanf2009-03-222-0/+2
* Fix the behaviour of the read built-in when IFS is unset.stefanf2009-03-221-1/+1
* Add a few tests for the read built-in.stefanf2009-03-222-0/+44
* Improve the IFS handling of the read built-in.stefanf2009-03-221-10/+68
* Add dtnfsclient, a first cut at an NFSv2/v3 client reuest DTracerwatson2009-03-226-0/+445
* Update test for r190284.stefanf2009-03-222-1/+3
* - Apply the r190270 changes to printing of single aliases too.stefanf2009-03-221-23/+48
* Correct the documentation to reflect the fact that BUS_DMA_NOCACHE is arnoland2009-03-221-9/+9
* Fix up the flags to bus_dmamem again. The man page incorrectly showedrnoland2009-03-222-10/+9
* Update stale comments. The alternate address space mapping was eliminatedalc2009-03-222-9/+2
* Update and extend the tests for alias.stefanf2009-03-222-1/+5
* Make the output of the alias built-in POSIX-compliant: Drop the leading 'alias'stefanf2009-03-221-1/+6
* Set the endpoint on the preallocated fifo so it doesnt get matched as anthompsa2009-03-221-0/+2
* 7.2 will be the first release where strndup() appears.kib2009-03-221-1/+1
* Bump __FreeBSD_version for dynamic token string support added in ld.so.kib2009-03-221-1/+1
* Fix several issues with parsing the notes for ELF objects.kib2009-03-221-5/+5
* NO_INQUIRY is wrong for this device. Alternatively, if it is right,imp2009-03-221-1/+1
* In general, the kernel virtual address of the pml4 page table page that isalc2009-03-223-4/+10
OpenPOWER on IntegriCloud