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
*
Don't add streambuf.cc to SRCS twice.
bde
1998-02-25
1
-2
/
+2
*
Build perl header files for machine/* too.
steve
1998-02-21
1
-1
/
+1
*
Correct spammage from MACHINE_ARCH commit - you don't want to
jkh
1998-02-20
1
-3
/
+3
*
Don't create an unused obj directory.
bde
1998-02-20
4
-8
/
+16
*
No binutils yet 8-(, and a few programs that need porting to alpha.
jb
1998-02-19
1
-3
/
+7
*
Just one of these libs left to port to alpha.
jb
1998-02-19
1
-5
/
+5
*
The ' character is treated differently as the first character of a line.
steve
1998-02-15
1
-3
/
+3
*
Fixed printing of %fs and %gs for live kernels.
bde
1998-02-13
3
-18
/
+24
*
catman(1) is now invoked by /etc/periodic/weekly/330.catman.
alex
1998-02-07
1
-7
/
+2
*
Implement dladdr.
jdp
1998-02-06
1
-4
/
+94
*
Submitted by: Alex Nash
danny
1998-02-04
2
-2
/
+2
*
setpwent and endpwent have a return type of void, so change this
steve
1998-02-01
1
-5
/
+8
*
comment that pvcs_to_rcs is left out since it needs perl5
peter
1998-01-26
1
-1
/
+3
*
Add libdiff
peter
1998-01-26
3
-8
/
+16
*
Build the internal libified diff
peter
1998-01-26
1
-0
/
+20
*
Update options.h as per configure generated version
peter
1998-01-26
1
-74
/
+8
*
Update config.h
peter
1998-01-26
2
-12
/
+82
*
Make machine dependent asm code machine dependent. 8-)
jb
1998-01-25
1
-3
/
+8
*
Change MACHINE -> MACHINE_ARCH so that the design make sense on those
jb
1998-01-25
2
-22
/
+22
*
Modify for MACHINE_ARCH support instead of assuming just x86.
jb
1998-01-25
2
-20
/
+83
*
Add PATCH_INDEX_FIRST environment variable to do the same as -I option
ache
1998-01-22
2
-4
/
+17
*
Update usage line with new option
ache
1998-01-21
1
-2
/
+6
*
Add -I or --index-first option to take Index: precedence over context diff,
ache
1998-01-21
3
-5
/
+32
*
Resurrect patch 2.1 without FreeBSD Index: hack
ache
1998-01-21
21
-125
/
+5871
*
Fixed accesses to addresses between VM_MAXUSER_ADDRESS (normally
bde
1998-01-19
3
-36
/
+63
*
Removed `kstack' and associated mistranslations in kvtophys().
bde
1998-01-19
3
-54
/
+3
*
Fixed endless loop for `p/x *(int *)0xf0000000'. kvm_uread() in
bde
1998-01-18
3
-21
/
+30
*
Don't override FRAME_CHAIN(). If the current frame is valid, then
bde
1998-01-18
5
-144
/
+0
*
Fixed sloppy definitions of SIGTRAMP_START and SIGTRAMP_END. The old
bde
1998-01-18
2
-8
/
+14
*
Pass the system name to dmesg. Rev.1.7 only works when the symbols in
bde
1998-01-17
3
-6
/
+27
*
More i386 -> ${MACHINE} changes to make this Makefile machine
jb
1998-01-11
1
-15
/
+15
*
Replace i386 references with ${MACHINE} to make this makefile almost
jb
1998-01-11
1
-7
/
+11
*
Avoid building x86 specific libraries on Alpha.
jb
1998-01-10
1
-2
/
+8
*
Make the ".set" directive copy the aux field when the expression
jdp
1998-01-10
1
-1
/
+2
*
PR: gnu/4385
danny
1998-01-05
3
-27
/
+71
*
Upgrade to 2.5 (contrib version)
ache
1998-01-04
21
-5808
/
+125
*
Back out Index over +++/--- precedence.
ache
1998-01-03
1
-5
/
+10
*
Removed /etc/ld.so.conf reference from FILES section (people get
alex
1998-01-01
1
-3
/
+1
*
Submitted by: Peter Hawkins <peter@clari.net.au>
danny
1997-12-30
6
-13
/
+24
*
Check argument filename length before copying.
wosch
1997-12-27
1
-1
/
+8
*
Workaround to avoid a strange core dump.
wosch
1997-12-26
1
-1
/
+3
*
Do not install the z*grep man pages if grep was linked with -lz.
wosch
1997-12-26
1
-3
/
+5
*
Use consistent spelling,
hoek
1997-12-25
1
-1
/
+1
*
When called as `zgrep', the -Z argument is assumed. Make a
wosch
1997-12-21
4
-10
/
+26
*
Added zgrep.libz. This version of zgrep(1) depend on a
wosch
1997-12-20
2
-2
/
+27
*
Added a sparc category to the list.
wosch
1997-12-20
1
-0
/
+1
*
Added builtin decompression using zlib library, option -Z.
wosch
1997-12-20
3
-67
/
+131
*
Exec dmesg and awk to print everything in the message buffer
bde
1997-12-19
3
-3
/
+30
*
Fixed missing dependency on version.c.
bde
1997-12-18
1
-5
/
+6
*
<bsd.prog.mk> has always included ../Makefile.inc, and there are no
bde
1997-12-17
1
-3
/
+1
[next]