summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Add support for multibyte decimal_point encodings, e.g., U+066B.das2009-01-192-23/+49
* Add support for multibyte decimal_point encodings, e.g., U+066B.das2009-01-192-23/+35
* Sometimes RTL8168B seems to take long time to access GMII registersyongari2009-01-192-4/+5
* Also strip the machine arch from SRCDIR in case it is a cross build sothompsa2009-01-181-0/+1
* If source mbuf chain consists of only one mbuf, use it directly as sourcemav2009-01-181-34/+51
* Teach m_copyback() to use trailing space of the last mbuf in chain.mav2009-01-181-0/+4
* Use m_unshare()+m_copyback() instead of m_freem()+m_devget() to keepmav2009-01-183-49/+80
* - Eliminate warnings in debug print macros by explicitly converting allstas2009-01-181-1/+1
* - Whitespace fixes.stas2009-01-181-23/+23
* - Obtain inode sizes and location of the first inode based on the contentsstas2009-01-185-8/+14
* Adjust the padding of struct pcpu to r187357.marius2009-01-181-1/+7
* Remove strict limitation on minimal multilink MRRU. RFC claims that MRRUmav2009-01-181-5/+6
* Fix regression introduced in rev. 173124:mav2009-01-181-26/+27
* 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
OpenPOWER on IntegriCloud