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
*
Yet another large non-function change.
joerg
2001-07-14
3
-434
/
+542
*
Removed whitespace at end-of-line; no content changes. I simply did
schweikh
2001-07-14
264
-1570
/
+1570
*
Fix a memory leak in __rpcb_findaddr(), avoid compiler warnings.
iedowse
2001-07-14
1
-1
/
+4
*
This is a selection of essentially cosmetic changes:
iedowse
2001-07-14
2
-38
/
+42
*
Fix a memory leak in check_bound() by freeing the buffer area of
iedowse
2001-07-14
1
-0
/
+2
*
Add missing #include <stdio.h>.
iedowse
2001-07-14
1
-1
/
+2
*
Simplify to bitmaskcmp() to use the obvious approach instead of
iedowse
2001-07-14
1
-22
/
+19
*
Use snprintf instead of sprintf.
iedowse
2001-07-14
1
-4
/
+5
*
Avoid a harmless compiler warning, and add a missing \n to a
iedowse
2001-07-14
1
-1
/
+3
*
Add OPIE examples.
markm
2001-07-14
1
-3
/
+10
*
Use a better method of getting user credentials to account for
markm
2001-07-14
2
-8
/
+8
*
Use a better method to get user credentials to account for (legal)
markm
2001-07-14
2
-2
/
+3
*
Switch on SHA1 hashing.
markm
2001-07-14
1
-1
/
+2
*
Fix SHA1 hashing.
markm
2001-07-14
2
-21
/
+17
*
Usse a better method to get a user's credentials, as uid's may be
markm
2001-07-14
1
-1
/
+3
*
Move the hints gunk to a seperate file. It isn't really part of the
peter
2001-07-14
2
-299
/
+1
*
Fixed conflict with sys/dev/syscons/syscons.h.
nyan
2001-07-14
2
-10
/
+0
*
Move fxp to the miibus section where it belongs.
dd
2001-07-14
2
-2
/
+2
*
remember to set the return address in a message when
julian
2001-07-14
1
-0
/
+1
*
Put on my peril-sensitive sunglasses and remove the POLA-violating
peter
2001-07-14
1
-0
/
+7
*
- Refine pc98 supports.
nyan
2001-07-14
5
-90
/
+195
*
Added epson_inw function.
nyan
2001-07-14
1
-0
/
+11
*
Merged from the following changes.
nyan
2001-07-14
7
-58
/
+74
*
Merged from sys/i386/conf/GENERIC revision 1.313.
nyan
2001-07-14
1
-1
/
+1
*
Added (commented out) audio driver.
nyan
2001-07-14
1
-0
/
+4
*
Merged from sys/conf/options.i386 revision 1.150.
nyan
2001-07-14
1
-0
/
+1
*
Catch up with NetBSD/pc98.
non
2001-07-14
26
-3151
/
+7499
*
Go back to having either static OR dynamic hints, with fallback
peter
2001-07-14
2
-32
/
+82
*
Merge with latest version of the Mylex 6+ driver.
msmith
2001-07-14
8
-1423
/
+1320
*
Remove the old machine symlink first.
peter
2001-07-14
1
-3
/
+2
*
MAPS is becoming a subscription (fee based) service, warn users
gshapiro
2001-07-13
1
-5
/
+5
*
Return a locked struct buf from ufsdirhash_lookup() to avoid one
iedowse
2001-07-13
3
-9
/
+9
*
Markup fixes: Move <screen></screen> and <programlisting></programlisting>
bmah
2001-07-13
6
-153
/
+147
*
Fixed double word typo.
schweikh
2001-07-13
5
-5
/
+4
*
I really should have just commented out this intire file vs. removing all
obrien
2001-07-13
1
-0
/
+25
*
Bump net.inet.tcp.sendspace to 32k and net.inet.tcp.recvspace to 65k.
obrien
2001-07-13
1
-2
/
+2
*
Add a few more manpages from Chad.
ru
2001-07-13
5
-76
/
+188
*
Bug fix: When the client connects to a server and Kerberos
nectar
2001-07-13
1
-0
/
+1
*
Hints processing is FUBAR'ed right now.
obrien
2001-07-13
1
-25
/
+0
*
After some (long-standing ;-) critics from Bruce, throw away the old
joerg
2001-07-13
4
-78
/
+130
*
Tweak the Alpha partition warning wording and comment a little.
obrien
2001-07-13
2
-10
/
+10
*
Rudamentary attempt to reconize when `a' is not the first partition on the
obrien
2001-07-13
2
-2
/
+46
*
Repeat after me: "when reporting `file not found', perform a little bit of
obrien
2001-07-13
1
-1
/
+1
*
- correct two typos
alex
2001-07-13
1
-4
/
+4
*
Print the month number properly
brian
2001-07-13
1
-1
/
+1
*
Whine if we discover an unknown option. This program doesn't use
dd
2001-07-13
1
-0
/
+2
*
Recognize the %s format.
dd
2001-07-13
1
-0
/
+16
*
`pcn' supports AMD Am79C97x cards, not Am79C79x cards.
dd
2001-07-13
8
-8
/
+8
*
Unbroke kernel if I686_CPU is not defined.
sobomax
2001-07-13
2
-0
/
+4
*
mdoc(7) police: -xwidth has been fold into -width.
ru
2001-07-13
41
-54
/
+54
[next]