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
*
realpath(3) should use PATH_MAX instead of MAXPATHLEN according to POSIX.
johan
2003-01-15
3
-10
/
+10
*
The defined sh_types's just aren't in consecutive order, so we have to move
obrien
2003-01-15
1
-5
/
+32
*
Add machdep.elan_freq sysctl which can be used to set the CPU clock
phk
2003-01-15
3
-3
/
+96
*
update for revised wi driver that uses the 802.11 link layer support
sam
2003-01-15
1
-105
/
+140
*
remove wi-specific host ap code; the wi driver now depends on the
sam
2003-01-15
1
-1
/
+1
*
wi-specific host ap support no longer needed now that it uses
sam
2003-01-15
2
-1402
/
+0
*
new wi driver that uses the 802.11 link layer code
sam
2003-01-15
6
-2680
/
+2348
*
sync with KAME to simplify rev 1.28's patch (no functional changes)
suz
2003-01-15
1
-24
/
+41
*
hookup wlan and rcv4 modules to the build
sam
2003-01-15
1
-0
/
+2
*
add module for 802.11 link layer code
sam
2003-01-15
1
-0
/
+12
*
802.11 link layer support. This code implements the basic 802.11
sam
2003-01-15
2
-77
/
+3830
*
make rc4 crypto support a module so other modules can depend on it
sam
2003-01-15
2
-0
/
+30
*
Make sure we find all vnode method vectors in /sys.
phk
2003-01-15
1
-1
/
+1
*
Allow linters to override the CTASSERT macro, since they are unlikely to
phk
2003-01-15
1
-0
/
+2
*
Hookup elfdump.
obrien
2003-01-15
1
-0
/
+1
*
Add a BSDL'ed util that displays information about ELF files.
obrien
2003-01-15
2
-0
/
+1010
*
Use the word "Machine Check Architecture" correctly.
hrs
2003-01-15
2
-2
/
+2
*
Move the realloc outside the inner loop. This reduces the number of times
obrien
2003-01-15
1
-1
/
+1
*
MFR50: Synchronize the content of the errata file with RELENG_5_0.
bmah
2003-01-15
1
-4
/
+62
*
More prep work for the errata file.
bmah
2003-01-15
1
-5
/
+5
*
Prepare to make the errata file on HEAD serve as the on-line (mutable)
bmah
2003-01-15
1
-28
/
+7
*
Don't forget to disconnect object from class.
davidxu
2003-01-15
1
-2
/
+3
*
Merged from sys/isa/syscons_isa.c revision 1.21.
nyan
2003-01-15
2
-16
/
+38
*
Resolve conflicts.
murray
2003-01-15
5
-9
/
+18
*
Resolve conflicts.
murray
2003-01-15
1
-15
/
+15
*
This commit was generated by cvs2svn to compensate for changes in r109298,
murray
2003-01-15
20
-36
/
+84
|
\
|
*
Import ISC DHCP 3.0.1 RC10 client.
murray
2003-01-15
27
-65
/
+135
*
|
Add a missing word.
tjr
2003-01-15
2
-2
/
+2
*
|
Add missing . to mandoc macro
keramida
2003-01-15
1
-1
/
+1
*
|
- Add mozilla to the package list since it would be nice to have a browser
scottl
2003-01-15
1
-4
/
+13
*
|
Slightly better grammar.
chris
2003-01-15
1
-1
/
+1
*
|
DV_PAL shouldn't be here.
simokawa
2003-01-15
1
-2
/
+0
*
|
Add DV_PAL for PAL users.
simokawa
2003-01-15
3
-7
/
+14
*
|
Minimally document hw.syscons.sc_no_suspend_vtswitch.
mdodd
2003-01-15
1
-0
/
+6
*
|
Fix IT DMA underun while bus reset.
simokawa
2003-01-15
2
-29
/
+30
*
|
Make the SC_NO_SUSPEND_VTYSWITCH kernel option available as a loader
mdodd
2003-01-15
1
-9
/
+19
*
|
sigh... revert the previous change; this isn't getpmac
chris
2003-01-15
1
-2
/
+1
*
|
Cross-reference the appropriate mac library functions.
chris
2003-01-15
2
-2
/
+4
*
|
Cross-reference mac(4).
chris
2003-01-15
4
-0
/
+4
*
|
Document the named semaphore functions. This could still use a bit
tjr
2003-01-15
2
-36
/
+330
*
|
Actually add mac_prepare.3.
chris
2003-01-15
1
-0
/
+85
*
|
Cross-reference mac(4)
chris
2003-01-15
5
-0
/
+5
*
|
s/SEE_ALSO/SEE ALSO/
chris
2003-01-15
2
-2
/
+5
*
|
Update cross-references to include mac(4).
chris
2003-01-15
10
-1
/
+11
*
|
Welcome mac(4), the central source of information for all things MAC.
chris
2003-01-15
2
-0
/
+132
*
|
- GC a few more hand-rolled 'abs' macros.
mdodd
2003-01-15
4
-35
/
+14
*
|
- Add inline functions for {ll,l,}abs() to libkern.
mdodd
2003-01-15
4
-33
/
+4
*
|
Activate getpmac.8
chris
2003-01-15
1
-1
/
+1
*
|
Document getpmac.
chris
2003-01-15
1
-0
/
+56
*
|
s/^Sh/.Sh/ (macros begin with .)
chris
2003-01-15
1
-1
/
+1
[next]