summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Grammar fixbrueffer2003-08-291-1/+1
* | Migrate the sf_buf allocator that is used by sendfile(2) and zero-copyalc2003-08-298-99/+704
* | update UP2000 section with info gleaned from obrien's newly acquiredwilko2003-08-291-4/+5
* | More checking of M_PREPEND() return values: pass through link-layerrwatson2003-08-292-0/+8
* | Introduce error checking for calls to M_PREPEND():rwatson2003-08-291-1/+3
* | - Update the page title to include information about which cardssimon2003-08-291-3/+18
* | Forced commit to note the following about the previous commit:des2003-08-290-0/+0
* | Don't close a FILE * which we know is bogus.des2003-08-291-1/+0
* | Fix byte order of multi-byte scsi_status information.simokawa2003-08-291-20/+11
* | Remove deprecated files no longer neccesary as part of rc.d. Includemtm2003-08-296-494/+12
* | document various NO* optionsphk2003-08-291-0/+29
* | Introduce more knobs to slim down FreeBSD userlandphk2003-08-295-14/+44
OpenPOWER on IntegriCloud