summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Removed duplicate usbd_xfer_state(9) link.ru2009-12-222-2/+0
* Sort mlinks.ru2009-12-221-66/+66
* - Rename the __tcpi_(snd|rcv)_mss fields of the tcp_info structure to removejhb2009-12-223-7/+9
* Don't take the driver mutex in mxge_tick(), as itgallatin2009-12-221-2/+0
* Don't print the archive name with -p and -q options.jh2009-12-221-1/+2
* apm(8) is no longer linked to zzz(8), catch up.ru2009-12-222-30/+17
* some mostly cosmetic changes in preparation for upcoming work:luigi2009-12-224-92/+89
* MFV of tzcode2009t, r200833edwin2009-12-223-11/+86
* MFV of tzdata2009t, r200831edwin2009-12-222-6/+6
* Cosmetic fixes.trasz2009-12-221-6/+6
* Add missed usb product define in r200826.thompsa2009-12-221-0/+1
* add new ID to UFTDI driver.thompsa2009-12-221-0/+1
* - add support for more than 2 audio channels. [1]thompsa2009-12-221-70/+146
* Set correct USB device descriptionthompsa2009-12-221-0/+1
* Add more OHCI pci ids.thompsa2009-12-221-0/+6
* Add more EHCI pci ids.thompsa2009-12-221-0/+10
* Make graid3 fallback to malloc() when component request size is biggermav2009-12-212-9/+15
* Support the tablet in (at least) the Toshiba Portege M200 Tablet PC.gavin2009-12-211-0/+1
* Grammar and minor tweaks to powerd(8) man page.gavin2009-12-211-4/+5
* rc.subr: Use pwait in wait_for_pids.jilles2009-12-211-1/+1
* Spell AMD properly.mav2009-12-211-1/+1
* Add missing module dependency information.marius2009-12-211-0/+1
* Provide and consume missing module dependency information.marius2009-12-216-4/+11
* Clear all ports interrupt status bits in single write. Clearing one by onemav2009-12-211-8/+6
* Add regression test for NFSv4 ACLs on UFS.trasz2009-12-211-0/+86
* Sort function prototyes.yongari2009-12-211-39/+38
* By popular request, execute rc.d scripts in the same environmentdougb2009-12-212-4/+21
* style(9)yongari2009-12-211-100/+100
* Don't consider non-existence of a PID file an error, we should be abledelphij2009-12-211-1/+12
* Remove commented out prototype for ifinit(). This prototype has beenjhb2009-12-211-1/+0
* Remove trailing white spaces.yongari2009-12-212-14/+14
* s/u_intXX_t/uintXX_t/gyongari2009-12-212-42/+42
* Use vsprintf instead of rolling our own.delphij2009-12-211-9/+1
* o Remove unnecessary return statement.yongari2009-12-211-30/+2
* Use vsscanf instead of rolling our own.delphij2009-12-211-24/+1
* K&R -> ANSI prototype.delphij2009-12-211-8/+3
* Use ANSI function definations.yongari2009-12-211-87/+34
* Use _once() to initialize the pthread key for thread-local storage to holdjhb2009-12-211-14/+14
* Implement NFSv4 ACL support for UFS.trasz2009-12-2113-92/+620
* Add support of using environment variable BURNCD_SPEED to specifydelphij2009-12-212-9/+19
* Plug a memory leak.delphij2009-12-211-0/+1
* Plug a memory leak.delphij2009-12-211-0/+1
* Cast time_t values to intmax_t and use %jd with printf.jh2009-12-211-5/+5
* Remove non-working special case for pipe(2) from amd64-fbsd32.c andjh2009-12-213-26/+8
* Note that sockstat(1) does not display kernel-owned sockets.des2009-12-211-0/+7
* Don't hide an error if the initial attempt to program a watchdog fromru2009-12-211-1/+1
* If none of the watchdogs supports the requested timeout value, theru2009-12-211-3/+3
* Move cursor position after putting a character.nyan2009-12-211-0/+10
* Add "FreeBSD-" to the beginning of the filenames for the ISO images.kensmith2009-12-211-8/+8
* - Eliminated hard sentence breaks.ru2009-12-211-14/+15
OpenPOWER on IntegriCloud