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
/
libexec
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
NI_WITHSCOPEID cleanup. Neither RFC 2553 nor RFC 3493 defines
ume
2005-05-13
2
-9
/
+3
*
Spell SHUT_RDWR as SHUT_RDWR not 2 as the how argument to shutdown(2).
jmallett
2005-05-11
1
-1
/
+1
*
Spell SHUT_RDWR as SHUT_RDWR not 1+1 as the how argument to shutdown(2).
jmallett
2005-05-11
1
-2
/
+2
*
Prevent usage of nested externs.
delphij
2005-05-06
1
-1
/
+2
*
Fix compilation problem.
davidxu
2005-04-27
1
-1
/
+1
*
Stop calling _amd64_set_gsbase() for COMPAT_32BIT. The amd64 kernel
peter
2005-04-26
1
-9
/
+2
*
s/int/size_t/ as appropriate.
das
2005-04-17
1
-4
/
+4
*
Attempt to use i386_set_gsbase(), and gracefully fall back to LDT methods
peter
2005-04-14
1
-13
/
+16
*
The script mistakenly ignores the entropy_save_sz variable from
dougb
2005-04-11
1
-2
/
+2
*
Revert parts of previous commits and use a temporary variable to avoid
des
2005-04-08
1
-37
/
+8
*
No need to provide atomic_cmpset_32() anymore.
cognet
2005-04-07
1
-12
/
+0
*
An array was mistaken for a pointer in the previous commit.
nectar
2005-04-07
1
-3
/
+4
*
Include gettytab.h before extern.h so that the declarations of struct
stefanf
2005-04-06
4
-5
/
+3
*
Correct type mismatch introduced in last commit.
nectar
2005-04-05
1
-1
/
+1
*
DES pointed out that the PAM layer may change the target user name
nectar
2005-04-05
1
-15
/
+32
*
When allocating TLS and DTV, make sure that any unused slots in the DTV
dfr
2005-03-30
1
-8
/
+4
*
When PAM support was added to rexecd in revision 1.29 (just prior to
nectar
2005-03-27
1
-2
/
+17
*
If "dangerous" environment variables (LD_PRELOAD, LD_LIBMAP,
cperciva
2005-03-24
1
-1
/
+24
*
Use sysconf(_SC_ARG_MAX) instead of NCARGS.
das
2005-03-21
2
-4
/
+14
*
Add locking code for tls routines.
davidxu
2005-03-20
1
-4
/
+21
*
Install rlogind(8). Pointy hat is available on request.
ru
2005-03-03
1
-1
/
+1
*
Wrap BSD r* commands in NO_RCMDS.
trhodes
2005-03-02
1
-3
/
+9
*
correct WARNS=6 fix to use cast to (void *).
ume
2005-03-01
1
-10
/
+10
*
Attempt to free any static TLS space used by a shared library when it
dfr
2005-02-27
3
-0
/
+24
*
Only provide the dummy, non-atomic atomic_cmpset_32() if
cognet
2005-02-26
1
-0
/
+2
*
If what we have is a struct sockaddr_storage * and what we want is a
des
2005-02-23
1
-8
/
+8
*
Make WARNS=6-clean.
des
2005-02-23
2
-12
/
+13
*
Add some consistency checks to the signal-related code.
yar
2005-02-16
1
-0
/
+6
*
A call to maskurg() makes sense only when a transfer is under way,
yar
2005-02-16
1
-3
/
+5
*
- Use socklen_t.
stefanf
2005-02-14
1
-8
/
+5
*
Fix most cases where the address of an int is passed to a function expecting a
stefanf
2005-02-14
12
-18
/
+27
*
Expand contractions.
ru
2005-02-13
2
-2
/
+2
*
Expand *n't contractions.
ru
2005-02-13
4
-4
/
+4
*
Sync program's usage() with manpage's SYNOPSIS.
ru
2005-02-09
5
-12
/
+7
*
Removed Kerberos remnants.
ru
2005-02-09
2
-58
/
+6
*
The only user of this utility (share/man/man0) was removed 2+ years ago.
ru
2005-02-09
4
-410
/
+0
*
Description from Dan:
mdodd
2005-02-04
4
-13
/
+93
*
style(9)
mdodd
2005-02-04
1
-4
/
+3
*
Let bsd.prog.mk set SRCS and MAN to their default values.
ru
2005-01-28
4
-4
/
+0
*
Respect the `logging' flag.
yar
2005-01-19
1
-1
/
+1
*
Improve handling SIGURG and OOB commands on the control channel.
yar
2005-01-19
1
-134
/
+269
*
Sort sections.
ru
2005-01-18
14
-94
/
+94
*
64-bit clean + WARNS=6:
delphij
2005-01-14
2
-5
/
+4
*
Restore these files to make ldconfig(8) happy.
trhodes
2005-01-11
4
-0
/
+504
*
Remove a.out runtime linker. It doesn't build and was removed from the
trhodes
2005-01-11
13
-4456
/
+0
*
Replace err(3) calls when in daemon mode by syslog(3), too.
yar
2005-01-10
1
-4
/
+8
*
NOPAM -> NO_PAM
ru
2004-12-21
2
-2
/
+2
*
NOINET6 -> NO_INET6
ru
2004-12-21
1
-1
/
+1
*
NOCRYPT -> NO_CRYPT
ru
2004-12-21
1
-1
/
+1
*
NODOCCOMPRESS -> NO_DOCCOMPRESS
ru
2004-12-21
1
-1
/
+1
[prev]
[next]