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
/
usr.sbin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix logic error resulting in incorrect calculation of login time
jon
2001-08-05
1
-2
/
+2
*
It's bad enough to capitalize the name of the executable at the
dd
2001-08-04
1
-1
/
+1
*
Don't clobber CFLAGS.
markm
2001-08-04
1
-1
/
+1
*
Make use of the new features of libdevstat to allow iostat to work on
tmm
2001-08-04
3
-94
/
+151
*
Convert to using the same method of detecting the secure directory as other
gshapiro
2001-08-03
1
-2
/
+3
*
Miscellaneous fixes.
sheldonh
2001-08-03
1
-7
/
+6
*
Warn when a CHAP81 SUCCESS packet is invalid due to an incorrect S= value.
brian
2001-08-03
1
-2
/
+2
*
Fix a few bugs, some of which I introduced in recent commits:
iedowse
2001-08-02
2
-13
/
+11
*
The wrong-last-byte bug on win98 chap responses is also in winME
brian
2001-08-02
1
-1
/
+1
*
exists(../../crypto) --> exists(${.CURDIR}/../../crypto)
sobomax
2001-08-02
1
-1
/
+1
*
fix for pkg_add to symlinked prefix directories that are more than 1 link deep.
jon
2001-08-02
1
-1
/
+1
*
Allow configTtys() be called several times - set VAR_CONSTERM to "NO" after
ache
2001-08-02
1
-0
/
+4
*
Fix a cryptoless world by disconnecting libmp from the build when there is no
sobomax
2001-08-02
1
-1
/
+4
*
Cosmetics: replace dozen instances of "(tmp = getenv(PKG_DBDIR) ? tmp : DEF_L...
sobomax
2001-08-02
7
-23
/
+15
*
Cosmetics: kill blank lines at the end of file.
sobomax
2001-08-02
1
-2
/
+0
*
Usability tweak:
sobomax
2001-08-02
4
-30
/
+30
*
When there is a file that can't be deleted due to checksum mismatch print name
sobomax
2001-08-02
1
-2
/
+1
*
Add a ``nat punch_fw'' command for punching FTP and IRC DCC holes through
brian
2001-08-02
5
-0
/
+75
*
Only try to allocated properly aligned I/O segments. This should stop
imp
2001-08-02
1
-17
/
+12
*
Add the ability to modify /etc/ttys before first reboot during the
rwatson
2001-08-02
6
-0
/
+58
*
Compensate for default disabling of network services in inetd.conf(5)
rwatson
2001-08-02
11
-2
/
+95
*
Add "use Fcntl" to resolve O_RDWR|O_CREAT|O_EXCL macros used in
ghelmer
2001-08-01
1
-0
/
+2
*
Install the new password file with pwd_mkdb, not the old one.
ghelmer
2001-08-01
1
-1
/
+1
*
MFS: in HISTORY section, fix release number of first appearance
sheldonh
2001-08-01
1
-1
/
+1
*
Don't include a NUL at the end of our CHAP SUCCESS packet.
brian
2001-07-31
1
-1
/
+1
*
Reword for consistency.
eric
2001-07-31
2
-6
/
+6
*
jhb says a 10 line change containing casts is more invasive than a 28 line
obrien
2001-07-31
1
-14
/
+14
*
Logging should wind up in /var/log, not /etc/ppp/.
asmodai
2001-07-31
1
-1
/
+1
*
Remove an irritating diagnostic emitted to LogPHASE when a
brian
2001-07-31
3
-11
/
+11
*
When we receive a CHAP81 challenge response, we always expect the last
brian
2001-07-31
1
-0
/
+5
*
Have pccardd always ask the kernel for the IRQ to use. The kernel
imp
2001-07-31
2
-38
/
+47
*
Remove an accidental comma that managed to creep in with the last commit.
eric
2001-07-31
2
-2
/
+2
*
Use the POSIX syntax for chown.
obrien
2001-07-30
1
-1
/
+1
*
Fix the third argument to sysctlbyname() to be of the type size_t *
tmm
2001-07-30
1
-1
/
+2
*
If we're set to non-interactive, we shouldn't ask the user yes/no questions
jkh
2001-07-30
3
-4
/
+10
*
Simplify (and hopefully clarify) some date-parsing arithmetic.
wollman
2001-07-30
1
-1
/
+1
*
If the peer REJects our MRU REQ, stop REQing it -- *EVEN* if we're
brian
2001-07-30
1
-1
/
+1
*
Make spacing consistant and set WARNS correctly.
brooks
2001-07-30
1
-4
/
+4
*
style(9)
obrien
2001-07-30
1
-29
/
+59
*
The variable giving the name of the temporary password file was
ghelmer
2001-07-30
1
-5
/
+5
*
WARNS-2'ify.
obrien
2001-07-30
2
-12
/
+14
*
Add the ability to Bzip2 your logs.
obrien
2001-07-30
3
-7
/
+63
*
Fixed bitrot in DPADD in previous commit. The previous commit changed
bde
2001-07-30
1
-8
/
+0
*
Fixed bitrot in DPADD in previous commit.
bde
2001-07-30
1
-1
/
+1
*
Enable the new libmp in the build, and disable libgmp and its
dd
2001-07-29
1
-1
/
+1
*
Change permissions back to 4554/554
brian
2001-07-28
1
-2
/
+2
*
If the peer sends a REQ without the IPADDR option, only reject it
brian
2001-07-28
2
-6
/
+16
*
The security officer requested this be backed out for discussion.
obrien
2001-07-28
2
-18
/
+32
*
Remove s_strl*(). I am not sure what was thought they accomplished.
obrien
2001-07-28
2
-32
/
+18
*
Make ancontrol WARNS=2 clean.
brooks
2001-07-27
2
-44
/
+52
[next]