| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove $FreeBSD$: one-line sh pattern | Warner Losh | 2023-08-16 | 1 | -1/+0 |
| | | | | | Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/ | ||||
| * | /etc/hosts: Wording changes to better match RFC 1918 | Pedro F. Giffuni | 2022-03-05 | 1 | -6/+6 |
| | | | | | | | | | Summary: No functional change. Subscribers: imp Differential Revision: https://reviews.freebsd.org/D34391 | ||||
| * | Move hosts, hosts.equiv, networks, nsswitch.conf, protocols to lib/libc/net/ | Brad Davis | 2018-09-17 | 1 | -0/+31 |
| This uses relative paths to make it more specific to avoid any potential future problems with .PATH and leverages CONFS. libc was picked as the destination location for these because of the syscalls that use these files as the lowest level place they are referenced. Approved by: re (gjb), will (mentor) Differential Revision: https://reviews.freebsd.org/D17164 Notes: svn path=/head/; revision=338729 | |||||
