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
*
Reflect in the ftpd(8) manpage the fact that ASCII SIZE
yar
2002-08-05
1
-0
/
+3
*
Make sure to set the DMA transfer length register, plus one
silby
2002-08-05
2
-2
/
+12
*
Diff reduction.
mdodd
2002-08-05
6
-140
/
+244
*
Use timespec not timeval.
mdodd
2002-08-05
3
-15
/
+24
*
Add missing prototypes for extension functions to the SYNOPSIS.
tjr
2002-08-05
1
-0
/
+14
*
Use In macro instead of Fd. Add crossref to wctype(3). Refer to 1003.1-2001
tjr
2002-08-05
1
-4
/
+31
*
Use the In macro instead of Fd. Add crossref to wctrans(3). Refer to
tjr
2002-08-05
1
-3
/
+4
*
Implement the missing <wctype.h> functions: isw*() (iswalnum() etc.),
tjr
2002-08-05
2
-6
/
+250
*
- Document more of the struct vnode locking protocol.
jeff
2002-08-05
1
-11
/
+12
*
- Move some logic from getnewvnode() to a new function vcanrecycle()
jeff
2002-08-05
1
-69
/
+95
*
Reject encoding > ENCODING_LEN at early stage instead of truncating it.
ache
2002-08-05
1
-19
/
+35
*
- Move a VOP assert to the right place.
jeff
2002-08-05
1
-1
/
+1
*
- Add a missing VI_UNLOCK to an error case in nfs_flush.
jeff
2002-08-05
1
-0
/
+1
*
An empty CPUTYPE now means ``the default CPUTYPE'' in bsd.cpu.mk.
ru
2002-08-05
1
-2
/
+3
*
Suppress spurious warning messages about rm -rf TEMPROOT failing
dougb
2002-08-05
1
-3
/
+3
*
Manual pages for wide character classification (isw*) and case conversion
tjr
2002-08-05
2
-0
/
+192
*
Fix minor typo in ID number in last commit
imp
2002-08-05
1
-1
/
+1
*
Use wi_ltv_domains struct to print domains
imp
2002-08-05
1
-7
/
+5
*
A definition of regulatory domains that matches the docs.
imp
2002-08-05
1
-1
/
+2
*
Add more (possibly useless) information to wicontrol's output (maybe
imp
2002-08-05
1
-1
/
+79
*
Differentiate between AT45DB011 compatible large serial flash parts
imp
2002-08-05
2
-6
/
+20
*
Add a comment that says it looks like lucent cards have a primary
imp
2002-08-05
1
-0
/
+2
*
Implement POSIX.1-2001 (XSI)'s fmtmsg(3).
mike
2002-08-05
6
-3
/
+546
*
Revert rev 1.356 and 1.352 (pmap_mapdev hacks). It wasn't worth the
peter
2002-08-05
2
-22
/
+16
*
Add a macro for SLIST traversal 'SLIST_FOREACH_PREVPTR',
alfred
2002-08-05
1
-0
/
+5
*
Cleanup:
alfred
2002-08-05
1
-28
/
+24
*
o Introduce pmap_page_is_mapped(). Its purpose is to obsolete
alc
2002-08-05
2
-0
/
+2
*
Fix a couple DESTDIR related problems. Credit for the "Only in" section
dougb
2002-08-05
1
-2
/
+2
*
Use m_getcl() to allocate buffers for the receive ring.
luigi
2002-08-05
1
-11
/
+2
*
o Don't set PG_MAPPED or PG_WRITEABLE when a page is mapped
alc
2002-08-05
5
-39
/
+10
*
Extend the interface to ether_input(): a NULL eh pointer means that
luigi
2002-08-04
1
-12
/
+26
*
Fix handling of Receiver Not Ready errors when doing polling.
luigi
2002-08-04
1
-50
/
+82
*
Kerberos 5 no longer needs -lmd
fjoe
2002-08-04
23
-46
/
+46
*
Pass envp to crunched program's main() routines as some depend on it.
gshapiro
2002-08-04
1
-2
/
+4
*
Use m_getcl() to allocate mbuf+cluster for the receive ring.
luigi
2002-08-04
1
-25
/
+9
*
Another .tbz2 -> .tbz leftover. Properly look for pkgname.tbz.
knu
2002-08-04
1
-1
/
+1
*
Drop support for the .tbz2 suffix. One would not want pkg_create(1)
knu
2002-08-04
2
-6
/
+2
*
Temporarily disable polling when no processes are active, while I
luigi
2002-08-04
1
-1
/
+1
*
Repond properly to NGM_TEXT_CONFIG messages.
phk
2002-08-04
1
-0
/
+1
*
bugfix: move check for udp_blackhole before the one for icmp_bandlim.
luigi
2002-08-04
1
-2
/
+2
*
Added NetBSD 1.5.3
wosch
2002-08-04
1
-6
/
+8
*
Update FreeBSD 4.6 release date.
wosch
2002-08-04
1
-2
/
+3
*
Fix typo in the last revision.
mike
2002-08-04
2
-2
/
+2
*
Add example entries for ttya and ttyb (sab).
jake
2002-08-04
1
-0
/
+2
*
se -> sab.
jake
2002-08-04
3
-2
/
+3
*
o Acquire the page queues lock before checking the page's busy status
alc
2002-08-04
1
-2
/
+4
*
Ported to FreeBSD.
jake
2002-08-04
1
-582
/
+487
*
Add Jason L. Wright's driver for the SAB82532 serial chip, found in many
jake
2002-08-04
2
-0
/
+1684
*
Add device agp to GENERIC, filter it out of floppy builds
anholt
2002-08-04
5
-0
/
+10
*
Remove this abortive attempt.
jake
2002-08-04
3
-526
/
+0
[next]