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
*
Assorted spelling, punctuation and mdoc fixes.
brueffer
2007-09-25
5
-36
/
+39
*
The precision for a string argument in a call to warnx() needs to be cast
scf
2007-09-22
1
-1
/
+2
*
Translate partitions of type "PART" to chunks of the same type
marcel
2007-09-21
1
-4
/
+15
*
On PowerPC, geom_part has taken over the partitioning from geom_apple.
marcel
2007-09-21
1
-2
/
+7
*
Add FreeBSD history.
obrien
2007-09-21
1
-1
/
+3
*
Fix the archive_write_data() function so it always returns
kientzle
2007-09-21
2
-4
/
+86
*
- When using kvm use the new conversion method to derive swtime.
jeff
2007-09-21
1
-3
/
+16
*
Fix some improper handling of malloc failures
matteo
2007-09-20
5
-30
/
+53
*
- Fix description to say "receive" instead of "send"
gabor
2007-09-20
1
-2
/
+2
*
Fill in a missing 'e'
kientzle
2007-09-19
1
-1
/
+1
*
Revert the last commit to libarchive. It introduced some regresssions,
bmah
2007-09-18
2
-33
/
+5
*
Correct the return value from archive_write_data()
kientzle
2007-09-18
2
-5
/
+33
*
- Move all of the PS_ flags into either p_flag or td_flags.
jeff
2007-09-17
1
-2
/
+2
*
Skip rebuilding environ in setenv() only upon reuse of an active variable;
scf
2007-09-15
1
-2
/
+2
*
Use better manuals for these ntp system calls. These were replaced by
imp
2007-09-15
3
-201
/
+258
*
Do not generate unneeded initializers.
jkoshy
2007-09-09
1
-5
/
+4
*
Fix a bug that prevented applications from laying out ELF objects
jkoshy
2007-09-08
2
-19
/
+51
*
We've been able to support EVFILT_VNODE filtering on non-UFS
ru
2007-09-07
1
-6
/
+1
*
ensure the head entry of addrinfo chain has non-NULL ai_canonname to be
jinmei
2007-09-05
1
-2
/
+19
*
- Fix strange for loop.
pjd
2007-09-05
1
-6
/
+16
*
Point expand_number(3) at humanize_number(3) and nive versa.
pjd
2007-09-05
2
-0
/
+4
*
Implement expand_number(3), which is the opposite of humanize_number(3), ie.
pjd
2007-09-01
4
-3
/
+177
*
Add thr_kill2 syscall.
davidxu
2007-08-22
1
-0
/
+3
*
This commit updates libarchive to be compatible with
kientzle
2007-08-18
2
-183
/
+600
*
Make suid/sgid restore be "opportunistic" if
kientzle
2007-08-12
2
-16
/
+82
*
Update the tests for reading the various GNU tar sparse formats.
kientzle
2007-08-12
1
-75
/
+267
*
Output error message to STDERR_FILENO.
davidxu
2007-08-07
1
-1
/
+1
*
Improve error handling in libdisk while parsing the kern.geom.conftxt sysctl.
rink
2007-08-05
1
-19
/
+38
*
Back out previous commit until I figure out why my regression test fails.
des
2007-08-03
3
-23
/
+17
*
Use fcntl(2)-style locks instead of less-portable flock(2)-style locks.
des
2007-08-03
3
-17
/
+23
*
- Getipnodebyname() and getipnodebyaddr() reimplemented through
bushman
2007-07-31
1
-1387
/
+72
*
Two minor nits:
kientzle
2007-07-31
1
-0
/
+7
*
Cross-reference the correct manual page.
jkoshy
2007-07-28
2
-2
/
+2
*
- take out a needless panic under invariants for sctp_output.c
rrs
2007-07-24
1
-6
/
+107
*
Set timeout for all NIS RPC requests to 1 second and not just for
simon
2007-07-24
1
-8
/
+8
*
Apply the same error checks to PAM_TTY in pam_sm_close_session() as in
des
2007-07-22
1
-1
/
+9
*
Whitespace cleanup
des
2007-07-22
1
-6
/
+6
*
- Correctly substitute variables like @NCURSES_MAJOR@ in manual pages
rafan
2007-07-21
2
-2
/
+10
*
Added environ-replacement detection. For programs that "clean" (i.e., su)
scf
2007-07-20
1
-78
/
+163
*
Fix a strict aliasing warning from GCC 4.1.
kientzle
2007-07-20
1
-1
/
+4
*
archive_string_ensure() used to call exit(3) if it
kientzle
2007-07-15
5
-10
/
+27
*
Add archive_entry_copy_gname() and archive_entry_copy_uname()
kientzle
2007-07-15
4
-0
/
+22
*
Clarify one test.
kientzle
2007-07-15
1
-1
/
+1
*
Disconnect netatm from the build as it is not MPSAFE and relies on
rwatson
2007-07-14
1
-1
/
+2
*
Take a sentence into the present by removing a reference to FreeBSD 3.0.
brueffer
2007-07-14
1
-4
/
+2
*
Use an uncompressed test archive for gtar sparse format 1.0 format,
kientzle
2007-07-14
1
-20
/
+6
*
Report each failed test once, but keep a count and report that count
kientzle
2007-07-14
3
-22
/
+111
*
- Modular congestion control, with RFC2581 being the default.
rrs
2007-07-14
1
-7
/
+13
*
Restore the 'break' that was inadvertently removed in 1.57 of this file.
kientzle
2007-07-14
1
-0
/
+1
*
Extend the basic tar reading test to exercise most types of
kientzle
2007-07-14
1
-49
/
+388
[next]