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
*
Install the loader manpages.
obrien
2000-10-26
1
-1
/
+0
*
Fix a bug in which pkg_version(1) was ignoring $PORTREVISION
bmah
2000-10-26
1
-5
/
+8
*
some more cleanups
julian
2000-10-26
1
-66
/
+113
*
add reinit functions to mixers
cg
2000-10-26
13
-21
/
+100
*
do not attach to soundblaster 1.x - they are unsupported
cg
2000-10-26
1
-3
/
+7
*
Change comment from sprintf to snprintf
imp
2000-10-26
1
-1
/
+1
*
Change snprintf to strncpy.
imp
2000-10-26
1
-2
/
+9
*
Improve some slightly confused formatting.
dwmalone
2000-10-26
1
-3
/
+3
*
Note update of bktr(4) to 2.17 (+MFC) and fix up some problems with
bmah
2000-10-26
3
-13
/
+32
*
fix unaligned access errors caused by bad scanf/printf format strings
gallatin
2000-10-26
1
-4
/
+4
*
fix unaligned access errors by copying untyped data to properly aligned
gallatin
2000-10-26
2
-48
/
+48
*
Add new ioctls for userland access to the MSP device
roger
2000-10-26
3
-0
/
+30
*
add a version tag for the alpha linulator to depend on
gallatin
2000-10-26
1
-0
/
+2
*
Fix typo
roger
2000-10-26
1
-1
/
+1
*
Minor build fixes.
dfr
2000-10-26
4
-3
/
+4
*
Treat c_fmt field as compatibility placeholder
ache
2000-10-26
2
-5
/
+3
*
Force "%c" to be ctime-compatible
ache
2000-10-26
1
-1
/
+2
*
Added "minimum3": spare room for multilingual installer and driver floppy.
hosokawa
2000-10-26
2
-0
/
+10
*
Update osf1_setuid() and osf1_setgid() to use the new change_euid() and
gallatin
2000-10-26
1
-8
/
+13
*
unstaticize change_ruid() because it is needed by osf1_setuid()
gallatin
2000-10-26
2
-3
/
+2
*
Add and install the uscanner manpage.
asmodai
2000-10-26
2
-0
/
+126
*
Update @freebsd.org email addresses to @FreeBSD.org as is the
asmodai
2000-10-26
44
-78
/
+78
*
Always need to 'load /kernel', it's the 'read' that needs to
jwd
2000-10-26
1
-1
/
+1
*
Force %c to be "%a %Ef %T %Y" to eliminate problems with bad c_fmt
ache
2000-10-26
2
-5
/
+6
*
More explicitly set crypto bits.
jkh
2000-10-26
4
-18
/
+36
*
RFC 791 says that IP_RF bit should always be zero, but nothing
ru
2000-10-26
1
-52
/
+29
*
fix conflicts from rcsids
darrenr
2000-10-26
6
-35
/
+68
*
This commit was generated by cvs2svn to compensate for changes in r67615,
darrenr
2000-10-26
27
-630
/
+1379
|
\
|
*
Import IP Filter 3.4.12
darrenr
2000-10-26
33
-667
/
+1449
*
|
fix conflicts from rcsids
darrenr
2000-10-26
28
-356
/
+1198
*
|
Shorten the labels in the keymap menu so it fits smaller screens.
jkh
2000-10-26
3
-27
/
+27
*
|
Wrong header length used for certain reassembled IP packets.
ru
2000-10-26
1
-2
/
+2
*
|
Uncommnet entries for PC-Cards which are supposed work with ncv, nsp,
non
2000-10-26
1
-57
/
+39
*
|
While I'm here and got caught by it, add FreeBSD IDs so the next guy
obrien
2000-10-26
84
-6
/
+84
*
|
Having a local `string.h' is just asking for trouble. As is having a
obrien
2000-10-26
13
-24
/
+46
*
|
Use the pathnames from pathnames.h rather than hardcoding them here.
obrien
2000-10-26
2
-2
/
+5
*
|
Add infrastructure for Cologne Chip HFC-S PCI driver.
hm
2000-10-26
3
-21
/
+26
*
|
Add infrastructure for Cologne Chip HFC-S PCI driver.
hm
2000-10-26
2
-10
/
+12
*
|
Make the software HDLC decoder work again.
hm
2000-10-26
1
-3
/
+5
*
|
Almost a year exactly from when I first imported mergemaster at freebsdcon,
billf
2000-10-26
1
-2
/
+1
*
|
handle AFMT_QUERY right
cg
2000-10-26
1
-6
/
+15
*
|
Close PR22152 and PR19511 -- correct the naming of a variable
luigi
2000-10-26
1
-1
/
+1
*
|
Set the DC_TX_INTR_ALWAYS and DC_TX_STORENFWD flags for the Davicom
wpaul
2000-10-25
2
-4
/
+4
*
|
Add a missing SK_UNLOCK() to sk_attach_xmac().
wpaul
2000-10-25
2
-0
/
+2
*
|
Move the call to extend_heap() from main to start so that if our BSS
dfr
2000-10-25
2
-3
/
+6
*
|
Don't build start.S as part of libalpha.a - its built specially.
dfr
2000-10-25
1
-1
/
+1
*
|
Don't indirect through a null pointer if we run out of kernel filenames.
dfr
2000-10-25
1
-1
/
+1
*
|
Make a few functions inline to save space.
dfr
2000-10-25
1
-3
/
+3
*
|
Bring cpuinfo closer to what it looks like in Linux 2.2.
des
2000-10-25
3
-33
/
+141
*
|
Add /proc/<pid>/status and /proc/<pid>/stat (the latter being mostly
des
2000-10-25
9
-15
/
+560
[next]