summaryrefslogtreecommitdiff
path: root/share/doc
AgeCommit message (Expand)Author
2006-06-24Moved to othersrc/usr.sbin/sushi, where the program now lives.wiz
2005-12-26u_intN_t -> uintN_tperry
2004-08-06Allow docs elsewhere in tree to be built with "make" after installation.mycroft
2004-08-06Update the list of missing stuff.mycroft
2004-06-30Add missing NetBSD ID tagsjmc
2004-04-23s/netbsd.org/NetBSD.org/gkeihan
2004-04-23s/the the/the/ (only in sources that aren't regularly imported fromsimonb
2004-03-09Add my paper from BSDCon 2002 about Sushi:garbled
2004-02-13Uppercase CPU, plural is CPUs.wiz
2004-01-11check MKDOC instead of MKSHARElukem
2003-08-13fix bad example of select() - first arg shouldn't be FD_SETSIZE. from openbsditojun
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-08-01Rework how dependency generation is performed:lukem
2003-07-28Use ${DEPENDSRCS} as a target instead of .depend, now thatlukem
2003-07-26netbsd.org->NetBSD.orgsalo
2003-07-10Rename a large chunk of the make(1) variables which refer to alukem
2003-05-03DMA, not dma nor Dma.wiz
2003-02-05"Utilize" has exactly the same meaning as "use," but it is moreperry
2003-02-04utilizing->particularperry
2002-06-02Reflect bsd.doc.mk rev 1.52 here, and make sure that ROFF uses MACROS.pooka
2002-03-06Make sure to pass $MACROS to the roff command.thorpej
2002-02-13Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2002-01-30Change wording of note explaining that SCCS (part of the xcu5 DEVELOPER option)jwise
2002-01-25Add missing -ms to format 'Title'.uwe
2001-12-04Replace some misuses of "then" with "than".wiz
2001-07-08Correct various misspellings of 'transfer' and inflected forms.wiz
2001-07-04add Freenix 2000 paper on m_pulldown(9), by itojun.itojun
2001-06-19Fix typos.wiz
2001-03-11fix typohubertf
2001-03-11make "make paper.ps" workhubertf
2001-03-11make this format without warninghubertf
2000-10-26change make -> ${MAKE}garbled
2000-07-07Remove the text that GNU ar assumes files are object files. GNU ar istv
2000-06-14fix up NetBSD RCS Ids to match the standard, and the leading comment ascgd
2000-03-13Fix doubled 'the's.soren
1999-07-09Minor change to at(1) description. Time to get back to work on this.jwise
1999-06-01Add stub entries for all remaining commands and utilities. Now back tojwise
1999-06-01Remove .Tn from lower case name. `.Tn X/Open' will DTWT.ross
1999-06-01Make this work with obj dirs.ross
1999-06-01Add a Makefile, as suggested by hubertf. The Makefile cribs brazenly from^W^W^Wjwise
1999-06-01Add an appropriate copyright statement. This will be assigned to TNFjwise
1999-06-01Add stub entries for a bunch more utilities.jwise
1999-06-01Initial import of a document detailing NetBSD's compliance with thejwise
1999-02-14yet *more* bsd.own.mk stuff i missed... :(lukem
1999-02-14YAbsd.own.mklukem
1999-02-13convert from NOxxx= to MKxxx=no.lukem
1999-02-12<sys/fcntl.h> -> <fcntl.h>kleink
1999-02-05Make this work with groff. Regression tested on BTL (well, Solaris) troff.ross
1998-09-27don't install in /usr/share if NOSHARE is definedlukem
1998-07-15allow to build in ${.OBJDIR}drochner