summaryrefslogtreecommitdiff
path: root/usr.sbin/ip6addrctl/ip6addrctl.c
AgeCommit message (Expand)Author
2025-01-29ip6addrctl(8): Teach ip6addrctl to attach and run itself in a jailZhenlei Huang
2025-01-29ip6addrctl(8): Strictly check the number of argumentsZhenlei Huang
2025-01-25ip6addrctl(8): Use static initializerZhenlei Huang
2023-08-16Remove $FreeBSD$: two-line .h patternWarner Losh
2023-07-07Mark usage function as __dead2 in programs where it does not returnAlfonso Gregory
2017-11-20General further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-06-15Use nitems() from sys/param.h.Marcelo Araujo
2015-04-06Stop including if_var.h from userland.Gleb Smirnoff
2012-10-19More -Wmissing-variable-declarations fixes.Ed Schouten
2012-10-02Fix alignment related warnings reported by gccEitan Adler
2007-11-07Cleanup of userland __P useKevin Lo
2003-12-26when no source-address-selection policy is installed, not scanHajimu UMEMOTO
2003-12-22fixed a bug that 'ip6addrctl delete' command does not workSUZUKI Shinsuke
2003-10-30add ip6addrctl(8) which is a command to configure addressHajimu UMEMOTO