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
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Add two new system calls: preadv() and pwritev() which are like readv()
jhb
2005-07-07
3
-16
/
+48
*
Fix ptsname(3) by converting it to use devname(3) to obtain the name of
marcus
2005-07-07
1
-3
/
+4
*
This is sort of an MFS. Peter made these changes to the RELENG_*
kensmith
2005-07-07
2
-0
/
+7
*
Correct a buffer overflow which occurred in the handling of some
cperciva
2005-07-06
1
-1
/
+1
*
Use the correct login class when setting a new password.
des
2005-07-05
1
-1
/
+1
*
- Update the CPU version check to recognize P4/EMT64 CPUs. [1]
jkoshy
2005-07-03
1
-7
/
+12
*
Minor grammar fix
delphij
2005-07-03
1
-1
/
+1
*
Fix the alpha build by using the correct argument types for _kvm_kvatop().
scottl
2005-07-02
1
-1
/
+1
*
MFP4:
jkoshy
2005-06-30
2
-2
/
+10
*
Use 'manual page' instead of 'man page' for consistency.
hmp
2005-06-30
2
-2
/
+2
*
Tidy up the markup.
ru
2005-06-30
1
-214
/
+285
*
Match _kvm_kvatop to it's prototype in kvm_i386.c. This unbreaks
ps
2005-06-30
1
-1
/
+1
*
Clean out the leftovers from the i386_set_gsbase() TLS conversion.
peter
2005-06-29
5
-120
/
+17
*
Support crash dumps > 4GB in size on 32 bit platforms. _kvm_kvatop()
peter
2005-06-29
9
-99
/
+426
*
- Tidy up the markup.
ru
2005-06-24
1
-190
/
+402
*
Tidy up the markup.
ru
2005-06-24
1
-12
/
+17
*
Set ki_tdev to NODEV rather than NULL.
peter
2005-06-24
1
-1
/
+1
*
Fix off-by-one nanosecond bug in macro TIMESPEC_ADD.
davidxu
2005-06-22
1
-1
/
+1
*
Fix off-by-one nanosecond in macro TIMESPEC_ADD.
davidxu
2005-06-22
2
-2
/
+2
*
Clear devinfo_generation in devinfo_free() since we are freeing all of the
jhb
2005-06-22
1
-0
/
+1
*
Add the functions _Qp_cmp() and _Qp_cmpe() as described in the Sparc
stefanf
2005-06-21
1
-8
/
+11
*
Update for OpenPAM Figwort.
des
2005-06-17
2
-1
/
+6
*
Markup nit.
ru
2005-06-16
1
-1
/
+1
*
Fixed compile warning.
ru
2005-06-16
1
-2
/
+0
*
Removed redundnt empty line.
ru
2005-06-16
1
-1
/
+0
*
Markup fixes.
ru
2005-06-16
3
-10
/
+17
*
Assorted markup fixes.
ru
2005-06-15
17
-51
/
+85
*
Remove incorrect BUGS entry: libthr does support process-scope thread
rwatson
2005-06-15
1
-5
/
+0
*
When IPC_NOWAIT is set and there is no message, msgrcv() fails
ru
2005-06-14
1
-3
/
+3
*
Don't use a cast as an lvalue.
des
2005-06-13
1
-3
/
+3
*
Add a stub libthr(3) man page to document what it is and why, as well as
rwatson
2005-06-11
2
-0
/
+74
*
Remove rexecd(8), a server that implements a particularly insecure
nectar
2005-06-10
1
-2
/
+0
*
Fix the wording in this man page so that it
rodrigc
2005-06-10
1
-2
/
+4
*
Use appropriate error codes for each facility instead of just PAM_AUTH_ERR.
des
2005-06-10
1
-4
/
+4
*
Fix tinderbox breakage.
jkoshy
2005-06-10
1
-4
/
+13
*
MFP4:
jkoshy
2005-06-09
7
-753
/
+1833
*
Revert the commits that made libssh an INTERNALLIB; they caused too much
des
2005-06-07
1
-2
/
+1
*
Add a new source file in sendmail 8.13.4
gshapiro
2005-06-07
1
-1
/
+1
*
Fix libssh dependency.
des
2005-06-06
1
-1
/
+2
*
Minor clean up for flags restoration: Use fchflags/lchflags when
kientzle
2005-06-04
4
-13
/
+52
*
Sort archive_entry_ctime/archive_entry_ctime_nsec correctly.
kientzle
2005-06-04
1
-13
/
+13
*
Support libarchive with C++ by adding appropriate conditional
kientzle
2005-06-04
2
-4
/
+25
*
Fix one error in the example usage of the archive_write API and fill
kientzle
2005-06-04
1
-27
/
+52
*
Update .Dd value.
alc
2005-06-04
1
-1
/
+1
*
Eliminate the original method of requesting notification of aio_read(2) and
alc
2005-06-04
1
-9
/
+0
*
Release n_hibma's maintainership due to his ENOTIME.
schweikh
2005-06-04
1
-2
/
+0
*
Fix the source path.
ru
2005-06-04
1
-1
/
+1
*
Missed rwatson's redundancy
imp
2005-06-03
1
-2
/
+0
*
Remove libz and pppd redundancy
imp
2005-06-03
1
-2
/
+0
*
bump SHLIB_MAJOR as libpcap refers getnetbyname(3).
ume
2005-06-03
1
-1
/
+1
[next]