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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Put on the core hat and back out all of the CSTD= changes. Core will
imp
2003-06-14
1
-14
/
+0
*
Remove the old xref to kerberos(1), and replace it with an xref to
trhodes
2003-06-14
1
-1
/
+1
*
Revert to a known-good state. Anyone desiring to experiment with stricter
des
2003-06-14
1
-23
/
+9
*
Build/install the PIC version of libgcc (libcc_pic.a) for use by shared
peter
2003-06-13
1
-0
/
+1
*
We cannot use c99 on amd64 either due to lack of alloca(). libc:strptime()
peter
2003-06-13
1
-2
/
+3
*
- Document the fact that you can specify several DMA operations to
mux
2003-06-13
1
-15
/
+28
*
Factor out the description of how to configure a CLIP into its own
harti
2003-06-13
4
-29
/
+130
*
Remove the documentation of the raw AAL0 access which has been removed.
harti
2003-06-13
1
-28
/
+0
*
Make the midway driver use the new ATM phy driver. This allows one to
harti
2003-06-13
1
-1
/
+8
*
Remove paragraph which describes how we might switch our packet queueing
hmp
2003-06-12
1
-13
/
+0
*
This is a driver for the physical layer chips used in ATM interfaces.
harti
2003-06-12
5
-1
/
+442
*
Document the fact that one is allowed to sleep while holding an sx lock.
harti
2003-06-12
1
-0
/
+2
*
Rename the section 'locking considerations' into 'context'.
harti
2003-06-12
1
-10
/
+5
*
- Add manpages for the gem and hme ethernet drivers. These were obtained
tmm
2003-06-10
4
-0
/
+205
*
Add cross-references to pci(4) and pciconf(8).
sheldonh
2003-06-10
1
-0
/
+2
*
Remove NOSHLIBS, users can get by with NOPIC.
obrien
2003-06-10
1
-3
/
+1
*
Hook up pci(9) manual page to the build.
hmp
2003-06-09
1
-1
/
+6
*
Bring in a manual page documenting some important functions of the
hmp
2003-06-09
1
-0
/
+240
*
Remove duplicate 'of the'.
roam
2003-06-09
1
-1
/
+1
*
Document the NOLIBPTHREAD and NOLIBTHR knobs.
ru
2003-06-08
1
-0
/
+12
*
Apply a couple of grammatical improvements.
ceri
2003-06-08
1
-2
/
+2
*
The .Xr utility
charnier
2003-06-08
1
-6
/
+9
*
Use .Ic instead of .Xr for internal commands
charnier
2003-06-08
1
-2
/
+2
*
Remove reference to deprecated xtend(8)
charnier
2003-06-08
1
-1
/
+0
*
Add or correct section number in .Xr
charnier
2003-06-08
6
-23
/
+23
*
The dhcp_program and dhcp_flags variables have to be renamed to
mtm
2003-06-07
1
-2
/
+2
*
Be C std strict on i386 and amd64 as we can. Be loose on Alpha and ia64.
obrien
2003-06-07
1
-0
/
+6
*
Move <DT> to the end
ache
2003-06-07
1
-2
/
+2
*
Move punctuation to its proper place
ache
2003-06-07
1
-13
/
+16
*
<sb> -> <Sb>
ache
2003-06-07
2
-2
/
+2
*
Fixes to reflect corresponding standards
ache
2003-06-07
4
-118
/
+121
*
Replace uk_UA.ISO8859-5 by link
ache
2003-06-07
2
-13
/
+10
*
Fix typo in prev. commit
ache
2003-06-07
1
-1
/
+1
*
Move <DT> to the end
ache
2003-06-07
4
-9
/
+11
*
Add ru_RU.CP1251
ache
2003-06-07
4
-0
/
+52
*
Replace by links ru_RU.CP866 and ru_RU.ISO8859-5
ache
2003-06-07
3
-27
/
+5
*
Add ru_RU.CP1251
ache
2003-06-07
2
-0
/
+103
*
Add ru_RU.CP1251
ache
2003-06-06
2
-0
/
+45
*
Add ru_RU.CP1251
ache
2003-06-06
1
-0
/
+5
*
Compile our code as C99 w/GNU extensions by default.
obrien
2003-06-06
1
-1
/
+2
*
Fixed cross references to pccbb(4), fixed spelling of "device cbb",
ru
2003-06-05
4
-3
/
+4
*
Document VOP_LISTEXTATTR(9).
rwatson
2003-06-05
5
-3
/
+133
*
ENOATTR is now used for error returns indicating an undefined
rwatson
2003-06-05
2
-4
/
+5
*
Update some library names. Libraries come, libraries go.
markm
2003-06-04
1
-3
/
+2
*
Document the BUG (feature) that you can pass in an empty name to
rwatson
2003-06-04
1
-1
/
+6
*
The vnode operations for extended attributes no longer suffer from
rwatson
2003-06-04
1
-4
/
+1
*
Mdoc: fix hard sentence breaks.
hmp
2003-06-03
1
-35
/
+57
*
The midway driver has been busdmaified and is not i386-specific anymore.
harti
2003-06-03
4
-64
/
+18
*
The devclass is an object type, mark it as such.
ru
2003-06-02
2
-5
/
+5
*
Restore one usage of .Ar that was legal.
ru
2003-06-02
1
-1
/
+1
[next]