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
*
Change the second argument of vflush() to an integer that specifies
iedowse
2001-05-16
30
-333
/
+118
*
Add BUGS section describing the requirement to manually load the KLD.
archie
2001-05-16
1
-0
/
+13
*
Fix man page markup.
joerg
2001-05-16
1
-23
/
+28
*
Unbreak world; _DIAGASSERT macro is not available in FreeBSD.
ru
2001-05-16
21
-57
/
+0
*
mdoc(7) police: fix markup.
ru
2001-05-16
1
-198
/
+255
*
Install wchar.h and wctype.h.
ru
2001-05-16
1
-1
/
+1
*
Remove forgotten -Wall
brian
2001-05-16
1
-1
/
+0
*
Fix an array which was too small.
phk
2001-05-16
1
-1
/
+1
*
Fix problem with static linking:
markm
2001-05-16
1
-1
/
+1
*
mdoc(7) police: fix markup and spelling.
ru
2001-05-16
1
-33
/
+32
*
mdoc(7) police: fix markup and spelling.
ru
2001-05-16
1
-13
/
+17
*
mdoc(7) police: fix markup (demonstrates new -xwidth modifier).
ru
2001-05-16
1
-26
/
+26
*
mdoc(7) police: fix markup.
ru
2001-05-16
1
-4
/
+5
*
mdoc(7) police: uppercase abbreviations in revision 1.34.
ru
2001-05-16
1
-4
/
+4
*
mdoc(7) police: double spaces in plain text chunks aren't good.
ru
2001-05-16
1
-1
/
+1
*
Catch up with some recent changes:
imp
2001-05-16
1
-1
/
+6
*
Separate out isa attachment to its own file. The pci attachment will
imp
2001-05-16
4
-84
/
+189
*
This file is now obsolete. The #defines in it have never been used
imp
2001-05-16
1
-44
/
+0
*
Note recent windows of breakage.
imp
2001-05-16
1
-1
/
+20
*
remove include of ipl.h because it no longer exists
alfred
2001-05-16
1
-1
/
+0
*
Fix typo.
archie
2001-05-16
1
-1
/
+1
*
Lock the procfs functions for doing a single step and reading/writing
jhb
2001-05-16
4
-132
/
+67
*
pcic98reg.h is now contained in meciareg.h.
imp
2001-05-15
2
-59
/
+1
*
The mecia support has moved to the mecia driver, so remove the copy of
imp
2001-05-15
1
-351
/
+35
*
Add mecia driver definitions.
imp
2001-05-15
1
-0
/
+1
*
Rev 1.131 was missing:
imp
2001-05-15
0
-0
/
+0
*
This code touches MD code inappropriately. So we have to include pc98
imp
2001-05-15
1
-0
/
+5
*
Introduce getprogname(3) and setprogname(3) library calls. These get
dd
2001-05-15
5
-3
/
+126
*
A new driver for the MECIA. This is the NEC Original PCMCIA
imp
2001-05-15
2
-0
/
+792
*
"Sir, the deorbit burn completed succesfully."
jhb
2001-05-15
6
-220
/
+0
*
Remove unneeded includes of sys/ipl.h and machine/ipl.h.
jhb
2001-05-15
59
-63
/
+0
*
Add a PROC_TRYLOCK() macro to perform a mtx_trylock() on the process lock.
jhb
2001-05-15
1
-0
/
+1
*
Remove unneeded includes in the i386 case.
jhb
2001-05-15
1
-5
/
+0
*
- Remove unneeded include of sys/ipl.h.
jhb
2001-05-15
1
-1
/
+2
*
- Remove unneeded include of sys/ipl.h.
jhb
2001-05-15
1
-3
/
+2
*
Move the definition of HWI_MASK to the i386/isa/icu.h header right next to
jhb
2001-05-15
2
-0
/
+4
*
Save one fork on a buildworld. env FOO=foo bar -> FOO=foo bar.
imp
2001-05-15
2
-2
/
+2
*
If PASTE isn't defined, define it as a transitional measure. This
imp
2001-05-15
1
-6
/
+13
*
- Use ICU_LEN rather than NHWI for the size of the array of ithreads.
jhb
2001-05-15
2
-4
/
+2
*
- Use PROC_LOCK_ASSERT instead of a direct mtx_assert.
jhb
2001-05-15
1
-8
/
+6
*
Fix instance of (struct ti_softc *) that should have been
wpaul
2001-05-15
1
-1
/
+1
*
Include sys/lock.h and sys/mutex.h so that this compiles.
jhb
2001-05-15
1
-0
/
+2
*
Adjust the descriptor structures a little by making the software parts
wpaul
2001-05-15
1
-4
/
+12
*
adapt to FreeBSD.
tshiozak
2001-05-15
2
-4
/
+20
*
adapt to FreeBSD.
tshiozak
2001-05-15
2
-1
/
+15
*
Remove a bogus comment which I forgot to get rid of after testing
greid
2001-05-15
1
-1
/
+1
*
ahc_eisa.c:
gibbs
2001-05-15
14
-323
/
+506
*
initial import of wchar.h and wctype.h
tshiozak
2001-05-15
2
-0
/
+201
*
Use " |= " to enable special media handling for fxp with no MII, instead
jlemon
2001-05-15
2
-2
/
+2
*
Print longer package names. Some of them were running off the right
bmah
2001-05-15
1
-3
/
+3
[next]