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
*
Add TLS related relocation.
marcel
2003-06-19
1
-0
/
+17
*
Add a ratelimited message of the form
silby
2003-06-19
1
-1
/
+5
*
Add function prototypes.
mdodd
2003-06-19
1
-0
/
+2
*
- Rename the IPI_WAIT macro to IPI_DONE.
jake
2003-06-19
1
-11
/
+8
*
LD_DUMP_REL_PRE and LD_DUMP_REL_POST don't output to stderr; don't
mdodd
2003-06-19
1
-2
/
+2
*
FILE_LOCK() uses a pool mutex, as does the vnode v_vnlock. Since pool
truckman
2003-06-19
2
-10
/
+10
*
Add a rate limited message reporting when kern.maxfiles is exceeded,
silby
2003-06-19
1
-2
/
+8
*
Provide a mechanism for dumping relocation information.
mdodd
2003-06-19
4
-0
/
+116
*
VOP_GETVOBJECT() wants to be called with the vnode lock held.
truckman
2003-06-19
1
-0
/
+3
*
Lock the vm object when freeing a vm page.
alc
2003-06-19
1
-1
/
+9
*
Lock the vm object when freeing a vm page.
alc
2003-06-19
1
-1
/
+7
*
make iicbb_devclass and iicbb_driver globally visible. This will let
jmg
2003-06-19
2
-2
/
+5
*
Move MD function prototypes together.
mdodd
2003-06-19
1
-4
/
+8
*
Fix warnings; no parameters in function prototypes.
mdodd
2003-06-19
2
-3
/
+3
*
correct spelling of struct cdev * from dev_t which is a 32bit type and
jmg
2003-06-19
2
-3
/
+3
*
Add vm object locking.
alc
2003-06-19
2
-0
/
+12
*
Assert that the vm object is locked in vm_page_try_to_free().
alc
2003-06-19
1
-0
/
+2
*
Fixing some glaring problems with aac_disk_dump().
scottl
2003-06-19
1
-2
/
+18
*
Fix a vm object reference leak in the page-based copy-on-write mechanism
alc
2003-06-19
1
-1
/
+1
*
Add a solaris compatible ofw interface for third party software that
jake
2003-06-19
2
-0
/
+264
*
Introduce a new flag on a file descriptor: DFLAG_SEEKABLE and use that
phk
2003-06-18
5
-7
/
+8
*
The .Fn function
charnier
2003-06-18
1
-2
/
+4
*
Forced commit:
silby
2003-06-18
0
-0
/
+0
*
Reserve the last 5% of file descriptors for root use. This should allow
silby
2003-06-18
1
-2
/
+3
*
Initialize struct fileops with C99 sparse initialization.
phk
2003-06-18
7
-31
/
+52
*
Add FBTYPEs used by the sbus bus support in XFree86. This uses some of
jake
2003-06-18
1
-4
/
+8
*
Add IPv6 related attributes defined in RFC3162.
ume
2003-06-18
1
-0
/
+6
*
Ignore fake ttes in pmap_copy, its too hard to deal with them not having
jake
2003-06-18
1
-0
/
+2
*
Follow the (good) trend of returning import files to vendor versions
ru
2003-06-18
2
-4
/
+0
*
Further cleanup of the sparc64 busdma implementation:
tmm
2003-06-18
7
-365
/
+190
*
Add defines required for TLS support.
kan
2003-06-18
1
-0
/
+2
*
Avoid a NULL pointer dereference.
mdodd
2003-06-18
1
-1
/
+2
*
Moved the syscons options, kbd options and DEV_SPLASH to the MI options
jake
2003-06-18
6
-158
/
+33
*
Make the execle() synopsis look (again) like a normal C prototype.
ru
2003-06-18
1
-3
/
+3
*
s/USE_OPENLDAP/WITH_OPENLDAP/ per request from kris.
mr
2003-06-18
1
-1
/
+1
*
Use stock (FSF) version of this file from now on.
ru
2003-06-18
1
-15
/
+1
*
Update for version 4.6 import.
ru
2003-06-18
1
-7
/
+7
*
- Use the initial terminal mode instead of the current mode
yar
2003-06-18
2
-73
/
+64
*
Update for texinfo 4.6.
ru
2003-06-18
1
-3
/
+6
*
Merge texinfo 4.6 changes onto the trunk.
ru
2003-06-18
1
-29
/
+3
*
Use stock (FSF) version of this file.
ru
2003-06-18
4
-156
/
+333
*
This commit was generated by cvs2svn to compensate for changes in r116528,
ru
2003-06-18
1
-397
/
+0
*
This commit was generated by cvs2svn to compensate for changes in r116525,
ru
2003-06-18
44
-673
/
+2464
|
\
|
*
Import of stripped down GNU texinfo 4.6
ru
2003-06-18
49
-858
/
+2800
|
*
Removed files not present in v4.5 import.
ru
2003-05-02
2
-573
/
+0
*
|
Preserve an involunteerily joke SunCheckup has been providing.
joerg
2003-06-18
1
-0
/
+5
*
|
Now that most of this file is new, stylify the rest and correct the
harti
2003-06-18
1
-59
/
+57
*
|
Sleep on "-" in our normal state to simplify debugging.
phk
2003-06-18
2
-3
/
+5
*
|
This commit was generated by cvs2svn to compensate for changes in r116520,
des
2003-06-18
3
-8
/
+15
|
\
\
|
*
|
Avoid side effects in macro arguments (perforce change #33323)
des
2003-06-18
3
-8
/
+15
[next]