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
*
Remove debug output in last commit.
sos
2002-03-30
1
-10
/
+0
*
Add a "special progname lib xxx ..." command to crunchgen
luigi
2002-03-30
2
-2
/
+23
*
1) Add missing prototypes for fmt_perm and cvt_time.
dwmalone
2002-03-30
1
-6
/
+8
*
Add support for getting status (fan, temp, 5V and 12V levels) from
sos
2002-03-30
4
-9
/
+179
*
Use the method described in the strtol man page to check if it parsed
dwmalone
2002-03-30
1
-1
/
+1
*
Fixed handling of short reads in readdisklabel() and writedisklabel().
bde
2002-03-30
1
-0
/
+6
*
In ffs_mountffs(), set mnt_iosize_max to si_iosize_max unconditionally
bde
2002-03-30
5
-1
/
+19
*
Fix vendor ID.
dwmalone
2002-03-30
1
-2
/
+4
*
Clean up vendor ID and FBSDID.
dwmalone
2002-03-30
1
-5
/
+7
*
Fix constness warnings.
dwmalone
2002-03-30
2
-13
/
+14
*
Don't use gcc specific flags.
dwmalone
2002-03-30
1
-1
/
+0
*
Change a "/*" within a comment to a "**".
dwmalone
2002-03-30
1
-1
/
+2
*
Mark some parameters as unused.
dwmalone
2002-03-30
3
-14
/
+24
*
Minor post warns stuff.
dwmalone
2002-03-30
3
-19
/
+14
*
Add a sprinkling of mp_Down() calls to ensure that we don't think that
brian
2002-03-30
1
-1
/
+7
*
Don't use the RTF_GATEWAY flag and pass the RTA_GATEWAY address when updating
brian
2002-03-30
1
-1
/
+8
*
Add a missing break
brian
2002-03-30
1
-0
/
+1
*
Merge the NETGRAPH branch into HEAD. tty devices now use netgraph's line
brian
2002-03-30
30
-147
/
+1226
*
Fix a few typos.
keramida
2002-03-30
1
-2
/
+2
*
MFi386: revision 1.55
nyan
2002-03-30
1
-0
/
+3
*
Use the raid lun not the magic when writing Promise config.
sos
2002-03-30
1
-2
/
+1
*
MFi386: revision 1.506.
nyan
2002-03-30
2
-8
/
+18
*
Allow to build with GCC 3.1.
obrien
2002-03-30
1
-1
/
+2
*
Const what I could on a first pass.
obrien
2002-03-30
1
-7
/
+9
*
Add a quick and dirty way to determine where we're loaded from. We
marcel
2002-03-30
2
-16
/
+56
*
The EFI loader has been improved a lot since it was first added.
marcel
2002-03-30
2
-0
/
+4
*
Fix the initialization of the protocol:
marcel
2002-03-30
1
-2
/
+68
*
Nuke CV_DEBUG in favour of INVARIANTS.
dan
2002-03-30
2
-2
/
+1
*
Add a driver configuration file for the Alpha platform, and specify that
murray
2002-03-30
1
-0
/
+46
*
Bump MFSSIZE to the value used by i386 and pc98. This larger MFS
murray
2002-03-30
1
-1
/
+1
*
Don't blindly dereference f->f_devdata as if it's always a pointer to
marcel
2002-03-30
1
-1
/
+6
*
Fix entities that lack an ending ';' character.
keramida
2002-03-30
5
-9
/
+9
*
o Make efinet_put a blocking call by waiting for the protocol
marcel
2002-03-29
1
-12
/
+22
*
Make the comment section resemble English
wilko
2002-03-29
1
-9
/
+8
*
Only build and link the pccard module on architectures that support it (and
murray
2002-03-29
9
-2
/
+26
*
Fix the beforeinstall target. We install ${PROG}.help if loader.help
marcel
2002-03-29
2
-8
/
+2
*
Do not use __progname directly (except in [gs]etprogname(3)).
markm
2002-03-29
32
-79
/
+113
*
Alpha does not support PCCARD installs, so we do not need the 58k
murray
2002-03-29
1
-0
/
+2
*
Add a new fortune seen in the sig of an e-mail.
jhb
2002-03-29
1
-0
/
+2
*
Remove bogus vinumdump(), if you can't dump, say so with nodump().
phk
2002-03-29
2
-9
/
+1
*
Remove bogus ccddump() function in favour of the standard nodump.
phk
2002-03-29
2
-20
/
+2
*
Get this to WARNS=4 and closer to style(9) at a sacrifice in
phk
2002-03-29
2
-300
/
+102
*
Protect proc struct (p_args and p_comm) when doing procfs IO that pulls
alfred
2002-03-29
2
-22
/
+34
*
Use the MI vm_map_growstack() instead of the MD grow_stack() in trap().
alc
2002-03-29
1
-3
/
+3
*
New release notes: NetBSD sort replaces GNU sort, texinfo 4.1.
bmah
2002-03-29
2
-8
/
+14
*
Style fixes purposefully left out of last commit. I checked the kse tree
jake
2002-03-29
1
-43
/
+43
*
Remove abuse of intr_disable/restore in MI code by moving the loop in ast()
jake
2002-03-29
9
-29
/
+144
*
Fix cached route problem.
ume
2002-03-29
1
-0
/
+1
*
The description of fd_mtx is "filedesc structure."
tanimura
2002-03-29
3
-3
/
+5
*
- Merge the pdq driver (if_fpa and if_fea) from NetBSD.
mdodd
2002-03-29
9
-522
/
+1707
[next]