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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace call to obsolete inet_addr routine with inet_aton so we can specify
pst
1995-04-26
1
-2
/
+2
*
Close this PR:
jkh
1995-04-26
1
-1
/
+1
*
Add code for dealing with URLs.
jkh
1995-04-26
3
-11
/
+208
*
Make pkg_info URL aware (and also make it use the PKG_PATH properly, like
jkh
1995-04-26
2
-22
/
+43
*
Add depend on libftp since this is now in lib.
jkh
1995-04-26
1
-1
/
+3
*
Add a great deal more error checking to various things.
jkh
1995-04-26
2
-22
/
+44
*
Further work on making all this more robust in the face of failure.
jkh
1995-04-26
2
-36
/
+70
*
Add ftp.uni-paderborn.de
torstenb
1995-04-26
1
-1
/
+4
*
Add LIBFTP.
jkh
1995-04-26
1
-1
/
+2
*
Fix a number of additional warnings.
jkh
1995-04-26
2
-13
/
+2
*
Move <varargs.h> out of FtpLibrary.h and into the .c files that actually
jkh
1995-04-26
3
-1
/
+2
*
Yikes! How did that typo slip past! I'd swear I compiled it. Oh well,
jkh
1995-04-26
1
-2
/
+2
*
As per Bruce's advice, use sysconf to get the max argument size and
jkh
1995-04-26
1
-19
/
+23
*
Reviewed by: Gene Stark (starkhome!gene@sbstark.cs.sunysb.edu)
bde
1995-04-26
2
-4
/
+4
*
Check dependencies BEFORE doing final extraction of package.
jkh
1995-04-26
2
-63
/
+83
*
Add outb to keyboard controller to do a cpu_reset, this fixes 2 known
rgrimes
1995-04-26
2
-2
/
+28
*
My handling of the missing dependency but !Verbose was wrong. Make
jkh
1995-04-26
1
-2
/
+7
*
Gary J's patches to make gdb -w work properly.
jkh
1995-04-26
6
-8
/
+22
*
Disallow half-configured point-to-point interfaces. It's still possible to
wollman
1995-04-25
1
-7
/
+14
*
Finally finish the cloning cleanup work by making sure that clones
wollman
1995-04-25
1
-1
/
+131
*
Fix some conflicting descriptions.
wollman
1995-04-25
1
-2
/
+0
*
Add libftp to list of targets.
jkh
1995-04-25
1
-1
/
+1
*
Now check all the warning purges and general clean-up in on the second
jkh
1995-04-25
19
-38
/
+66
*
This commit was generated by cvs2svn to compensate for changes in r8064,
jkh
1995-04-25
47
-0
/
+8593
|
\
|
*
A programmatic interface to ftp. I need this for several other
jkh
1995-04-25
47
-0
/
+8593
*
Fix benign type mismatches int console functions. dev_t was assumed
bde
1995-04-25
2
-1
/
+38
*
Document matcd1.
jkh
1995-04-25
1
-10
/
+18
*
Added mark_all() call so that screen is proberly updated
sos
1995-04-25
3
-3
/
+6
*
Remove setre*id*.
bde
1995-04-25
1
-2
/
+2
*
Fixed a "bswbuf" hang caused by the wakeup in relpbuf() waking up the
dg
1995-04-25
1
-2
/
+2
*
Do kernels up to 2Mb.
phk
1995-04-25
1
-2
/
+7
*
This is a helper program to patch a filesystem into a "MFS_ROOT" kernel.
phk
1995-04-25
2
-0
/
+140
*
Document MFS_ROOT option.
phk
1995-04-25
3
-3
/
+15
*
Add support for MFS root filesystem.
phk
1995-04-25
2
-2
/
+26
*
Add a printf so we can see where we get our rootfs from.
phk
1995-04-25
1
-1
/
+2
*
Fixed the mmap hang fix previously committed so that it works
dyson
1995-04-25
1
-5
/
+9
*
Add $defaultdomainname to sysconfig and use it in netstart to set the
rgrimes
1995-04-24
2
-6
/
+10
*
Use ARG_MAX instead of _POSIX_ARG_MAX: 4K is too small!
jkh
1995-04-24
1
-3
/
+3
*
Grand new all-singing, dialog-wielding tzsetup(8). Still needs a man page.
wollman
1995-04-24
5
-6
/
+588
*
Add more comments for tzsetup and fix some old ones.
wollman
1995-04-24
4
-16
/
+127
*
Add ioctls DIOCGSLICEINFO and DIOCSYNCSLICEINFO. The latter isn't
bde
1995-04-24
2
-2
/
+29
*
Undo the move of `#include "sc.h"' etc. to cons.h. It broke anything
bde
1995-04-24
4
-18
/
+14
*
Commit the latest version of this. This version appears to handle package
jkh
1995-04-24
13
-148
/
+260
*
(1) Add the chain of dependencies to the targets in the NO_* section
asami
1995-04-24
1
-10
/
+12
*
Move call of fake-pkg from do-install to end of install.
asami
1995-04-24
1
-4
/
+4
*
Make bad144 debugging code conditional on ds_debug.
bde
1995-04-24
1
-2
/
+2
*
Added "bio" to matcd.
phk
1995-04-24
5
-10
/
+10
*
Changes to get rid of ufslk2 hangs when doing read/write to/from
dyson
1995-04-24
8
-39
/
+85
*
Changes John's handling of the flags a little bit, added a new one,
phk
1995-04-24
1
-6
/
+24
*
Did a s/[ \t]*$//
phk
1995-04-24
1
-21
/
+21
[next]