# $NetBSD: Makefile,v 1.4 2019/02/17 04:05:59 rin Exp $ .include "../Makefile.inc" .PATH: ${S}/fs/tmpfs KMOD= tmpfs SRCS= tmpfs_fifoops.c tmpfs_mem.c tmpfs_rename.c tmpfs_specops.c \ tmpfs_subr.c tmpfs_vfsops.c tmpfs_vnops.c WARNS= 3 .include class='logo' rowspan='2'>cgit logo index : netbsd
NetBSD fork for lockdoc analysismerlin@scholz.ruhr
summaryrefslogtreecommitdiff
path: root/etc/hosts
AgeCommit message (Expand)Author
2013-11-24Replace the comment on this file. It appears to date back to CSRG daysdholland
2009-07-03Make the section on private networks more clear - inspired by RFC.hubertf
2004-08-29add a dotted alias for localhost so that sendmail doesn't pause on startupchs
2000-08-15reorder "localhost" entry, to prefer ::1 than 127.0.0.1.itojun
2000-02-05add IPv6 loopback address (::1).itojun