summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/binutils/nm/Makefile
diff options
context:
space:
mode:
authordrochner <drochner@NetBSD.org>2002-02-14 16:46:23 +0000
committerdrochner <drochner@NetBSD.org>2002-02-14 16:46:23 +0000
commitc6510076433aebd05fce3ec1f6f1b7c33166e7db (patch)
tree23e2695bd9bd53382d586bdeedc25b766d88a489 /gnu/usr.bin/binutils/nm/Makefile
parent29cc8db4141d7298a8e4755a734c32ca370d8633 (diff)
until the B-channel bookkeeping is fixed, do at least as much as necessary
to get rid of bogus error messages
Diffstat (limited to 'gnu/usr.bin/binutils/nm/Makefile')
0 files changed, 0 insertions, 0 deletions
it/sys/dev/clockctl.c?id=184ad089a7305860c7c532db1ecbb8db0b026c35'>- make settime take timespec.christos 2005-02-27nuke trailing whitespaceperry 2003-06-29Back out the lwp/ktrace changes. They contained a lot of colateral damage,fvdl 2003-06-28Pass lwp pointers throughtout the kernel, as required, so that the lwpid candarrenr 2003-02-10Fix clockctlattach to take an (ignored) int as its parameter, which isperry 2002-10-23merge kqueue branch into -currentjdolecek 2002-09-23Remove breaks after returns, unreachable returns and returns aftersimonb 2002-09-06Merge the gehenna-devsw branch into the trunk.gehenna 2002-03-01Two more trivial bug fixes:manu 2002-02-25Fixes a bug in argument passing to ntp_adjtime1. patch submitted bymanu 2001-12-09Changed clocktl interface to use syscallargs structuresmanu 2001-11-15don't need <sys/types.h> when including <sys/param.h>lukem 2001-11-13add RCSIDslukem 2001-09-16This is the clockctl pseudodevice. It gives non root users access to root-onlymanu