summaryrefslogtreecommitdiff
path: root/tools/sed
ModeNameSize
-rw-r--r--Makefile159logplain
te?id=cf331bc46323cccfc5af7e4d2aa4d25384c1cb4f'>static + __deadjoerg 2009-04-14Enable WARNS=4 by default for usr.bin, except for:lukem 2009-04-07Null-terminate the delimiter list string after processing escapesdholland 2008-07-21Remove the \n and tabs from the __COPYRIGHT() strings.lukem 2007-01-17Remove duplicate #includeshubertf 2006-04-01cast line_len to (int) to avoid warn.rtr 2006-04-01revert previous to previous as it was correctrtr 2006-04-01change printf format from "%.*s" to "%.8s"rtr 2006-03-31Rewrite parallel() so that it uses fgetln() instead of fgets() so thatdsl 2006-03-31KNF prior to fixing all the buffer overruns....dsl 2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc 2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross 2001-12-01Whitespace cleanup.wiz 1998-10-13include unistd.hwsanchez 1998-02-03add <unistd.h> to fix compiler warningperry 1997-10-19WARNSify, fix .Nm usage, deprecate registerlukem 1997-01-09Sync to 4.4BSD-Lite2tls