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
/
gnu
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up merge from 2.2 (without spamming peter's changes)
pst
1997-05-01
2
-14
/
+8
*
Patch up init.c generation so that it works in -current.. It was trying
peter
1997-05-01
2
-22
/
+20
*
Fix include of <sys/dir.h> to <dirent.h> - it hits a #warning
peter
1997-05-01
2
-2
/
+2
*
Fix up a spurious '@' I added at the last second
pst
1997-05-01
2
-8
/
+8
*
Merge from 2.2: auto-gen init.c and add ser-tcp.c
pst
1997-05-01
3
-69
/
+106
*
Fetch the registers from struct members in the pcb instead of
bde
1997-04-30
3
-84
/
+57
*
Backed out previous change. It just gave a more verbose Makefile by
bde
1997-04-30
2
-6
/
+2
*
Fix a bug that caused the relocs for linker set members in shared
jdp
1997-04-30
1
-1
/
+3
*
Set the N_EXT (external) flag for all weak symbols. It makes no
jdp
1997-04-29
1
-1
/
+2
*
change kvm-fbsd.c so that kernel debugging works again.
gj
1997-04-27
7
-26
/
+833
*
Activate gdbserver and gdbreplay
pst
1997-04-26
6
-11
/
+11
*
This commit was generated by cvs2svn to compensate for changes in r25149,
pst
1997-04-25
2
-0
/
+450
|
\
|
*
Initial import of gdbserver FreeBSD support
pst
1997-04-25
2
-0
/
+450
*
|
Initial import of gdbserver FreeBSD support
pst
1997-04-25
2
-0
/
+450
*
|
This commit was generated by cvs2svn to compensate for changes in r25147,
pst
1997-04-25
1
-0
/
+17
|
\
\
|
|
/
|
*
Initial import of gdbreplay build structure
pst
1997-04-25
1
-0
/
+17
*
Initial import of gdbreplay build structure
pst
1997-04-25
1
-0
/
+17
*
Fixed `make depend'. The previous change reduced it to making only
bde
1997-04-25
1
-1
/
+3
*
Don't complain about no input files for `ld -f'. This fixes spurious
bde
1997-04-25
1
-2
/
+5
*
Fill the padding at the end of the runtime strings with zeros,
jdp
1997-04-25
1
-2
/
+6
*
Understand `--' to end processing of command options.
wosch
1997-04-19
1
-5
/
+5
*
Fixed `make depend' and related bogons. LDFLAGS was used for
bde
1997-04-16
1
-10
/
+2
*
Fixed synopsis. There was a missing arg, 3 args with the wrong type,
bde
1997-04-13
1
-12
/
+22
*
Don't create anything on the disk if -O (aka --to-stdout) was given.
joerg
1997-04-13
1
-1
/
+4
*
Close PR#3118
jkh
1997-04-13
1
-1
/
+1
*
Don't descend into the perl directory if it isn't there (eg: cvsup
peter
1997-04-12
1
-2
/
+6
*
Don't print nonexistent library names for `ld -f [-Lfoo] -lbar'. A
bde
1997-04-11
1
-2
/
+10
*
Make depend rely on config.h
jkh
1997-04-11
1
-1
/
+1
*
Fixed bogus existence test related to searching for a nearby obj
bde
1997-04-10
2
-12
/
+4
*
Fixed bogus existence test related to searching for a nearby obj
bde
1997-04-10
1
-6
/
+1
*
Fixed bogus existence test related to searching for a nearby obj
bde
1997-04-10
1
-6
/
+1
*
Fixed bogus existence test related to searching for a nearby obj
bde
1997-04-10
1
-18
/
+9
*
Oops. Missed the Complex number add case of code generation.. :-]
peter
1997-04-09
1
-4
/
+4
*
Fixed bugs involving paths:
bde
1997-04-07
1
-0
/
+11
*
Fixed bugs involving paths:
bde
1997-04-07
5
-76
/
+36
*
Attempt to patch up gdb so that it has a chance of working with the new
peter
1997-04-07
8
-6
/
+716
*
Bmake Makefile for building info files for GNU cpio.
obrien
1997-04-03
1
-0
/
+15
*
Bmake Makefiles for GNU cpio.
obrien
1997-04-03
1
-0
/
+24
*
Make way for FreeBSD files with CPIO bits in src/contrib/cpio
obrien
1997-04-03
43
-11621
/
+0
*
Remove a doubled word. Closes PR# 3163.
mpp
1997-04-01
1
-1
/
+0
*
Toast dummy lchown(), it's in libc now.
peter
1997-03-31
2
-28
/
+1
*
YAMF22
jkh
1997-03-29
1
-2
/
+2
*
generate c-exp.c, f-exp.c and m2-exp.c with yacc rather than using
peter
1997-03-29
2
-4
/
+10
*
Protect against multiple inclusion (All the CFLAGS+= items make the cc
peter
1997-03-29
1
-1
/
+4
*
Support the ".p2align" directive, which is standard in newer versions
jdp
1997-03-29
1
-1
/
+2
*
Change a "=" to "?=" to make it easier to override the binary format
jdp
1997-03-28
1
-3
/
+3
*
FreeBSD modifications and notes for GNU cpio.
obrien
1997-03-26
1
-0
/
+10
*
Add a new "-f" option to the linker, to print the resolved paths
jdp
1997-03-22
3
-5
/
+43
*
Make makewhatis(1) happy.
wosch
1997-03-21
1
-4
/
+2
*
Fix initstate() cast to match Lite2
ache
1997-03-17
1
-2
/
+2
[next]