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
...
*
Make sure that a "make release" (more accurately the bit that makes
markm
2003-07-24
1
-0
/
+2
*
Ensure that for the cryptographic instances of *telnet*, the "crypto"
markm
2003-07-24
1
-0
/
+1
*
Test correct macro for "without crypto" option(s).
markm
2003-07-20
1
-1
/
+1
*
Prototype defttymode() instead of just declaring it.
yar
2003-07-18
1
-1
/
+1
*
Very big makeover in the way telnet, telnetd and libtelnet are built.
markm
2003-07-16
14
-7046
/
+16
*
Block SIGURG while reading from the control channel.
yar
2003-07-09
1
-0
/
+6
*
Improve error handling in getline():
yar
2003-07-09
1
-4
/
+7
*
Make a malloced copy of "chrootdir" even if it points to an absolute
yar
2003-07-09
1
-3
/
+5
*
Remove MAINTAINER= lines from individual Makefiles in favor of the
gshapiro
2003-07-07
2
-4
/
+0
*
Avoid using the global offset table to get the address of _DYNAMIC in
jake
2003-07-04
2
-1
/
+18
*
Don't declare unneeded extern variables,
yar
2003-06-21
1
-2
/
+0
*
Fix warnings on 64 bit platforms.
mdodd
2003-06-19
1
-9
/
+9
*
Add function prototypes.
mdodd
2003-06-19
1
-0
/
+2
*
LD_DUMP_REL_PRE and LD_DUMP_REL_POST don't output to stderr; don't
mdodd
2003-06-19
1
-2
/
+2
*
Provide a mechanism for dumping relocation information.
mdodd
2003-06-19
4
-0
/
+116
*
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
*
Avoid a NULL pointer dereference.
mdodd
2003-06-18
1
-1
/
+2
*
- Use the initial terminal mode instead of the current mode
yar
2003-06-18
2
-73
/
+64
*
Include libmap.h for prototypes.
mdodd
2003-06-18
1
-0
/
+1
*
- Add support for DT_FLAGS.
mdodd
2003-06-18
3
-1
/
+21
*
More correctly spell "-static" as "NOSHARED?=YES"
dougb
2003-06-17
1
-1
/
+3
*
Improve the manpage language a bit.
yar
2003-06-17
1
-1
/
+1
*
Link named-xfer -static. This is the only binary that needs to be
dougb
2003-06-17
1
-1
/
+1
*
If ftpd is run with an -h option (hide host-specific info,)
yar
2003-06-16
1
-8
/
+8
*
fix a couple typos in the comments
jmg
2003-06-15
1
-2
/
+2
*
fix bootpd to use fd_set. For some reason on Sparc, using int with
jmg
2003-06-15
1
-4
/
+6
*
Remove MAINTAINER lines.
obrien
2003-06-14
1
-2
/
+0
*
In the last clean-up of this code, the fact that the default tty mode
green
2003-06-14
1
-6
/
+20
*
Read gettytab(5) soon enough to fill in all necessary values.
yar
2003-06-10
2
-16
/
+40
*
Spot one more place where boolean variables were incremented
yar
2003-06-10
1
-1
/
+1
*
Coding style fix: Use "foo = 1" instead of "foo++" to assign
yar
2003-06-10
1
-2
/
+2
*
Break sentences.
yar
2003-06-10
1
-4
/
+6
*
General mdoc(7) markup fixes:
yar
2003-06-10
1
-61
/
+67
*
Improve the language and markup of the description of the pp and pl
yar
2003-06-10
1
-7
/
+18
*
Add section number to .Xr
charnier
2003-06-08
2
-2
/
+2
*
The .Xr utility
charnier
2003-06-08
2
-5
/
+7
*
Don't fail if we encounter a relocation of type "none". Just ignore
marcel
2003-06-07
1
-0
/
+3
*
Fix some minor bugs, namely:
yar
2003-06-06
1
-3
/
+14
*
Drop MAINTAINER Bit. Not needed any more.
markm
2003-06-04
1
-2
/
+0
*
Set CSTD to gnu99. We can only use on of the gnu?9 C languages.
obrien
2003-06-04
1
-0
/
+1
*
Assorted mdoc(7) fixes.
ru
2003-06-02
1
-5
/
+5
*
Best we can do with this is c89.
obrien
2003-06-02
1
-0
/
+1
*
Include stdlib.h to get exit()'s prototype.
obrien
2003-06-02
1
-0
/
+1
*
Add the variable's type to the declaration.
obrien
2003-06-02
1
-1
/
+1
*
Assorted mdoc(7) fixes.
ru
2003-06-01
1
-19
/
+18
*
- use issetugid()
mdodd
2003-05-31
1
-3
/
+2
*
Simplify map_object() by breaking out the ELF header validation bits
mdodd
2003-05-31
1
-58
/
+67
*
Provide function entry debugging messages.
mdodd
2003-05-31
1
-1
/
+16
*
Use the environment variable LD_LIBMAP_DISABLE to disable
mdodd
2003-05-31
2
-3
/
+11
[prev]
[next]