summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Make files under src/sys/powerpc/aim, as well as Open Firmware relatedmarcel2007-12-161-22/+22
* - Define lpohead even if userspace includes this file.jeff2007-12-161-2/+1
* Rename OEA to AIM. The former means nothing as it applies to allmarcel2007-12-164-9/+4
* - fix tab to space issue, hmm maybe I should use vi.rrs2007-12-151-1/+1
* - Re-implement lock profiling in such a way that it no longer breaksjeff2007-12-1512-433/+500
* fix bonehead cut and paste error in last commitkmacy2007-12-151-1/+1
* Move NIC driver (cxgb) into its own directory. Add toecore to supportkmacy2007-12-153-43/+61
* Import updated support code for the TOM (tcp offload module).kmacy2007-12-1513-846/+891
* Create separate capability flags for TCP over IPv4 and TCP over IPv6kmacy2007-12-151-1/+3
* add interface capability for TOEkmacy2007-12-151-0/+1
* make naming prefixes consistent across tom_infokmacy2007-12-151-2/+2
* add compile option to remove extra branch introduced by tcp offload support codekmacy2007-12-151-0/+3
* Regression tests for csqrt(3).das2007-12-153-1/+306
* 1. Add csqrt{,f}(3).das2007-12-151-2/+10
* Implement and document csqrt(3) and csqrtf(3).das2007-12-155-3/+293
* Add sqrt() to the first table in the manpage. It seems it was accidentallydas2007-12-151-0/+1
* Add the 'hptrr' driver for supporting the following Highpoint RocketRAIDscottl2007-12-1525-5/+27394
* Sort.marcel2007-12-141-52/+42
* This file was repocopied to src/sys/powerpc/aim, where it willmarcel2007-12-1415-7483/+0
* Update file list after repocopying select files frommarcel2007-12-141-14/+14
* Forced commit to record that this file was repocopied frommarcel2007-12-142-2/+2
* Add comment to pc_cp_time.obrien2007-12-141-2/+2
* Typodes2007-12-141-1/+1
* style.Makefile(5)obrien2007-12-141-1/+1
* Increment the version namespace for 8.0-current. New symbols anddeischen2007-12-141-0/+5
* Remove unused file.marcel2007-12-141-110/+0
* o Markup and grammar fixes.maxim2007-12-141-5/+9
* Minor style consistency improvements.rwatson2007-12-141-2/+1
* Clean up namespace violations.des2007-12-147-314/+314
* Give a better description when a install of multiple files failsedwin2007-12-141-1/+6
* Update the standards section, and make a minor clarification about thedas2007-12-141-5/+10
* 1. Add function pthread_mutex_setspinloops_np to turn a mutex's spindavidxu2007-12-144-29/+118
* Typo in previous commitdas2007-12-141-2/+2
* Symbol.map additions for carg and cargf. (They're in C99, so I didn'tdas2007-12-141-0/+2
* Limit total hardware playback channels to just 1. The reliability ofariff2007-12-141-3/+12
* Add my all-time favorite quote, from one of my all-time favorite people.wes2007-12-141-0/+3
* Add speaker/headphone controls for HP Compaq DC7700 Small Form Factor PCariff2007-12-131-1/+13
* nid 28 for Acer @ ALC268 should be identified as analog CD input pin,ariff2007-12-131-0/+12
* Implement a workaround of the datacorruption problem on serverworks HT1000 ch...sos2007-12-134-93/+233
* Add the -H, -h and -P flags to vmstat. -P causes per-cpu output ofpeter2007-12-133-20/+207
* use ATH environment variable (when set) as the default interface namesam2007-12-132-2/+12
* Some overdue tlc:sam2007-12-133-164/+191
* Fix error in previous commit - the style fix changed flag name withoutkmacy2007-12-131-1/+1
* update channel flag defs to match _ieee80211.h so cpp doesn't complainsam2007-12-131-16/+13
* Only pass paths to directories or config files that exist for ldconfig forjhb2007-12-131-2/+8
* BSDMAKE isn't really needed and was removed, so remove hereimp2007-12-131-10/+0
* Update posix_openpt(3) to handle 512 ptys. This was missed in the earlierjhb2007-12-131-2/+2
* We don't need to invent BSDMAKE. ${MAKE} is sufficient.imp2007-12-131-3/+2
* s/C90/C99/das2007-12-121-1/+1
* Add a "STANDARDS" section.das2007-12-121-0/+9
OpenPOWER on IntegriCloud