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 a new `SECURITY CONSIDERATIONS' section. Sample code similar to
chris
2002-01-05
1
-0
/
+63
*
Include a section cross-reference to `EXAMPLES' in `SECURITY
chris
2002-01-05
1
-1
/
+3
*
Remove the example from SECURITY CONSIDERATIONS. This is mostly
chris
2002-01-05
1
-54
/
+0
*
Minor grammar and punctuation fixes
yar
2002-01-04
1
-2
/
+2
*
State clearly that one should call listen(2) on a socket
yar
2002-01-04
1
-0
/
+11
*
Turn off USER_LOCKING which allows intruder to completely disable OPIE
ache
2002-01-03
1
-1
/
+3
*
Copy the sample `SECURITY CONSIDERATIONS' section from sec-doc.7.
chris
2002-01-02
1
-0
/
+66
*
Add ifdef sparc64.
jake
2002-01-02
1
-1
/
+1
*
Connect user trap code to the build.
jake
2002-01-01
1
-0
/
+3
*
Add libc side of user trap handling.
jake
2002-01-01
7
-0
/
+423
*
Remove long-obsolete README.
des
2002-01-01
1
-10
/
+0
*
In verbose mode, display the full error message from the server, stripping
des
2002-01-01
1
-3
/
+48
*
Remove VT100 escapes from debugging messages now that they're enabled by
des
2002-01-01
4
-22
/
+21
*
Back out errno preserving
ache
2001-12-30
7
-47
/
+12
*
Adapt to new kernel tsb structure.
jake
2001-12-29
1
-16
/
+9
*
Make sure curbrk is well aligned.
jake
2001-12-29
1
-0
/
+1
*
Use jmpbuf offsets, not ucontext_t.
jake
2001-12-29
1
-3
/
+2
*
Add .register directives for gcc3.
jake
2001-12-29
1
-13
/
+42
*
__infinity is not const.
jake
2001-12-29
1
-1
/
+1
*
Add jmpbuf offsets. Remove ucontext offsets.
jake
2001-12-29
1
-9
/
+8
*
Add .register directives for gcc3.
jake
2001-12-29
1
-6
/
+11
*
Include utrap.h for soft trap types.
jake
2001-12-29
1
-1
/
+1
*
We use HIDENAME(minbrk) on sparc64 too.
jake
2001-12-29
1
-1
/
+1
*
Fixed a missing "const".
bde
2001-12-28
1
-1
/
+1
*
Fix typo (unclosed comment).
jake
2001-12-28
1
-0
/
+1
*
Add xref to jail(2).
mpp
2001-12-28
1
-1
/
+2
*
- Make it possible to turn on RES_INSECURE[12] with /etc/resolv.conf.
ume
2001-12-26
2
-1
/
+13
*
Add "except the handling of errors" into "equivalent to" paragraph.
ache
2001-12-25
3
-0
/
+8
*
Preserve errno.
ache
2001-12-25
5
-9
/
+44
*
Back out recent replacement of LC_MESSAGES file with directory.
phantom
2001-12-24
1
-1
/
+1
*
Sort the disknames when we get them from the kernel.
phk
2001-12-23
1
-10
/
+23
*
o Change the layout of the tagged lists to be like those in acl(3).
chris
2001-12-23
1
-3
/
+12
*
Use the real function address (instead of function address + 8) for the
deischen
2001-12-22
3
-6
/
+6
*
Save and restore t12 in the jmp_buf. t12 is used during function
deischen
2001-12-22
2
-0
/
+3
*
add missing MLINKS
phantom
2001-12-21
1
-1
/
+10
*
The VM_STACK option is long dead. MAP_STACK is available everywhere.
peter
2001-12-21
1
-12
/
+0
*
Slightly re-work locale messages storage scheme. Before this commit
phantom
2001-12-21
1
-1
/
+1
*
style(9)'ify
phantom
2001-12-20
7
-73
/
+77
*
Supply SMB_CFG_FILE in CFLAGS. The newly imported smbfs-1.4.2
sheldonh
2001-12-20
1
-1
/
+1
*
Add my e-mail to copyrights
phantom
2001-12-20
2
-2
/
+2
*
Document that rfork() will return EINVAL if flags not listed in the
jhb
2001-12-19
1
-0
/
+2
*
Fixed the bug in transparent TCP proxying with the "encode_ip_hdr"
ru
2001-12-18
1
-1
/
+3
*
Fix the retrieval of USRSTACK via sysctl so that it works for 64-bit
deischen
2001-12-18
3
-6
/
+6
*
Const'ify the CDB format string passed to the CDB parsing routines
kbyanc
2001-12-18
3
-43
/
+62
*
Fix some style bugs
phantom
2001-12-17
1
-15
/
+18
*
When cancelling a thread while in a join operation, do not detach
deischen
2001-12-16
3
-12
/
+3
*
Embelish CFLAGS.
obrien
2001-12-15
1
-1
/
+2
*
The instructions on doing something with src/lib/csu/sparc64.
obrien
2001-12-15
1
-0
/
+25
*
Sparc64 ELF version of the C runtime support.
obrien
2001-12-15
1
-0
/
+128
*
Pull the target thread of a join operation from the correct place
deischen
2001-12-15
3
-9
/
+12
[next]