nrelease - fix/improve livecd
[dragonfly.git] / sbin /
2024-03-23 Aaron LIWhitespace cleanups
2024-03-23 Aaron LImount_cd9660(8): Simplify and clean up set_charset()
2024-03-22 Ricardo Brancocd9660: Add support for mask,dirmask,uid,gid options
2024-03-22 Ricardo Brancoumount(8): Add -d option to detach vn(4) devices
2024-03-11 Aaron LIMerge branch 'vendor/LESS'
2024-03-05 Aaron LImd5(1): Further cleanup the code a bit
2024-03-05 Aaron LImd5(1): Improve the previous commit
2024-03-05 Ricardo Brancomd5(1): Fix to calculate correct checksum on pseudo...
2024-03-05 Aaron LImd5(1): Minor code tweaks and style cleanups
2024-03-04 Aaron LIping(8): Add check for negative wait timeout
2024-03-04 Aaron LIping(8): Relax the interval restriction for normal...
2024-03-04 Aaron LIping(8): Allow normal users to specify larger packets
2024-02-28 Aaron LIMerge branch 'vendor/AWK'
2024-02-20 Aaron LIifconfig(8): Minor cleanups to ifwg.c
2024-02-09 Aaron LIifconfig(8): Minor code and style cleanups
2024-02-09 Aaron LIifconfig(8): Change some 'int' variables to 'bool'...
2024-02-09 Aaron LIifconfig(8): Fix bug in interface address configuration
2024-02-08 Aaron LIwg: Export the internal peer ID to userland for diagnostics
2024-02-08 Aaron LIifconfig.8: Add description for wg(4)
2024-02-08 Aaron LIifconfig(8): Show wg(4) private key and PSK if '-k...
2024-02-08 Aaron LIifconfig(8): Add WireGuard wg(4) support
2024-02-07 Aaron LIroute.8: Some markup improvements
2024-01-25 Aaron LIVarious minor whitespace cleanups
2023-12-27 Sascha WildnerFix typos: uknown -> unknown
2023-12-21 Aaron LIifconfig.8: More markup tweaks
2023-12-21 Aaron LIifconfig.8: Alphabetically sort the general parameters
2023-12-21 Aaron LIifconfig.8: Remove the legacy and commented eon(5)...
2023-12-21 Aaron LIifconfig.8: Some more minor fixes/tweaks/cleanups
2023-12-21 Aaron LIifconfig.8: Replace some 'Fl' with 'Cm' for consistency
2023-12-21 Aaron LIifconfig.8: Various markup improvements to WLAN parameters
2023-12-21 Aaron LIifconfig.8: Group all IPv6-only parameters to its own...
2023-12-21 Aaron LIifconfig.8: Add subsection headers to group parameters
2023-12-21 Aaron LIifconfig.8: Minor updates and cleanups to generic param...
2023-12-21 Aaron LIifconfig.8: Remove legacy AppleTalk 'range' and 'phase...
2023-12-21 Aaron LIifconfig.8: Rearrange options and perform various updates
2023-12-21 Aaron LIifconfig(8): Use on-stack buffer for the new ifname
2023-12-21 Aaron LIifconfig(8): Raise WARNS to 6 (the default)
2023-12-21 Aaron LIifconfig(8): Rename file-global 'ifmr' to avoid shadowing
2023-12-21 Aaron LIifconfig(8): Get rid of the global 'struct ifreq ifr'
2023-12-21 Aaron LIifconfig(8): Replace bzero()/bcopy() with memset()...
2023-12-21 Aaron LIifconfig(8): Add 'static' to local functions in ifcarp.c
2023-12-21 Aaron LIifconfig(8): Rename global 'name' to 'IfName' to avoid...
2023-12-21 Aaron LIifconfig(8): Fix 'const' discarding warning in link_sta...
2023-12-21 Aaron LIifconfig(8): Fix warnings of shadowed declarations
2023-12-21 Aaron LIifconfig(8): Fix the 'FALLTHROUGH' comment to suppress...
2023-12-21 Aaron LIifconfig(8): Minor code simplifications and style cleanups
2023-12-21 Aaron LIifconfig(8): Fix numerious unused parameter warnings
2023-12-21 Aaron LIifconfig(8): Remove unnecessary type casts
2023-12-21 Aaron LIifconfig(8): Add 'static' to several non-extern global...
2023-12-21 Aaron LIifconfig(8): Use constructor priority to define the...
2023-12-18 Roy MarplesMerge branch 'vendor/DHCPCD'
2023-12-12 Tomohiro Kusumisbin/hammer2/hammer2.8: Correct default vfs.hammer2...
2023-12-11 Matthew Dillondhclient - Only clear arp table on specified interface
2023-12-10 Michael NeumannFix typos
2023-11-16 Aaron LIRemove no longer needed casts for radix routines
2023-11-16 Aaron LInet/radix: Update rn_inithead() parameter type to avoid...
2023-11-14 Bill Yuanipfw3 table: `add` as an alias of `append`
2023-11-14 Aaron LIUpdate rn_inithead() users to switch to byte offset
2023-11-14 Aaron LIrouted(8): Cleanup code w.r.t. _HAVE_SA_LEN and _HAVE_S...
2023-11-12 Aaron LIrouted(8): Update to use the same radix code as the...
2023-11-05 Tomohiro Kusumihammer2: Use HAMMER2_CHECK_DEFAULT when creating inode
2023-11-05 Tomohiro Kusumihammer2: Rename HAMMER2_COMP_NEWFS_DEFAULT -> HAMMER2_C...
2023-11-05 Tomohiro Kusumisbin/hammer2/show: Use comp|checkmode string for blockr...
2023-11-03 Tomohiro Kusumisbin/hammer2: Make comp|checkmodestr() available in...
2023-11-03 Tomohiro Kusumiusr.sbin/makefs: Add -o c|C option to specify comp...
2023-10-19 Roy MarplesMerge branch 'vendor/DHCPCD'
2023-10-10 Tomohiro Kusumisbin/hammer2: Minor cleanup
2023-10-08 Tomohiro Kusumisbin/hammer2: Fix -Werror=format-truncation= warning
2023-10-06 Roy Marplesdhcpcd: Update README.DRAGONFLY and sync config.h
2023-10-06 Roy MarplesMerge branch 'vendor/DHCPCD'
2023-10-05 Matthew Dillonhammer2 - recover, improve scaling
2023-09-30 Matthew Dillonhammer2 - recover, improve cpu performance (3)
2023-09-30 Matthew Dillonhammer2 - recover, improve cpu performance (2)
2023-09-30 Matthew Dillonhammer2 - recover, improve cpu performance
2023-09-30 Matthew Dillonhammer2 - recover, improve performance for media pass (2)
2023-09-30 Matthew Dillonhammer2 - recover, improve performance for media pass
2023-09-30 Matthew Dillonhammer2 - recover op, improve performance
2023-09-29 Matthew Dillonhammer2 - recover op, do not chmod destination directory
2023-09-29 Matthew Dillonhammer2 - Add decompression support to the recovery...
2023-09-29 Matthew Dillonhammer2 - Add more features to the "recover" directive (2)
2023-09-29 Matthew Dillonhammer2 - Add more features to the "recover" directive
2023-09-29 Matthew Dillonhammer2 - Add "hammer2 recover" directive, recover...
2023-09-28 Matthew Dillonhammer2 - Add "hammer2 recover" directive, recover...
2023-09-20 Aaron LIttys: Add 'ifexists' option to enable ttys only if...
2023-07-19 Roy MarplesMerge branch 'vendor/DHCPCD'
2023-07-19 Tomohiro Kusumisys/vfs/hammer2: Use HAMMER2_VOLUME_BYTES for volume...
2023-07-09 Matthew Dillonnetwork - Remove ip_len header-length adjustment
2023-06-27 Roy MarplesMerge branch 'vendor/OPENRESOLV'
2023-06-07 Tomohiro Kusumisys/vfs/hammer2: Change growfs kprintf format %jd ...
2023-04-21 Roy MarplesMerge branch 'vendor/DHCPCD'
2023-04-19 Tomohiro Kusumisbin/newfs_hammer2: Use uuid_create(3) rather than...
2023-04-18 Matthew Dillonusched - Add support for > 64 cpus
2023-04-10 Tomohiro Kusumisbin/*hammer2: Include <stdint.h> for intmax_t/uintmax_t
2023-04-01 Sascha Wildnerkernel: Rename the HZ kernel option to HZ_DEFAULT.
2023-03-29 Tomohiro Kusumisys/vfs/hammer2: Use HAMMER2_ROOT_VOLUME instead of 0
2023-03-20 Roy Marplesroute(8): Only decode route messages we know
2023-03-20 Tomohiro Kusumisbin/{mount,newfs}_hammer2: style(9)
2023-03-17 Tomohiro Kusumisbin/newfs_hammer2: Don't allow >64 values for -s option
2023-03-17 Tomohiro Kusumisbin/hammer2: Fix minor strdup(3) leak
2023-03-17 Tomohiro Kusumisbin/newfs_hammer2: Expand -s option to allow >1 values...
next