summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* A very minor tweak to the handling of leading '/' characters.kientzle2005-04-171-1/+6
* A number of fixes to the autoconf-generated build system. Inkientzle2005-04-175-30/+120
* Now that the GDT has been reorganized and GNDIS_SEL has been reservedwpaul2005-04-171-1/+17
* Configure script needs to test for dirent.d_namlen.kientzle2005-04-171-1/+1
* Update "make distfile" to use newest automake/autoconf from ports.kientzle2005-04-172-4/+4
* Merge some style and minor changes from NetBSD:marius2005-04-173-60/+56
* Style and minor changes:marius2005-04-171-57/+54
* Style and minor changes:marius2005-04-173-121/+102
* Support path-rewriting options (including --strip-components) for bothkientzle2005-04-176-90/+115
* Fix a bug where we call pcm_getbuffersize twice.matk2005-04-171-1/+0
* NFS write gathering defers execution of NFS server write requests to waitrwatson2005-04-172-5/+23
* Catch up with new naming scheme for USB serial devices: s/ucom/cuaU/.simon2005-04-171-2/+2
* De-dma the uaudio <-> pcm bridge. We were not capable of doing DMA frommatk2005-04-171-41/+35
* Fix build for !YP case.delphij2005-04-171-0/+4
* Use __CONCAT() in the TUNABLE_ macros, this way we don't have to use 3stefanf2005-04-171-41/+25
* libc-internal interfaces should have two underscores in frontume2005-04-174-12/+12
* Add one more Promise SATAII/150 chip id.sos2005-04-172-0/+2
* Re-commit the following changes which were committed to these filesmarius2005-04-172-13/+13
* Forced commit to denote that these files were repo-copied frommarius2005-04-170-0/+0
* - Split the bus probe function into a bus probe and a bus attach functionmarius2005-04-171-57/+70
* Some clean-up announced in rev. 1.31:marius2005-04-171-80/+67
* Add startup script and default configuration file for bsnmpd.glebius2005-04-175-3/+94
* MFi386: revision 1.1194 (Update the drm driver).nyan2005-04-171-18/+9
* Fix the apm module on pc98.nyan2005-04-171-2/+13
* Remove unneeded include.nyan2005-04-171-2/+0
* On record only devices, don't fail if we don't have a play channel.julian2005-04-171-3/+11
* Wrong working directory, sorry. The previous patch was what I havedelphij2005-04-171-5/+0
* Remove a check about whether sa->sa_len is equal to salen fromdelphij2005-04-171-0/+2
* s/int/size_t/ as appropriate.das2005-04-171-4/+4
* Add another regression test - one we don't pass right now.silby2005-04-171-0/+22
* Have the regression test use a path in /tmp for a mount pointsilby2005-04-171-6/+8
* Disable negative name caching for msdosfs to work around a bug.das2005-04-161-0/+7
* Add a kpte command to DDB. It dumps the PTE of a KVA. This helpsmarcel2005-04-161-0/+20
* Be bug-for-bug compatible with the C standard with respect todas2005-04-162-4/+16
* More optimized math functions.das2005-04-1616-5/+399
* Implement truncl() based on floorl().das2005-04-164-12/+80
* Concatenate the line number rather than the string `__FILE__' in thestefanf2005-04-161-1/+1
* Spell ATA_NFORCE4_S2 correctly.sos2005-04-161-1/+1
* Introduce three additional MAC Framework and MAC Policy entry points torwatson2005-04-169-10/+203
* Those who are ungodlike should be returned an error.trhodes2005-04-161-0/+6
* In mac_get_fd(), remove unconditional acquisition of Giant around copyingrwatson2005-04-163-27/+21
* Extend a local buffer to prevent an overflow of the XSDT address.njl2005-04-161-1/+1
* Reduce the width of the THR column to 4 characters, to avoid wrap-aroundkeramida2005-04-161-5/+5
* Increase default HZ for sparc64 to 1000.marius2005-04-161-1/+1
* - MFi386: sys/i386/i386/intr_machdep.c rev. 1.11marius2005-04-164-20/+28
* Some changes to intr_execute_handlers():marius2005-04-161-6/+6
* - In sparc64_init() remove the call to tick_stop(). There's no need tomarius2005-04-161-7/+4
* - Add a workaround for a bug in BlackBird CPUs (said to be part of themarius2005-04-165-65/+116
* Fix a style(9) bug in the stxa_sync() macro (DO NOT use function callsmarius2005-04-161-1/+2
* Introduce new MAC Framework and MAC Policy entry points to control the userwatson2005-04-168-53/+506
OpenPOWER on IntegriCloud