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
*
Changed cc26 to cc
paul
1994-08-24
1
-2
/
+2
*
Fix a problem with passing quoted strings down to commands.
sef
1994-08-24
1
-3
/
+6
*
Also create a link "view" to nvi, in stead of nview solely.
guido
1994-08-24
1
-0
/
+1
*
Make it make-able by adding a rule for paper.ps
guido
1994-08-24
1
-0
/
+3
*
Make it make-able by adding a rule for paper.ps.
guido
1994-08-24
1
-1
/
+4
*
Some cosmetic changes.
jkh
1994-08-24
1
-7
/
+56
*
Add lex to makefile
csgr
1994-08-24
1
-1
/
+1
*
This commit was generated by cvs2svn to compensate for changes in r2258,
csgr
1994-08-24
28
-0
/
+19354
|
\
|
*
Flex version 2.4.7 from LBL
csgr
1994-08-24
28
-0
/
+19354
*
Changes preparing for iBCS support
sos
1994-08-24
8
-48
/
+69
*
Changes preparing for iBCS support
sos
1994-08-24
2
-8
/
+6
*
New file declaring the sysent structures
sos
1994-08-24
1
-0
/
+58
*
Changes preparing for iBCS2 support
sos
1994-08-24
2
-2
/
+16
*
Added iBCS2 files
sos
1994-08-24
2
-66
/
+94
*
Pay attention to *all* errors from copyinstr(). This patch fixes a bug
dg
1994-08-24
1
-8
/
+16
*
From: Tom Pavel <PAVEL@SLAC.Stanford.EDU>
jkh
1994-08-24
1
-1
/
+2
*
Initialized v_writecount.
dg
1994-08-24
2
-4
/
+6
*
Move fbtab file to share/examples/etc per Garrett's request.
guido
1994-08-23
1
-0
/
+2
*
Add -DBSD4.2 and -DBSDINETD so uucpd makes sense. Further correct a
guido
1994-08-23
2
-3
/
+3
*
Fixed up everything so that the version of gcc that we install from the
paul
1994-08-23
2
-6
/
+1
*
Corrected some comments regarding ptes/pdes.
dg
1994-08-23
2
-6
/
+6
*
Re-enabled inlining of inb.
paul
1994-08-23
2
-22
/
+6
*
I've disabled this piece of code since it's what's
paul
1994-08-23
2
-2
/
+6
*
Changes to adapt to 2.0.
jkh
1994-08-23
1
-2
/
+2
*
Bring over dbsym from 1.1.5.1
jkh
1994-08-23
1
-1
/
+1
*
Bring symorder over from 1.1.5.1
jkh
1994-08-23
1
-1
/
+1
*
Woops, "8/16 mode" should read "8/16bit mode".
dg
1994-08-23
2
-4
/
+4
*
I was in bourne-shell mode when I wrote this.. *blush*.
jkh
1994-08-23
3
-9
/
+12
*
Added manual page for my ethernet driver - if_ed.c, and removed old
dg
1994-08-23
3
-3
/
+345
*
Corrected kernel base address.
dg
1994-08-23
2
-2
/
+2
*
Once again, slattach sources ported from 1.1.5 with fixes.
rich
1994-08-23
3
-172
/
+122
*
Slattach ported from 1.1.5 plus Bruce Evans suggested fix (close
rich
1994-08-23
3
-120
/
+511
*
Ran ft.c through ident.
paul
1994-08-23
15
-1744
/
+1776
*
Nuked the 2 second DTR wait; this is handled correctly in the sio driver.
dg
1994-08-23
1
-1
/
+0
*
Fix the libkern references to hopefully DTRT. See comments regarding
jkh
1994-08-23
3
-21
/
+63
*
gcpp has ceased to exist - point to the right place.
jkh
1994-08-23
1
-2
/
+2
*
Add back atrun
jkh
1994-08-23
1
-1
/
+1
*
Add back `at'
jkh
1994-08-23
1
-2
/
+2
*
Put in crypt.c with NO crypt() call, and all other crypt(3) functions just
csgr
1994-08-22
0
-0
/
+0
*
adjkerntz added
ache
1994-08-22
1
-1
/
+1
*
pc3r russian koi8-r syscons console added
ache
1994-08-22
1
-0
/
+22
*
Add sample (empty) fbtab file. Anyone is welcome to add additional
guido
1994-08-22
1
-0
/
+2
*
Implemnet fbtab ala SunOS (thanks to WZV, see login_fbtab.c)
guido
1994-08-22
5
-5
/
+163
*
Implement fbtab ala SunSO.
guido
1994-08-22
5
-4
/
+111
*
Add Sun alike fbtab functionality.
guido
1994-08-22
1
-0
/
+42
*
remove unnecessary occurrence of
csgr
1994-08-22
1
-5
/
+1
*
print "BUSY" instead of error number if filesystem was busy during
dg
1994-08-22
2
-10
/
+26
*
Restore the intr_* array variables that were removed in the previous
bde
1994-08-22
1
-1
/
+5
*
- Make each target depend on its source so that all the targets don't get
bde
1994-08-22
1
-6
/
+7
*
Remove dead code. gmon stuff is now done better in libc/gmon an
bde
1994-08-22
1
-11
/
+3
[next]