summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move us yet closer to IFM_* definitions in NetBSD.phk2002-04-294-56/+56
* Document three synchronization issues in vm_fault().alc2002-04-291-0/+8
* Add one more here.jmallett2002-04-291-0/+10
* Remove a Kurt Vonnegut quote that appears in fortunes.jmallett2002-04-291-18/+0
* Spell out the name of Hunter S. Thompson.jmallett2002-04-293-6/+6
* Sort one, remove some dupes.jmallett2002-04-291-17/+3
* Add something I found amusing when overheard, and a paraphrasal of it.jmallett2002-04-291-0/+4
* Move the Rush Limbaugh fortunes to the offensive file, right after thedougb2002-04-292-227/+227
* Sort according to ../tools/do_sortdougb2002-04-291-263/+264
* Diff reduction to my experimental code: clean up return code handling.anholt2002-04-2924-359/+354
* * Add a quote about the differences between human and machinedougb2002-04-281-1/+239
* Add a French calendar.dwmalone2002-04-285-3/+21
* Pass the caller's file name and line number to the vm_map locking functions.alc2002-04-282-20/+35
* add a missing \n to an unregister failure messagecg2002-04-281-1/+1
* recognise ct5880-ecg2002-04-281-1/+7
* * Add $FreeBSD$ to limerick and zippydougb2002-04-288-752/+754
* Kill one version of a limerick here.jmallett2002-04-281-6/+0
* Kill some duplicates.jmallett2002-04-281-24/+0
* Follow NetBSD and s/IFM_1000_TX/IFM_1000_T/phk2002-04-2814-50/+50
* Don't pass three args when one will do just fine, and even preventphk2002-04-2819-24/+29
* Move drm to the i386-only section.des2002-04-281-1/+1
* Improve an API by about 4 lines per driver.phk2002-04-2817-67/+21
* Use generic MII #defines instead of private ones when the registersphk2002-04-282-169/+67
* Merge in rev 1.9 from NetBSD.phk2002-04-281-3/+81
* We don't need the arp kludge any more.phk2002-04-282-13/+0
* Stylistic sweep through the timecounter code.phk2002-04-283-192/+246
* Don't screw up our uptime with historical dates.phk2002-04-281-1/+1
* Spell void * as void * rather than caddr_t. This is complicated by thedes2002-04-2837-267/+279
* Minor nit; return(foo) from main rather than exit(foo).markm2002-04-281-1/+1
* Very minor whitespace nit.markm2002-04-281-1/+0
* Remove GCC-specific flags.markm2002-04-281-1/+0
* Reorder for style.markm2002-04-282-6/+6
* Remove GCC-specific flags.markm2002-04-281-1/+0
* Fix VCS tags; ANSIfy functionsmarkm2002-04-281-14/+8
* Add some function prototypes to squash warnings.markm2002-04-281-0/+6
* Easy warns fixes; sort out some types and me them a bit more consistent;markm2002-04-281-8/+9
* Warnings fix; ANSIfy, constify, mark unused function parameter(s).markm2002-04-283-18/+13
* Warns; ANSIfy, constify and move declarations into a common header.markm2002-04-283-39/+68
* Remove GCC-specific flags.markm2002-04-281-1/+0
* Fix a const-char vs char issue.markm2002-04-281-1/+3
* Very minor whitespace nit.markm2002-04-281-0/+1
* Declarations cleanup; make sure externs are in a common header.markm2002-04-283-9/+72
* warns fixes; ANSIfy, deregister, constify.markm2002-04-281-29/+16
* Easy warns fixes; constify.markm2002-04-281-3/+3
* Style; line up columns, space things out more consistently.markm2002-04-281-6/+7
* Style fixes; whitespace and header order.markm2002-04-281-16/+30
* Fix VCS inclusion and tidy up #includes.markm2002-04-281-4/+8
* Cast to kill warnings. De-register.markm2002-04-281-3/+3
* fix warnings; change variable/argument names that mask global names.markm2002-04-281-4/+4
* Remove GCC-specific flags and commented out cruft.markm2002-04-281-3/+0
OpenPOWER on IntegriCloud