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
...
*
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
*
- Define fddibroadcastaddr in if_fddisubr.c.
mdodd
2002-03-29
2
-5
/
+108
*
- Use ifp->if_broadcastaddr when possible.
mdodd
2002-03-29
1
-4
/
+2
*
- Add a comment.
mdodd
2002-03-29
1
-2
/
+4
*
- Update interface statistics on error conditions.
mdodd
2002-03-29
1
-13
/
+50
*
- Whitespace changes.
mdodd
2002-03-29
1
-8
/
+17
*
Back a small part of the last patch.
mdodd
2002-03-29
1
-3
/
+3
*
- Simplify first arg of nd6_storelladdr().
mdodd
2002-03-29
1
-15
/
+29
*
Boot this into the Attic. We now have (Net)BSD sort.
markm
2002-03-29
17
-4461
/
+0
*
- Use net/fddi.h rather than netinet/if_fddi.h.
mdodd
2002-03-29
1
-21
/
+21
*
Sync defines with NetBSD.
mdodd
2002-03-29
1
-13
/
+30
*
Remove unnecessary LLC defines and use the standard ones.
mdodd
2002-03-29
1
-16
/
+6
*
Improve support of MFC cards (Multi-function cards). This commit
imp
2002-03-29
1
-2
/
+4
*
- style(9) fixes for 'return'.
mdodd
2002-03-29
1
-22
/
+21
*
Un-ifdef.
mdodd
2002-03-29
1
-37
/
+0
*
De-register.
mdodd
2002-03-29
1
-10
/
+10
*
Sync with NetBSD.
mdodd
2002-03-29
1
-45
/
+60
*
Add resource_list_add_next() which returns the RID for the resource added.
mdodd
2002-03-29
2
-0
/
+17
*
double m_free() - not critical. from niklas@openbsd
ume
2002-03-29
1
-3
/
+1
*
typo. netbsd PR 16055
ume
2002-03-29
1
-1
/
+1
*
Make it easier to change the native emulation.
obrien
2002-03-29
6
-57
/
+62
*
Identify PRISM 2.5 with ISL37300P
imp
2002-03-29
2
-7
/
+11
*
Integrate the air-tools 0.2 from dachb0den labs.
imp
2002-03-29
3
-72
/
+760
*
Complete an incomplete cut&paste operation.
phk
2002-03-28
1
-3
/
+3
*
Add testcase #14: PC98 label.
phk
2002-03-28
6
-2
/
+315
*
Record the physical geometry in this disk-image, PC98 needs it.
phk
2002-03-28
1
-2
/
+2
*
Ignore the <FreeBSD> element in XML files.
phk
2002-03-28
1
-0
/
+1
*
Add preliminary PC98 class to GEOM.
phk
2002-03-28
2
-0
/
+190
*
Add the relevants sectors from a PC98 disk to our beastiarium.
phk
2002-03-28
1
-0
/
+75
*
Needs a.out support built into the loader.
obrien
2002-03-28
1
-0
/
+3
[prev]
[next]