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
/
examples
Commit message (
Expand
)
Author
Age
Files
Lines
*
Uuencode the sample "binary" firmware image file (instead of explicitly
emaste
2011-04-01
4
-24
/
+21
*
Unbreak installworld after r220205.
emaste
2011-04-01
1
-1
/
+1
*
Avoid having a binary file in our source tree and instead create it at
emaste
2011-03-31
2
-0
/
+4
*
Give better URL to the list of available CVSup mirrors.
glebius
2011-03-22
7
-14
/
+14
*
Add AMD Geode CPU type to bsd.cpu.mk and examples/etc/make.conf
mm
2011-03-07
1
-1
/
+1
*
mbone is no longer a physical category
dougb
2011-03-06
2
-2
/
+0
*
Actually install the example Khelp module committed in r218545.
lstewart
2011-02-21
1
-0
/
+3
*
Add opteron-sse3, athlon64-sse3 and k8-sse3 cpu types to bsd.cpu.mk.
mm
2011-02-20
1
-2
/
+3
*
Update the icmp example to show allowing only the safe types.
brucec
2011-02-19
1
-1
/
+1
*
If the pf.conf(5) example file is copied when setting up a firewall it's
brucec
2011-02-12
1
-0
/
+1
*
Add an example Khelp module, which will be referenced in the forthcoming Khelp
lstewart
2011-02-11
4
-1
/
+172
*
Remove DOS-style EOLs
sem
2011-01-25
1
-11
/
+11
*
Fix a few more SYSCTL_PROC() that were missing a CTLFLAG type specifier.
mdf
2011-01-19
1
-2
/
+3
*
- Add CPUTYPE support for sparc64. The net result is that it's now possible
marius
2010-12-30
1
-0
/
+2
*
Add Makefile entry to install two new example files.
julian
2010-10-24
1
-0
/
+4
*
Add two scripts that demonstrate how to make and
julian
2010-10-24
3
-0
/
+738
*
Remove the manpath.config entry now that it's no longer installed.
gordon
2010-10-09
1
-1
/
+0
*
o csup(1) does not have -g flag. Remove it from the example.
maxim
2010-09-02
1
-1
/
+1
*
Add an example to encourage people to have a look at either
bcr
2010-07-25
1
-0
/
+11
*
Fix missing argument for errx().
kevlo
2010-06-23
1
-6
/
+4
*
Fix the syscall module name after r205320.
kib
2010-06-15
1
-1
/
+1
*
indent.pro example: actually install the sample file
avg
2010-04-21
1
-0
/
+2
*
indent.pro example: put all options one per line
avg
2010-04-05
1
-2
/
+30
*
indent.pro example: correctly place -ta option
avg
2010-04-05
1
-2
/
+1
*
indent.pro: replace a bunch of -T types with -ta introduced in r205989
avg
2010-04-02
1
-111
/
+1
*
add example indent.pro file believed to produce code with minimal differences...
avg
2010-04-02
1
-0
/
+129
*
Always assign WARNS using ?=
uqs
2010-03-02
1
-3
/
+3
*
Please welcome HAST - Highly Avalable Storage.
pjd
2010-02-18
6
-0
/
+290
*
Conform style.Makefile(5) and replace = and += with ?=, which lets you to
wkoszek
2010-02-01
2
-2
/
+2
*
Include unistd.h for read(), write() and stdlib.h for exit().
wkoszek
2010-01-18
2
-3
/
+6
*
Small cleanup while being here:
wkoszek
2010-01-18
2
-14
/
+6
*
Include stdlib.h for exit(3) and unistd.h for syscall(2). This makes
wkoszek
2010-01-18
1
-0
/
+2
*
Small fix for making this KLD to compile.
wkoszek
2010-01-18
1
-1
/
+1
*
Remove examples for pppd and SLIP-related stuff.
trasz
2009-12-29
19
-277
/
+0
*
Removed one more Alpha leftover.
ru
2009-12-21
1
-1
/
+0
*
Install firmware(9) examples.
antoine
2009-12-12
1
-0
/
+6
*
Cleanup code to make it WARNS=6 clean:
delphij
2009-11-04
11
-40
/
+54
*
Include string.h for prototype of strcmp().
delphij
2009-11-04
1
-0
/
+1
*
Tell about the full name we opened, not the unit.
mjacob
2009-09-19
1
-1
/
+1
*
A few enhancements I made while working on the Firewire target (sbp_targ).
sbruno
2009-09-07
2
-3
/
+7
*
Update example for RELENG_8.
kensmith
2009-08-24
1
-4
/
+5
*
Where if not in examples we should follow style(9)?
pjd
2009-06-03
2
-34
/
+30
*
Mention the danger of running programs using ``!''.
brian
2009-05-26
1
-1
/
+6
*
Fix broken URL and use the same base directory as the
trhodes
2009-01-13
1
-3
/
+3
*
Add unistd.h to the getosreldate(3) manpage.
kib
2008-09-30
1
-5
/
+9
*
Also use dev2unit() in the pseudo-driver example script.
ed
2008-09-27
1
-1
/
+1
*
Make the make_pseudo_driver.sh shellscript work again.
ed
2008-09-22
1
-2
/
+2
*
Remove ISDN4BSD (I4B) from HEAD as it is not MPSAFE and
bz
2008-05-26
33
-5487
/
+0
*
Remove netatm from HEAD as it is not MPSAFE and relies on the now removed
rwatson
2008-05-25
10
-1521
/
+0
*
Add a new awk script which parses informations returned by the newly
attilio
2008-05-07
1
-0
/
+24
[next]