summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | If ~ chars were pennies, I'd be pennyless. This should fix all of thescottl2003-09-011-2/+3
* | | Use direct mapped KVA for the sf_buf allocator, as made possiblemarcel2003-09-011-15/+8
* | | * Fix a duplicate "how how"dougb2003-08-311-2/+2
* | | Implement cpu_set_upcall_kse. May need tweaking.jake2003-08-311-0/+12
* | | Remove -pthread as a compiler option. It was deprecated 2.5 yearsdeischen2003-08-311-38/+2
* | | Catch up my(4) with hardware notes by adding Myson MTD89X to list ofsimon2003-08-311-0/+2
* | | Update the comment to indicate ICH5 supportnjl2003-08-311-1/+1
* | | Upgrade to 4.3ache2003-08-313-16/+68
* | | Merge local changesache2003-08-311-13/+53
* | | Merge local changesache2003-08-318-458/+1298
* | | This commit was generated by cvs2svn to compensate for changes in r119610,ache2003-08-3180-5632/+12795
|\ \ \
| * | | Virgin import of GNU Readline 4.3ache2003-08-3188-6107/+14138
* | | | Detect Geode CPUs and initialize the 27MHz timecounter "Geode".phk2003-08-313-0/+102
* | | | Whitespace diff reduction between bsd.prog.mk and bsd.lib.mk outputs.ru2003-08-312-2/+19
* | | | Onboard Adaptec SCSI HBAs are bootable on UP2000.wilko2003-08-311-2/+1
* | | | - Backout rev 1.142. This caused a deadlock that I do not understand. Morejeff2003-08-311-5/+3
* | | | - Define a new flag for getblk(): GB_NOCREAT. This flag causes getblk() tojeff2003-08-313-3/+14
* | | | Add a note that the -u option can be overridden by settings in login.conf(5).ceri2003-08-311-0/+2
* | | | - Don't acquire the vnode interlock in drain_output(). Instead, require thejeff2003-08-311-53/+77
* | | | Add support for the 82801EB (ICH5) SMBus controller.njl2003-08-311-0/+4
* | | | - If there is no vp assume that BKGRDINPROG is not set and set RELPBUF injeff2003-08-311-1/+2
* | | | - In some cases bp->b_vp can be NULL in brelse, don't try to lock thejeff2003-08-311-4/+6
* | | | - Add vm object locking to the part of vm_pageout_scan() that laundersalc2003-08-311-20/+16
* | | | Introduce MAP_ENTRY_GROWS_DOWN and MAP_ENTRY_GROWS_UP to allow formarcel2003-08-302-80/+147
* | | | Label the uarea address as such in DDB's ps outputphk2003-08-301-1/+1
* | | | Add the new g_dev_getprovider() function, the swap_pager needs it now.phk2003-08-302-0/+15
* | | | Add a close() method to a swapdev.phk2003-08-301-138/+254
* | | | Protect the swapdevice tailq with a mutex.phk2003-08-301-23/+50
* | | | Return (-1) not (ENOENT) for mac_prepare_type(), and set errno torwatson2003-08-301-1/+2
* | | | Upgrade to textutils 2.1 sortache2003-08-303-109/+176
* | | | Merge local fixesache2003-08-302-39/+34
* | | | Remove file no longer in the distache2003-08-301-3/+0
* | | | This commit was generated by cvs2svn to compensate for changes in r119582,ache2003-08-3014-376/+1095
|\ \ \ \
| * | | | Virgin import (trimmed) of GNU Sort, textutils 2.1ache2003-08-3015-411/+1122
* | | | | Unbreak the NOINSTALLLIB install.ru2003-08-302-0/+4
* | | | | Revert rev. 1.378, and restore the correct arithmetic expressionru2003-08-301-1/+1
* | | | | Cosmetics: folded BITGTS into TGTS.ru2003-08-301-2/+3
* | | | | Implement missing shell arithmetic operators in $(()) expansionschweikh2003-08-304-49/+236
* | | | | Allow the concurrency level to be reduced.deischen2003-08-306-70/+126
* | | | | Continue the objectification of the swapdev backends:phk2003-08-301-59/+106
* | | | | Make the strategy function a method of the individual swapdev.phk2003-08-301-21/+30
* | | | | Consistent use modern function definitionsphk2003-08-301-69/+23
* | | | | Style fixes of the whitespace variety. Fix long lines and tabs.markm2003-08-303-69/+102
* | | | | Add pst as a modulesos2003-08-302-0/+10
* | | | | Document that read(2) can also return EPERMdds2003-08-301-0/+3
* | | | | Backout Rev. 1.24brueffer2003-08-301-1/+1
* | | | | Typo in last commit.phk2003-08-301-1/+1
* | | | | Add a reference to bn(3) for those looking for functional multiprecisionseanc2003-08-301-0/+1
* | | | | More debug under boot verbose.imp2003-08-291-2/+3
* | | | | Fix comment.imp2003-08-291-1/+1
OpenPOWER on IntegriCloud