Home | History | Annotate | Download | only in libsa
History log of /src/sys/arch/x68k/stand/libsa/fd.c
RevisionDateAuthorComments
 1.9  07-Jan-2024  isaki TAB/space/indent cleanup.
 1.8  08-Mar-2014  isaki Unused variable, for GCC4.8.
 1.7  17-Jul-2011  joerg branches: 1.7.2; 1.7.12; 1.7.16;
Retire varargs.h support. Move machine/stdarg.h logic into MI
sys/stdarg.h and expect compiler to provide proper builtins, defaulting
to the GCC interface. lint still has a special fallback.
Reduce abuse of _BSD_VA_LIST_ by defining __va_list by default and
derive va_list as required by standards.
 1.6  11-Apr-2011  tsutsui Some KNF. No binary change.
 1.5  18-Nov-2007  isaki branches: 1.5.40; 1.5.46;
Use the same prototypes as libx68k.h.
 1.4  11-Nov-2007  isaki Style fix.
 1.3  25-Jan-2006  christos branches: 1.3.28; 1.3.46; 1.3.48; 1.3.52; 1.3.54;
free -> dealloc
unsigned -> size_t for alloc/dealloc
 1.2  15-Oct-2001  minoura branches: 1.2.4; 1.2.6; 1.2.38; 1.2.50;
Prepare to set WARNS=2.
 1.1  27-Sep-2001  minoura libsa for the new bootloader of x68k port.
 1.2.50.1  01-Feb-2006  yamt sync with head.
 1.2.38.3  07-Dec-2007  yamt sync with head
 1.2.38.2  15-Nov-2007  yamt sync with head.
 1.2.38.1  21-Jun-2006  yamt sync with head.
 1.2.6.2  10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.2.6.1  15-Oct-2001  thorpej file fd.c was added on branch kqueue on 2002-01-10 19:50:36 +0000
 1.2.4.2  15-Oct-2001  minoura Prepare to set WARNS=2.
 1.2.4.1  15-Oct-2001  minoura file fd.c was added on branch nathanw_sa on 2001-10-15 16:13:41 +0000
 1.3.54.1  19-Nov-2007  mjf Sync with HEAD.
 1.3.52.2  18-Nov-2007  bouyer Sync with HEAD
 1.3.52.1  13-Nov-2007  bouyer Sync with HEAD
 1.3.48.1  09-Jan-2008  matt sync with HEAD
 1.3.46.2  21-Nov-2007  joerg Sync with HEAD.
 1.3.46.1  11-Nov-2007  joerg Sync with HEAD.
 1.3.28.1  03-Dec-2007  ad Sync with HEAD.
 1.5.46.1  06-Jun-2011  jruoho Sync with HEAD.
 1.5.40.1  21-Apr-2011  rmind sync with head
 1.7.16.1  18-May-2014  rmind sync with head
 1.7.12.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.7.2.1  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")

RSS XML Feed