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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add HP ScanJet 2200C
fjoe
2002-10-15
1
-0
/
+1
*
update to better reflect reality:
sam
2002-10-14
1
-51
/
+65
*
- Add a section on logging ktr entries to disk via ALQ.
jeff
2002-10-12
1
-0
/
+42
*
- Add a reference to ktrdump(8)
jeff
2002-10-12
1
-12
/
+2
*
- Move the description of KTR_CPUMASK into the "Event Masking" section.
jeff
2002-10-12
1
-27
/
+2
*
- Remove the bogus reference to the removed KTR_EXTEND option.
jeff
2002-10-12
1
-5
/
+2
*
SWI_SWITCH and SWI_NOSWITCH were OBE a long time ago.
jhb
2002-10-11
1
-12
/
+5
*
Change iov_base's type from `char *' to the standard `void *'. All
mike
2002-10-11
1
-1
/
+1
*
Slight overhaul of arc4random() and friends.
phk
2002-10-11
1
-6
/
+24
*
de-__P()
alfred
2002-10-10
4
-12
/
+9
*
Add device driver for Belkin F5U103 and compatible USB-to-serial adapters.
kan
2002-10-08
1
-0
/
+98
*
manual pages for the new kernel crypto support (need work)
sam
2002-10-04
6
-1
/
+918
*
Add the new function "sbuf_done()" which returns non-zero if the sbuf is
phk
2002-10-04
1
-0
/
+5
*
Alas, poor matcd, I knew ye well.
scottl
2002-10-04
2
-395
/
+1
*
Make the man page for utmp/lastlog match the actual definitions.
peter
2002-10-04
1
-2
/
+2
*
Correct the exports(5) example to use -ro in the paragraph that talks
dd
2002-10-02
1
-2
/
+2
*
Correct minor errors in the code examples.
dd
2002-10-01
1
-3
/
+2
*
Add manpage for the pst driver (Promise SX6000)
sos
2002-09-27
2
-0
/
+64
*
Add a note explaining /var/empty.
ceri
2002-09-26
1
-0
/
+4
*
Document that ENOTTY is the correct "default" error return;
phk
2002-09-26
1
-1
/
+4
*
Document DOC_LANG.
ru
2002-09-26
1
-0
/
+4
*
Add a pkg_version variable so that it's possible to run portsversion instead
brian
2002-09-25
1
-0
/
+14
*
Remove all mention of MTX_NOSWITCH. It was obsoleted a long time ago.
jhb
2002-09-24
1
-36
/
+7
*
Fix typo.
max
2002-09-21
1
-1
/
+1
*
The file vnode passed to VOP_LINK() should now be locked before the call.
truckman
2002-09-19
1
-29
/
+7
*
Convert descriptions in the ERRORS section to full sentences if they
truckman
2002-09-18
11
-18
/
+23
*
Add m_fixhdr() and m_length().
phk
2002-09-18
1
-0
/
+10
*
Update supported chipset list.
sos
2002-09-18
1
-5
/
+22
*
Style and markup changes only.
truckman
2002-09-18
13
-28
/
+29
*
Implement C99's va_copy() macro.
mike
2002-09-18
2
-2
/
+25
*
reject private IPv4 addrs
ume
2002-09-17
1
-0
/
+3
*
Update man page to reflect current implementation.
truckman
2002-09-17
1
-6
/
+12
*
Fix a hard sentence break.
truckman
2002-09-17
1
-2
/
+2
*
Start new sentence with newline.
njl
2002-09-16
1
-2
/
+2
*
Update man page for enum -> const char * change for v_tag
njl
2002-09-16
1
-2
/
+3
*
s/protocole/protocol/
ceri
2002-09-15
1
-1
/
+1
*
Document intptr_t and uintptr_t.
mike
2002-09-15
1
-7
/
+22
*
s/VOP_NULL/VATTR_NULL/
rwatson
2002-09-14
1
-1
/
+1
*
Initial import for IEEE1394 OHCI chipdet device driver and SBP-2 (Serial
ikob
2002-09-13
3
-0
/
+248
*
Add a paragraph which should clarify the separation of asterisks
robert
2002-09-10
1
-0
/
+6
*
Remove a sentence about wrapping macro definitions in bare braces,
fanf
2002-09-10
1
-6
/
+5
*
Mention support for the on-board NICs on IBM x235 servers.
jdp
2002-09-08
1
-2
/
+4
*
Note that siginit() does not cause every signal to be ignored only the
davidc
2002-09-07
1
-3
/
+16
*
Connect gre(4) to the build.
sobomax
2002-09-06
1
-0
/
+1
*
Add a new gre(4) driver, which could be used to create GRE (RFC1701)
sobomax
2002-09-06
1
-0
/
+279
*
Expand a contraction in the text of style(9) for consistency.
robert
2002-09-06
1
-1
/
+1
*
Update rc.conf.5 man page to reflect bootparamd_enable and _flags
gordon
2002-09-05
1
-0
/
+16
*
Deprecate the use of sendmail_enable="NONE" as it adversely affects the
gshapiro
2002-09-03
1
-3
/
+20
*
Fix a few typos and nits.
scottl
2002-09-01
1
-4
/
+9
*
Add a manual page for the ahd driver.
scottl
2002-09-01
2
-0
/
+143
[next]