aboutsummaryrefslogtreecommitdiff
path: root/bin/stty
Commit message (Expand)AuthorAgeFilesLines
* bin: Automated cleanup of cdefs and other formattingWarner Losh2023-11-276-18/+0
* Remove copyright strings ifdef'd outWarner Losh2023-11-271-9/+0
* bin: Remove ancient SCCS tags.Warner Losh2023-11-2711-28/+0
* (s)tty: add support for IUTF8 input flagBojan Novković2023-10-073-0/+6
* Remove $FreeBSD$: one-line nroff patternWarner Losh2023-08-161-1/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-162-2/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-167-14/+0
* Remove $FreeBSD$: one-line .h patternWarner Losh2023-08-162-2/+0
* Update/fix Makefile.depend for userlandSimon J. Gerraty2023-04-191-1/+0
* stty(1): provide details about interaction with job controlKonstantin Belousov2022-10-021-1/+27
* stty: Remove stray '-'.Warner Losh2022-05-241-2/+2
* Replace sscanf() by strtoul()Stefan Eßer2020-12-271-4/+5
* Remove unneeded headers.Xin LI2020-12-125-6/+0
* Some devices take undesired actions when RTS and DTR areStephen Hurd2019-06-123-0/+10
* stty.1: Document kern.tty_info_kstacks behavior (r339471)Conrad Meyer2018-10-201-1/+8
* .Xr pstat(8), so that people have a chance to learn how to get a listEdward Tomasz Napierala2018-03-021-2/+3
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* .Xr resizewin from stty(1) man page.Edward Tomasz Napierala2017-05-071-0/+1
* Renumber copyright clause 4Warner Losh2017-02-2810-10/+10
* Add history section for stty(1)Sevan Janiyan2016-10-051-1/+6
* Explicitly add unmarked bin/ binaries to the runtime package.Glen Barber2016-02-091-0/+1
* Prevent potential integer overflowBaptiste Daroussin2015-07-131-2/+5
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+18
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * Sync from headSimon J. Gerraty2012-11-041-1/+1
| |\ | |/ |/|
| * Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+19
* | stty: Mark usage() __dead2.Jilles Tjoelker2012-07-151-1/+1
|/
* mdoc: fix column names, indentation, column separation within each row, andJoel Dahl2012-04-071-1/+1
* Remove superfluous paragraph macro.Joel Dahl2012-03-251-3/+0
* Move 3.5 KB from the data segment to the text segment.Ed Schouten2011-12-111-5/+5
* Don't call -f option's argument "stdin".Ruslan Ermilov2011-05-031-1/+4
* Add a new libc function: cfmakesane(3).Ed Schouten2010-11-021-5/+6
* mdoc: drop redundant .Pp and .LP callsUlrich Spörlein2010-10-081-1/+0
* Make stty(1) use tab0 and tab3 to handle tab completion.Ed Schouten2008-08-233-8/+23
* Mark functions as __dead2 in order to help the LLVM static checkerColin Percival2008-08-041-1/+1
* Remove OTTYDISC, NETLDISC and NTTYDISC definitions.Ed Schouten2008-07-161-5/+0
* Fix: printed output flags (onocr) and (onlret) same as oxtabsAndrey A. Chernov2005-05-261-2/+2
* Sync program's usage() with manpage's SYNOPSIS.Ruslan Ermilov2005-02-092-4/+5
* Add the new standard EXIT STATUS section where appropriate.Ruslan Ermilov2005-01-161-1/+1
* /*- or .\"- or #- to begin license clauses.Warner Losh2005-01-101-0/+1
* Back out recent TTYDEF_LFLAG_ECHO invention.Andrey A. Chernov2004-11-061-1/+1
* stty sane should set the echo bits.Poul-Henning Kamp2004-11-021-1/+1
* Deal with double whitespace.Ruslan Ermilov2004-07-031-1/+1
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-12/+23
* Remove clause 3 from the UCB licenses.Mark Murray2004-04-0610-40/+0
* Fix format warning. This is WARNS=9, std=c99 clean on i386.Mark Murray2003-05-031-1/+1