summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added the EXIT STATUS section where appropriate.ru2005-01-17143-161/+158
* Discontinue zero-length g_ctl arguments as "just give him this pointer"phk2005-01-171-6/+1
* Go ahead and match on CIS3 and CIS4 strings as well. These are NULLimp2005-01-171-1/+14
* Ups, misprint, change and => add.rik2005-01-161-1/+1
* Document the new EXIT STATUS section.ru2005-01-161-1/+4
* Added the EXIT STATUS section.ru2005-01-161-2/+3
* Implement a custom print formatter (archive_string_vsprintf)kientzle2005-01-164-14/+90
* Move -Wunused-parameter from WARNS level 3 level 4.obrien2005-01-161-2/+4
* Fix a bug I introduced in 1.561 which has caused considerable filesystemphk2005-01-161-5/+5
* Use >= so we can use the actual WARNS levels.obrien2005-01-161-6/+6
* Fix comment. Code 0x95 means locking shift to codeset 5 according torik2005-01-161-2/+2
* Fix variable name in comment num=>alen. (Lost part of commit rev 1.2)rik2005-01-161-1/+1
* Removed .Re without a matching .Rs.ru2005-01-161-1/+0
* Use the \*(If string provided by mdoc(7), to represent infinity.ru2005-01-162-18/+11
* Removed redundant .br call.ru2005-01-161-1/+0
* Add the new standard EXIT STATUS section where appropriate.ru2005-01-1626-220/+220
* In refactoring the test before committing, a pointer was passed insteadrwatson2005-01-161-2/+2
* Remove \n at the end of err(3) stringscharnier2005-01-161-7/+5
* Add a new sysctl, hw.sevenseg.freq, to control the update frequency.cognet2005-01-161-1/+6
* Erm, don't forget to store the mbuf in the dmamap in bus_dmamap_load_mbuf_sg(),cognet2005-01-161-5/+6
* Add udpconnectjail, a simple regression test to exercise an (as yet)rwatson2005-01-162-0/+117
* Standardize 2 error messages: start with lowercase letter.charnier2005-01-161-2/+2
* - Reduce number of arguments passed to dummynet_io(), we already have cookieglebius2005-01-165-11/+7
* 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
OpenPOWER on IntegriCloud