ipfw3nat: delete the libalias 1
[dragonfly.git] / sbin /
2018-04-07 Sascha Wildnerufs: Rename a number of UFS constants throughout the...
2018-04-07 Sascha WildnerRemove usage of syslog(3)'s LOG_ODELAY because it is...
2018-04-01 Matthew Dillonhammer2 - Increase bulkfree buffer size request and cap
2018-03-31 Aaron LImkinitrd(8): Fix a wrong variable name, and more improv...
2018-03-30 Aaron LImkinitrd(8): improve the man page and styles
2018-03-30 Aaron LImkinitrd(8): determine the initrd size from the content...
2018-03-30 Aaron LIrcorder(8): Multiple cleanups
2018-03-21 Bill Yuanipfw3: use the headers in include folder
2018-03-17 Antonio Huete JimenezMerge branch 'vendor/LIBPCAP'
2018-03-17 Matthew Dillonhammer2 - Flush asynchronization, bug fixes, stabilization
2018-03-14 Sascha Wildnerexport.5: Bump .Dd
2018-03-14 Aaron LImountd(8): Fix several more warnings, raise WARNS to 3
2018-03-14 Aaron LIexports.5: network prefixlength (CIDR) format is supported
2018-03-14 Aaron LImountd(8): Fix a type mismatch and several compilation...
2018-03-14 Aaron LImountd(8): Replace malloc+strcpy with strdup/strndup
2018-03-14 Aaron LImountd(8): Change default uid/gid to nobody/nogroup...
2018-03-14 Aaron LImountd(8): Fix conversion of prefix length to a netmask
2018-03-13 Sascha WildnerAdd references to mount_hammer2.8 in a few manual pages.
2018-03-10 Matthew Dillondisklabel64 - Make disktype optional, fix alignment bug
2018-03-09 Sascha Wildnernvmectl(8): Add missing DPADD in the Makefile.
2018-03-02 Sascha WildnerSort SEE ALSO in two manual pages.
2018-02-20 Matthew Dillongpt - Add a new directive called 'init'
2018-02-18 Sascha WildnerReplace local array size calculations with NELEM().
2018-02-18 Eitan AdlerConvert from __arysize to NELEM
2018-02-17 Tomohiro Kusumisbin/hammer: Fix compile warning on Linux
2018-02-15 Eitan Adlerdevd: only use correct argument in select(2)
2018-02-14 zrjworld: Remove references to %r and %b.
2018-02-14 Tomohiro Kusumisbin/hammer: Fix compile error on Linux
2018-02-13 Sascha Wildnerhammer(8): Remove include guards in a .c file.
2018-02-02 Sascha WildnerNormalize libcrypto and libssl DPADD variable names...
2018-02-02 zrjroute(8): Add some __attribute__((__noreturn__)).
2018-02-02 zrjrestore(8): Add missing fallthrough.
2018-02-02 zrjipfw(8): Add missing fallthrough.
2018-02-02 zrjipfw3(8): Increase stack storage for linename.
2018-02-02 zrjifconfig(8): Use strlcpy() to set the ifr_name field.
2018-02-02 zrjmd5(1): Untangle MD5 symbols.
2018-02-02 zrjinit(8): Convert to use sig_atomic_t.
2018-01-28 Eitan AdlerShifting into or out of an int's sign bit is undefined...
2018-01-24 zrjvinum(8): Allow for terminating NULL.
2018-01-23 zrjipfw: Avoid left-shifting negative integers.
2018-01-22 Tomohiro Kusumisbin/mount_autofs: Add description
2018-01-22 Sascha WildnerFix some -Wunused-const-variable warnings and a -Wmisle...
2018-01-20 Sascha Wildnerfsdb(8): Fix some -Wformat warnings and raise WARNS...
2018-01-20 Sascha Wildnerumount(8): Add missing braces.
2018-01-19 Sascha WildnerAdd __attribute__((__noreturn__)) to a number of usage...
2018-01-16 Sepherosa Ziehauipfw: Add icmpcodes support. ipfw_icmpstate
2018-01-15 Tomohiro Kusumisbin/mount_autofs: Change include path from fs/ to...
2018-01-15 Tomohiro Kusumisbin/mount_autofs: Port mount_autofs(8) from NetBSD
2018-01-15 Sascha WildnerSimplify some Makefiles.
2018-01-07 Eitan Adlerldconfig(8): clean up manual page
2018-01-06 Sepherosa Ziehauipfw: Support all possible ICMP types.
2018-01-06 Sepherosa Ziehauipfw.8: Reset do_pipe and do_table.
2018-01-03 Sepherosa Ziehauipfw.8: Fix 'not [iface]' and 'not [iface:net]' support
2017-12-31 zrjkernel/nata: Return more data for natacontrol(8).
2017-12-31 zrjworld: Avoid extended ASCII.
2017-12-31 Sascha WildnerRemove various 'r' commands and daemons.
2017-12-29 Sascha Wildnershutdown(8): Fix building with -DDEBUG.
2017-12-20 Sascha Wildnerfsck_msdosfs(8): Use __printflike.
2017-12-20 Sascha Wildnerrouted(8): Clean up a bit.
2017-12-20 Sascha WildnerAdd __attribute__((__noreturn__)) to various function...
2017-12-17 zrjmd5(1): Add support for sha512.
2017-12-17 zrjmd5(1): Minor cleanup.
2017-12-17 Sascha Wildnermount_udf(8): Staticize
2017-12-17 Sascha Wildnerdumpfs(8): Staticize
2017-12-17 Sascha Wildnerdmesg(8): Staticize
2017-12-16 Sascha Wildnerdevfsctl(8): syntax_error() never returns, so change...
2017-12-05 Sascha Wildnerkernel/ipfw3: Minimal K&R cleanup.
2017-12-04 Sascha WildnerFix mdoc issues in various manual pages.
2017-12-02 zrjhammer2(8): Document cleanup command.
2017-11-24 Sascha Wildnermount_{smbfs,std,udf}: Use MOPT_NULL.
2017-11-18 Sascha WildnerRemove the NO_CRYPT build option.
2017-11-15 Sascha Wildnernewfs_hammer.8: Fix up the HISTORY section.
2017-11-11 zrjbuildworld: Really support static toolchain.
2017-11-11 zrjworld: Enforce non static linkage for a few PROG cases.
2017-11-09 zrjbsd.libnames.mk: Activate LIBDMSG.
2017-11-05 Sascha Wildnerhammer2.8: Fix typo.
2017-11-03 Sascha Wildnerdhclient(8): Use SCRIPTS instead of beforeinstall target.
2017-10-29 Markus Pfeifferkernel: Rename struct tmpfs_args to tmpfs_mount_info
2017-10-29 Markus Pfeifferkernel: Rename tmpfs_args.h to tmpfs_mount.h
2017-10-27 zrjkldload.8: Mention /boot/modules.local purpose.
2017-10-21 Matthew Dillonswapon - Fix minor memory leak
2017-10-16 Matthew Dillonworld - World build for ucred changes
2017-10-14 Sepherosa Ziehauipfw: Implement state based "redirect", i.e. without...
2017-10-14 Aaron LIdisklabel64: Fix an error message
2017-10-14 Sascha Wildnerifconfig(8): Add 'lscan'. Like 'scan', but displays...
2017-10-12 Tomohiro Kusumisbin/newfs_hammer2: Add missing free() for uuid_to_stri...
2017-10-12 Tomohiro Kusumisbin/newfs_hammer2: Fix compile-time warning on Linux...
2017-10-12 Tomohiro Kusumisbin/newfs_hammer2: Check S_ISREG()
2017-10-08 Sascha Wildnerhammer2.8/pthread_attr_setaffinity_np.3: Fix mdoc issues.
2017-10-07 Thomas Nikolajsendisklabel64.8: Add HAMMER2 fstype info.
2017-10-07 Thomas Nikolajsenmount_hammer2(8): Add man page.
2017-10-05 Lubos BoucekFix seg-faults on crypt(3) failure
2017-10-05 Aaron LInologin(8): Sync with FreeBSD; Symlink as /usr/sbin...
2017-10-05 Sascha Wildnercamcontrol(8): Check scsiserial()'s error, too.
2017-10-01 Tomohiro Kusumisbin/hammer: Fix compile-time warning by some Linux...
2017-09-30 Tomohiro Kusumisbin/mount_hammer: Remove redundant test_volumes()...
2017-09-30 Tomohiro Kusumisbin/hammer: Add UUID string on error and blockmap...
2017-09-30 Tomohiro Kusumisbin/hammer: Minor cleanup
2017-09-28 Sepherosa Ziehauipfw: Add interface network filter.
2017-09-27 Sepherosa Ziehauipfw: Add interface IP filter.
next