aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Spell void * as void * rather than caddr_t. This is complicated by theDag-Erling Smørgrav2002-04-2837-267/+279
* Minor nit; return(foo) from main rather than exit(foo).Mark Murray2002-04-281-1/+1
* Very minor whitespace nit.Mark Murray2002-04-281-1/+0
* Remove GCC-specific flags.Mark Murray2002-04-281-1/+0
* Reorder for style.Mark Murray2002-04-282-6/+6
* Remove GCC-specific flags.Mark Murray2002-04-281-1/+0
* Fix VCS tags; ANSIfy functionsMark Murray2002-04-281-14/+8
* Add some function prototypes to squash warnings.Mark Murray2002-04-281-0/+6
* Easy warns fixes; sort out some types and me them a bit more consistent;Mark Murray2002-04-281-8/+9
* Warnings fix; ANSIfy, constify, mark unused function parameter(s).Mark Murray2002-04-283-18/+13
* Warns; ANSIfy, constify and move declarations into a common header.Mark Murray2002-04-283-39/+68
* Remove GCC-specific flags.Mark Murray2002-04-281-1/+0
* Fix a const-char vs char issue.Mark Murray2002-04-281-1/+3
* Very minor whitespace nit.Mark Murray2002-04-281-0/+1
* Declarations cleanup; make sure externs are in a common header.Mark Murray2002-04-283-9/+72
* warns fixes; ANSIfy, deregister, constify.Mark Murray2002-04-281-29/+16
* Easy warns fixes; constify.Mark Murray2002-04-281-3/+3
* Style; line up columns, space things out more consistently.Mark Murray2002-04-281-6/+7
* Style fixes; whitespace and header order.Mark Murray2002-04-281-16/+30
* Fix VCS inclusion and tidy up #includes.Mark Murray2002-04-281-4/+8
* Cast to kill warnings. De-register.Mark Murray2002-04-281-3/+3
* fix warnings; change variable/argument names that mask global names.Mark Murray2002-04-281-4/+4
* Remove GCC-specific flags and commented out cruft.Mark Murray2002-04-281-3/+0
* Some easy const fixes.Mark Murray2002-04-281-3/+3
* ANSIfy, VCS inclusions and some very minor style.Mark Murray2002-04-283-55/+36
* Minor reorder for style.Mark Murray2002-04-281-1/+1
* Fix some easy warnings; ANSIfy, constify.Mark Murray2002-04-281-55/+48
* ANSIfy functions, and move extern declarations into a shared headerMark Murray2002-04-285-42/+87
* Fix a number of warnings. A gcc preprocessor bug relating to macrosIan Dowse2002-04-281-38/+53
* Add the Dynalink IS64PPH+ as a supported card.Gary Jennejohn2002-04-281-0/+1
* Fix VCS inclusions.Mark Murray2002-04-283-6/+9
* More low hanging warnings fruit; ANSIfy, de-register, constify.Mark Murray2002-04-281-19/+17
* Change instances of avma1pp2- to ifpi2- in printf's since the nameGary Jennejohn2002-04-281-5/+5
* Fix some low-hanging fruit in the warnings department; ANSIfy functions,Mark Murray2002-04-281-88/+59
* Easy warns fixes; use const, mark unused function parameters. RemoveMark Murray2002-04-281-14/+13
* Remove GCC-specific flags.Mark Murray2002-04-281-1/+0
* Trivial warnings fixes; staticise and use unsigned.Mark Murray2002-04-281-13/+16
* Use __FBSDID, ANSIfy functions, fix const string.Mark Murray2002-04-281-44/+37
* Use __FBSDID(), ANSIfy headings, use const/unsigned in minor butMark Murray2002-04-281-24/+16
* Style only; format function declarations, sort header includes, andMark Murray2002-04-281-20/+26
* Oops, remove references to NLOCKED and NWANTED, now that they noIan Dowse2002-04-282-8/+0
* Removed unused forward struct declaration.Bruce Evans2002-04-281-1/+0
* Add mca.c.Marcel Moolenaar2002-04-281-0/+1
* Nuke -gScott Long2002-04-281-2/+0
* o Introduce and use vm_map_trylock() to replace several direct usesAlan Cox2002-04-285-8/+14
* Hook the DRM up to the build and add it to NOTES.Eric Anholt2002-04-2814-10/+43
* Add DFE-530TX+ to rl(4) list.Bruce A. Mah2002-04-282-2/+2
* Add code to emulate arithmetic, comparison and conversion operationsJake Burkholder2002-04-282-1/+136
* Alphabetize descriptions and remove the "PCI" from the desciptions.Warner Losh2002-04-281-5/+6
* Add partition type for IBM's JFS.Greg Lehey2002-04-281-0/+1