Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | genassym.sh: Fix two minor issues found by shellcheck | Warner Losh | 2021-09-12 | 1 | -3/+3 |
* | Don't prefix zero with 0x in assym.s. | Andrew Turner | 2017-04-13 | 1 | -1/+4 |
* | genassym.sh: call nm(1) with NMFLAGS. | Rui Paulo | 2015-08-14 | 1 | -1/+1 |
* | refactor code so it can run in a chroot without having to have /dev/mounted | Julian Elischer | 2008-01-18 | 1 | -33/+48 |
* | Allow one to specify the AWK used in the environment(commandline). | David E. O'Brien | 2002-02-11 | 1 | -1/+1 |
* | brace by itself after function declaration. | Alfred Perlstein | 2001-12-27 | 1 | -1/+2 |
* | Improve kernel bootstrapping: | Marcel Moolenaar | 2001-01-28 | 1 | -1/+1 |
* | Use "nm | awk ..." instead of genassym(1) to generate symbol value headers. | Bruce Evans | 2000-06-02 | 1 | -0/+53 |