summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update the URL for the list of supported products.ru2006-12-071-2/+2
* Don't try to workaround broken apps (if any). If this still the case,ariff2006-12-071-16/+1
* Remove comment that is no longer relevant since previousariff2006-12-071-7/+0
* Regenerate per the instructions.mjacob2006-12-071-515/+1769
* Pass a char buffer parameter with name "errmsg" to nmount().rodrigc2006-12-071-1/+4
* Use vfs_mount_error() to log mount errors in a few places with humanrodrigc2006-12-071-1/+8
* fix CID 1671 by freeing listp before exit from vnex_attachkmacy2006-12-071-1/+2
* fix CID 1670 by freeing pointer listp before returningkmacy2006-12-071-0/+1
* fix CID 1672 by initializing variable clockkmacy2006-12-071-1/+1
* Fix CID 1669 by removing dead sf_buf codekmacy2006-12-071-6/+0
* Completing the process of UUCP migration to ports.avatar2006-12-071-0/+27
* Handle a missing NPE firmware file better; if it's missing print asam2006-12-071-3/+12
* Unbreak build for Skyeye: do not attempt to do any DMA, as Skyeye doesn'tcognet2006-12-071-1/+10
* Fix compile with BCE_DEBUG. The last one tripped up gcc 2.95 on 4.x evenjhb2006-12-061-4/+4
* Drop the iwi softc lock when calling back into net80211 on rx. This fixes amlaier2006-12-061-0/+3
* New release note: SA-06:25.kmem.bmah2006-12-061-0/+6
* Allow machdep.cpu_idle_hlt to be set from the loader. This should allowsobomax2006-12-063-0/+3
* Teach release builds and release documentation snapshots that releasebmah2006-12-062-4/+4
* Reorganize the release notes to better support multiple architectures.bmah2006-12-0616-2288/+69
* Ignore any breakpoint instructions (int 3) we encounter in vm86 modejhb2006-12-061-0/+2
* Fix some edge cases in detach() as well as a memory leak if we fail tojhb2006-12-061-2/+8
* o confstr(3) returns 0 on error. Check the return value accordingly.maxim2006-12-061-6/+10
* Correct a signedness bug which allowed members of the operatorcperciva2006-12-061-1/+1
* Changes to try fix sched_ule.c courtesy of David Xu.julian2006-12-061-12/+13
* remove already commented out codejulian2006-12-061-33/+0
* Note the mashing of the proc structure.. recommend recompilingjulian2006-12-061-0/+7
* Threading cleanup.. part 2 of several.julian2006-12-0640-2910/+944
* - Use the xl_stats_update() callout instead of if_slowtimo() formarius2006-12-062-22/+27
* consolidate parsing of nfs root mount options in one placesam2006-12-064-51/+77
* Use our own callout instead of if_slowtimo() for driving lance_watchdog()marius2006-12-064-12/+25
* - Use the hme_tick() callout instead of if_slowtimo() for drivingmarius2006-12-062-17/+22
* - Use the gem_tick() callout instead of if_slowtimo() for drivingmarius2006-12-062-22/+25
* - Use our own callout (the dc_tick() callout uses varying periodsmarius2006-12-062-27/+35
* test cancel_pending to save a thr_wake call in some specical cases.davidxu2006-12-061-1/+1
* initialize mutex and cv.davidxu2006-12-061-2/+2
* _thr_ucond_wait drops lock, we should pick it up again.davidxu2006-12-051-0/+1
* Flush my typo fix queue for this directory.ceri2006-12-054-4/+4
* Fix typos.ceri2006-12-052-3/+3
* - Add myself to calendar.freebsdgabor2006-12-051-0/+1
* document that NCQ is not yet supported.wilko2006-12-051-0/+2
* Portability fix for non-POSIX operating systems: Open files in binary mode.cperciva2006-12-052-9/+17
* Use callout mechanism instead of timeout()/untimeout().ume2006-12-053-3/+4
* Forced commit to note a repo-copy of this file frombmah2006-12-050-0/+0
* Teach mdoc(7) about FreeBSD/arm and FreeBSD 6.3; both needed by theru2006-12-051-0/+4
* Move npe.4 to a machine specific manpage subdirectory.ru2006-12-054-6/+14
* Fix an off by one error in struct nve_tx_desc's frags[] array as a resultjhb2006-12-051-1/+1
* Once upon a time, the hostname was being set in the /etc/netstart,ru2006-12-051-2/+2
* Use a different bitmask for superpages' base address so that itru2006-12-053-9/+6
* Add a "-D" flag to restore which puts it into "degraded" mode. Thisdwmalone2006-12-055-22/+104
* Fix markup.ru2006-12-051-20/+22
OpenPOWER on IntegriCloud