summaryrefslogtreecommitdiffstats
path: root/sysutils/sformat/files
Commit message (Collapse)AuthorAgeFilesLines
* - Fix yet another bug that might be used for a root exploit. As with the lastnetchild2003-06-043-3/+26
| | | | | | | | bug you are only vulnerable if you locally set the sformat binary suid root. - Respect CC already at the configure-stage of sformat else we end up running configure with GCC and compiling with whatever CC was set to. Submitted by: maintainer
* Fix potential root exploit.netchild2003-05-211-0/+11
| | | | | | | | | | THE FREEBSD PORT DOES NOT SET THE SUID BIT, YOU ARE ONLY VULNERABLE IF YOU SET IT ON YOUR OWN! See http://marc.theaimsgroup.com/?l=bugtraq&m=105285564307225&w=2 for more. Submitted by: maintainer
* From the submitter:netchild2003-01-025-0/+77
Sun format is a util for formatting/partitioning/analysis/repairing of SCSI disks. While formatting and partitioning currently is only usefule on big- endian systems in order to create Sun disk labels, analysis and repairing works on either endian and are very useful to remap defect blocks when AWRE/ARRE fail for some reason. Tested on i386 and sparc64, respawned a disk here. Submitted by: marius@alchemy.franken.de
OpenPOWER on IntegriCloud