This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2025-02-05 18:05:16 +00:00
Code
Issues
Releases
Activity
freebsd
/
usr.bin
/
tty
History
Juli Mallett
b45e416a12
A space between switch and open-paren. Don't explicitly cast the value
...
returned by getopt(3) to 'char' in a switch.
2002-05-29 17:12:30 +00:00
..
Makefile
Remove WARNS?=2 and -Wall. WARNS?=2 is going to be the default.
2001-12-12 00:06:52 +00:00
tty.1
Use `The .Nm utility'
2002-04-20 12:18:28 +00:00
tty.c
A space between switch and open-paren. Don't explicitly cast the value
2002-05-29 17:12:30 +00:00