Home | History | Annotate | Download | only in config
History log of /src/usr.bin/config/TODO
RevisionDateAuthorComments
 1.34  02-Aug-2021  andvar fix various typos in comments and log messages.
 1.33  24-Jul-2021  andvar Fix all remaining typos, mainly in comments but also in few definitions and log messages, reported by me in PR kern/54889.
Also fixed some additional typos in comments, found on review of same files or typos.
 1.32  05-Mar-2020  wiz genric -> generic
 1.31  22-Nov-2015  uebayasi branches: 1.31.16; 1.31.18;
A few more.
 1.30  11-Sep-2015  uebayasi Libraries should be built in sub-make. libkern is polluting .PATH too much.
 1.29  08-Sep-2015  uebayasi About ${CTFCONVERT}.
 1.28  08-Sep-2015  uebayasi ${MD_OBJS} and friends.
 1.27  08-Sep-2015  uebayasi ${LD} input files and library (*.a) support.
 1.26  03-Sep-2015  mrg remove these items:

o Disallow unknown options.
o Kill makeoptions.

because they're overly strict and i use these both regularly
to do stuff that isn't in the base src, and i'm quite sure
i am not the only one.
 1.25  28-Aug-2015  uebayasi + suffix rules
 1.24  27-Aug-2015  uebayasi + copy symtab
 1.23  26-Aug-2015  uebayasi One more about linker script, another about genassym.
 1.22  25-Aug-2015  uebayasi I don't like -Ttext .
 1.21  25-Aug-2015  uebayasi + kill makeoptions
 1.20  23-Aug-2015  uebayasi TODOs about kernel options.
 1.19  22-Aug-2015  uebayasi Linker script TODO items.
 1.18  19-Aug-2015  pgoyette Insert comment regarding PR/48571 so it doesn't get lost.

config(1) ioconf is insufficient for pseudo-devices

config_{init,fini}_component
 1.17  19-Aug-2015  uebayasi + pseudo(dev) attach
 1.16  10-Apr-2015  uebayasi Typo in previous.
 1.15  10-Apr-2015  uebayasi More about attribute -> bus, and child configuration.
 1.14  16-Nov-2014  uebayasi branches: 1.14.2;
config(1): TODO about namespace (esp. options vs. module)
 1.13  16-Nov-2014  uebayasi config(1): TODO item about swapnetbsd.c
 1.12  13-Nov-2014  uebayasi Revise a plan about link-set.

(I was ignorant 2 weeks ago.)
 1.11  08-Nov-2014  uebayasi config(1): Note a little more about linkage
 1.10  07-Nov-2014  uebayasi config(1): TODO about kernel linkage
 1.9  01-Nov-2014  uebayasi config(1): More TODO description.
 1.8  01-Nov-2014  uebayasi config(1): One more TODO about retiring direct attachment
 1.7  30-Oct-2014  wiz Spelling fixes.
 1.6  30-Oct-2014  uebayasi config(1): More TODO
 1.5  30-Oct-2014  uebayasi config(1): More TODO items
 1.4  12-Oct-2014  apb Allow easier adding/removing of options without regard to
whether or not they were already defined.
 1.3  12-Oct-2014  wiz Spelling.
 1.2  12-Oct-2014  uebayasi More TODOs.
 1.1  10-Oct-2014  uebayasi Put TODO ideas (to keep your fun).
 1.14.2.2  06-Mar-2015  snj Pull up following revision(s) (requested by mrg in ticket #572):
usr.bin/config/Makefile: up to 1.10
usr.bin/config/TODO: up to 1.14
usr.bin/config/config.1: up to 1.17
usr.bin/config/config.5: up to 1.25
usr.bin/config/defs.h: up to 1.64
usr.bin/config/files.c: up to 1.18
usr.bin/config/gram.y: up to 1.46
usr.bin/config/hash.c: up to 1.11
usr.bin/config/lint.c: up to 1.15
usr.bin/config/main.c: up to 1.74
usr.bin/config/mkdevsw.c: up to 1.12
usr.bin/config/mkheaders.c: up to 1.26
usr.bin/config/mkioconf.c: up to 1.28
usr.bin/config/mkmakefile.c: up to 1.37
usr.bin/config/mkswap.c: up to 1.8
usr.bin/config/pack.c: up to 1.9
usr.bin/config/scan.l: up to 1.22
usr.bin/config/sem.c: up to 1.71
usr.bin/config/sem.h: up to 1.19
usr.bin/config/util.c: up to 1.19
sync config(1) with HEAD.
 1.14.2.1  16-Nov-2014  snj file TODO was added on branch netbsd-7 on 2015-03-06 21:00:23 +0000
 1.31.18.1  09-Mar-2020  martin Pull up the following, requested by christos in ticket #776:

usr.bin/config/TODO up to 1.32
usr.bin/config/defs.h up to 1.105
usr.bin/config/files.c up to 1.37
usr.bin/config/gram.y up to 1.55
usr.bin/config/main.c up to 1.99
usr.bin/config/scan.l up to 1.30
usr.bin/config/sem.c up to 1.84
usr.bin/config/util.c up to 1.21

config(1): fix issue with incorrect handling of elifdef statements.
 1.31.16.1  08-Apr-2020  martin Merge changes from current as of 20200406

RSS XML Feed