aboutsummaryrefslogtreecommitdiffstats
path: root/man/man2/ioctl_tty.2
AgeCommit message (Collapse)AuthorFilesLines
2025-05-17*: grfixAlejandro Colomar1-1/+1
Scripted change: $ grep -rl 'The authors of the Linux man-pages' \ | xargs sed -i '/Copyright, The authors of the Linux man-pages project/s/The/the/'; Reported-by: Josh Triplett <josh@joshtriplett.org> Signed-off-by: Alejandro Colomar <alx@kernel.org>
2025-05-10*, AUTHORS: Consistently refer to authorsAlejandro Colomar1-1/+1
- Rename the file CREDITS => AUTHORS - Say 'authors' in the copyright notice. Scripted change: $ grep -rn 'The contributors to the Linux man-pages' -l \ | xargs sed -i '/Copyright, The contributors to the Linux man-pages project/s/contributors to/authors of/' Suggested-by: Dave Martin <Dave.Martin@arm.com> Acked-by: "G. Branden Robinson" <branden@debian.org> Signed-off-by: Alejandro Colomar <alx@kernel.org>
2025-05-06*, CREDITS: Unify copyright noticesAlejandro Colomar1-3/+1
Link: <https://lore.kernel.org/linux-man/jpin2dbnp5vpitnh7l4qmvkamzq3h3xljzsznrudgioox3nn72@57uybxbe3h4p/T/#u> Link: <https://www.linuxfoundation.org/blog/blog/copyright-notices-in-open-source-software-projects> Cc: "G. Branden Robinson" <branden@debian.org> Cc: Carlos O'Donell <carlos@redhat.com> Cc: Eugene Syromyatnikov <evgsyr@gmail.com> Signed-off-by: Alejandro Colomar <alx@kernel.org>
2024-07-23man/: ffixAlejandro Colomar1-1/+1
Signed-off-by: Alejandro Colomar <alx@kernel.org>
2024-06-14ioctl_*.2: De-duplicate referencesAlejandro Colomar1-103/+53
Signed-off-by: Alejandro Colomar <alx@kernel.org>
2024-06-13ioctl_tty.2, TIOCTTYGSTRUCT.2const: Split TIOCTTYGSTRUCT from ioctl_tty(2)Alejandro Colomar1-18/+1
Signed-off-by: Alejandro Colomar <alx@kernel.org>
2024-06-13ioctl_tty.2, TIOC[SG]SOFTCAR.2const: Split TIOC[SG]SOFTCAR from ioctl_tty(2)Alejandro Colomar1-32/+3
Signed-off-by: Alejandro Colomar <alx@kernel.org>
2024-06-13ioctl_tty.2, TIOCM{[SG]ET,BI[CS],IWAIT}.2const, TIOCGICOUNT.2const: Split ↵Alejandro Colomar1-92/+9
TIOC* from ioctl_tty(2) Signed-off-by: Alejandro Colomar <alx@kernel.org>
2024-06-13ioctl_tty.2, TIOC[G]PKT.2const, TIOC[SG]PTLCK.2const, TIOCGPTPEER.2const: ↵Alejandro Colomar1-119/+7
Split TIOC* from ioctl_tty(2) Signed-off-by: Alejandro Colomar <alx@kernel.org>
2024-06-13ioctl_tty.2: Fix constness of argumentsAlejandro Colomar1-2/+2
Signed-off-by: Alejandro Colomar <alx@kernel.org>
2024-06-13ioctl_tty.2, TIOC[SG]ETD.2const: Split TIOC[SG]ETD from ioctl_tty(2)Alejandro Colomar1-9/+1
Signed-off-by: Alejandro Colomar <alx@kernel.org>
2024-06-13ioctl_tty.2, TIOC{E,GE,N}XCL.2const: Split TIOC*XCL from ioctl_tty(2)Alejandro Colomar1-27/+5
Signed-off-by: Alejandro Colomar <alx@kernel.org>
2024-06-13ioctl_tty.2, TIOC[SG]PGRP.2const, TIOCGSID.2const: Split TIOC* from ioctl_tty(2)Alejandro Colomar1-32/+5
Signed-off-by: Alejandro Colomar <alx@kernel.org>
2024-06-13ioctl_tty.2, TIOC{NO,SC}TTY.2const: Split TIOC*TTY from ioctl_tty(2)Alejandro Colomar1-32/+3
Signed-off-by: Alejandro Colomar <alx@kernel.org>
2024-06-13ioctl_tty.2, TIOCCONS.2const: Split TIOCCONS from ioctl_tty(2)Alejandro Colomar1-23/+1
Signed-off-by: Alejandro Colomar <alx@kernel.org>
2024-06-13ioctl_tty.2, TIOCSTI.2const: Split TIOCSTI from ioctl_tty(2)Alejandro Colomar1-13/+1
Signed-off-by: Alejandro Colomar <alx@kernel.org>
2024-06-13ioctl_tty.2, FIONREAD.2const, TIOC{IN,OUT}Q.2const, TCFLSH.2const, ↵Alejandro Colomar1-44/+9
TIOCSERGETLSR.2const: Split from ioctl_tty(2) Signed-off-by: Alejandro Colomar <alx@kernel.org>
2024-06-13ioctl_tty.2, TCXONC.2const: Split TCXONC from ioctl_tty(2)Alejandro Colomar1-13/+1
Signed-off-by: Alejandro Colomar <alx@kernel.org>
2024-06-13ioctl_tty.2, T*BRK*.2const: Split T*BRK* from ioctl_tty(2)Alejandro Colomar1-54/+7
Signed-off-by: Alejandro Colomar <alx@kernel.org>
2024-06-13ioctl_tty.2, TIOC[SG]LCKTRMIOS.2const: Split TIOC[SG]LCKTRMIOS from ioctl_tty(2)Alejandro Colomar1-40/+3
Signed-off-by: Alejandro Colomar <alx@kernel.org>
2024-06-13ioctl_tty.2, TIOC[SG]WINSZ.2const: Split TIOC[SG]WINSZ from ioctl_tty(2)Alejandro Colomar1-32/+3
Signed-off-by: Alejandro Colomar <alx@kernel.org>
2024-06-13ioctl_tty.2, TC[SG]ET*.2const: Split TC[SG]ET* from ioctl_tty(2)Alejandro Colomar1-186/+30
Signed-off-by: Alejandro Colomar <alx@kernel.org>
2024-06-13ioctl_tty.2: Tweak in preparation for sashimiAlejandro Colomar1-34/+33
- Move paragraph to CAVEATS. - Reword RETURN VALUE for consistency with other pages. - Remove some ERRORS that are redundant with ioctl(2). - Remove ENOIOCTLCMD; this error doesn't exist in user space. - Document includes and structures in SYNOPSIS properly. Signed-off-by: Alejandro Colomar <alx@kernel.org>
2024-05-02man/, share/mk/: Move man*/ to man/Alejandro Colomar1-0/+922
This is a scripted change: $ mkdir man/; $ mv man* man/; $ ln -st . man/man*; $ find share/mk/ -type f \ | xargs grep -l '^MANDIR *:=' \ | xargs sed -i '/^MANDIR *:=/s,$,/man,'; $ find share/mk/dist/ -type f \ | xargs grep -l man \ | xargs sed -i 's,man%,man/%,g'; Link: <https://lore.kernel.org/linux-man/YxcV4h+Xn7cd6+q2@pevik/T/> Cc: Petr Vorel <pvorel@suse.cz> Cc: Jakub Wilk <jwilk@jwilk.net> Cc: Stefan Puiu <stefan.puiu@gmail.com> Signed-off-by: Alejandro Colomar <alx@kernel.org>
2022-09-09Revert "src.mk, All pages: Move man* to man/"Alejandro Colomar1-896/+0
This reverts commit 70ac1c4785fc1e158ab2349a962dba2526bf4fbc. Link: <https://lore.kernel.org/linux-man/YxcV4h+Xn7cd6+q2@pevik/T/> Reported-by: Petr Vorel <pvorel@suse.cz> Reported-by: Jakub Wilk <jwilk@jwilk.net> Cc: Stefan Puiu <stefan.puiu@gmail.com> Signed-off-by: Alex Colomar <alx.manpages@gmail.com>
2022-09-05src.mk, All pages: Move man* to man/Alejandro Colomar1-0/+896
The root of the repository is becoming a bit overpopulated and unorganized, due to the recent addition of more mandirs, and more informative and configuration files too. Let's create a specific mandir <man/> that contains the mandirs <man[1-8]*>. Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>