summaryrefslogtreecommitdiff
path: root/usr.bin/chpass/chpass.c
diff options
context:
space:
mode:
authorriastradh <riastradh@NetBSD.org>2021-12-19 01:41:21 +0000
committerriastradh <riastradh@NetBSD.org>2021-12-19 01:41:21 +0000
commitda2bc00a8b2cf7d4e2cc38fcdfd1b22ff1518ccf (patch)
tree231d32f28281200ba4e5a54052e431671af5f0a5 /usr.bin/chpass/chpass.c
parente76a2e5ef463a0c168f110125f3e935a65f7bf7a (diff)
Move attributes, barrier(), and likely/unlikely to linux/compiler.h.
Diffstat (limited to 'usr.bin/chpass/chpass.c')
0 files changed, 0 insertions, 0 deletions
00:02:16 +0000'>2009-05-28Use a bunch of weak symbols to determine which network componentspooka 2009-05-27Add a dummyif, which doesn't actually traffic any cargo, but sincepooka 2009-05-26Filter out ENETRESET from ether_ioctl() since we aren't interestedpooka 2009-03-27* make interface creation open /dev/tapn for interface npooka 2009-02-28Fix a silly mistake: indubitably the struct ifnet pointer given topooka 2009-02-26decouple from host struct iovecpooka 2008-12-18__KERNEL_RCSIDpooka 2008-10-16Add a prototype to allow this to build (will be moved to a betterpooka 2008-10-16kill default DBG=-gpooka 2008-10-14Make the "something random" ethernet address ETHER_IS_LOCALpooka 2008-10-13Dear diary: an ethernet address with 0x01 set in the first octetpooka 2008-10-06Implement a virtual userspace networking interface. This is requiredpooka