summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Don't forget to mark the color translation array as const.ed2009-01-181-2/+2
* Correct an error in revision 1.170 of this file. When get_pv_entry() isalc2009-01-181-1/+15
* remove too noisy DIAGNOSTIC codesam2009-01-182-7/+0
* - Add summary information to the title once the file is parsed rather thanjeff2009-01-181-24/+36
* Just put the ifnet pointer first in the softc like it needs to be rather thanthompsa2009-01-1820-30/+10
* - Significantly speedup hiding and displaying multiple rows by writing anjeff2009-01-181-31/+224
* Add support for CMedia CMI120.keramida2009-01-181-0/+4
* Fix for my previous commit: color mapping is not 1:1.ed2009-01-171-4/+7
* Make vidcontrol's color setting work again.ed2009-01-172-0/+25
* Fix typophk2009-01-171-1/+1
* Release the evil twin of nanobsd.sh: sysbuild.shphk2009-01-172-0/+681
* When f[w]printf() is called on an unbuffered file like stdout, itdas2009-01-172-14/+23
* Convert battery capacity/rate from mA to mW only when summary is requested.mav2009-01-171-1/+1
* Allow experimental libteken features to be tested without changing code.ed2009-01-176-57/+63
* Fix handling of pts(4) device names in comsat(8). Also catch fork() errors.ed2009-01-171-6/+17
* s,unmount 8,umount 8, it is unmount(2) which I did not mean.bz2009-01-171-2/+2
* The FTP_TIMEOUT and HTTP_TIMEOUT environment variables were ignored becausedes2009-01-171-3/+4
* Bail on ENXIO, you won't get any further any way.phk2009-01-171-1/+4
* - Add a new source configuration menu option that allows hiding andjeff2009-01-171-4/+173
* - Rewrite the parser to support the new generic schedgraph interface.jeff2009-01-171-1002/+608
* - Implement generic macros for producing KTR records that are compatiblejeff2009-01-178-51/+233
* Simplify printf's inlined output buffering routines. On amd64, thisdas2009-01-171-18/+18
* Disable decoding of BARs by devices before we trash the value in the BARjhb2009-01-161-0/+18
* Correct the sense of the "use32" terenary operator so that it usesjhb2009-01-161-5/+1
* export PSB frequenciessam2009-01-161-4/+13
* revert r187343sam2009-01-161-1/+1
* add FCC4 SKU to expose Public Safety Band (PSB) frequencies; this issam2009-01-162-1/+67
* Fix 1/2 and 1/4 width channel handling for non-GSM operation:sam2009-01-161-3/+17
* Update URL.marius2009-01-161-2/+2
* Remove a duplicate #include.cognet2009-01-161-1/+0
* Add some information in SYNOPSIS, HARDWARE and BUGS sections.mav2009-01-161-4/+38
* Be more Solaris-friendly.pjd2009-01-162-4/+8
* Allow jot(1) regression tests to be checked out on Windows filesystems.ed2009-01-162-1/+1
* Rename mail(1)'s aux.c to util.c.ed2009-01-162-2/+2
* Remove unused files from the digi(4) driver.ed2009-01-164-14961/+0
* The RTF_LLINFO was revived unconditionally, but within the kernel theqingli2009-01-161-5/+1
* Eliminate the PMAP_INLINE macro. It isn't really used here. If weimp2009-01-161-8/+2
* Remove unused variable.imp2009-01-161-14/+4
* Add hardware MAC statistics support. Also added some reservedyongari2009-01-162-9/+354
* add athrd tool that dumps ath hal regulatory info; note this is soon tosam2009-01-156-4/+2106
* Revert revision 186833 and try a different strategy to allow this device tonwhitehorn2009-01-151-2/+6
* - pmap_track_modified was retired in r178606. Reintroducing it was a mistake.gonzo2009-01-151-21/+1
* Reflect newly added PCI IDs to bce(4).delphij2009-01-151-1/+21
* Changes to match "Marketing Description" from Broadcom for HP servers.delphij2009-01-151-12/+14
* Don't cross-reference gem(4) and hme(4); maybe this made some sensemarius2009-01-152-4/+2
* Sync the description of jumbo frame support with reality as of r185812;marius2009-01-151-2/+2
* Change dstp to be const and remove bogus cast.rdivacky2009-01-151-2/+3
* Reduce diffs to p4 that were the result of a mismerge on my part.imp2009-01-151-2/+5
* Silent userland warnings about missing prototypes.piso2009-01-153-0/+3
* Introduce a local variable and use it instead of passed in parameterrdivacky2009-01-155-6/+16
OpenPOWER on IntegriCloud