Home | History | Annotate | Download | only in boot_ufs
History log of /src/sys/arch/x68k/stand/boot_ufs/boot_ufs.h
RevisionDateAuthorComments
 1.6  14-Jan-2020  isaki Clean up.
- B_KEYINP is no longer called from C.
- B_COLOR is no longer used.
 1.5  14-Mar-2009  dsl branches: 1.5.64; 1.5.70;
Remove all the __P() from sys (excluding sys/dist)
Diff checked with grep and MK1 eyeball.
i386 and amd64 GENERIC and sys still build.
 1.4  24-Dec-2007  perry branches: 1.4.10; 1.4.18; 1.4.24;
Remove __attribute__((__noreturn__)) from things already marked __dead
Found by the department of redundancy department.
 1.3  04-Aug-2006  mhitch branches: 1.3.34; 1.3.44; 1.3.48;
gcc4 fix: gcc4 more strict on checking signed/unsigned.
 1.2  17-Mar-2002  minoura branches: 1.2.28; 1.2.42; 1.2.46;
LFSv2 support.
Note that secondary boot does not support LFSv2.
Code written by itohy.
 1.1  27-Sep-2001  minoura branches: 1.1.4; 1.1.6;
Initial commit of the new bootloader to support ELF kernel.
It consists of two programs named boot_ufs and boot; the former reads
the latter (an OMAGIC a.out).
Boot now utilizes the libsa library to read the actual kernel.

- LFS code exists, but probobly does not work.
- Currently the ELF toolchain is required.
- Many features are missing.
 1.1.6.3  23-Jun-2002  jdolecek catch up with -current on kqueue branch
 1.1.6.2  10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.1.6.1  27-Sep-2001  thorpej file boot_ufs.h was added on branch kqueue on 2002-01-10 19:50:28 +0000
 1.1.4.2  01-Apr-2002  nathanw Catch up to -current.
(CVS: It's not just a program. It's an adventure!)
 1.1.4.1  27-Sep-2001  nathanw file boot_ufs.h was added on branch nathanw_sa on 2002-04-01 07:43:43 +0000
 1.2.46.1  11-Aug-2006  yamt sync with head
 1.2.42.1  09-Sep-2006  rpaulo sync with head
 1.2.28.2  21-Jan-2008  yamt sync with head
 1.2.28.1  30-Dec-2006  yamt sync with head.
 1.3.48.1  02-Jan-2008  bouyer Sync with HEAD
 1.3.44.1  26-Dec-2007  ad Sync with head.
 1.3.34.1  09-Jan-2008  matt sync with HEAD
 1.4.24.1  13-May-2009  jym Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.
 1.4.18.1  28-Apr-2009  skrll Sync with HEAD.
 1.4.10.1  04-May-2009  yamt sync with head.
 1.5.70.1  17-Jan-2020  ad Sync with head.
 1.5.64.1  08-Apr-2020  martin Merge changes from current as of 20200406

RSS XML Feed