summaryrefslogtreecommitdiff
path: root/usr.bin/script
AgeCommit message (Expand)Author
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2024-04-26script: handle terminal resize on SIGWINCHKyle Evans
2024-04-26script: minor style improvementsXavier Beaudouin
2023-11-26Remove copyright strings ifdef'd outWarner Losh
2023-11-26usr.bin: Remove ancient SCCS tags.Warner Losh
2023-08-16Remove $FreeBSD$: one-line nroff patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2023-07-07Mark usage function as __dead2 in programs where it does not returnAlfonso Gregory
2023-04-18Update/fix Makefile.depend for userlandSimon J. Gerraty
2022-10-27script: Handle a missing 's' stamp gracefully.Dag-Erling Smørgrav
2022-10-27script: Further usage string nits.Dag-Erling Smørgrav
2022-10-27script: Use size_t / ssize_t where needed.Dag-Erling Smørgrav
2022-10-27script: Add usage string for playback mode.Dag-Erling Smørgrav
2022-10-27script: Correct -F in man page and usage string.Dag-Erling Smørgrav
2022-03-10script: use %n at the end of default tstamp_fmtSimon J. Gerraty
2022-03-09script -T skip timstamps for same secondSimon J. Gerraty
2022-03-09script add -T fmt to print time-stampsSimon J. Gerraty
2022-01-10script(1): work around slow reading childKonstantin Belousov
2021-01-05Add some examples to script.1Mateusz Piotrowski
2021-01-05Improve readability of the options listMateusz Piotrowski
2020-09-05Fix typo in comment.Warner Losh
2020-09-01Bump date for r365052Warner Losh
2020-09-01Have script accept and ignore -e for Linux compatWarner Losh
2020-08-11script: Minor cleanups.Mark Johnston
2020-08-07script: Put the terminal in raw mode when playing back a session.Mark Johnston
2017-11-20General further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-10-31DIRDEPS_BUILD: Update dependencies.Bryan Drewery
2017-02-28Renumber copyright clause 4Warner Losh
2016-04-16Directly set the O_CLOEXEC flags via the open(2) attributesBaptiste Daroussin
2016-03-08Record command exit status in the typescript file when running simple commands.Bryan Drewery
2016-03-08Just exit in the child if execve(2) fails.Bryan Drewery
2016-03-08Filemon: Attach from the child to avoid racing with the parent attach.Bryan Drewery
2015-08-26Fix SEE ALSO.Sergey Kandaurov
2015-06-13Add META_MODE support.Simon J. Gerraty
2015-06-08dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty
2015-05-27Merge sync of headSimon J. Gerraty
2014-12-26mdoc: sort SEE ALSO.Joel Dahl
2014-11-25Convert to usr.bin/ to LIBADDBaptiste Daroussin
2014-05-16Updated dependenciesSimon J. Gerraty
2014-05-10Updated dependenciesSimon J. Gerraty
2014-04-28Merge headSimon J. Gerraty
2014-01-17Bring back r226403, the fix for bin/161526, which was (accidentally?)Mikolaj Golub
2013-12-05Add -F to flush output after each write. With this, I canTom Rhodes
2013-09-05Merge from headSimon J. Gerraty
2013-07-30MFC'ing to 9.2.David E. O'Brien
2013-04-12sync from headSimon J. Gerraty
2013-03-16Fix version in the .Fx macro.Sergey Kandaurov
2013-03-11Updated dependenciesSimon J. Gerraty
2013-02-16Updated dependenciesSimon J. Gerraty