vkernel.7: Fix a typo and bump date
[dragonfly.git] / share /
2018-12-27 Aaron LIvkernel.7: Fix a typo and bump date
2018-12-27 Imre Vadászkernel - Factor out TSC cputimer into common x86_64...
2018-12-25 Sascha Wildnerefirt.9: Yet another prototype fix.
2018-12-23 Sascha Wildnerbus_space.9: Fix some protoypes in SYNOPSIS.
2018-12-20 Aaron LIrc.d/varsym: Rewrite following rc.d/sysctl
2018-12-19 Sascha Wildnerefirt.9: Fix prototype.
2018-12-16 Sascha Wildnerefirt.9: Add missing header to the SYNOPSIS.
2018-12-16 Sascha WildnerUpdate the pciconf(8) database.
2018-12-16 Sascha Wildnerefirt.9: Use .Er for error return values.
2018-12-14 Sascha WildnerAdd efidev.4 and efirt.9 manual pages from FreeBSD.
2018-12-14 Sascha WildnerSync ACPICA with Intel's version 20181213.
2018-12-14 Aaron LIrc: Let dhcpcd(8) go to background immediately by default
2018-12-12 Aaron LIrc.d/netif: Rename network_* to netif_* for consistency
2018-12-02 Sascha Wildnerusb.4: Clean up a bit.
2018-12-02 Sascha Wildnerhier.7: Use .Xr
2018-12-02 Sascha Wildnerhier.7: Document some recently added directories.
2018-11-25 Aaron LIinitrd: Rework build and install stages
2018-11-17 Sascha Wildnerfetch.9: Document fuwordadd{32,64}().
2018-11-16 Sascha WildnerAdd "device uether" to various manual pages' synopses.
2018-11-15 Antonio Huete Jimenezexamples: Fix build
2018-11-14 Aaron LIrc.d: Introduce 'dhcp_client' to wrap over dhclient...
2018-11-14 Aaron LIdhcpcd: Add rc script rc.d/dhcpcd
2018-11-14 Aaron LIMerge branch 'vendor/DHCPCD'
2018-11-10 Aaron LIterminfo: Build and install tmux and tmux-256color
2018-11-08 Aaron LIrc.conf.5: Document ip6addrctl_{policy,verbose} explicitly
2018-11-05 Aaron LIrc.d: Add ip6addrctl (enabled by default with policy...
2018-11-02 Sascha WildnerSync zoneinfo database with tzdata2018g from ftp:/...
2018-10-28 Sascha Wildnerbsd-family-tree: Sync with FreeBSD (OpenBSD 6.4).
2018-10-27 Matthew Dillonlibc - Add kpmap shortcut for gettimeofday()
2018-10-26 Diederik de GrootVirtio_Balloon implementation for DragonFly
2018-10-25 Aaron LIrc.conf.5: Remove the obsolete reference to named(8)
2018-10-24 Sascha WildnerSync zoneinfo database with tzdata2018f from ftp:/...
2018-10-22 Sascha WildnerUpdate the pciconf(8) database.
2018-10-19 Aaron LIMerge branch 'vendor/OPENRESOLV'
2018-10-06 Sascha Wildnerkernel: Add further support for fixed-width integer...
2018-10-04 Sascha Wildnerioctl.9: nwfs(4) is no longer in our tree.
2018-10-04 Sascha Wildnerkernel: Remove some old serial drivers.
2018-09-30 Sascha Wildnerkernel: Bring in a port of FreeBSD's virtio_random...
2018-09-21 Matthew Dillonkernel - Temporarily change WORLD_ALTCOMPILER default...
2018-09-16 Sascha WildnerUpdate the pciconf(8) database.
2018-09-06 Eitan Adlerbsd-family-tree: add NetBSD 7.2
2018-09-04 Sascha WildnerMore gcc80 adjustments.
2018-09-03 Sascha Wildnergcc80: Enable -Werror for gcc80. Temporarily lower...
2018-09-03 Matthew DillonWorld - Change default compiler from gcc-5 to gcc-8
2018-08-24 Matthew Dillondocs - Update tuning.7
2018-08-17 Sascha WildnerRevert "[zoneinfo] Add some missing zoneinfo files"
2018-08-16 Eitan Adler[zoneinfo] Add some missing zoneinfo files
2018-08-15 Sascha WildnerUpdate the pciconf(8) database.
2018-08-13 Sascha Wildnerbsd-family-tree: Small sync with FreeBSD.
2018-08-09 Sascha Wildnerfpgetround.3: Replace references to the former fenv...
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...
next