|
Revision tags: release/13.4.0-p5, release/13.5.0-p1, release/14.2.0-p3, release/13.5.0, release/14.2.0-p2, release/14.1.0-p8, release/13.4.0-p4, release/14.1.0-p7, release/14.2.0-p1, release/13.4.0-p3, release/14.2.0, release/13.4.0, release/14.1.0, release/13.3.0, release/14.0.0 |
|
| #
d0b2dbfa |
| 16-Aug-2023 |
Warner Losh <[email protected]> |
Remove $FreeBSD$: one-line sh pattern
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
|
|
Revision tags: release/13.2.0, release/12.4.0, release/13.1.0, release/12.3.0, release/13.0.0, release/12.2.0, release/11.4.0, release/12.1.0, release/11.3.0, release/12.0.0 |
|
| #
77e4a391 |
| 17-Sep-2018 |
Brad Davis <[email protected]> |
Move rpc and netconfig to lib/libc/rpc/
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 l
Move rpc and netconfig to lib/libc/rpc/
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/D17163
show more ...
|