summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix typo: s/LIBSERACHPATH/LIBSEARCHPATH/gmarcel2011-03-219-11/+11
* Change region 4 to be part of the kernel. This serves 2 purposes:marcel2011-03-215-46/+40
* sh(1): Describe subshell environment, command substitution more correctly.jilles2011-03-201-7/+19
* Use 'list scan' in favor of 'scan', as 'scan' has a different purpose.gjb2011-03-201-1/+1
* Retire opt_ffs_broken_fixme.h.kib2011-03-205-8/+7
* index(3): Mention that index/rindex are deprecated and not specified byjilles2011-03-201-1/+14
* Disable a check I added a while ago to ensure the initial NF cal completed.adrian2011-03-201-5/+24
* Update a comment. The sending process has not mapped the buffer pagesalc2011-03-201-3/+3
* Add a file with some remarks for setting up a zfs boot environmentmr2011-03-201-0/+35
* - Add script for preparing disks in GPT/ZFS boot environmentmr2011-03-202-0/+64
* Cave in and disable the ADC DC gain/offset calibrations if they'readrian2011-03-201-3/+6
* * Remove a not-needed check in the AR5416+ caseadrian2011-03-201-6/+6
* Bring over a copy of the AR5212 TX queue reset and setup routines, in prepara...adrian2011-03-203-0/+344
* Remove dead code.dchagin2011-03-201-17/+0
* Add a PSPOLL queue type, in preparation for (eventually) portingadrian2011-03-201-0/+1
* Add support for checking out ports and doc trees from a CVS repository,nwhitehorn2011-03-191-7/+17
* Correct broadcast frame handling. Setting bit6 of MCR0 registeryongari2011-03-192-3/+4
* ouch, newrt is used on the return path, my fault.dchagin2011-03-191-1/+1
* - Make a panic message better reflect the actual problem.marius2011-03-191-13/+15
* A bit rearranged rtalloc1_fib() code.dchagin2011-03-191-6/+6
* On Serengeti-class machines the OFW root isn't the parent of the CPUmarius2011-03-191-2/+2
* Remove spl(9) remnants.glebius2011-03-191-3/+1
* In case reading PCIR_MINGNT fails don't use it for calculating themarius2011-03-191-1/+1
* Properly check for an IPv4 socket after r219579.bz2011-03-191-2/+2
* Remove a now unused variable.dchagin2011-03-191-2/+1
* For now remove options FLOWTABLE from the remaining GENERIC kernelbz2011-03-194-5/+0
* Add in the channel survey data structures. These will be filled outadrian2011-03-191-0/+27
* Reserve a new diagnostic code for the channel survey code I'll add soon.adrian2011-03-191-0/+1
* Make sure that the AR_MISC_MODE value from the initvals are properly respected.adrian2011-03-194-4/+4
* Use the HAL method rather than directly calling ar5212ResetTxQueue().adrian2011-03-191-1/+1
* Add debugging messages to the AR5416 ANI code that's found in the AR5212 ANI ...adrian2011-03-191-0/+6
* A cut and paste here was wrong also.jfv2011-03-191-1/+1
* Correct broken definejfv2011-03-191-1/+1
* - Build disk image (for USB sticks) and iso imagemr2011-03-183-11/+29
* o Move the IVT and supporting functions to the front of the textmarcel2011-03-184-55/+100
* Remove inclusion of unneeded bootinfo.h header.marcel2011-03-181-1/+0
* This delta updates the em driver to version 7.2.2 which hasjfv2011-03-189-341/+404
* Use VM_MAXUSER_ADDRESS rather than VM_MAX_ADDRESS when we talk aboutmarcel2011-03-186-26/+26
* Partially revert previous change. Drop the quirk to disable MSI for HTjhb2011-03-181-19/+2
* Use resolvconf(8) to update /etc/resolv.conf.ume2011-03-181-25/+46
* Add resolvconf(8) which manages resolv.conf.ume2011-03-183-0/+40
* Fix a few issues with HyperTransport devices and MSI interrupts:jhb2011-03-182-4/+44
* Import openresolv from vendor branch, actually.ume2011-03-1812-0/+1727
|\
| * Import openresolv-3.4.1.ume2011-03-1812-0/+1727
* Remove contrib/openresolv.ume2011-03-180-0/+0
* Add myself to calendar.freebsd.sbz2011-03-181-0/+1
* Add an entry for myself to committers-ports.dot.sbz2011-03-181-0/+3
* In vm_daemon(), when iterating over all processes in the system, skip thosetrasz2011-03-181-0/+4
* Formatting fix.gjb2011-03-171-1/+1
* Preserve errno in an error case.jhb2011-03-171-1/+2
OpenPOWER on IntegriCloud