summaryrefslogtreecommitdiff
path: root/usr.sbin/config
AgeCommit message (Expand)Author
2015-04-23delete a NOTDEF of unused codeTheo de Raadt
2015-01-17document the <sys/param.h>Theo de Raadt
2015-01-16More evil bootstrap code. #ifndef ALIGNBYTES #define ALIGNBYTES 3.Theo de Raadt
2015-01-16Replace <sys/param.h> with <limits.h> and other less dirty headers whereTheo de Raadt
2014-06-04fix a fd leak in an error pathJonathan Gray
2014-05-29use calloc, from Benjamin BaierTed Unangst
2014-05-18use reallocarray and friends. okay miod@Marc Espie
2014-01-20Obvious markup fixes; ran into this while testing mandocdb(8).Ingo Schwarze
2013-11-23unsigned char casts for ctypeTheo de Raadt
2013-10-29emit an extra "config" convenience target that allows oneMarc Espie
2013-10-13remote bits for a.out and ecoffTheo de Raadt
2013-08-14some Bx/Ox conversion;Jason McIntyre
2013-07-05More a.out files leave the party.Miod Vallat
2013-07-05ELF_TOOLCHAIN bye bye.Miod Vallat
2013-04-19sw_vp is now in struct nfs_diskless.Florian Obser
2013-03-28shuffle the KERNEL BUILDING text a little; from daniel dickmanJason McIntyre
2013-03-27some updates from daniel dickman;Jason McIntyre
2012-12-05Remove excessive sys/cdefs.h inclusionTheo de Raadt
2012-09-17tedu lint tendrils through config internals.Marc Espie
2012-06-22Improve error messages when removing/recreating symlinks in the build dirPhilip Guenthe
2011-10-02Fix some minor things in config(8):Edd Barrett
2011-10-02When using `config -e`:Edd Barrett
2011-07-16remove unused variableCharles Longeau
2011-06-26remove mcd example here tooTed Unangst
2011-06-01Kill the nearly-15-years-dead cf_ivstubs field from struct cfdata.Matthew Dempsky
2011-04-15stop talking about make depend; ok guentherTheo de Raadt
2011-04-15do not need the run "make depend" reminder anymoreTheo de Raadt
2011-04-06Avoid using NULL in non-pointer contexts: use 0 for integer values and '\0'Miod Vallat
2010-06-02fix potential use of uninitialized value, and remove unused variables.Charles Longeau
2010-05-31Do not add the swap*.c to the CFILES as a dependency. The rest of theTheo de Raadt
2010-05-24automatically generate the _arch= and _mach= lines at the top of the kernelTheo de Raadt
2009-12-10Now that the old SysV SHM size limits global variables are gone, removeMark Kettenis
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2009-10-19Correct a target name so that we don't rebuild vers.o (and thenPhilip Guenthe
2009-06-03change "cachepct" to "bufcachepercent" so it is the sameBob Beck
2009-03-23correct example; from Sebastian RotherJason McIntyre
2009-01-19Do not forget to adjust offsets for the beginning of the data area for nonMiod Vallat
2008-11-22Make enable selected by attribute work.Mats O Jansson
2008-10-03correct comment; a part of PR4184Theo de Raadt
2008-08-14simplify S definition to just srcdir, since it appears there's no specialMarc Espie
2008-08-12basic bounds check on elf header info. avoid crashes on i.e.e truncatedOtto Moerbeek
2008-04-19remove build warnings:Charles Longeau
2008-03-24Make it possible to disable/enable pseudo devices in UKC, config file andMats O Jansson
2008-03-23Done mark a disable of a disabled device as an change (and same with enable).Mats O Jansson
2008-03-22spaces found reading that diffTheo de Raadt
2008-03-22put in explicit suffix rules, they're needed anyways since $< is only usedMarc Espie
2008-03-08avoid request for input if lines are set to zeroSimon Bertrang
2007-11-27add missing header for errx.Charles Longeau
2007-11-26Let multiple variables in the same filename expandTheo de Raadt
2007-11-26Put the converted filename into the makefiles, so that we can later supportTheo de Raadt