Remove remnants of portsnap(8)This was prompted by noticing that '/var/db/portsnap' still exists onnewly-installed machines.With this change, all mentions of portsnap(8) in the tree are gone,ex
Remove remnants of portsnap(8)This was prompted by noticing that '/var/db/portsnap' still exists onnewly-installed machines.With this change, all mentions of portsnap(8) in the tree are gone,except for the historical note in the AUTHORS section of manpagephttpget(8).locate(1) will thus start indexing again '/var/db/portsnap' on machineswhere this directory still exists, which may be a good way to pushadministrators to delete it.Reviewed by: cpercivaApproved by: emaste (mentor)MFC after: 3 daysSponsored by: The FreeBSD FoundationDifferential Revision: https://reviews.freebsd.org/D45023
show more ...
Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
Drop "All rights reserved" from all my stuff. This includesFoundation copyrights, approved by emaste@. It does not includefiles which carry other people's copyrights; if you're oneof those peopl
Drop "All rights reserved" from all my stuff. This includesFoundation copyrights, approved by emaste@. It does not includefiles which carry other people's copyrights; if you're oneof those people, feel free to make similar change.Reviewed by: emaste, imp, gbe (manpages)Differential Revision: https://reviews.freebsd.org/D26980
Revert r257385; was testing a shell script to automatically append the proper"Sponsored by" and failed at error handling.Sponsored by: The FreeBSD Foundation
Sponsored by: The FreeBSD Foundation
Bring in the new iSCSI target and initiator.Reviewed by: ken (parts)Approved by: re (delphij)Sponsored by: FreeBSD Foundation