aboutsummaryrefslogtreecommitdiff
path: root/tools/regression/iscsi
Commit message (Collapse)AuthorAgeFilesLines
* Remove remnants of portsnap(8)Olivier Certner2024-04-301-3/+3
| | | | | | | | | | | | | | | | | | | This was prompted by noticing that '/var/db/portsnap' still exists on newly-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 manpage phttpget(8). locate(1) will thus start indexing again '/var/db/portsnap' on machines where this directory still exists, which may be a good way to push administrators to delete it. Reviewed by: cperciva Approved by: emaste (mentor) MFC after: 3 days Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D45023
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
| | | | Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
* Drop "All rights reserved" from all my stuff. This includesEdward Tomasz Napierala2020-10-281-1/+0
| | | | | | | | | | | | Foundation copyrights, approved by emaste@. It does not include files which carry other people's copyrights; if you're one of those people, feel free to make similar change. Reviewed by: emaste, imp, gbe (manpages) Differential Revision: https://reviews.freebsd.org/D26980 Notes: svn path=/head/; revision=367105
* Revert r257385; was testing a shell script to automatically append the properEdward Tomasz Napierala2013-10-301-2/+0
| | | | | | | | | "Sponsored by" and failed at error handling. Sponsored by: The FreeBSD Foundation Notes: svn path=/head/; revision=257386
* Sponsored by: The FreeBSD FoundationEdward Tomasz Napierala2013-10-301-0/+2
| | | | Notes: svn path=/head/; revision=257385
* Bring in the new iSCSI target and initiator.Edward Tomasz Napierala2013-09-143-0/+888
Reviewed by: ken (parts) Approved by: re (delphij) Sponsored by: FreeBSD Foundation Notes: svn path=/head/; revision=255570