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
*
Make "gcc -shared" work properly for building shared libraries. An
jdp
1997-04-09
2
-8
/
+14
*
Add Kent Vander Velden for his various contributions via problem reports.
mpp
1997-04-09
1
-2
/
+3
*
Declare the constructor/destructor linker sets as extern rather than
jdp
1997-04-09
1
-3
/
+24
*
Check for -1 instead of EOF in the getopt() example.
mpp
1997-04-09
1
-3
/
+3
*
Process "lib/csu/i386" at the beginning of the "libraries" target,
jdp
1997-04-09
1
-5
/
+5
*
Ignore SIGPIPE or any user can quit ppp just telnetting to it
ache
1997-04-09
2
-10
/
+18
*
Removed support for OLD_PIPE. <sys/stat.h> is now missing the hack that
bde
1997-04-09
4
-71
/
+4
*
Distinguish fifos from sockets in the S_IS* macros. This is possible now
bde
1997-04-09
1
-6
/
+6
*
Use `ld -f' (actually `cc -Wl,-f') at `make depend' time to generate
bde
1997-04-09
3
-13
/
+32
*
Oops. Missed the Complex number add case of code generation.. :-]
peter
1997-04-09
1
-4
/
+4
*
Regenerate (removed unused #includes from ibcs2*_sysent.c).
bde
1997-04-09
8
-14
/
+8
*
Removed unused #includes.
bde
1997-04-09
3
-9
/
+3
*
Regenerate (removed unused #includes in linux_sysent.c).
bde
1997-04-09
3
-5
/
+3
*
Removed unused #includes.
bde
1997-04-09
2
-6
/
+2
*
Include <sys/buf.h> instead of <sys/vnode.h>. kern_sysctl.c no
bde
1997-04-09
1
-2
/
+2
*
Mask out revision register in consistency test of class register.
se
1997-04-09
6
-12
/
+12
*
Reorganize the donor's gallery to include people who've donated
jkh
1997-04-09
1
-27
/
+47
*
Fix spelling of align and interrupt in comments.
se
1997-04-09
6
-36
/
+36
*
Fix consistency test to not fail on pre PCI 2.0 motherboards
se
1997-04-09
6
-12
/
+12
*
Document wakeup_one().
mpp
1997-04-09
2
-3
/
+15
*
Provide examples of how to remove file names that begin with
mpp
1997-04-09
1
-1
/
+8
*
Catch up with the original.
hanai
1997-04-09
1
-2
/
+33
*
Ensure that the remote host name is Nul terminated.
mpp
1997-04-08
1
-1
/
+2
*
Improve the wording in the NOTES section. Closes PR# 3223.
mpp
1997-04-08
1
-13
/
+12
*
Fix a xref.
mpp
1997-04-08
1
-1
/
+1
*
Fix 8bit chars handling
ache
1997-04-08
1
-2
/
+11
*
Fix for expiration date test. Closes PR#3224.
davidn
1997-04-08
1
-2
/
+2
*
Added lnc driver.
kato
1997-04-08
2
-2
/
+4
*
Missing newline caused too much text to be fed to the macro.
peter
1997-04-08
1
-1
/
+2
*
setsid is declared in <unistd.h>, which is self sufficient (doesn't need
peter
1997-04-08
1
-1
/
+1
*
Enables lnc driver on PC-98 to support NEC SV-98/2-B06 PCI card.
kato
1997-04-08
4
-4
/
+10
*
Fix the typo about the DEC's NICs
hanai
1997-04-08
1
-2
/
+2
*
Catch up with the original.
hanai
1997-04-08
1
-2
/
+4
*
Catch up with the original.
hanai
1997-04-08
1
-21
/
+21
*
Catch up with the original.
hanai
1997-04-08
1
-5
/
+5
*
Catch up with the original.
hanai
1997-04-08
1
-4
/
+4
*
Latest release is 2.2.1, not 2.1.7.
jfieber
1997-04-08
1
-3
/
+3
*
Mention the RELENG_2_2_1_RELEASE for getting FreeBSD-2.2.1.
jdp
1997-04-08
1
-1
/
+3
*
Fix an infinite loop caused by calling ahc_run_done queue while the
gibbs
1997-04-07
1
-3
/
+32
*
Fix race
guido
1997-04-07
1
-2
/
+2
*
Fixed bugs involving paths:
bde
1997-04-07
1
-0
/
+11
*
Fixed bugs involving paths:
bde
1997-04-07
5
-76
/
+36
*
Include ${CURDIR}/../Makefile.inc as in most other `.mk' files. This
bde
1997-04-07
1
-2
/
+6
*
Lower the spl() of the new process from splhigh() right away, since
peter
1997-04-07
3
-6
/
+27
*
Synchronize with sys/i386/i386{machdep.c,trap.c} revisions 1.236 and
kato
1997-04-07
3
-36
/
+69
*
Synchronize with sys/i386/isa/clock.c revision 1.80.
kato
1997-04-07
3
-15
/
+30
*
terminfo_extensions.doc:
jmg
1997-04-07
2
-182
/
+193
*
Remove explicit zero of p_vmspace on creation, it's now in the startzero
peter
1997-04-07
1
-6
/
+1
*
Move p_vmspace into the startzero section since we've just changed things
peter
1997-04-07
1
-2
/
+3
*
Use UPAGES_HOLE instead of UPAGES in case it's changed some time.
peter
1997-04-07
4
-10
/
+10
[next]