summaryrefslogtreecommitdiff
path: root/sys/dev/news
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/news')
0 files changed, 0 insertions, 0 deletions
f='/netbsd/commit/usr.bin/tput?id=94a2c2884b8ecdf138fb54378feb1fb12dc37f41'>Fix trailing whitespacejoerg 2010-02-03Userland now builds and uses terminfo instead of termcap.roy 2009-04-14Enable WARNS=4 by default for usr.bin, except for:lukem 2008-07-21Remove the \n and tabs from the __COPYRIGHT() strings.lukem 2007-12-15convert __attribute__s to applicable cdefs.h macrosperry 2005-07-30Usage should exit with to according to posix (from Liam Foy).christos 2004-07-23Sync usage with man page; use getprogname().wiz 2004-03-29Note in the BUGS section that some termcap entries don't havejdc 2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc 2001-12-08Sort sections.wiz 2001-04-04Add section to xrefs. Markup improvements.wiz 2000-10-11More format string cleanup by sommerfeld.is 2000-09-04For commands and utilities, use EXIT STATUS rather than RETURN VALUES orkleink 2000-07-03Make gcc 2.96 (and maybe earlier) happier. Include <stdlib.h>,<string.>,matt 2000-04-14Don't declare 'extern opt*' getopt variables.simonb 1999-10-04update after change to return value of tputs() third argumentlukem 1999-03-22More and more .Os cleanups. .Os is defined in the tmac.doc-common file,garbled 1999-03-09Multiple missing .El's.ross 1997-11-11add missing .Nm sections.mrg 1997-10-20remove WARNS=1lukem 1997-10-20getopt returns -1 not EOFlukem NOTHREADS into runtime rump_threads check.pooka 2008-12-18__KERNEL_RCSIDpooka 2008-11-26Add dummy pr_ctloutput. I'm sure I had one at some point, sincepooka 2008-11-25Make sockin radix-capable.pooka 2008-11-25Support PRU_BIND / PRU_LISTEN / PRU_ACCEPT in sockin.pooka 2008-10-26Remove trailing whitespace.minskim 2008-10-16appease 64bit gccpooka 2008-10-15Mostly support TCP, mostly meaning "client-side TCP", since listen,pooka 2008-10-02Add a very simplistic PF_INET/SOCK_DGRAM domain/proto implementation,pooka