summaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Bump .Ddeadler2012-10-141-1/+1
* Don't document the PORTSSUPFILE variable. Even though this still works,eadler2012-10-141-8/+0
* Minor mdoc improvements. Also remove unnecessary csup reference.joel2012-10-141-4/+3
* - Regen after GNU sort removalgabor2012-10-131-4/+1
* - Remove WITH_GNU_SORT supportgabor2012-10-131-1/+0
* Add forgotten documentation for new NGM_NETFLOW_V9INFO message.melifaro2012-10-131-0/+3
* Fix type in last commit.glebius2012-10-121-1/+1
* Be more explicit on how "intact" incoming packets in raw sockets are.glebius2012-10-121-2/+6
* Remove whitespace.joel2012-10-122-4/+3
* Since the moduledata structure member priv is a void pointer, usingkevlo2012-10-121-1/+1
* Virtio SCSI drivergrehan2012-10-113-0/+99
* Decode the first two fstab fields with strunvis(3). This allows having spacesstefanf2012-10-111-1/+10
* Add man pages for nvme(4) and nvd(4).jimharris2012-10-103-0/+270
* WITH_CTF is now a "normal" build option (WITHOUT_CTF is supported andjhb2012-10-101-7/+1
* Revert previous commit...kevlo2012-10-103-3/+3
* Prefer NULL over 0 for pointerskevlo2012-10-093-3/+3
* Add support for bmake. This includes:marcel2012-10-066-4/+46
* Update to include WITH_BMAKE.marcel2012-10-061-2/+11
* Add bmake to the build and allow it to be installed as make(1) insteadmarcel2012-10-061-0/+1
* A step in resolving mess with byte ordering for AF_INET. After this change:glebius2012-10-061-4/+3
* Implement SATA revision (speed) control for legacy SATA controller formav2012-10-021-2/+8
* Indicate (loudly) that ports csup is going away.eadler2012-10-011-6/+13
* mdoc: remove superfluous paragraph macro.joel2012-09-301-1/+0
* Give a clue how to force tcpdump(8) to interpret correctly CARP packets.glebius2012-09-291-1/+15
* The drbr(9) API appeared to be so unclear, that most drivers inglebius2012-09-282-20/+3
* Add a COMPILER_FEATURES variable that is set in bsd.compiler.mk.brooks2012-09-262-1/+33
* Minor man page cleanup -- fix grammar, markup fixes, and start eachbjk2012-09-241-8/+9
* Document ipv6 hook, present there for ages.mav2012-09-241-1/+3
* Remove some duplicated advice.eadler2012-09-221-9/+3
* Make the example a bit more pretty.pjd2012-09-221-5/+6
* Remove references to brelse and bremfree, which don't actually exist.kevlo2012-09-201-2/+0
* Redo r240386 providing more correct information.glebius2012-09-201-12/+10
* mdoc: remove superfluous paragraph macro.joel2012-09-201-1/+0
* Rewrite portions of development.7 to make senseeadler2012-09-201-250/+41
* Add Intel RdRand.obrien2012-09-191-3/+8
* Regen for r240690zeising2012-09-191-1/+7
* Do not install pf related man pages if WITHOUT_PF is set.zeising2012-09-192-5/+16
* Provide kernel compile time option to make pf(4) default rule to drop.glebius2012-09-181-1/+11
* Add UQ_UMS_IGNORE quirk.hselasky2012-09-171-0/+2
* Update release(7) to reflect changes from r240586 and r240587:gjb2012-09-171-32/+13
* Remove trailing whitespace.joel2012-09-161-1/+1
* Add section describing existing filtering points.melifaro2012-09-161-18/+13
* - Add myself as a new src committer.peterj2012-09-161-1/+5
* Add myself, and show gabor@ as my mentor.ebrandi2012-09-151-0/+2
* siginfo(3): Document TRAP_DTRACE signal code.jilles2012-09-141-0/+2
* siginfo(3): Document SI_LWP signal code.jilles2012-09-141-2/+14
* siginfo(3): Document SI_USER and SI_KERNEL signal codes.jilles2012-09-141-2/+23
* Correct double "the the"eadler2012-09-141-1/+1
* Bump date missed in r202756eadler2012-09-142-2/+2
* o Create directory sys/netpfil, where all packet filters shouldglebius2012-09-147-0/+4805
OpenPOWER on IntegriCloud