git: sys: Sync genassym.sh from FreeBSD
Aaron LI
aly at crater.dragonflybsd.org
Sun Mar 29 06:55:24 PDT 2026
commit e7741822dd85a204d4b2724b136f97d9fbb1ed76
Author: Aaron LI <aly at aaronly.me>
Date: Sat Mar 28 20:04:59 2026 +0800
sys: Sync genassym.sh from FreeBSD
Major changes:
- Allow one to specify the AWK used in the environment(commandline).
commit 952539e39ab6995ecd6ed2f8addce38678c6793f
- refactor code so it can run in a chroot without having to have /dev
mounted
commit ce3b9e3aeabd54de855c32034e74a273dba23d1c
- genassym.sh: call nm(1) with NMFLAGS.
commit aea3463e3460e556d41edddd7c3af2aa3be84970
- Don't prefix zero with 0x in assym.s
commit 4e65501f13a7ab04b6f1fd693fc4c66e1e9cd41c
Summary of changes:
sys/kern/genassym.sh | 91 +++++++++++++++++++++++++++++++---------------------
1 file changed, 54 insertions(+), 37 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e7741822dd85a204d4b2724b136f97d9fbb1ed76
--
DragonFly BSD source repository
More information about the Commits
mailing list