| Age | Commit message (Expand) | Author |
| 2003-12-02 | Be consistent in error messages, and don't use the <err.h> functions. | lukem |
| 2003-11-25 | Make sure to also zero out structures put on local free lists so allocations | rafal |
| 2003-11-24 | Define ecalloc() and use it when initializing data structures. | christos |
| 2003-11-19 | Add long-long cast for cross-build printf portability. We could be using | christos |
| 2003-11-19 | PR/23490: Jason Thorpe: 64-bit config(8) breaks negative RTC_OFFSET | christos |
| 2003-11-18 | Use int64_t to store numeric values, so that values larger than 2^32 | fvdl |
| 2003-11-12 | Don't use _PATH_UNIX on non-NetBSD hosts. | matt |
| 2003-10-27 | Overhaul how `build.sh tools' are used: | lukem |
| 2003-10-19 | Make this compile again. | he |
| 2003-10-19 | Switch back to using YHEADER instead of custom yacc rules. | lukem |
| 2003-09-19 | realloc pedant | itojun |
| 2003-09-14 | Use tabs for indentation; pointed out by simonb@. | jmmv |
| 2003-09-14 | Fix crash when using the '-x' flag. | jmmv |
| 2003-09-14 | Fix some warnings. | jmmv |
| 2003-09-08 | free string only after it's no longer used through dirname reference. | cl |
| 2003-09-03 | Allow file inclusions to be relative to the file currently being | thorpej |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-07-15 | use bounded string op | itojun |
| 2003-07-13 | use bounded string op | itojun |
| 2003-07-13 | use bounded string op | itojun |
| 2003-07-02 | This addresses PR 19797, a small patch made by Tor Stormwall to add | jrf |
| 2003-06-27 | Deref the nv_list pointer and take it's address; cleaner and more clear. | heas |
| 2003-06-25 | Correct comment string "mkoptions" -> "makeoptions" | heas |
| 2003-06-25 | When removing a nvlist entry (describing an option, makeoption, etc) in | heas |
| 2003-06-18 | If the file being stuffed into the config file string for inclusion in | atatat |
| 2003-05-18 | Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op), | lukem |
| 2003-05-17 | strncpy -> strlcpy | itojun |
| 2003-04-26 | Note when the -x option appeared; this was in the original patch... | jmmv |
| 2003-04-26 | Let config extract embedded configuration data from kernels that were built | jmmv |
| 2003-04-24 | New sentence, new line. | jmmv |
| 2003-04-11 | Avoid running config on directories (i.e., config /tmp), as the error message | jmmv |
| 2003-03-16 | Make cfroots const. | matt |
| 2003-02-25 | .Nm does not need a dummy argument ("") before punctuation or | wiz |
| 2003-01-27 | Allow pseudo-devices to be declared with an interface attribute. For | thorpej |
| 2003-01-23 | Accept the block-device-only devices. | gehenna |
| 2003-01-23 | Not necessary to put fixdevmtab in global section. | gehenna |
| 2003-01-23 | check the duplication or the inconsistency before evaluating fopts. | gehenna |
| 2003-01-23 | reject the duplication of the same device-major lines. | gehenna |
| 2003-01-23 | fix typo. | gehenna |
| 2002-11-20 | Add CWARNFLAGS+=-Wno-format-y2k so this builds again with the pc532 | simonb |
| 2002-11-19 | Alter config so that it emits a config_time.src file (the source file | atatat |
| 2002-11-19 | Define KERNEL_BUILD at the top of the emitted kernel Makefile. This | atatat |
| 2002-11-17 | Add a "package" keyword, which makes it somewhat easier to add 3rd | thorpej |
| 2002-11-17 | When emitting -I directives for prefix'd paths, use EXTRA_INCLUDES | thorpej |
| 2002-11-07 | Corrected the comment and error message. | jrf |
| 2002-11-07 | Detect NULL characters in a config file and error out. | jrf |
| 2002-10-11 | Allow devices to be orphaned, but emit an informational message when | thorpej |
| 2002-10-11 | Oops, fix editor mistake. | thorpej |
| 2002-10-11 | Add support for specifying attributes as option-dependencies, | thorpej |
| 2002-10-09 | Add support for specifiying attribute dependencies on attributes. This | thorpej |