summaryrefslogtreecommitdiff
path: root/usr.bin/tip
AgeCommit message (Expand)Author
2024-11-29cu.1: describe better + tag spdxAlexander Ziaee
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-11-26usr.bin: Automated cleanup of cdefs and other formattingWarner Losh
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-08-16Remove $FreeBSD$: one-line .c comment patternWarner Losh
2023-04-18Update/fix Makefile.depend for userlandSimon J. Gerraty
2022-09-03tip(1): Fix a typo in a source code commentGordon Bergling
2021-08-28Fix some common typos in source code commentsGordon Bergling
2021-06-08tip: Fix pointer-vs-integer confusionJessica Clarke
2021-06-08tip: Cast via intptr_t not long when casting between pointer and intJessica Clarke
2020-04-06mail/gprof/tip: tap with the ugly stickKyle Evans
2020-01-29Fix the following -Werror warning from clang 10.0.0 in tip:Dimitry Andric
2019-11-11tip/cu: check for EOF on input on the local sideEric van Gyzen
2019-10-08Fix various -Wpointer-compare warningsBrooks Davis
2018-09-19Move remote & phones to usr.bin/tip/tip/Brad Davis
2018-04-28Add EXAMPLES to tip(1) man page.Edward Tomasz Napierala
2017-11-20General further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-10-31DIRDEPS_BUILD: Update dependencies.Bryan Drewery
2017-04-22Add basic example to the cu(1) man page. Srsly, folks, you don'tEdward Tomasz Napierala
2015-09-18Don't hide build commands.Bryan Drewery
2015-06-13Add META_MODE support.Simon J. Gerraty
2015-06-08dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty
2014-05-16Updated dependenciesSimon J. Gerraty
2014-05-10Updated dependenciesSimon J. Gerraty
2013-03-11Updated dependenciesSimon J. Gerraty
2013-02-16Updated dependenciesSimon J. Gerraty
2013-02-08Sync with HEAD.David E. O'Brien
2012-12-08A number of places in the source tree still reference cuad.* afterEitan Adler
2012-08-22Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar
2012-01-28Make tip exit if the device disappears, for instance when unpluggingPoul-Henning Kamp
2011-12-30Spelling fixes for usr.bin/Ulrich Spörlein
2011-05-10Flush the scriptfile whenever we see a non-graphical character to getPoul-Henning Kamp
2011-02-23Fix typos - remove duplicate "is".Rebecca Cran
2008-05-03Relinquish exclusive TTY access when tip(1) or cu(1) exit.Bruce M Simpson
2007-11-18Reduce the WARNS levels in a couple of places so that we can enableJohn Birrell
2007-05-12Replace rev. 1.9 with patch from OpenBSD.Pav Lucistnik
2007-05-12Fix crash when using 'du' capability: NULL return of strpbrk was not handledPav Lucistnik
2007-02-23Make cu/tip handle when $HOME is not set in the environment.Jordan Sissel
2006-09-07Fixed the -# option to work as documented in a manpage.Ruslan Ermilov
2006-09-01Bump WARNS level to 3.Ruslan Ermilov
2006-08-31Fix markup (in the same way as it was fixed in tip.1) and thusRuslan Ermilov
2006-08-31Fix compilation warnings (up to level 3).Ruslan Ermilov
2006-08-31Document the undocumented change in OpenBSD: the ${raisechar}Ruslan Ermilov
2006-08-31Actually merge OpenBSD changes and local changes (a diff shouldRuslan Ermilov
2006-08-31Remove some dust.Ruslan Ermilov
2006-08-31Resolve merge conflicts.Ruslan Ermilov