summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* no need to have break; after return;charnier2005-01-161-1/+1
* Add prototypes and remove unused variables for WARNS=6 compliance. Addcharnier2005-01-161-25/+28
* Remove debugging that made it into the commit.obrien2005-01-161-2/+0
* Lock the AMR driver:scottl2005-01-165-106/+120
* "REQUIRE: cleanvar" for all RC's writing into /var/run.obrien2005-01-1618-18/+20
* Fix kernel builds with INVARIANTS.obrien2005-01-161-1/+1
* Use bus_dmamap_load_mbuf_sg() for loading rx buffers.scottl2005-01-151-19/+7
* Remove ip_fw.h and ip_dummynet.h from includes.glebius2005-01-151-2/+0
* Latest IERS Bulletin C (#29): no leap second on 2005-06-30.wollman2005-01-151-19/+29
* Consider three objects, O, BO, and BBO, where BO is O's backing objectalc2005-01-151-1/+8
* Convert if_em to the new bus_dmamap_load_sg() interface. The old callbackscottl2005-01-152-39/+22
* Document bus_dmamap_load_mbuf_sg()scottl2005-01-151-0/+17
* Add bus_dmamap_load_mbuf_sg() to alpha.scottl2005-01-152-5/+42
* Fix an assignment that I missed in the last commit.scottl2005-01-151-1/+1
* Add bus_dmamap_load_mbuf_sg() to powerpc.scottl2005-01-152-0/+32
* Add support for KTR_BUSDMA.cognet2005-01-151-6/+43
* Add the prototype for bus_dmamap_load_mbuf_sg().cognet2005-01-151-0/+3
* Add bus_dmamap_load_mbuf_sg() to ia64scottl2005-01-152-6/+41
* MFi386: add bus_dmamap_load_mbuf_sg().cognet2005-01-151-0/+36
* Add the 7 seg display.cognet2005-01-151-0/+1
* Add support for the IQ31244 7 seg display.cognet2005-01-154-0/+390
* Start the license statement with /*-cognet2005-01-151-1/+1
* Fix ACLs handling for the root file system.pjd2005-01-151-0/+5
* Use device_set_desc().cognet2005-01-151-0/+2
* Add the i80321 watchdog.cognet2005-01-153-0/+3
* Add a driver for the i80321 watchdog.cognet2005-01-151-0/+149
* Move the LOCKING section to before the EXAMPLES section.jkoshy2005-01-151-18/+22
* If USER of HOSTNAME is set to an empty value, use the fallback value.ru2005-01-151-1/+1
* Fix arguments syntax.pjd2005-01-1514-123/+81
* Fixed troff warnings.ru2005-01-152-76/+76
* Removed empty line.ru2005-01-151-1/+0
* Eliminate macro calls inside literal displays.ru2005-01-1512-64/+37
* Fixed display type.ru2005-01-152-2/+2
* Fixed markup.ru2005-01-151-3/+2
* Use lists where appropriate.ru2005-01-151-4/+10
* A shorter version of the format string.ru2005-01-151-21/+1
* Fixed macro abuse.ru2005-01-151-2/+2
* Fixed display types.ru2005-01-151-5/+5
* Fixed markup bug.ru2005-01-151-10/+22
* Markup: convert a display to a list.ru2005-01-151-10/+19
* Markup style.ru2005-01-153-7/+3
* Markup nits.ru2005-01-151-16/+14
* Markup nit.ru2005-01-151-2/+1
* Overhaul the markup.ru2005-01-151-105/+286
* Markup fixes.ru2005-01-152-19/+27
* Add the bus_dmamap_load_mbuf_sg() function to sparc64.scottl2005-01-153-15/+99
* Add a file missed in the previous commit:das2005-01-151-0/+5
* Eliminate gdtoa.mk and move its contents to ${MACHINE_ARCH}/Makefile.inc.das2005-01-1514-38/+20
* amd64 assembly versions of sqrt(), lrint(), and llrint() using SSE2.das2005-01-154-0/+77
* Most libm routines depend on the rounding mode and/or set exceptiondas2005-01-151-31/+29
OpenPOWER on IntegriCloud