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 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
*
Synchronize with sys/i386/conf/files.i386 revision 1.159.
kato
1997-04-15
2
-4
/
+2
*
Implement a -r option to fsdb(8), ``read/only''.
joerg
1997-04-15
3
-45
/
+63
*
(1) Change comment for USE_X11 to be more explicit about what it
asami
1997-04-15
1
-10
/
+12
*
Add comments about overridable MASTER_SITE_* variables.
asami
1997-04-15
3
-3
/
+102
*
Removed more traces of ISODEVMAP.
bde
1997-04-15
2
-40
/
+2
*
fix some typos, and some slight clean up...
jmg
1997-04-15
1
-48
/
+57
*
fix a few typos..
jmg
1997-04-15
1
-24
/
+27
*
List of users who may not use pppd in system password logins, and a
danny
1997-04-15
3
-0
/
+37
*
fix a couple typos...
jmg
1997-04-15
1
-3
/
+3
*
Reviewed by: Brian Somers <brian@freebsd.org>
danny
1997-04-15
4
-28
/
+119
*
Remove osreldate. I got the number wrong anyway :(
brian
1997-04-15
2
-8
/
+2
*
Make the next number redial ability configurable. The
brian
1997-04-14
7
-55
/
+113
*
Remove unneeded member nsp_head from struct nspcb.
phk
1997-04-14
1
-2
/
+1
*
#include <sys/queue.h>
phk
1997-04-14
1
-1
/
+2
*
Use LIST macros instead of insque/remque
phk
1997-04-14
3
-12
/
+11
*
Add LIST_FIRST, LIST_FOREACH and LIST_NEXT
phk
1997-04-14
1
-1
/
+8
*
Remove all traces of undocumented feature ISODEVMAP.
phk
1997-04-14
8
-256
/
+8
*
Forget all about APM. Instead of "hlt" call through a vector which
phk
1997-04-14
3
-24
/
+27
[next]