Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Retire hp300, mvme68k and mvme88k ports. These ports have no users, keeping | 2014-03-18 | 21 | -1058/+0 | |
| | | | | | | | this hardware alive is becoming increasingly difficult, and I should heed the message sent by the three disks which have died on me over the last few days. Noone sane will mourn these ports anyway. So long, and thanks for the fish. | ||||
* | Userland bits for m68k/ELF. Mostly addition of register prefixes to the | 2013-02-02 | 16 | -239/+231 | |
| | | | | | assembler instructions, and cope with the few changes in return values location. | ||||
* | remove lint leftovers; ok guenther@ | 2012-09-04 | 1 | -3/+1 | |
| | |||||
* | zap rcsid. | 2005-08-07 | 20 | -100/+20 | |
| | | | | okay deraadt@ (tested them all) | ||||
* | warn about unsafe APIs at link time. Conditional on libc/Makefile defining | 2003-07-24 | 2 | -2/+17 | |
| | | | | | APIWARN; disabled by default. In use by many developers for quite some time, now they have a common knob to enable/disable this | ||||
* | Sync with share/misc/license.template and add missing DARPA credit | 2003-06-17 | 1 | -8/+8 | |
| | | | | where applicable. | ||||
* | oops | 2003-06-11 | 2 | -12/+2 | |
| | |||||
* | ansification; checked by pval | 2003-06-11 | 2 | -2/+12 | |
| | |||||
* | Use an ISC-tyle license for all my code; it is simpler and more permissive. | 2003-06-03 | 1 | -22/+11 | |
| | |||||
* | Remove the advertising clause in the UCB license which Berkeley | 2003-06-02 | 14 | -84/+28 | |
| | | | | rescinded 22 July 1999. Proofed by myself and Theo. | ||||
* | Rewrite to get proper Copyright. | 2002-06-18 | 1 | -15/+40 | |
| | | | | | | Should even be slightly better than the old one. Checked and fixed by miod@, my initial version was not 100% right (writing m68k loops blindly doesn't always work). | ||||
* | It is faster to split this into separate length and copy operations | 1999-05-01 | 1 | -22/+34 | |
| | |||||
* | don't use a2 | 1999-04-30 | 1 | -3/+2 | |
| | |||||
* | fix register usage (program logic is unchanged) | 1999-04-30 | 1 | -15/+15 | |
| | |||||
* | missing parts from last commit | 1999-04-25 | 1 | -3/+3 | |
| | |||||
* | m68k assembler version of strlcpy(3) | 1999-04-25 | 2 | -3/+63 | |
| | |||||
* | Fix RCS ids | 1996-08-19 | 20 | -129/+82 | |
| | | | | Make sure everything uses {SYS,}LIBC_SCCS properly | ||||
* | Add support for building lint(1) library | 1996-03-25 | 1 | -0/+2 | |
| | |||||
* | update from netbsd | 1995-12-14 | 16 | -69/+185 | |
| | |||||
* | initial import of NetBSD tree | 1995-10-18 | 19 | -0/+1033 | |