Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Obey signedness flag in %z case. | delphij | 2008-11-18 | 1 | -1/+1 |
* | Remove California Regent's clause 3, per letter | imp | 2007-01-09 | 1 | -4/+0 |
* | Implement printf 'X' conversion for both libstand and kernel. | jkim | 2006-03-09 | 1 | -9/+11 |
* | Sync up with kern/subr_prf.c. This adds %ll, %j, %q, %z, etc. | peter | 2003-04-06 | 1 | -47/+115 |
* | Use the standardized CHAR_BIT constant instead of NBBY in userland. | mike | 2002-09-25 | 1 | -1/+2 |
* | Remove 'register' keyword. | obrien | 2002-03-21 | 1 | -3/+3 |
* | Add __FBSDID()s to libstand | dillon | 2001-09-30 | 1 | -1/+3 |
* | Tidy up some loose ends. nullfs_read/write were returning the wrong value. | peter | 1999-12-27 | 1 | -0/+1 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Add: | msmith | 1998-11-01 | 1 | -4/+10 |
* | This is libstand; a support library for standalone executables (eg. bootstrap | msmith | 1998-08-20 | 1 | -0/+355 |