| 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/ | ||||
| * | seq(1): Consistently include 'last' for non-integers | Conrad Meyer | 2018-02-27 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | | The source of error is a rounded increment being too large and thus the loop steps slightly past 'last'. Perform a final comparison using the formatted string values (truncated precision) to determine if we still need to print the 'last' value. PR: 217149 Submitted by: Fernando ApesteguĂa <fernando.apesteguia AT gmail.com>, Yuri Pankov <yuripv AT icloud.com> (earlier version) Reported by: Martijn Dekker <mcdutchie AT hotmail.com> Sponsored by: Dell EMC Isilon Notes: svn path=/head/; revision=330086 | ||||
| * | Convert to usr.bin/ to LIBADD | Baptiste Daroussin | 2014-11-25 | 1 | -2/+2 |
| | | | | | | | | Reduce overlinking Notes: svn path=/head/; revision=275042 | ||||
| * | Add seq(1), a small utility to generate sequence number. | Xin LI | 2010-02-19 | 1 | -0/+8 |
| Obtained from: NetBSD MFC after: 3 months Notes: svn path=/head/; revision=204103 | |||||
