| Age | Commit message (Expand) | Author |
| 2019-04-05 | Go back ot using 0x%x instead of %#x because we don't always support the | christos |
| 2019-03-31 | fix warnings, printf formats, etc. | christos |
| 2009-01-17 | Remove __P(). | tsutsui |
| 2009-01-12 | Replace time_t values in libsa sources with the following two types | tsutsui |
| 2008-03-25 | - use mem* instead of b* routines, and kill the b* routines. | christos |
| 2007-11-24 | style, indent, and ANSI-fy. | isaki |
| 2006-01-21 | Adjust code so that it will work when _STANDALONE isn't defined. | dsl |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2003-08-31 | Fix signed/unsigned warnings. | fvdl |
| 2003-03-12 | no need to include "netif.h" anymore | drochner |
| 2000-03-30 | Kill some more register declarations. | augustss |
| 1999-11-13 | Backout my libsa changes. | thorpej |
| 1999-11-11 | Update for the improvements to libsa, and don't reference libkern.h. | thorpej |
| 1998-01-23 | Fix some debugging printf formats. | thorpej |
| 1997-06-26 | Avoid user space headers for standalone programs. | drochner |
| 1996-10-13 | backout previous kprintf changes | christos |
| 1996-10-10 | printf -> kprintf, sprintf -> ksprintf | christos |
| 1996-09-26 | enough 64-bit fixes to make network booting work on the Alpha. In general, | cgd |
| 1996-07-10 | remove some unnecessary and broken casts on char *'s which are being subtracted | cgd |
| 1996-02-26 | Make this code independent of <sys/nfs> now that we use very little | gwr |
| 1996-02-26 | Make these build again in the wake of the v3 changes | scottr |
| 1995-09-23 | More cleanup: change some private types to eliminate casts, | gwr |
| 1995-09-18 | Another round of clean up, including fixes presented by Matthias Drochner | pk |
| 1995-09-17 | Revert fs_ops read/write declarations; these return error numbers. | pk |
| 1995-09-14 | Clear up some size_t/ssize_t confusion. | pk |
| 1995-07-03 | Build all RPC requests with AUTH_UNIX (thanks to Chuck Silvers) | gwr |
| 1995-06-27 | Modified to do less copying, and to allow determination of | gwr |
| 1995-02-20 | Various: | mycroft |
| 1995-02-19 | Add some more diagnostic info. Increment the xid in a better place. | mycroft |
| 1994-10-26 | new RCS ID format. | cgd |
| 1994-05-08 | Standalone networking for network boot loaders. | brezak |