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
*
Fix a bug where a program which appended many small records to a file could
dfr
1997-04-19
2
-2
/
+6
*
Avoid division by 0 in check_part(). (It occurred when max_nsectors == 0.
bde
1997-04-19
2
-16
/
+22
*
Fix typo in previous commit
ache
1997-04-19
1
-2
/
+2
*
Point people at ftp://ftp.FreeBSD.ORG/pub/FreeBSD/CTM for the deltas
gpalmer
1997-04-19
1
-2
/
+2
*
Unceremoneously discard HDLC frames with less than two bytes in them.
phk
1997-04-19
1
-1
/
+7
*
Fix make depend.
dfr
1997-04-19
3
-1
/
+19
*
Avoid `lock against myself' panic by following operation:
kato
1997-04-19
4
-12
/
+66
*
Don't disable CPU cache in init_486dlc. If BIOS supports Cyrix 486,
kato
1997-04-19
2
-6
/
+2
*
Enable GLOBAL tags support.
jkh
1997-04-18
1
-1
/
+3
*
Enable GLOBAL tags support for nvi.
jkh
1997-04-18
11
-94
/
+292
*
Don't call timeout() for DTR wakeup or busy check if the relevant timeout
bde
1997-04-18
3
-15
/
+33
*
No longer use AAP for queueing SCBs to the QINFIFO.
gibbs
1997-04-18
1
-79
/
+63
*
Revert some changes to the selection and reselection code that were thought
gibbs
1997-04-18
1
-41
/
+19
*
Use v3 protocol by default if it is supported by the server. Allow the
dfr
1997-04-18
2
-11
/
+49
*
Don't allow partial buffers to be cluster-comitted.
dfr
1997-04-18
3
-9
/
+16
*
Generate mount*.[ch] and nfs_prot*.[ch] from the .x files.
dfr
1997-04-18
10
-1593
/
+146
*
Add protocol definitions for NFSv3. Use -DWANT_NFS3 with rpcgen to get
dfr
1997-04-18
2
-4
/
+1001
*
Incorporate kludge/fix from `syscons' ver 1.207 and 1.209.
yokota
1997-04-18
1
-14
/
+17
*
fix up this man page
jmg
1997-04-18
1
-20
/
+47
*
Rearrange pci network card identification for easier additions.
davidn
1997-04-18
2
-26
/
+36
*
Brought fix from the 2.2 branch forward (see rev 1.47.2.7): serious bugs
dg
1997-04-18
1
-3
/
+14
*
Fix punctuation: "it's" -> "its"
danny
1997-04-17
2
-4
/
+4
*
Amancio:
fsmp
1997-04-17
2
-26
/
+26
*
Downgrade Slaven Rezic's name from latin2 to latin1
wosch
1997-04-17
1
-2
/
+2
*
Quick and dirty attempt to get the zp device to work with the 3c589D.
nate
1997-04-17
1
-2
/
+2
*
Fix `locking against myself' panic by multi nullfs mount of same
kato
1997-04-17
2
-2
/
+50
*
Use NULLVP instead of NULL.
kato
1997-04-17
6
-22
/
+22
*
Add Sean Eric Fagan and Chuck Robey for their kind monetary donations
jkh
1997-04-16
1
-1
/
+5
*
Do not set the uppervp to NULLVP in union_removed_upper. If lowervp
kato
1997-04-16
2
-2
/
+32
*
When "-c" is specified, don't pad the command with spaces if it is
jdp
1997-04-16
1
-2
/
+5
*
Comment out rawcb, it is not used / not present anymore
ache
1997-04-16
1
-2
/
+2
*
Use reset port before clearing page table in cpu_reset if PC98 is
kato
1997-04-16
2
-20
/
+24
*
Fixed `make depend' and related bogons. LDFLAGS was used for
bde
1997-04-16
2
-20
/
+4
*
Fix typo: "oder" -> "order".
danny
1997-04-16
1
-2
/
+2
*
Add FILES section to manpage.
danny
1997-04-16
2
-2
/
+80
*
Fix typo in comment; Document in an example that years beyond 1999
danny
1997-04-16
2
-4
/
+4
*
Fix the problem in popen that makes correct vfork semantics fail.
dyson
1997-04-16
1
-6
/
+11
*
Undo previous commit to avoid panic, and fix order of argument of
kato
1997-04-16
2
-30
/
+4
*
Suggested by: David Nugent
danny
1997-04-16
2
-0
/
+15
*
Suggested by: David Nugent
danny
1997-04-16
3
-10
/
+10
*
Add include of <sys/types.h> no longer included by <stdio.h>.
davidn
1997-04-16
1
-1
/
+2
*
Fixed type mismatch caused by bogus prototypes. rpcgen for some reason
bde
1997-04-15
1
-2
/
+2
*
Second stage of moving this to in <machine/asm.h>: just include
bde
1997-04-15
1
-82
/
+2
*
Only do indirections in ENTRY() if _ARCH_INDIRECT is defined.
bde
1997-04-15
2
-10
/
+16
*
Added -D_ARCH_INDIRECT=i387_ to CFLAGS. _ARCH_INDIRECT will soon be used
bde
1997-04-15
1
-4
/
+5
*
Quick-hack to avoid `lock against myself' panic. It is not the real
kato
1997-04-15
2
-4
/
+30
*
Add global
jkh
1997-04-15
1
-2
/
+2
*
This commit was generated by cvs2svn to compensate for changes in r24959,
jkh
1997-04-15
31
-0
/
+5260
|
\
|
*
Shigio Yamaguchi's global tags package. The infrastructure support
jkh
1997-04-15
31
-0
/
+5260
*
Synchronize with sys/i386/i386/trap.c revision 1.92.
kato
1997-04-15
1
-9
/
+7
[next]