Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove bogus architectures to allow make tags to work. | jkh | 1996-03-31 | 1 | -1/+1 |
| | | | | Submitted-by: Andreas Klemm <andreas@knobel.gun.de> | ||||
* | Generate prototypes for syscall-implementing functions. Put them in | bde | 1995-09-19 | 1 | -1/+3 |
| | | | | | | | | | | | | | | <sys/sysproto.h> and use them (so far only) in kern/init_sysent.c. Don't put $Id in generated files. kern/syscalls.master: I had to add some new fields to describe some non-orthogonal names. E.g., the args struct for the syscall-implementing function foo() is usually named `foo_args', but for getpid() it is named `args'. sys/sysent.h: sy_call_t is still incomplete to hide a couple of warnings. | ||||
* | Added namespace information for future pollution-control measures. | wollman | 1994-09-13 | 1 | -1/+2 |
| | |||||
* | BSD 4.4 Lite Kernel Sources | rgrimes | 1994-05-24 | 1 | -0/+50 |