summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Pass -DCRUNCH down to standard targets in individual makefiles.ru2006-04-101-4/+4
* Clean the product of patch(1).ru2006-04-101-0/+2
* Clean generated headers.ru2006-04-101-0/+2
* Fix some small bugs.scottl2006-04-101-2/+7
* Use proc lock to prevent a thread from exiting, Giant was no longer used todavidxu2006-04-104-54/+20
* MFp4:marcel2006-04-101-16/+70
* MFp4:marcel2006-04-101-17/+81
* MFp4:marcel2006-04-101-20/+169
* Add g_wither_provider() to abstract the details of destroying amarcel2006-04-104-3/+15
* MFp4: Use CPU_CONTROL_ROUNDROBIN for arm9, it seems to give marginallycognet2006-04-091-1/+2
* Update to DRM CVS as of 2006-04-09. The most notable new feature is the updatedanholt2006-04-0921-769/+1265
* Not only disable/enable interrupts, do it for FIQs as well, when needed.cognet2006-04-093-11/+24
* MFp4: Don't write-back the PTEs if they are mapped write-through, this wascognet2006-04-091-5/+0
* Allow to specify size in terabytes by using T or t suffix.pjd2006-04-092-5/+10
* Introduce two new sysctls:pjd2006-04-094-2/+54
* Be consistent with the rest of the code.pjd2006-04-091-1/+1
* In natm_usr_abort(), replace existing call to natm_usr_shutdown() withrwatson2006-04-091-1/+1
* Sync acpi_asus(4) manual with the code.philip2006-04-091-1/+5
* Modify tcp_timewait() to accept an inpcb reference, not a tcptwrwatson2006-04-092-22/+24
* Document that VIS_CSTYLE encodes space (040) as '\s'.brueffer2006-04-091-1/+3
* Fix assertion description: !=, not ==.rwatson2006-04-091-1/+1
* Remove UNIX domain socket raw socket support. This feature is documentedrwatson2006-04-091-5/+0
* Add support for Asus W5A laptops.philip2006-04-091-0/+10
* Correct an assertion in raw_uattach(): this is a library call that otherrwatson2006-04-091-1/+6
* Add a simple regression test that creates and tears down route sockets,rwatson2006-04-092-0/+108
* Add simple regression tests that creates UNIX domain sockets usingrwatson2006-04-092-0/+91
* Implement some of the differences between special built-ins and other builtinsstefanf2006-04-094-19/+23
* Test that variable assignments preceding special built-ins affect the currentstefanf2006-04-091-0/+55
* Document the rest of the 802.11 capability flags.scottl2006-04-081-0/+18
* Don't test if RES_INIT is set to see res_state structure isume2006-04-081-1/+1
* Do not check validity of timeout if a mutex can be acquired immediately.davidxu2006-04-083-80/+103
* - Add following global jail options, used if no jail-specific options areflz2006-04-082-15/+194
* Update comment about var modifiers (add 'N' and 'O' descriptions).fjoe2006-04-081-2/+5
* Add :u var modifier (remove adjacent duplicate words like uniq(1).fjoe2006-04-082-0/+43
* Rearrange locking in the alloc_commands and ioctl paths to avoid problems.scottl2006-04-081-5/+9
* After further review and discussion, partially revert the previous commit.scottl2006-04-083-20/+13
* Close a pesky race where after checking the BUSY flag in amr_wait_command,ps2006-04-083-6/+21
* Add the scc_hwmtx spin mutex, defined by scc(4).marcel2006-04-071-0/+1
* Add kbdmux(4). This avoids having to use the hint.pcib.1.skipslot=26marcel2006-04-071-0/+1
* spell unlock correctly, this is relatively minor as it's rare someone wouldjmg2006-04-071-1/+1
* Change gctl_set_param() to return an error instead of setting anmarcel2006-04-074-17/+34
* Allocate memory for NUL-termination as well.pjd2006-04-071-1/+1
* Don't select a default value for $machine until after we've examined $arch.des2006-04-072-6/+12
* Fix the "make distribution" example; it should be run from src/.ru2006-04-071-1/+1
* Restore accidentially removed rev. 1.3glebius2006-04-071-0/+2
* backout rev 1.74sam2006-04-071-5/+1
* Introduce a new MAC entry point for label initialization of the NFS daemon'scsjp2006-04-066-0/+14
* bring in the necessary changes to make gdbserver compile and work (atjmg2006-04-065-316/+210
* This commit was generated by cvs2svn to compensate for changes in r157571,jmg2006-04-063-0/+1754
|\
| * import gdbserver Linux files renamed to fbsd... I have made gdbserverjmg2006-04-063-0/+1754
OpenPOWER on IntegriCloud