Remove two references (one commented) to a non-existant manpage.
[dragonfly.git] / share /
2018-08-09 Sascha WildnerRemove two references (one commented) to a non-existant...
2018-08-09 Sascha WildnerRemove some documentation of the i386 specific fpresets...
2018-08-08 Aaron LIeventhandler.9: Update events list
2018-08-08 Aaron LIbpf: Move bpf_track event declaration to <net/bpf.h>
2018-08-08 Aaron LIeventhandler: Implement ifnet_link_event
2018-08-08 Aaron LIeventhandler: Implement ifnet_event
2018-08-08 Aaron LIpf.conf.5: Describe the use of interface group
2018-08-08 Aaron LIMove pf.conf.5 and pf.os.5 to share/man/man5
2018-08-08 Aaron LInet: Implement interface group support
2018-08-07 Aaron LIdevelopment.7: Update repo creation command
2018-08-05 Aaron LIif_clone: Fix if_clone_event invocation
2018-08-03 Aaron LItun.4: Do not mention tunoutput() anymore
2018-07-31 Aaron LIif_tun: Add TUNGIFNAME ioctl to get the interface name
2018-03-11 Eitan Adlerbsd-family-tree: announce NetBSD 8.0
2018-07-24 Sascha Wildnerena.4: Add a missing space.
2018-07-24 Sascha WildnerMerge branch 'vendor/OPENSSH'
2018-07-22 Sascha Wildnerkernel/ena: Hook the ena(4) driver into the build.
2018-07-22 Brad Hoffmankernel/ena: Port the ena(4) driver to DragonFly.
2018-07-22 Sascha Wildnerkernel: Bring in FreeBSD's ena(4) driver unchanged...
2018-07-21 Sascha Wildnersysctl_add_oid.9: Improve a bit.
2018-07-21 Sascha Wildnerkernel/lockmgr: Add lockmgr_try().
2018-07-20 Sascha WildnerUpdate the pciconf(8) database.
2018-07-20 Sascha Wildnerkernel/sysctl: Add handling of uint32_t.
2018-07-20 Brad Hoffmanrc: Bring in a simple mechanism to run rc scripts only...
2018-07-19 Aaron LIif_tun: Disallow change network device type
2018-07-19 Aaron LIif_tun: Implement interface clone support
2018-07-19 Aaron LIif_tun: Support module load and unload
2018-07-19 Aaron LIif_tun: Update tun.4 man page to match the code
2018-07-19 Aaron LIif_tap: Restore SIOCGIFFLAGS, SIOC[GS]IFADDR ioctls...
2018-07-17 Sascha Wildnerioctl.9: Remove some obsolete commented out info.
2018-07-17 Aaron LIif_tap: Disallow change network device type
2018-07-17 Aaron LIif_tap: Add TAPGIFNAME ioctl to get interface name
2018-07-17 Aaron LIif_tap: Remove the broken vmnet support
2018-07-17 Aaron LIif_tap: Update tap.4 man page to match the code
2018-07-07 Sascha WildnerMerge branch 'vendor/DIFFUTILS'
2018-07-07 Sascha Wildnerhier.7: Mention /rescue.
2018-07-07 Sascha WildnerMerge branch 'vendor/OPENPAM'
2018-07-04 Aaron LImk/crunchgen: Support internal libraries
2018-07-04 Aaron LIinitrd: Handle ${DESTDIR} when building rescue tools
2018-07-04 Aaron LIcrunchgen(1): Add "linkopts" to specify linker options
2018-07-04 Sascha Wildnerbsd-family-tree: Sync yet again with FreeBSD.
2018-07-02 Aaron LIAdd the initrd.7 man page
2018-07-02 Sascha Wildnerbuild.7: Fold CAVEATS into EXAMPLES. No need for an...
2018-07-02 Aaron LImk/crunchgen: Fix parallel builds by ordering targets
2018-07-02 Aaron LImk/crunchgen: Remove the unimplemented ${_+_}
2018-07-01 Aaron LImk/crunchgen: Remove the unused CRUNCH_BUILDTOOLS suppo...
2018-07-01 Aaron LImk/prog: Support CRUNCH_CFLAGS for crunchgen's buildopts
2018-07-01 Aaron LImk/crunchgen: Allow to use symlinks for crunched programs
2018-07-01 Aaron LImk/crunchgen: Do not hard code the path to the source...
2018-06-30 Sascha Wildneropenpam: Since there is no pam(8) manual page, refer...
2018-06-30 Sascha Wildnercondvar.9: Add MLINKS for recently added functions.
2018-06-29 Eitan Adlerbsd-family-tree: Add dfly 5.2.2; fbsd 11.2
2018-06-30 Tomohiro Kusumisys/kern: Make condvar(9) support mutex(9)
2018-06-27 Sascha WildnerRemove the old 'most' and 'installmost' targets (they...
2018-06-26 Sascha WildnerUpdate the pciconf(8) database.
2018-06-20 Sascha Wildnerkernel: Remove some old 4.3BSD era ioctls.
2018-06-19 Sascha WildnerMerge branch 'vendor/DIFFUTILS'
2018-06-10 Sascha Wildnerbge.4: Fix a typo.
2018-06-08 Aaron LIinitrd: Detach from the world and build on the fly
2018-06-08 Aaron LIinitrd: Clean up the real root mount code
2018-06-08 Aaron LIinitrd/rc: mount initrd ro; set PATH, HOME, NEW_ROOT...
2018-06-08 Aaron LIinitrd: Make etc/motd more informative
2018-06-08 Aaron LImk/crunchgen: Fix the ${MAKE} quotation and improve...
2018-06-06 Matthew Dillonkernel - Add fuwordadd32(), fuwordadd64()
2018-06-04 Sascha WildnerResolve some kernel option / .Cd mismatches.
2018-06-03 Sascha Wildnerinit/oinit: Remove some old, unused/obsolete paths...
2018-06-01 Sascha WildnerRemove some old, now obsolete, examples.
2018-05-30 Sascha Wildnerieee80211_crypto.9: Ouch, removed too much in a42bad2dd...
2018-05-30 Sascha WildnerFix some it's -> its typos in our manual pages.
2018-05-23 Sascha Wildnerbsd-family-tree: Fix SVN tag.
2018-05-23 Eitan AdlerAnnounce DragonFly 5.2.1
2018-05-20 zrjshare/syscons: Separate hostprog and remove it from...
2018-05-20 Sascha Wildnervm_page_alloc.9: Adjust for the removal of PG_BUSY.
2018-05-20 Sascha Wildnerip6.4: Clean up a bit.
2018-05-19 zrjbsd.dep.mk: Split logic for CC and CXX handling.
2018-05-19 Sascha Wildnerexamples/rconfig: Fix typos.
2018-05-18 Sascha Wildnererrno.9: Fix reference.
2018-05-17 Sascha WildnerMerge branch 'vendor/TOP'
2018-05-17 Sascha WildnerMerge branch 'vendor/TCSH'
2018-05-16 Sascha WildnerBring in an errno.9 manual page (based on NetBSD's).
2018-05-15 Sascha WildnerUpdate the pciconf(8) database.
2018-05-14 zrjbsd.sys.mk: Add handling for gcc80.
2018-05-14 zrjgcc80: Hook into the buildworld as optional compiler.
2018-05-14 zrjgcc80: Bring in makefiles but leave them unhooked.
2018-05-14 zrjMerge remote-tracking branch 'origin/vendor/GCC80'
2018-05-06 Sascha WildnerSync zoneinfo database with tzdata2018e from ftp:/...
2018-05-05 Sascha WildnerAdd NetBSD's orders(7) manual page.
2018-05-05 Eitan AdlerRemove rhosts from default template
2018-04-27 Sascha Wildnertermios.4: Improve markup.
2018-04-25 zrjbsd.sys.mk: Implement WARNS framework for HOST_CCVER.
2018-04-24 Sascha WildnerAdd FreeBSD's mpr(4) driver for LSI Fusion-MPT 3/3...
2018-04-22 zrjrpc: Add support for NO_WCAST_FUNCTION_TYPE make variables.
2018-04-21 Sascha WildnerRemove IPsec and related code from the system.
2018-04-21 Sascha Wildnerkernel: Disable TCP_SIGNATURE in preparation for removi...
2018-04-15 Sascha WildnerUpdate the pciconf(8) database.
2018-04-12 Eitan Adler[bsd-family-tree] add OpenBSD 6.3, DragonFly 5.2.0
2018-04-06 Sascha Wildnerioctl.9: Remove ioctl() from SYNOPSIS, it's described...
2018-04-06 Sascha Wildnerzone.9: Update a bit better.
2018-04-05 Sascha Wildnerzone.9: Include <vm/vm_object.h> for struct vm_object.
2018-04-04 Sascha Wildnerioctl.9: Document that 'C' is used by some cam(4) ioctl...
next