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
*
Add include of errno.h where needed, remove extern int errno where not.
imp
2000-04-14
6
-12
/
+4
*
Better error message for a case that I hit.
imp
2000-04-14
1
-1
/
+2
*
Use #include <errno.h> rather than extern int errno;.
imp
2000-04-14
1
-2
/
+1
*
Change the maximum I/O transfer size to DFLTPHYS. This should fix
jlemon
2000-04-13
1
-1
/
+1
*
Remove unnecessary empty line.
asmodai
2000-04-13
1
-3
/
+2
*
Update Multia section with floppy boot problems & workaround.
wilko
2000-04-13
1
-1
/
+7
*
- Add an additional call to eisa_add_iospace() so we get the right IOPORT
mdodd
2000-04-13
1
-1
/
+2
*
Add an example refuse file.
sheldonh
2000-04-13
2
-0
/
+34
*
A complete reformatting of manual page.
ru
2000-04-13
2
-1448
/
+1372
*
Added wdreg.h and fixed path.
nyan
2000-04-13
1
-1
/
+1
*
Do not issue a warning when chflags() fails with EOPNOTSUPP.
sheldonh
2000-04-13
2
-2
/
+3
*
Whitespace change: reformat to avoid hard sentence breaks and long
sheldonh
2000-04-13
1
-19
/
+35
*
Update for OpenSSL 0.9.5a and clean up a bit.
kris
2000-04-13
5
-111
/
+183
*
Update for OpenSSL 0.9.5a and clean up a bit.
kris
2000-04-13
2
-38
/
+10
*
Resolve conflicts.
kris
2000-04-13
17
-167
/
+420
*
checkpoint latest pccard/pcic hacking:
imp
2000-04-13
7
-165
/
+143
*
This commit was generated by cvs2svn to compensate for changes in r59191,
kris
2000-04-13
696
-9434
/
+55806
|
\
|
*
Initial import of OpenSSL 0.9.5a
kris
2000-04-13
713
-9597
/
+56254
*
|
Enable building Vinum on alpha.
grog
2000-04-13
1
-2
/
+2
*
|
Remove a rogue space
brian
2000-04-13
1
-1
/
+1
*
|
Null commit [correction for the previous version]
brian
2000-04-12
0
-0
/
+0
*
|
update Monet information
wilko
2000-04-12
1
-10
/
+29
*
|
Only build the ng_mppc KLD if !NOCRYPT and required crypto sources exist.
archie
2000-04-12
1
-0
/
+4
*
|
Revert to previous state, plus a few cleanups pointed out by bde.
archie
2000-04-12
1
-24
/
+4
*
|
Make partially specified permanent links without `dst_addr'
ru
2000-04-12
2
-22
/
+30
*
|
Add comment after locales
ache
2000-04-12
12
-24
/
+48
*
|
Fix uninitialized variable.
archie
2000-04-12
1
-1
/
+1
*
|
Include pc98.h instead of isareg.h.
kato
2000-04-12
1
-0
/
+4
*
|
Fix typo, reported by George Cox.
asmodai
2000-04-12
1
-8
/
+8
*
|
Change -v so that variences in units of days or less are sensitive to
brian
2000-04-12
2
-65
/
+76
*
|
- Fixed counter number (timer2 -> timer1).
kato
2000-04-12
1
-4
/
+5
*
|
The nss driver is compatible mode.
nyan
2000-04-12
1
-0
/
+5
*
|
- Release allocated resources on error.
nyan
2000-04-12
2
-145
/
+164
*
|
Merged from sys/i386/isa/isa_compat.c revisions 1.19 and 1.20.
kato
2000-04-12
1
-5
/
+5
*
|
Set the value of rid variable for bus_alloc_resource(dev, SYS_RES_IOPORT,...)
nyan
2000-04-12
2
-4
/
+8
*
|
Merged from sys/conf/Makefile.i386 rev 1.182.
kato
2000-04-12
1
-2
/
+2
*
|
Merged from sys/boot/i386/loader/main.c rev 1.19.
kato
2000-04-12
1
-0
/
+11
*
|
Use an MD5 checksum to test for file changes; the previous method
sheldonh
2000-04-12
2
-3
/
+10
*
|
Do proper byte swapping in 64bit routines.
sheldonh
2000-04-12
1
-14
/
+23
*
|
Driver is now using miibus, and newbus.
semenu
2000-04-12
5
-2067
/
+1286
*
|
Slight cleaner code that may be more palatable to the Binutils maintainers.
obrien
2000-04-12
2
-0
/
+8
*
|
Slightly cleaner branding code that may be more palatable to the Binutils
obrien
2000-04-12
1
-4
/
+13
*
|
Unhook headers from development tree and point to the actual system headers.
msmith
2000-04-11
5
-28
/
+9
*
|
Add Bulgarian keyboards
ache
2000-04-11
4
-0
/
+509
*
|
Add Codepage 1251 fonts
ache
2000-04-11
5
-0
/
+240
*
|
The latest patchlevel of 2.11BSD is 430
wosch
2000-04-11
1
-2
/
+2
*
|
Premier version of Makefile to build tx driver as KLD
semenu
2000-04-11
1
-0
/
+9
*
|
As tx driver was patched for newbus, we can now build it as module!
semenu
2000-04-11
1
-1
/
+1
*
|
Added code to handle QS6612 PHY as standard NS PHY
semenu
2000-04-11
1
-5
/
+8
*
|
Show an example of not letting NetBIOS traffic keep the link up
brian
2000-04-11
1
-2
/
+8
[next]