summaryrefslogtreecommitdiffstats
path: root/usr.sbin/crunch/crunchgen
Commit message (Expand)AuthorAgeFilesLines
* crunchgen: Permit use of alternative linkers.pfg2013-02-051-1/+2
* crunch: Sync some NetBSD changespfg2013-02-021-2/+3
* crunch: Sync some NetBSD changes.pfg2013-02-021-17/+17
* Some amount of style(9)obrien2012-06-272-41/+77
* Ensure crunchen uses the same make binary as the rest of the build.obrien2012-06-251-5/+11
* mdoc: drop redundant .Pp and .LP callsuqs2010-10-081-2/+0
* mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to theuqs2010-05-131-16/+16
* Run with -B and just .POSIX.obrien2009-01-311-2/+2
* Set .POSIX mode, along with disable parallel mode. Crunchgen parses theobrien2009-01-131-3/+4
* Include <stdlib.h> for the right prototype for exit(3).yar2007-10-271-0/+1
* Set the program name if the crunched program is selected throughyar2007-10-271-0/+5
* Back out half of my previous change to support parallel makes.jb2006-11-271-0/+2
* Fix another parallel make problem with the generated make file.jb2006-11-241-9/+11
* Add the SUBMAKE_TARGETS (like ppp_make) to the dependency listjb2006-11-221-1/+1
* Markup fixes.ru2006-09-291-2/+3
* Bump .Dd before I get told off.ceri2005-12-231-1/+1
* Commands like gmirror, graid3, ... and others which use dlopen() to loadceri2005-12-232-4/+95
* In crunchgen(1), when calling make(1), don't redirect stderr to stdout,ru2005-01-201-1/+1
* Fix a 4.X -> 5.X upgrade problem: crunchgen used to emit a line 'MAKE=make'harti2004-08-091-7/+7
* The second chdir(1) that I trimmed is needed tooru2003-04-231-2/+3
* chdir(1) into a source directory before attempting to determine theru2003-04-221-1/+2
* Apply the envp fix to the other call to main() as well.gshapiro2002-08-091-2/+2
* Pass envp to crunched program's main() routines as some depend on it.gshapiro2002-08-041-2/+4
* mdoc(7) police: markup nit.ru2002-05-301-1/+1
* Use `The .Nm utility'charnier2002-04-201-6/+12
* Add a "special progname lib xxx ..." command to crunchgenluigi2002-03-302-2/+23
* Make source crunches work as well as object crunches; broken in thejoe2001-08-171-1/+1
* Make crunchgen crunch pre-built object files again, i.e.:joe2001-08-151-10/+10
* mdoc(7) police: s/BSD/.Bx/ where appropriate.ru2001-08-141-2/+6
* Perform a major cleanup of the usr.sbin Makefiles.obrien2001-07-201-2/+2
* Remove GCC'isms in CFLAGS.obrien2001-07-201-1/+1
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
* Use 'LIBS+= ...' instead of 'LIBS= ...' in the generated makefilejoe2001-06-201-1/+1
* Document ``special <progname> ident <identifier>'' command.ru2001-04-041-0/+17
* - Call `subclean' after `clean' for each program.ru2001-04-041-2/+2
* `buildopts' may affect the selection of object files.ru2001-03-301-1/+1
* Liberal application of style(9).joe2001-01-101-665/+758
* Flag an error and remove the program from the list if there isjoe2001-01-101-1/+4
* Clean up the source directory finding code, and in the process fix ajoe2000-12-241-16/+24
* Use one of the TMPDIR env variable or _PATH_TMP instead of hardcodingjoe2000-12-171-1/+3
* Avoid potential problems with the existance of a shadow obj directoryjoe2000-12-171-1/+1
* Clarify an ambiguous 'else' introduced by a recent commit.joe2000-12-171-2/+2
* o check strdup() return valuesjoe2000-12-171-23/+30
* Hopefully the last patch in a series to try and teach crunchgen tojoe2000-12-171-38/+62
* mdoc(7) police: fixed errors from the previous revision, keepru2000-12-011-17/+21
* Make crunchgen aware of obj directories. Formerly it hadluigi2000-11-302-31/+59
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-3/+3
* mdoc(7) police: use certified section headers wherever possible.ru2000-11-171-1/+1
* mdoc(7)ify.ru2000-11-161-114/+181
* Add and document a new configuration command: buildopts.joe2000-11-152-3/+28
OpenPOWER on IntegriCloud