summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* The hptrr driver first appeared in 6.3, not 5.3.brueffer2008-02-131-1/+1
* Forced commit to note that the lost log message for the previous commitbde2008-02-130-0/+0
* s_ceill.cbde2008-02-133-9/+6
* Use RTFREE_LOCKED() instead of rtfree() when releasing a reference on thejhb2008-02-131-1/+1
* On arches where long double is the same as double, alias ceil(), floor()bde2008-02-134-6/+19
* Remove coda_namecache from coda5 as well. We should probably GC coda5rwatson2008-02-131-1/+1
* Remove coda_namecache from "options vcoda", it is no longer required.rwatson2008-02-131-1/+0
* Implement a rudimentary access cache for the Coda kernel module,rwatson2008-02-133-28/+117
* Fix the C version of ceill(x) for -1 < x <= -0 in all rounding modes.bde2008-02-131-1/+1
* - Remove duplicate tputs.3 from MLINK. As we use termcap in the bsae, removerafan2008-02-131-1/+0
* Remove now-unused Coda namecache.rwatson2008-02-132-905/+0
* Rather than having the Coda module use its own namecache, use the globalrwatson2008-02-137-168/+114
* Fix a lock leak in the ntfs locking scheme:attilio2008-02-131-1/+1
* Fix exp2*(x) on signaling NaNs by returning x+x as usual.bde2008-02-134-4/+4
* Remove dublicate MLINK.brueffer2008-02-131-1/+0
* Rearrange the polynomial evaluation for better parallelism. This isbde2008-02-131-3/+4
* - mention new firmware images used in multi-slice modebrueffer2008-02-131-4/+40
* Use hardware remainder on amd64 since it is 5 to 10 times faster thanbde2008-02-133-1/+78
* style.Makefile(5)obrien2008-02-136-6/+6
* style(9)obrien2008-02-132-6/+6
* Consolidate the code to generate a new XID for a NFS request into ajhb2008-02-133-22/+25
* Remove SMP left-overs from NetBSD.marcel2008-02-122-12/+3
* Make sure we restrict Linux only IPC calls from being executedcsjp2008-02-123-4/+22
* Regenerate for readlink(2).ru2008-02-1210-11/+11
* Change readlink(2)'s return type and type of the last argumentru2008-02-126-13/+13
* There's no need to suppress option GDB.marcel2008-02-121-1/+0
* Add PIC support for IPIs. When registering an interrupt handler,marcel2008-02-129-59/+143
* Fix remainder() and remainderf() in round-towards-minus-infinity modebde2008-02-122-8/+8
* If busdma is being used to realign dynamic buffers and the alignment is set toscottl2008-02-122-4/+4
* Fix a typo when testing for the NO_C3 quirk.jhb2008-02-121-1/+1
* Fix typo.raj2008-02-121-1/+1
* Eliminate BUS_DMA <-> cache incoherencies in USB transfers.raj2008-02-121-1/+2
* Add the -4 option to the synopsis.ceri2008-02-121-1/+1
* Bump .Dd for r1.48.ceri2008-02-121-1/+1
* Add missing \n.brueffer2008-02-121-1/+1
* Forced commit: previous change also switches the default diskless NFS modekris2008-02-110-0/+0
* Switch the default NFS mount mode from UDP to TCP. UDP mounts are akris2008-02-114-8/+14
* The Sun disk label only uses 16-bit fields for cylinders, heads andmarius2008-02-113-0/+66
* MFOpenBSD rev 1.393 pf.conf.5remko2008-02-111-3/+3
* Change another argument and a variable both related to netname() tomarius2008-02-111-3/+3
* Fix Linux mmap with MAP_GROWSDOWN flag.jkim2008-02-112-27/+29
* - Update instructions for snapshot importrafan2008-02-111-0/+4
* Per discussion on developers@, add vendor information for ncurses.rafan2008-02-111-0/+8
* - Update build glues for ncurses 5.6 snapshot 20080209rafan2008-02-112-6/+11
* This commit was generated by cvs2svn to compensate for changes in r176187,rafan2008-02-1131-203/+4161
|\
| * Import ncurses 5.6-20080209 snapshot onto the vender branchrafan2008-02-1131-203/+4161
| * - Remove files that are removed in upstreamrafan2007-12-3024-13039/+0
* | Clean up PowerPC loader(8) build config.raj2008-02-112-2/+2
* | We no longer have both block and character devices, so remove thempp2008-02-111-8/+1
* | Unbreak build, size_t is larger on 64bit platforms.thompsa2008-02-111-1/+1
OpenPOWER on IntegriCloud