| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2007-11-24 | style, indent, and ANSI-fy. | isaki | |
| 2005-12-11 | merge ktrace-lwp. | christos | |
| 2005-02-26 | nuke trailing whitespace | perry | |
| 2002-06-01 | use exit(int), not exit(void), consistently - even if the arg has no meaning. | itojun | |
| 1999-02-12 | We can't prototype exit() publically because it might take an argument or | drochner | |
| not, depending on the port-specific environment. Separate panic() and exit() so that the mi/default panic() can be used without conflicting with a local exit() definition, move exit(void) prototype to the default exit() implementation. Closes PR bin/6990 by Wolfgang Helbig <helbig@Informatik.BA-Stuttgart.DE>. | |||
| 1997-06-26 | Avoid user space headers for standalone programs. | drochner | |
| Don't use sys/lib/libkern or sys/lib/libz if not standalone (ie, user space test programs). | |||
| 1996-12-01 | kvprintf => vprintf (PR#2989, Juergen Hannken-Illjes). | pk | |
| 1996-10-13 | backout previous kprintf changes | christos | |
| 1996-10-10 | printf -> kprintf, sprintf -> ksprintf | christos | |
| 1996-02-09 | use vprintf where appropriate | gwr | |
| 1995-09-18 | Another round of clean up, including fixes presented by Matthias Drochner | pk | |
| (PR#1404). Things to be noted: - all IP addresses are now `struct in_addr's. - the function rarp_getipaddress() no longer return `myip'; in stead it returns -1 on failure (errno set), 0 on success. `myip' is set as a size-effect. | |||
| 1995-09-17 | Revert fs_ops read/write declarations; these return error numbers. | pk | |
| Get rid of some more compiler warnings. Set errno where appropriate. | |||
| 1995-04-22 | note properly whether or not functions return, etc. | cgd | |
| 1994-10-26 | new RCS ID format. | cgd | |
| 1994-08-22 | Cleanup to make more ANSI compliant; checkpoint | brezak | |
| 1994-05-08 | Standalone networking for network boot loaders. | brezak | |
| 1994-01-26 | CMU/4.4 stand-alone library | brezak | |
