Go to file
wiz 240d8221ea Replace last tempnam() with mkstemp(), and remove the tempMail variable.
Inspired by OpenBSD.
mail(1) is now tempnam(3) free.
2002-03-06 17:36:44 +00:00
bin Drop duplicate .Pp. 2002-03-05 15:09:26 +00:00
crypto Add SYNOPSIS. 2002-03-06 14:25:42 +00:00
dist Drop trailing spaces after section names. 2002-03-06 14:20:34 +00:00
distrib Add i4bisp(4). 2002-03-06 14:35:22 +00:00
etc Use ${PRINTOBJDIR}. 2002-03-05 19:53:19 +00:00
games No need to reference .OBJDIR here. 2002-03-05 21:29:56 +00:00
gnu Remove some unnecessary lines. 2002-03-06 02:40:06 +00:00
include add a couple of XOPEN compatibility defines, and a non-xopen function that 2002-03-05 16:09:06 +00:00
lib Add SYNOPSIS. 2002-03-06 14:25:42 +00:00
libexec Use ${PRINTOBJDIR}. 2002-03-05 21:53:56 +00:00
regress No need to reference .OBJDIR here. 2002-03-05 21:56:59 +00:00
sbin Change type of dumpmag and newdumpmag from int to u_int32_t 2002-03-06 13:13:08 +00:00
share Make DESCRIPTION sections (mostly by renaming non-standard section headers). 2002-03-06 14:43:02 +00:00
sys Fix calculation of dma segment length 2002-03-06 17:12:51 +00:00
tools Make $(OBJS) depend on the ufs headers link. 2002-03-05 15:08:27 +00:00
usr.bin Replace last tempnam() with mkstemp(), and remove the tempMail variable. 2002-03-06 17:36:44 +00:00
usr.sbin Removed g711conv 2002-03-06 08:06:40 +00:00
build.sh
BUILDING
BUILDING.mdoc
Makefile Build whatis.db and infodir-meta from the commands list of the afterinstall 2002-03-05 16:17:06 +00:00
Makefile.inc
UPDATING