aboutsummaryrefslogtreecommitdiff
path: root/share/examples
Commit message (Expand)AuthorAgeFilesLines
* Add an example to encourage people to have a look at eitherBenedict Reuschling2010-07-251-0/+11
* Fix missing argument for errx().Kevin Lo2010-06-231-6/+4
* Fix the syscall module name after r205320.Konstantin Belousov2010-06-151-1/+1
* indent.pro example: actually install the sample fileAndriy Gapon2010-04-211-0/+2
* indent.pro example: put all options one per lineAndriy Gapon2010-04-051-2/+30
* indent.pro example: correctly place -ta optionAndriy Gapon2010-04-051-2/+1
* indent.pro: replace a bunch of -T types with -ta introduced in r205989Andriy Gapon2010-04-021-111/+1
* add example indent.pro file believed to produce code with minimal differences...Andriy Gapon2010-04-021-0/+129
* Always assign WARNS using ?=Ulrich Spörlein2010-03-021-3/+3
* Please welcome HAST - Highly Avalable Storage.Pawel Jakub Dawidek2010-02-186-0/+290
* Conform style.Makefile(5) and replace = and += with ?=, which lets you toWojciech A. Koszek2010-02-012-2/+2
* Include unistd.h for read(), write() and stdlib.h for exit().Wojciech A. Koszek2010-01-182-3/+6
* Small cleanup while being here:Wojciech A. Koszek2010-01-182-14/+6
* Include stdlib.h for exit(3) and unistd.h for syscall(2). This makesWojciech A. Koszek2010-01-181-0/+2
* Small fix for making this KLD to compile.Wojciech A. Koszek2010-01-181-1/+1
* Remove examples for pppd and SLIP-related stuff.Edward Tomasz Napierala2009-12-2919-277/+0
* Removed one more Alpha leftover.Ruslan Ermilov2009-12-211-1/+0
* Install firmware(9) examples.Antoine Brodin2009-12-121-0/+6
* Cleanup code to make it WARNS=6 clean:Xin LI2009-11-0411-40/+54
* Include string.h for prototype of strcmp().Xin LI2009-11-041-0/+1
* Tell about the full name we opened, not the unit.Matt Jacob2009-09-191-1/+1
* A few enhancements I made while working on the Firewire target (sbp_targ).Sean Bruno2009-09-072-3/+7
* Update example for RELENG_8.Ken Smith2009-08-241-4/+5
* Where if not in examples we should follow style(9)?Pawel Jakub Dawidek2009-06-032-34/+30
* Mention the danger of running programs using ``!''.Brian Somers2009-05-261-1/+6
* Fix broken URL and use the same base directory as theTom Rhodes2009-01-131-3/+3
* Add unistd.h to the getosreldate(3) manpage.Konstantin Belousov2008-09-301-5/+9
* Also use dev2unit() in the pseudo-driver example script.Ed Schouten2008-09-271-1/+1
* Make the make_pseudo_driver.sh shellscript work again.Ed Schouten2008-09-221-2/+2
* Remove ISDN4BSD (I4B) from HEAD as it is not MPSAFE andBjoern A. Zeeb2008-05-2633-5487/+0
* Remove netatm from HEAD as it is not MPSAFE and relies on the now removedRobert Watson2008-05-2510-1521/+0
* Add a new awk script which parses informations returned by the newlyAttilio Rao2008-05-071-0/+24
* Add projects-all collection to cvs-supfileEdwin Groothuis2008-03-131-0/+6
* - Add doc/hu_* and doc/mn_* to the refuse examples so that include allGabor Kovesdan2007-12-071-0/+2
* - Add doc/hu_* and doc/mn_* to the sample refuse file so that it includes allGabor Kovesdan2007-12-071-0/+2
* Update pf examples from OpenBSD to catch up with new stateful defaults andMax Laier2007-11-1110-89/+121
* To honor the birth of RELENG_7 bump HEAD to 8.0-CURRENT.Ken Smith2007-10-111-4/+4
* - Remove info about the consumed space in base dir. This info is notGabor Kovesdan2007-09-077-35/+21
* Include the <sys/sysproto.h> header which includes the prerequisite headerKevin Lo2007-07-221-0/+1
* Disconnect netatm from the build as it is not MPSAFE and relies onRobert Watson2007-07-141-10/+14
* I4B header files are now installed in include/i4b/ and no longerBjoern A. Zeeb2007-07-066-8/+8
* Add new x11-drivers category.Florent Thoumie2007-05-192-0/+2
* Retire /usr/share/examples/netgraph/bluetooth/rc.bluetooth.Maksim Yevmenkin2007-04-242-268/+0
* Add ports-net-im, ports-net-p2p and ports-ports-mgmt collections.Ruslan Ermilov2007-04-141-0/+3
* Add src-cddl and src-rescue.Ruslan Ermilov2007-04-143-0/+6
* - Add ports-ports-mgmt collectionPav Lucistnik2007-01-311-0/+1
* On i386, make "prescott" an alias for "nocona" (instead of the other wayDag-Erling Smørgrav2007-01-171-3/+4
* Remove references to pccard.conf, it is no longer used.Warner Losh2006-10-191-2/+0
* Revert my previous change as it does not seem to be entirely correct andDaniel Gerzo2006-09-271-6/+8
* Bump MAX_INITIATORS to 1024- the LSI-Logic can go even higher thanMatt Jacob2006-09-273-96/+150