index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Detect Geode CPUs and initialize the 27MHz timecounter "Geode".
phk
2003-08-31
3
-0
/
+102
*
Whitespace diff reduction between bsd.prog.mk and bsd.lib.mk outputs.
ru
2003-08-31
2
-2
/
+19
*
Onboard Adaptec SCSI HBAs are bootable on UP2000.
wilko
2003-08-31
1
-2
/
+1
*
- Backout rev 1.142. This caused a deadlock that I do not understand. More
jeff
2003-08-31
1
-5
/
+3
*
- Define a new flag for getblk(): GB_NOCREAT. This flag causes getblk() to
jeff
2003-08-31
3
-3
/
+14
*
Add a note that the -u option can be overridden by settings in login.conf(5).
ceri
2003-08-31
1
-0
/
+2
*
- Don't acquire the vnode interlock in drain_output(). Instead, require the
jeff
2003-08-31
1
-53
/
+77
*
Add support for the 82801EB (ICH5) SMBus controller.
njl
2003-08-31
1
-0
/
+4
*
- If there is no vp assume that BKGRDINPROG is not set and set RELPBUF in
jeff
2003-08-31
1
-1
/
+2
*
- In some cases bp->b_vp can be NULL in brelse, don't try to lock the
jeff
2003-08-31
1
-4
/
+6
*
- Add vm object locking to the part of vm_pageout_scan() that launders
alc
2003-08-31
1
-20
/
+16
*
Introduce MAP_ENTRY_GROWS_DOWN and MAP_ENTRY_GROWS_UP to allow for
marcel
2003-08-30
2
-80
/
+147
*
Label the uarea address as such in DDB's ps output
phk
2003-08-30
1
-1
/
+1
*
Add the new g_dev_getprovider() function, the swap_pager needs it now.
phk
2003-08-30
2
-0
/
+15
*
Add a close() method to a swapdev.
phk
2003-08-30
1
-138
/
+254
*
Protect the swapdevice tailq with a mutex.
phk
2003-08-30
1
-23
/
+50
*
Return (-1) not (ENOENT) for mac_prepare_type(), and set errno to
rwatson
2003-08-30
1
-1
/
+2
*
Upgrade to textutils 2.1 sort
ache
2003-08-30
3
-109
/
+176
*
Merge local fixes
ache
2003-08-30
2
-39
/
+34
*
Remove file no longer in the dist
ache
2003-08-30
1
-3
/
+0
*
This commit was generated by cvs2svn to compensate for changes in r119582,
ache
2003-08-30
14
-376
/
+1095
|
\
|
*
Virgin import (trimmed) of GNU Sort, textutils 2.1
ache
2003-08-30
15
-411
/
+1122
*
|
Unbreak the NOINSTALLLIB install.
ru
2003-08-30
2
-0
/
+4
*
|
Revert rev. 1.378, and restore the correct arithmetic expression
ru
2003-08-30
1
-1
/
+1
*
|
Cosmetics: folded BITGTS into TGTS.
ru
2003-08-30
1
-2
/
+3
*
|
Implement missing shell arithmetic operators in $(()) expansion
schweikh
2003-08-30
4
-49
/
+236
*
|
Allow the concurrency level to be reduced.
deischen
2003-08-30
6
-70
/
+126
*
|
Continue the objectification of the swapdev backends:
phk
2003-08-30
1
-59
/
+106
*
|
Make the strategy function a method of the individual swapdev.
phk
2003-08-30
1
-21
/
+30
*
|
Consistent use modern function definitions
phk
2003-08-30
1
-69
/
+23
*
|
Style fixes of the whitespace variety. Fix long lines and tabs.
markm
2003-08-30
3
-69
/
+102
*
|
Add pst as a module
sos
2003-08-30
2
-0
/
+10
*
|
Document that read(2) can also return EPERM
dds
2003-08-30
1
-0
/
+3
*
|
Backout Rev. 1.24
brueffer
2003-08-30
1
-1
/
+1
*
|
Typo in last commit.
phk
2003-08-30
1
-1
/
+1
*
|
Add a reference to bn(3) for those looking for functional multiprecision
seanc
2003-08-30
1
-0
/
+1
*
|
More debug under boot verbose.
imp
2003-08-29
1
-2
/
+3
*
|
Fix comment.
imp
2003-08-29
1
-1
/
+1
*
|
Grammar fix
brueffer
2003-08-29
1
-1
/
+1
*
|
Migrate the sf_buf allocator that is used by sendfile(2) and zero-copy
alc
2003-08-29
8
-99
/
+704
*
|
update UP2000 section with info gleaned from obrien's newly acquired
wilko
2003-08-29
1
-4
/
+5
*
|
More checking of M_PREPEND() return values: pass through link-layer
rwatson
2003-08-29
2
-0
/
+8
*
|
Introduce error checking for calls to M_PREPEND():
rwatson
2003-08-29
1
-1
/
+3
*
|
- Update the page title to include information about which cards
simon
2003-08-29
1
-3
/
+18
*
|
Forced commit to note the following about the previous commit:
des
2003-08-29
0
-0
/
+0
*
|
Don't close a FILE * which we know is bogus.
des
2003-08-29
1
-1
/
+0
*
|
Fix byte order of multi-byte scsi_status information.
simokawa
2003-08-29
1
-20
/
+11
*
|
Remove deprecated files no longer neccesary as part of rc.d. Include
mtm
2003-08-29
6
-494
/
+12
*
|
document various NO* options
phk
2003-08-29
1
-0
/
+29
*
|
Introduce more knobs to slim down FreeBSD userland
phk
2003-08-29
5
-14
/
+44
[next]