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
*
Add back # accidentally deleted in 1.54
imp
2003-04-27
1
-1
/
+1
*
This is no longer needed after tw is gone.
imp
2003-04-27
10
-1381
/
+1
*
properly refuse a connection in the -c case if the client ip's subdirectory
billf
2003-04-19
1
-5
/
+6
*
Code cleanups and sanity checking for config file parser.
mdodd
2003-04-10
1
-19
/
+52
*
Dynamic object dependency mapping: libmap.
mdodd
2003-04-07
5
-5
/
+238
*
MFp4 @27667: WARNS=5 cleanup on i386.
jmallett
2003-04-03
5
-15
/
+17
*
Mark bits that do not require an object directory as such.
ru
2003-04-01
1
-0
/
+1
*
Update the description of the -u option to mention that IP_PORTRANGE_HIGH
silby
2003-03-25
1
-6
/
+9
*
Clean up some warnings that don't result in a change in the object file:
dwmalone
2003-03-20
1
-17
/
+20
*
Fix for ia64/48024 - ensure function pointer equality across elf
arun
2003-03-19
1
-52
/
+77
*
Run a revision of the devstat interface:
phk
2003-03-15
1
-4
/
+5
*
Update to current devstat API.
phk
2003-03-15
1
-6
/
+6
*
Free obj->priv field in obj_free functions. This field is NULL
kan
2003-03-14
1
-0
/
+1
*
No need to zero fill memory, mmapped anonymously. Kernel will
kan
2003-03-14
6
-15
/
+1
*
mdoc(7) police: Scheduled sweep.
ru
2003-02-24
1
-1
/
+1
*
mdoc(7) police: expand contraction.
ru
2003-02-23
1
-1
/
+1
*
Do not remove object from the lists at the unref_dag() stage.
kan
2003-02-17
1
-8
/
+26
*
Add #include <sys/resource.h>
phk
2003-02-16
1
-0
/
+1
*
Remove <sys/dkstat.h> #include
phk
2003-02-16
1
-1
/
+0
*
Advertize rtld(1) as ld.so(1) in manual pages world
phantom
2003-02-13
2
-1
/
+3
*
Fix a typo in rtld_dirname.
kan
2003-02-13
1
-1
/
+1
*
Implement dlinfo() function.
kan
2003-02-13
2
-32
/
+262
*
Add missing include files I forgot about in previous commit.
kan
2003-02-13
1
-0
/
+2
*
Remove /usr/lib/elf from a default search path.
kan
2003-02-13
3
-19
/
+17
*
Kill unnecessary vertical whitespace.
yar
2003-02-11
1
-1
/
+0
*
Use LOG_AUTHPRIV to hide the username attempted during an invalid login
yar
2003-02-11
1
-1
/
+5
*
When unloading dependencies make sure they are removed from all the
kan
2003-02-10
1
-9
/
+10
*
Add FBSDID. udp/bootps -> bootps/udp. Use err(3).
charnier
2003-02-05
4
-46
/
+41
*
Allow "~/" in pathnames to work for a chrooted user.
yar
2003-02-05
1
-2
/
+4
*
Let tilde expansion be done even if a file/directory doesn't exist yet.
yar
2003-02-04
1
-35
/
+98
*
RFC 959 doesn't list reply code 550 as a valid responce to STOR/STOU,
yar
2003-02-04
1
-1
/
+1
*
Add OPIE and PAM libs to the mix.
obrien
2003-02-02
1
-0
/
+4
*
OPIE and PAM bits to agument LukeMftpd.
obrien
2003-02-02
1
-0
/
+153
*
Let real users access special files through FTP
yar
2003-01-31
1
-3
/
+13
*
When searching for a unique file name in guniquefd(),
yar
2003-01-29
1
-0
/
+4
*
Add a new option to ftpd(8), "-h", to disable printing any
yar
2003-01-29
3
-6
/
+25
*
Give the code around chroot(2)/chdir(2) a major overhaul by
yar
2003-01-29
4
-41
/
+101
*
Actually extract the second field from a line in ftpchroot(5)
yar
2003-01-27
1
-15
/
+17
*
Allow more than one separator character between fields in ftpchroot(5).
yar
2003-01-27
1
-1
/
+3
*
Extend the format of /etc/ftpchroot so an alternative chroot
yar
2003-01-26
4
-24
/
+171
*
GLOB_MAXPATH has been deprecated in favour of GLOB_LIMIT.
yar
2003-01-25
1
-1
/
+1
*
- Add a new option, ``-P port'', to specify the port for ftpd(8)
yar
2003-01-23
2
-5
/
+23
*
Prevent server-side glob(3) patterns from expanding
yar
2003-01-22
1
-4
/
+17
*
The FTP daemon was vulnerable to a DoS where an attacker could bind()
cjc
2003-01-21
1
-19
/
+26
*
Fix a typo (missed &&).
sobomax
2003-01-20
1
-1
/
+1
*
Add a new gettytab(5) option - `pl', which if set tells getty that the line
sobomax
2003-01-19
4
-4
/
+7
*
Prepend a space character if a line begins with a digit
yar
2003-01-16
1
-0
/
+11
*
Replace the instances of literal "/bin/ls"
yar
2003-01-16
1
-2
/
+3
*
We have a usable 'LOGIN_NAME_MAX' now.
obrien
2003-01-06
1
-2
/
+0
*
Need to prototype strsuftollx() to quiet a warning.
obrien
2003-01-06
1
-0
/
+8
[next]