aboutsummaryrefslogtreecommitdiff
path: root/lib/libstand/Makefile
Commit message (Expand)AuthorAgeFilesLines
* MFC: bsd.incs.mk support and assorted header fixes:Ruslan Ermilov2002-07-221-4/+1
* MFC: allow loader(8) load kernels/modules split across several medias.Maxim Sobolev2002-04-081-0/+1
* MFC: rev.1.26 fix world breakage.Maxim Sobolev2002-02-181-1/+1
* MFC: update bzip2 to version 1.0.2.Maxim Sobolev2002-02-181-5/+17
* MFC: optional support for loading bzip2-compressed kernels and modules.Maxim Sobolev2001-10-181-1/+10
* MFC: MAN[1-9] -> MAN.Ruslan Ermilov2001-04-251-1/+1
* MFC: Add the -mpreferred-stack-boundary=2 option to reduce code bloat.Paul Saab2000-12-281-0/+4
* MFC: Honor the ip address given in the root-path dhcp option.Paul Saab2000-11-211-5/+1
* MFC: readdir support for libstandPaul Saab2000-05-041-2/+2
* MFC: sync up loader with current, including PXE.Paul Saab2000-04-151-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Don't build with -g. The a.out egcs can't handle it at the moment.John Polstra1999-04-221-2/+2
* Copy _setjmp.S from libc in preparation for loader-specific version.Daniel C. Sobral1999-02-121-2/+2
* Remove stray .endif from previous commit (I hope this is right)Peter Wemm1998-11-041-2/+1
* Well I never. Seems like _setjmp()/_longjmp() are just what the doctorMike Smith1998-11-041-5/+5
* Don't try to build (nonexistent) Alpha setjmp until we have one.Mike Smith1998-11-041-1/+3
* Move setjmp/longjmp implementations here from libc; no signal handlingMike Smith1998-11-041-4/+4
* Add:Mike Smith1998-11-011-4/+9
* Enable the DOS filesystem. This allows reading from various DOS filesystemsMike Smith1998-10-061-5/+6
* Don't build with -g.Mike Smith1998-10-041-2/+2
* Replace the old and extremely icky Mach/NetBSD allocator with a similarlyMike Smith1998-09-261-5/+6
* Remove (wrong) OBJFORMAT setting.Mike Smith1998-09-151-6/+1
* Install libstand header <stand.h> and manpage (libstand.3)Mike Smith1998-08-201-1/+6
* This is libstand; a support library for standalone executables (eg. bootstrapMike Smith1998-08-201-0/+116