| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r202585: fix a comment typo | Andriy Gapon | 2010-01-22 | 1 | -1/+1 |
| * | MFC 174741,200919: | John Baldwin | 2009-12-30 | 2 | -17/+114 |
| * | MFC: r198542 | Christian Brueffer | 2009-11-04 | 1 | -0/+1 |
| * | Merge r192679 | Paul Saab | 2009-06-14 | 1 | -1/+1 |
| * | MFC r192760: | Attilio Rao | 2009-05-30 | 1 | -0/+2 |
| * | MFC: Fix an off-by-one buffer overflow in ngets(). | John Baldwin | 2009-05-04 | 1 | -1/+1 |
| * | MFC r185037: | Xin LI | 2009-01-20 | 1 | -1/+1 |
| * | MFC from rev.185643 and 186799 | Luigi Rizzo | 2009-01-13 | 1 | -0/+328 |
| * | MFC: 1.60: Don't forget to clean the "machine" symlink on amd64. | Ruslan Ermilov | 2008-05-04 | 1 | -3/+4 |
| * | MFC: Add support for booting from GPT-labeled disks from the BIOS. This | John Baldwin | 2008-01-24 | 1 | -0/+4 |
| * | - Given that we tell the compiler that struct ip is packed and 32-bit | Marius Strobl | 2007-10-28 | 1 | -4/+4 |
| * | MFC: Optimize for size on pc98. It enables to boot a kernel again. | Yoshihiro Takahashi | 2007-10-18 | 1 | -0/+3 |
| * | Cast away const qualifier to squash GCC warning. | Alexander Kabaev | 2007-04-04 | 1 | -1/+1 |
| * | Remove California Regent's clause 3, per letter | Warner Losh | 2007-01-09 | 42 | -168/+8 |
| * | Instead of re-implementing hton[ls] and friends for each arch, add a new MI | Olivier Houchard | 2006-11-06 | 1 | -7/+3 |
| * | Remove alpha left-overs. | Ruslan Ermilov | 2006-08-22 | 2 | -170/+0 |
| * | Implement printf 'X' conversion for both libstand and kernel. | Jung-uk Kim | 2006-03-09 | 1 | -9/+11 |
| * | Fix prototypes. | Ruslan Ermilov | 2005-11-24 | 1 | -6/+6 |
| * | Implement the full range of ISO9660 number conversion routines in iso.h. | Dag-Erling Smørgrav | 2005-10-18 | 1 | -15/+0 |
| * | Add -mno-sse3 for prescott/nocona | Andrey A. Chernov | 2005-07-15 | 1 | -0/+3 |
| * | Match sys/boot in ensure GCC does not use x86 FP registers in integer code. | David E. O'Brien | 2005-06-03 | 1 | -1/+2 |
| * | Back out revision 1.51, it is wrong. We don't litter -I's within lib | David E. O'Brien | 2005-05-31 | 1 | -1/+1 |
| * | Use %z to print size_t values. | John Baldwin | 2005-05-31 | 2 | -2/+2 |
| * | Just use uintptr_t and intptr_t rather than requiring each arch to provide | John Baldwin | 2005-05-31 | 1 | -24/+2 |
| * | Make bzip2 support working again after bzip2 upgrade. This time commit | Maxim Sobolev | 2005-05-29 | 1 | -4/+19 |
| * | Add missed ${.CURDIR}/../../contrib/bzip2 into include search path, otherwise | Maxim Sobolev | 2005-05-29 | 1 | -1/+1 |
| * | Remove unused variable. Shorten the path to WARNS=6 compliance. | Philippe Charnier | 2005-05-20 | 1 | -1/+2 |
| * | Fix libstand on amd64. Rev 1.46 (obrien) removed the -I. that the | Peter Wemm | 2005-05-20 | 1 | -1/+1 |
| * | Clean up an additional file. | David E. O'Brien | 2005-05-17 | 1 | -0/+1 |
| * | Don't use a patch w/in /usr/src. Programmatically change files when needed. | David E. O'Brien | 2005-05-17 | 3 | -26/+15 |
| * | Re-enable support for bzip2'ed compressed filesystems. | David E. O'Brien | 2005-05-17 | 2 | -6/+11 |
| * | Temporarily disable support for bzip2'ed compressed filesystems, until a | David E. O'Brien | 2005-05-17 | 4 | -117/+1 |
| * | Sort sections. | Ruslan Ermilov | 2005-01-20 | 1 | -2/+2 |
| * | Various markup and spelling fixes. | Tom Rhodes | 2004-12-29 | 1 | -0/+1 |
| * | NODOCCOMPRESS -> NO_DOCCOMPRESS | Ruslan Ermilov | 2004-12-21 | 1 | -2/+2 |
| * | For variables that are only checked with defined(), don't provide | Ruslan Ermilov | 2004-10-24 | 1 | -2/+2 |
| * | Don't add integers to void pointers. | Stefan Farfeleder | 2004-10-03 | 6 | -7/+7 |
| * | Prefer C99's __func__ over GCC's __FUNCTION__. | Stefan Farfeleder | 2004-09-22 | 1 | -2/+2 |
| * | Reset the seek pointer to 0 when a file is successfully opened, | Ian Dowse | 2004-09-04 | 1 | -0/+2 |
| * | Bump the document date, since the content changed today. | Peter Pentchev | 2004-08-06 | 1 | -1/+1 |
| * | Fix a printf("%b", ..) example. | Peter Pentchev | 2004-08-06 | 1 | -2/+2 |
| * | Eliminate double whitespace. | Ruslan Ermilov | 2004-07-03 | 1 | -3/+3 |
| * | Mechanically kill hard sentence breaks. | Ruslan Ermilov | 2004-07-02 | 1 | -29/+56 |
| * | Update libstand makefile for zlib 1.2.1. | Tim J. Robbins | 2004-07-01 | 1 | -3/+3 |
| * | Define iaddr_t and saddr_t for arm. | Olivier Houchard | 2004-05-14 | 1 | -1/+4 |
| * | Import _setjmp.S for arm in libstand. | Olivier Houchard | 2004-05-14 | 1 | -0/+106 |
| * | No reason to disable this test on powerpc. | Peter Grehan | 2004-02-25 | 1 | -2/+0 |
| * | Use signed char cast to avoid out-of-range error on PowerPC (which has | Peter Grehan | 2004-02-25 | 1 | -4/+5 |
| * | Clean up error handling in libstand filesystem code to be more consistent: | John Baldwin | 2004-01-21 | 10 | -27/+49 |
| * | - Move the code to try to open a single chunk file and prompt for the | John Baldwin | 2004-01-15 | 1 | -12/+31 |