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
*
Added prototypes.
bde
1995-12-03
27
-55
/
+426
*
null_node_find() and umap_node_find() were sometimes called without a
bde
1995-12-03
4
-8
/
+8
*
Restore white spaces to original cvs-1.4Alpha2 state so that we can
peter
1995-12-03
48
-267
/
+267
*
Moved inline functions for insque() and remque() to <sys/queue.h>.
bde
1995-12-03
9
-75
/
+62
*
Completed function declarations and/or added prototypes.
bde
1995-12-03
5
-22
/
+63
*
Completed function declarations and/or added prototypes and/or #includes
bde
1995-12-03
5
-17
/
+29
*
Removed unused thread support (partly to get rid of its incomplete
bde
1995-12-03
2
-92
/
+4
*
Completed function declarations and/or added prototypes and/or moved
bde
1995-12-03
16
-253
/
+364
*
Make a few more items "hot"
jkh
1995-12-03
1
-5
/
+17
*
Add fixes from bash beta
ache
1995-12-03
12
-30
/
+41
*
Small tweak: don't try closing /etc/netgroup if we haven't opened it yet.
wpaul
1995-12-02
1
-1
/
+2
*
install freebsd.cf rather than freefall.cf by default after 8.7.2 import.
peter
1995-12-02
1
-3
/
+3
*
*GULP* cvs remove the uncomfortably large list of files that are no longer
peter
1995-12-02
44
-10185
/
+3
*
malloc.h: add sysctl class.
phk
1995-12-02
2
-3
/
+7
*
I don't know what I messed up in 1.40, but the crynwr mode didn't make it.
phk
1995-12-02
1
-25
/
+224
*
Update the freefall.mc file to (almost) match what is actually being
peter
1995-12-02
5
-23
/
+151
*
Completed function declarations and/or added prototypes.
bde
1995-12-02
10
-15
/
+87
*
Fixed call to mrt_ioctl(). mrt_ioctl() for some reason has different
bde
1995-12-02
1
-1
/
+5
*
Completed function declarations and/or added prototypes.
bde
1995-12-02
16
-29
/
+60
*
Re-disable the cf/cf SUBDIR - we were not building it before anyway.
peter
1995-12-02
2
-2
/
+2
*
Fix typo.
nate
1995-12-02
1
-1
/
+1
*
Initial round of conflict resolutions.. I need to do another
peter
1995-12-02
58
-6713
/
+10213
*
This commit was generated by cvs2svn to compensate for changes in r12571,
peter
1995-12-02
136
-8407
/
+21805
|
\
|
*
Import Sendmail-8.7.2 as discussed on -current.
peter
1995-12-02
158
-11435
/
+32019
*
|
Import Sendmail-8.7.2 as discussed on -current.
peter
1995-12-02
1
-14
/
+35
*
|
staticize.
phk
1995-12-02
2
-54
/
+54
*
|
Finished (?) cleaning up sysinit stuff.
bde
1995-12-02
17
-130
/
+78
*
|
Staticized.
bde
1995-12-02
3
-7
/
+11
*
|
I fixed this before than committed it on my machine and not on freefall.
julian
1995-12-02
1
-5
/
+5
*
|
Fix second gets() -> fgets() conversion botch I missed.
jkh
1995-12-02
1
-5
/
+7
*
|
Fix PR#858, /bin/sh corruption caused by non-zeroed malloc() in libedit
peter
1995-12-02
1
-0
/
+1
*
|
Submitted by: Heikki Suonsivu
julian
1995-12-02
1
-8
/
+8
*
|
A quick fix for a problem that will go away in a few days anyway..
julian
1995-12-01
1
-2
/
+2
*
|
Fix minor bug that would cause the packet statistics updates to stop
dg
1995-12-01
2
-48
/
+150
*
|
It is not necessary to check if a '-' is in lusername., Checking if
guido
1995-12-01
1
-1
/
+1
*
|
Similarly spartan dotfiles.
jkh
1995-12-01
3
-24
/
+2
*
|
Rip these things down to the absolutely minimums - no tsets, no
jkh
1995-12-01
4
-26
/
+1
*
|
Commit the longstanding bin/410 & kern/411 fix, in the hope that somebody
phk
1995-12-01
1
-3
/
+3
*
|
Adjust a perror() to print the actual target of the error.
jkh
1995-12-01
1
-1
/
+1
*
|
Account for newline in fgets(). Whoops!
jkh
1995-12-01
1
-1
/
+6
*
|
Restored [u]cmpdi2.c which are needed for switching on [unsigned] long
bde
1995-12-01
1
-1
/
+1
*
|
Update these from new examples in etc/root. Also comment out
jkh
1995-12-01
4
-27
/
+48
*
|
gets() -> fgets()
jkh
1995-12-01
2
-7
/
+7
*
|
gets() -> fgets()
jkh
1995-12-01
4
-7
/
+7
*
|
gets() -> fgets(). I'm tired of looking at the compiler messages!
jkh
1995-12-01
1
-6
/
+6
*
|
Stamp out more calls to gets().
jkh
1995-12-01
1
-8
/
+8
*
|
remove typo
julian
1995-12-01
1
-2
/
+1
*
|
Add definition of PROT_NONE=0 for compatibility with SunOS/Solaris/Linux ...
se
1995-11-30
1
-1
/
+2
*
|
Remove ports-utils
ache
1995-11-30
1
-1
/
+0
*
|
Submitted by: jb@cimlogic.com.au (John Birrell)
julian
1995-11-30
1
-2
/
+2
[next]