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
path:
root
/
share
/
man
/
man9
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump date, per ru@
imp
2006-09-12
1
-1
/
+1
*
Add note about identify routines needing to use BUS_ADD_CHILD rather
imp
2006-09-11
1
-0
/
+6
*
Document that bits are numbered from 1 in the %b format argument.
ru
2006-09-08
1
-3
/
+7
*
now that we have bus_get_dma_tag, document it's requirement in
jmg
2006-09-03
1
-1
/
+2
*
- Fix some bugs in the descriptions of DMA sync operations.
ru
2006-08-31
1
-20
/
+25
*
Update.
pjd
2006-08-26
1
-3
/
+11
*
- Talk about memory allocation in interrupt context
pav
2006-08-25
1
-2
/
+10
*
Note that LK_UPGRADE may drop the shared lock before taking the
kib
2006-08-21
1
-0
/
+2
*
Add an extension to the UINT & ULONG types. The XINT & XLONG types behave
obrien
2006-08-12
1
-2
/
+25
*
Fix bug preventing the proper displaying of the CTLFLAG_WR option.
obrien
2006-08-12
1
-1
/
+1
*
o GC MT_FTABLE removed in rev. 1.192 mbuf.h.
maxim
2006-07-24
1
-3
/
+2
*
Fix typo (s/writeer/writer/).
flz
2006-07-17
1
-1
/
+1
*
o Sort sx(9) MLINKS.
maxim
2006-07-12
1
-2
/
+2
*
Document sx_xlocked(9).
pjd
2006-07-12
2
-1
/
+9
*
Gah. Replace another instance of "Developer's Handbook" with
joel
2006-07-11
1
-1
/
+1
*
The TrustedBSD MAC Framework is documented in the Architecture handbook,
joel
2006-07-10
1
-3
/
+3
*
o Fix MTX_SYSINIT prototype.
maxim
2006-07-09
1
-1
/
+1
*
o Remove LK_REENABLE and LK_NOPAUSE lockinit(9) flags, add LK_NOSHARE.
maxim
2006-06-20
1
-5
/
+3
*
o Catch up v_flag split and replace VSYSTEM by VV_SYSTEM.
maxim
2006-06-08
1
-1
/
+1
*
Catch up with the rename of symbol VDOOMED to VI_DOOMED in revision
jkoshy
2006-06-07
1
-3
/
+1
*
Document more bits.
pjd
2006-06-03
1
-6
/
+29
*
Add a stub man page for device_get_sysctl{_ctx,tree}. Needs some
imp
2006-05-23
2
-0
/
+61
*
Document missing CRYPTO_F_ flags.
pjd
2006-05-23
1
-1
/
+15
*
Update HMAC algorithms.
pjd
2006-05-17
1
-1
/
+3
*
Update manual page: cri_rnd field is gone, cri_mlen field was added.
pjd
2006-05-17
1
-5
/
+5
*
Consistently use `superuser privileges' instead of its singular
keramida
2006-05-16
1
-1
/
+1
*
Remove reference to Alpha architecture.
wilko
2006-05-15
1
-2
/
+1
*
match w/ prototype...
jmg
2006-05-08
1
-1
/
+1
*
Typo.
keramida
2006-04-29
1
-1
/
+1
*
Fix a couple of typos and other minor nits
keramida
2006-04-28
1
-4
/
+4
*
Fix typo.
rwatson
2006-04-28
1
-1
/
+1
*
Add a basic man page for the sysctl(9) macro interfaces. Previously man
rwatson
2006-04-28
4
-0
/
+346
*
Add a section about locking protocol for busdma.
scottl
2006-04-28
1
-0
/
+59
*
document the various bus_space_*_stream_? functions...
jmg
2006-04-22
2
-6
/
+336
*
Add MLINKS for rwlock(9).
jhb
2006-04-19
1
-0
/
+10
*
Document rw_try_upgrade() and rw_downgrade().
jhb
2006-04-19
1
-0
/
+23
*
Various nits and fixups so that the text reads smoother in several places.
jhb
2006-04-19
1
-69
/
+80
*
Trim a couple of xrefs.
jhb
2006-04-19
1
-2
/
+0
*
- Sleep/wakeup operate on threads now, not processes.
jhb
2006-04-17
1
-40
/
+62
*
o Fix prototype for SYSCALL_MODULE(9): the third argument
maxim
2006-04-15
1
-3
/
+3
*
Remove redundant 'from'.
pjd
2006-04-10
1
-1
/
+1
*
Document CRD_F_KEY_EXPLICIT flag. While here more flags description more
pjd
2006-04-10
1
-2
/
+8
*
add links for the functions documented in bus_space.9...
jmg
2006-04-04
1
-0
/
+41
*
Update pmap_remove_pages(9) doc.
peter
2006-04-03
1
-7
/
+3
*
Correct the requirements for g_new_consumer().
des
2006-03-17
1
-5
/
+3
*
promote fast ipsec's m_clone routine for public use; it is renamed
sam
2006-03-15
1
-1
/
+23
*
Import OpenBSD's manual page to the sys/sys/hash.c functions imported two
andre
2006-03-14
1
-0
/
+160
*
Fix version number when the feature was added.
hrs
2006-03-07
1
-1
/
+1
*
Fix types of time_second and time_uptime variables.
ru
2006-03-02
1
-3
/
+2
*
Note that BUS_DMA_COHERENT currently only affects sparc64 and arm.
cognet
2006-03-01
1
-0
/
+1
[next]