| History log of /src/sys/arch/shark/stand/ofwboot |
| Revision | Date | Author | Comments |
| 1.4 | 14-Mar-2009 |
dsl | Change about 4500 of the K&R function definitions to ANSI ones. There are still about 1600 left, but they have ',' or /* ... */ in the actual variable definitions - which my awk script doesn't handle. There are also many that need () -> (void). (The script does handle misordered arguments.)
|
| 1.3 | 11-Dec-2005 |
christos | branches: 1.3.80; 1.3.88; 1.3.94; merge ktrace-lwp.
|
| 1.2 | 30-Jun-2004 |
christos | - full ansi prototypes - turn WARNS=3 on
|
| 1.1 | 10-Feb-2002 |
thorpej | branches: 1.1.2; 1.1.14; 1.1.20; Kill arch/arm32. The last platform supported there, Shark, is now in arch/shark.
(NOTE: arch/dnard, a premature move to split out the Shark support code, is going to be deleted. It has bit-rotted.)
|
| 1.1.20.3 | 21-Sep-2004 |
skrll | Fix the sync with head I botched.
|
| 1.1.20.2 | 18-Sep-2004 |
skrll | Sync with HEAD.
|
| 1.1.20.1 | 03-Aug-2004 |
skrll | Sync with HEAD
|
| 1.1.14.2 | 23-Jun-2002 |
jdolecek | catch up with -current on kqueue branch
|
| 1.1.14.1 | 10-Feb-2002 |
jdolecek | file Locore.c was added on branch kqueue on 2002-06-23 17:41:37 +0000
|
| 1.1.2.2 | 28-Feb-2002 |
nathanw | Catch up to -current.
|
| 1.1.2.1 | 10-Feb-2002 |
nathanw | file Locore.c was added on branch nathanw_sa on 2002-02-28 04:11:58 +0000
|
| 1.3.94.1 | 13-May-2009 |
jym | Sync with HEAD.
Commit is split, to avoid a "too many arguments" protocol error.
|
| 1.3.88.1 | 28-Apr-2009 |
skrll | Sync with HEAD.
|
| 1.3.80.1 | 04-May-2009 |
yamt | sync with head.
|
| 1.16 | 08-Apr-2017 |
christos | centralize vers.c building for standalone programs.
|
| 1.15 | 12-Jan-2014 |
tsutsui | branches: 1.15.6; 1.15.10; 1.15.14; Add empty LIBCRTI= as LIBCRT0 to build sa programs without installed DESTDIR.
XXX: probabry we should have bsd.saprog.mk or something.
|
| 1.14 | 21-Aug-2013 |
matt | Use <bsd.klinks.mk>
|
| 1.13 | 30-Jun-2013 |
matt | Add -fno-unwind-tables Add CPUFLAGS=-mcpu-strongarm Add ${_MKTARGET_LINK}
|
| 1.12 | 22-Jan-2011 |
joerg | branches: 1.12.4; 1.12.14; 1.12.18; Drop bootprog_maker (formerly enabled by -M) and bootprog_date (formerly disabled by -D) from the output of newvers_stand.sh. Change -D to the inverted logic, so that it adds the date to bootprog_rev in ().
Change all platforms accordingly. -D is added if MKREPRO is not yes and wasn't present before. Platforms that didn't use -D don't depend on MKREPRO now either.
|
| 1.11 | 12-Jan-2009 |
tsutsui | branches: 1.11.6; 1.11.8; 1.11.10; Use WARNS=2 rather than WARNS=4 since it's too strict for MI libsa yet.
|
| 1.10 | 27-Jan-2006 |
uwe | branches: 1.10.74; 1.10.78; 1.10.86; WARNS=4
|
| 1.9 | 26-Jan-2006 |
uwe | Add -ffreestanding to CFLAGS directly.
|
| 1.8 | 25-Jan-2006 |
uwe | Don't try to create machine and arm symlinks if the target is obj, clean or cleandir.
|
| 1.7 | 11-Dec-2005 |
christos | branches: 1.7.2; merge ktrace-lwp.
|
| 1.6 | 30-Jun-2004 |
christos | branches: 1.6.12; - full ansi prototypes - turn WARNS=3 on
|
| 1.5 | 26-Oct-2003 |
lukem | Use ${HOST_SH} instead of `sh'.
If necessary, pull in <bsd.sys.mk> to get the definition of HOST_SH; Makefiles that pull in one of (most of) <bsd.*.mk> will get this anyway.
|
| 1.4 | 08-Oct-2003 |
simonb | Use -ffreestanding. Define LIBC as nothing, we don't need to link against it.
|
| 1.3 | 18-Jun-2002 |
itojun | branches: 1.3.2; 1.3.8; avoid hardcoding MBR_MAGICOFF and MBR_MAGIC.
|
| 1.2 | 10-Feb-2002 |
wiz | branches: 1.2.2; 1.2.10; s/dnard/shark/
|
| 1.1 | 10-Feb-2002 |
thorpej | Kill arch/arm32. The last platform supported there, Shark, is now in arch/shark.
(NOTE: arch/dnard, a premature move to split out the Shark support code, is going to be deleted. It has bit-rotted.)
|
| 1.2.10.1 | 17-Jul-2002 |
gehenna | catch up with -current.
|
| 1.2.2.3 | 20-Jun-2002 |
nathanw | Catch up to -current.
|
| 1.2.2.2 | 28-Feb-2002 |
nathanw | Catch up to -current.
|
| 1.2.2.1 | 10-Feb-2002 |
nathanw | file Makefile was added on branch nathanw_sa on 2002-02-28 04:11:59 +0000
|
| 1.3.8.3 | 21-Sep-2004 |
skrll | Fix the sync with head I botched.
|
| 1.3.8.2 | 18-Sep-2004 |
skrll | Sync with HEAD.
|
| 1.3.8.1 | 03-Aug-2004 |
skrll | Sync with HEAD
|
| 1.3.2.3 | 06-Sep-2002 |
jdolecek | sync kqueue branch with HEAD
|
| 1.3.2.2 | 23-Jun-2002 |
jdolecek | catch up with -current on kqueue branch
|
| 1.3.2.1 | 18-Jun-2002 |
jdolecek | file Makefile was added on branch kqueue on 2002-06-23 17:41:37 +0000
|
| 1.6.12.1 | 21-Jun-2006 |
yamt | sync with head.
|
| 1.7.2.1 | 01-Feb-2006 |
yamt | sync with head.
|
| 1.10.86.1 | 19-Jan-2009 |
skrll | Sync with HEAD.
|
| 1.10.78.1 | 04-May-2009 |
yamt | sync with head.
|
| 1.10.74.1 | 17-Jan-2009 |
mjf | Sync with HEAD.
|
| 1.11.10.1 | 08-Feb-2011 |
bouyer | Sync with HEAD
|
| 1.11.8.1 | 06-Jun-2011 |
jruoho | Sync with HEAD.
|
| 1.11.6.1 | 05-Mar-2011 |
rmind | sync with head
|
| 1.12.18.2 | 18-May-2014 |
rmind | sync with head
|
| 1.12.18.1 | 28-Aug-2013 |
rmind | sync with head
|
| 1.12.14.2 | 03-Dec-2017 |
jdolecek | update from HEAD
|
| 1.12.14.1 | 20-Aug-2014 |
tls | Rebase to HEAD as of a few days ago.
|
| 1.12.4.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")
|
| 1.15.14.1 | 21-Apr-2017 |
bouyer | Sync with HEAD
|
| 1.15.10.1 | 26-Apr-2017 |
pgoyette | Sync with HEAD
|
| 1.15.6.1 | 28-Aug-2017 |
skrll | Sync with HEAD
|
| 1.7 | 28-Apr-2008 |
martin | Remove clause 3 and 4 from TNF licenses
|
| 1.6 | 27-Jan-2006 |
uwe | branches: 1.6.74; 1.6.76; 1.6.78; dealloc is not "only for consistency check", so remove that comment.
|
| 1.5 | 27-Jan-2006 |
uwe | Pacify gcc -Wuninitialized.
Use NULL instread of (struct fl *)0 - especically as this file doesn't define struct fl.
XXX: there are more references in the comments to the struct fl inherited from libsa/alloc.c.
|
| 1.4 | 25-Jan-2006 |
christos | free -> dealloc unsigned -> size_t for alloc/dealloc
|
| 1.3 | 11-Dec-2005 |
christos | branches: 1.3.2; merge ktrace-lwp.
|
| 1.2 | 30-Jun-2004 |
christos | branches: 1.2.12; - full ansi prototypes - turn WARNS=3 on
|
| 1.1 | 10-Feb-2002 |
thorpej | branches: 1.1.2; 1.1.14; 1.1.20; Kill arch/arm32. The last platform supported there, Shark, is now in arch/shark.
(NOTE: arch/dnard, a premature move to split out the Shark support code, is going to be deleted. It has bit-rotted.)
|
| 1.1.20.3 | 21-Sep-2004 |
skrll | Fix the sync with head I botched.
|
| 1.1.20.2 | 18-Sep-2004 |
skrll | Sync with HEAD.
|
| 1.1.20.1 | 03-Aug-2004 |
skrll | Sync with HEAD
|
| 1.1.14.2 | 23-Jun-2002 |
jdolecek | catch up with -current on kqueue branch
|
| 1.1.14.1 | 10-Feb-2002 |
jdolecek | file alloc.c was added on branch kqueue on 2002-06-23 17:41:37 +0000
|
| 1.1.2.2 | 28-Feb-2002 |
nathanw | Catch up to -current.
|
| 1.1.2.1 | 10-Feb-2002 |
nathanw | file alloc.c was added on branch nathanw_sa on 2002-02-28 04:11:59 +0000
|
| 1.2.12.1 | 21-Jun-2006 |
yamt | sync with head.
|
| 1.3.2.1 | 01-Feb-2006 |
yamt | sync with head.
|
| 1.6.78.1 | 16-May-2008 |
yamt | sync with head.
|
| 1.6.76.1 | 18-May-2008 |
yamt | sync with head.
|
| 1.6.74.1 | 02-Jun-2008 |
mjf | Sync with HEAD.
|
| 1.10 | 20-Aug-2021 |
andvar | fix various typos in comments and log messages.
|
| 1.9 | 07-Jul-2016 |
msaitoh | KNF. Remove extra spaces. No functional change.
|
| 1.8 | 11-Jun-2016 |
dholland | PR 51200 gets in libsa considered harmful: use kgets
|
| 1.7 | 22-Jan-2011 |
joerg | branches: 1.7.14; 1.7.32; Drop bootprog_maker (formerly enabled by -M) and bootprog_date (formerly disabled by -D) from the output of newvers_stand.sh. Change -D to the inverted logic, so that it adds the date to bootprog_rev in ().
Change all platforms accordingly. -D is added if MKREPRO is not yes and wasn't present before. Platforms that didn't use -D don't depend on MKREPRO now either.
|
| 1.6 | 28-Apr-2008 |
martin | branches: 1.6.22; 1.6.28; 1.6.30; Remove clause 3 and 4 from TNF licenses
|
| 1.5 | 27-Jan-2006 |
uwe | branches: 1.5.74; 1.5.76; 1.5.78; Fix logic botch/typo in prom2boot.
|
| 1.4 | 11-Dec-2005 |
christos | branches: 1.4.2; merge ktrace-lwp.
|
| 1.3 | 30-Jun-2004 |
christos | branches: 1.3.12; - full ansi prototypes - turn WARNS=3 on
|
| 1.2 | 10-Feb-2002 |
wiz | branches: 1.2.2; 1.2.14; 1.2.20; s/dnard/shark/
|
| 1.1 | 10-Feb-2002 |
thorpej | Kill arch/arm32. The last platform supported there, Shark, is now in arch/shark.
(NOTE: arch/dnard, a premature move to split out the Shark support code, is going to be deleted. It has bit-rotted.)
|
| 1.2.20.3 | 21-Sep-2004 |
skrll | Fix the sync with head I botched.
|
| 1.2.20.2 | 18-Sep-2004 |
skrll | Sync with HEAD.
|
| 1.2.20.1 | 03-Aug-2004 |
skrll | Sync with HEAD
|
| 1.2.14.2 | 23-Jun-2002 |
jdolecek | catch up with -current on kqueue branch
|
| 1.2.14.1 | 10-Feb-2002 |
jdolecek | file boot.c was added on branch kqueue on 2002-06-23 17:41:38 +0000
|
| 1.2.2.2 | 28-Feb-2002 |
nathanw | Catch up to -current.
|
| 1.2.2.1 | 10-Feb-2002 |
nathanw | file boot.c was added on branch nathanw_sa on 2002-02-28 04:11:59 +0000
|
| 1.3.12.1 | 21-Jun-2006 |
yamt | sync with head.
|
| 1.4.2.1 | 01-Feb-2006 |
yamt | sync with head.
|
| 1.5.78.1 | 16-May-2008 |
yamt | sync with head.
|
| 1.5.76.1 | 18-May-2008 |
yamt | sync with head.
|
| 1.5.74.1 | 02-Jun-2008 |
mjf | Sync with HEAD.
|
| 1.6.30.1 | 08-Feb-2011 |
bouyer | Sync with HEAD
|
| 1.6.28.1 | 06-Jun-2011 |
jruoho | Sync with HEAD.
|
| 1.6.22.1 | 05-Mar-2011 |
rmind | sync with head
|
| 1.7.32.1 | 09-Jul-2016 |
skrll | Sync with HEAD
|
| 1.7.14.1 | 03-Dec-2017 |
jdolecek | update from HEAD
|
| 1.1 | 10-Feb-2002 |
thorpej | branches: 1.1.2; 1.1.14; Kill arch/arm32. The last platform supported there, Shark, is now in arch/shark.
(NOTE: arch/dnard, a premature move to split out the Shark support code, is going to be deleted. It has bit-rotted.)
|
| 1.1.14.2 | 23-Jun-2002 |
jdolecek | catch up with -current on kqueue branch
|
| 1.1.14.1 | 10-Feb-2002 |
jdolecek | file cache.h was added on branch kqueue on 2002-06-23 17:41:38 +0000
|
| 1.1.2.2 | 28-Feb-2002 |
nathanw | Catch up to -current.
|
| 1.1.2.1 | 10-Feb-2002 |
nathanw | file cache.h was added on branch nathanw_sa on 2002-02-28 04:11:59 +0000
|
| 1.3 | 28-Apr-2008 |
martin | Remove clause 3 and 4 from TNF licenses
|
| 1.2 | 11-Dec-2005 |
christos | branches: 1.2.76; 1.2.78; 1.2.80; merge ktrace-lwp.
|
| 1.1 | 30-Jun-2004 |
christos | branches: 1.1.2; - full ansi prototypes - turn WARNS=3 on
|
| 1.1.2.4 | 21-Sep-2004 |
skrll | Fix the sync with head I botched.
|
| 1.1.2.3 | 18-Sep-2004 |
skrll | Sync with HEAD.
|
| 1.1.2.2 | 03-Aug-2004 |
skrll | Sync with HEAD
|
| 1.1.2.1 | 30-Jun-2004 |
skrll | file extern.h was added on branch ktrace-lwp on 2004-08-03 10:40:44 +0000
|
| 1.2.80.1 | 16-May-2008 |
yamt | sync with head.
|
| 1.2.78.1 | 18-May-2008 |
yamt | sync with head.
|
| 1.2.76.1 | 02-Jun-2008 |
mjf | Sync with HEAD.
|
| 1.5 | 12-Apr-2021 |
mrg | remove shadowed (common) declarations of various libsa variables from various boot programs. for macppc and zaurus, avoid building with -fcommon any more.
|
| 1.4 | 11-Dec-2005 |
christos | branches: 1.4.182; merge ktrace-lwp.
|
| 1.3 | 30-Jun-2004 |
christos | - full ansi prototypes - turn WARNS=3 on
|
| 1.2 | 13-Mar-2003 |
drochner | branches: 1.2.2; Remove remaining uses of libsa/netif -- the "netif" structure was only used to lookup a "struct of_dev", everything else was ballast. Do it straightforward now and assign the ofdev directly to io_netif.
|
| 1.1 | 10-Feb-2002 |
thorpej | branches: 1.1.2; 1.1.14; Kill arch/arm32. The last platform supported there, Shark, is now in arch/shark.
(NOTE: arch/dnard, a premature move to split out the Shark support code, is going to be deleted. It has bit-rotted.)
|
| 1.1.14.2 | 23-Jun-2002 |
jdolecek | catch up with -current on kqueue branch
|
| 1.1.14.1 | 10-Feb-2002 |
jdolecek | file net.c was added on branch kqueue on 2002-06-23 17:41:38 +0000
|
| 1.1.2.2 | 28-Feb-2002 |
nathanw | Catch up to -current.
|
| 1.1.2.1 | 10-Feb-2002 |
nathanw | file net.c was added on branch nathanw_sa on 2002-02-28 04:11:59 +0000
|
| 1.2.2.3 | 21-Sep-2004 |
skrll | Fix the sync with head I botched.
|
| 1.2.2.2 | 18-Sep-2004 |
skrll | Sync with HEAD.
|
| 1.2.2.1 | 03-Aug-2004 |
skrll | Sync with HEAD
|
| 1.4.182.1 | 17-Apr-2021 |
thorpej | Sync with HEAD.
|
| 1.5 | 12-Jan-2009 |
tsutsui | Replace time_t values in libsa sources with the following two types to avoid unnecessary 64 bit ops which would make binaries larger:
satime_t (currently unsigned int): numbers in seconds returned by the machine dependent getsecs() function which are used to measure relative time
saseconds_t (currently int): numbers in seconds used to specify timeout to network drivers
Per discussion on current-users.
|
| 1.4 | 11-Dec-2005 |
christos | branches: 1.4.76; 1.4.80; 1.4.88; merge ktrace-lwp.
|
| 1.3 | 30-Jun-2004 |
christos | - full ansi prototypes - turn WARNS=3 on
|
| 1.2 | 13-Mar-2003 |
drochner | branches: 1.2.2; Remove remaining uses of libsa/netif -- the "netif" structure was only used to lookup a "struct of_dev", everything else was ballast. Do it straightforward now and assign the ofdev directly to io_netif.
|
| 1.1 | 10-Feb-2002 |
thorpej | branches: 1.1.2; 1.1.14; Kill arch/arm32. The last platform supported there, Shark, is now in arch/shark.
(NOTE: arch/dnard, a premature move to split out the Shark support code, is going to be deleted. It has bit-rotted.)
|
| 1.1.14.2 | 23-Jun-2002 |
jdolecek | catch up with -current on kqueue branch
|
| 1.1.14.1 | 10-Feb-2002 |
jdolecek | file netif_of.c was added on branch kqueue on 2002-06-23 17:41:38 +0000
|
| 1.1.2.2 | 28-Feb-2002 |
nathanw | Catch up to -current.
|
| 1.1.2.1 | 10-Feb-2002 |
nathanw | file netif_of.c was added on branch nathanw_sa on 2002-02-28 04:11:59 +0000
|
| 1.2.2.3 | 21-Sep-2004 |
skrll | Fix the sync with head I botched.
|
| 1.2.2.2 | 18-Sep-2004 |
skrll | Sync with HEAD.
|
| 1.2.2.1 | 03-Aug-2004 |
skrll | Sync with HEAD
|
| 1.4.88.1 | 19-Jan-2009 |
skrll | Sync with HEAD.
|
| 1.4.80.1 | 04-May-2009 |
yamt | sync with head.
|
| 1.4.76.1 | 17-Jan-2009 |
mjf | Sync with HEAD.
|
| 1.1 | 13-Mar-2003 |
drochner | Remove remaining uses of libsa/netif -- the "netif" structure was only used to lookup a "struct of_dev", everything else was ballast. Do it straightforward now and assign the ofdev directly to io_netif.
|
| 1.9 | 10-Feb-2024 |
andvar | Fix various typos in comments, log messages and documentation.
|
| 1.8 | 13-Sep-2006 |
uebayasi | Resolve conflict (extern struct devsw devsw[] vs. static struct devsw devsw[]).
|
| 1.7 | 11-Dec-2005 |
christos | branches: 1.7.8; 1.7.20; merge ktrace-lwp.
|
| 1.6 | 23-Jun-2005 |
junyoung | branches: 1.6.2; Use FS_OPS() macro.
|
| 1.5 | 22-Jun-2005 |
junyoung | Remove trailing spaces.
|
| 1.4 | 30-Jun-2004 |
christos | - full ansi prototypes - turn WARNS=3 on
|
| 1.3 | 08-Oct-2003 |
lukem | Overhaul MBR handling (part 1):
<sys/bootblock.h>: * Added definitions for the Master Boot Record (MBR) used by a variety of systems (primarily i386), including the format of the BIOS Parameter Block (BPB). This information was cribbed from a variety of sources including <sys/disklabel_mbr.h> which this is a superset of.
As part of this, some data structure elements and #defines were renamed to be more "namespace friendly" and consistent with other bootblocks and MBR documentation. Update all uses of the old names to the new names.
<sys/disklabel_mbr.h>: * Deprecated in favor of <sys/bootblock.h> (the latter is more "host tool" friendly).
amd64 & i386: * Renamed /usr/mdec/bootxx_dosfs to /usr/mdec/bootxx_msdos, to be consistent with the naming convention of the msdosfs tools.
* Removed /usr/mdec/bootxx_ufs, as it's equivalent to bootxx_ffsv1 and it's confusing to have two functionally equivalent bootblocks, especially given that "ufs" has multiple meanings (it could be a synonym for "ffs", or the group of ffs/lfs/ext2fs file systems).
* Rework pbr.S (the first sector of bootxx_*): + Ensure that BPB (bytes 11..89) and the partition table (bytes 446..509) do not contain code. + Add support for booting from FAT partitions if BOOT_FROM_FAT is defined. (Only set for bootxx_msdos). + Remove "dummy" partition 3; if people want to installboot(8) these to the start of the disk they can use fdisk(8) to create a real MBR partition table... + Compile with TERSE_ERROR so it fits because of the above. Whilst this is less user friendly, I feel it's important to have a valid partition table and BPB in the MBR/PBR.
* Renamed /usr/mdec/biosboot to /usr/mdec/boot, to be consistent with other platforms.
* Enable SUPPORT_DOSFS in /usr/mdec/boot (stage2), so that we can boot off FAT partitions.
* Crank version of /usr/mdec/boot to 3.1, and fix some of the other entries in the version file.
installboot(8) (i386): * Read the existing MBR of the filesystem and retain the BIOS Parameter Block (BPB) in bytes 11..89 and the MBR partition table in bytes 446..509. (Previously installboot(8) would trash those two sections of the MBR.)
mbrlabel(8): * Use sys/lib/libkern/xlat_mbr_fstype.c instead of homegrown code to map the MBR partition type to the NetBSD disklabel type.
Test built "make release" for i386, and new bootblocks verified to work (even off FAT!).
|
| 1.2 | 18-Jun-2002 |
itojun | branches: 1.2.2; 1.2.8; avoid hardcoding MBR_MAGICOFF and MBR_MAGIC.
|
| 1.1 | 10-Feb-2002 |
thorpej | branches: 1.1.2; 1.1.10; Kill arch/arm32. The last platform supported there, Shark, is now in arch/shark.
(NOTE: arch/dnard, a premature move to split out the Shark support code, is going to be deleted. It has bit-rotted.)
|
| 1.1.10.1 | 17-Jul-2002 |
gehenna | catch up with -current.
|
| 1.1.2.3 | 20-Jun-2002 |
nathanw | Catch up to -current.
|
| 1.1.2.2 | 28-Feb-2002 |
nathanw | Catch up to -current.
|
| 1.1.2.1 | 10-Feb-2002 |
nathanw | file ofdev.c was added on branch nathanw_sa on 2002-02-28 04:11:59 +0000
|
| 1.2.8.4 | 10-Nov-2005 |
skrll | Sync with HEAD. Here we go again...
|
| 1.2.8.3 | 21-Sep-2004 |
skrll | Fix the sync with head I botched.
|
| 1.2.8.2 | 18-Sep-2004 |
skrll | Sync with HEAD.
|
| 1.2.8.1 | 03-Aug-2004 |
skrll | Sync with HEAD
|
| 1.2.2.3 | 06-Sep-2002 |
jdolecek | sync kqueue branch with HEAD
|
| 1.2.2.2 | 23-Jun-2002 |
jdolecek | catch up with -current on kqueue branch
|
| 1.2.2.1 | 18-Jun-2002 |
jdolecek | file ofdev.c was added on branch kqueue on 2002-06-23 17:41:39 +0000
|
| 1.6.2.1 | 30-Dec-2006 |
yamt | sync with head.
|
| 1.7.20.1 | 18-Nov-2006 |
ad | Sync with head.
|
| 1.7.8.1 | 14-Sep-2006 |
yamt | sync with head.
|
| 1.1 | 10-Feb-2002 |
thorpej | branches: 1.1.2; 1.1.14; Kill arch/arm32. The last platform supported there, Shark, is now in arch/shark.
(NOTE: arch/dnard, a premature move to split out the Shark support code, is going to be deleted. It has bit-rotted.)
|
| 1.1.14.2 | 23-Jun-2002 |
jdolecek | catch up with -current on kqueue branch
|
| 1.1.14.1 | 10-Feb-2002 |
jdolecek | file ofdev.h was added on branch kqueue on 2002-06-23 17:41:39 +0000
|
| 1.1.2.2 | 28-Feb-2002 |
nathanw | Catch up to -current.
|
| 1.1.2.1 | 10-Feb-2002 |
nathanw | file ofdev.h was added on branch nathanw_sa on 2002-02-28 04:12:00 +0000
|
| 1.3 | 11-Dec-2005 |
christos | merge ktrace-lwp.
|
| 1.2 | 30-Jun-2004 |
christos | - full ansi prototypes - turn WARNS=3 on
|
| 1.1 | 10-Feb-2002 |
thorpej | branches: 1.1.2; 1.1.14; 1.1.20; Kill arch/arm32. The last platform supported there, Shark, is now in arch/shark.
(NOTE: arch/dnard, a premature move to split out the Shark support code, is going to be deleted. It has bit-rotted.)
|
| 1.1.20.3 | 21-Sep-2004 |
skrll | Fix the sync with head I botched.
|
| 1.1.20.2 | 18-Sep-2004 |
skrll | Sync with HEAD.
|
| 1.1.20.1 | 03-Aug-2004 |
skrll | Sync with HEAD
|
| 1.1.14.2 | 23-Jun-2002 |
jdolecek | catch up with -current on kqueue branch
|
| 1.1.14.1 | 10-Feb-2002 |
jdolecek | file openfirm.h was added on branch kqueue on 2002-06-23 17:41:39 +0000
|
| 1.1.2.2 | 28-Feb-2002 |
nathanw | Catch up to -current.
|
| 1.1.2.1 | 10-Feb-2002 |
nathanw | file openfirm.h was added on branch nathanw_sa on 2002-02-28 04:12:00 +0000
|
| 1.1 | 10-Feb-2002 |
thorpej | branches: 1.1.2; 1.1.14; Kill arch/arm32. The last platform supported there, Shark, is now in arch/shark.
(NOTE: arch/dnard, a premature move to split out the Shark support code, is going to be deleted. It has bit-rotted.)
|
| 1.1.14.2 | 23-Jun-2002 |
jdolecek | catch up with -current on kqueue branch
|
| 1.1.14.1 | 10-Feb-2002 |
jdolecek | file srt0.S was added on branch kqueue on 2002-06-23 17:41:40 +0000
|
| 1.1.2.2 | 28-Feb-2002 |
nathanw | Catch up to -current.
|
| 1.1.2.1 | 10-Feb-2002 |
nathanw | file srt0.S was added on branch nathanw_sa on 2002-02-28 04:12:00 +0000
|
| 1.1 | 10-Feb-2002 |
thorpej | branches: 1.1.2; 1.1.14; Kill arch/arm32. The last platform supported there, Shark, is now in arch/shark.
(NOTE: arch/dnard, a premature move to split out the Shark support code, is going to be deleted. It has bit-rotted.)
|
| 1.1.14.2 | 23-Jun-2002 |
jdolecek | catch up with -current on kqueue branch
|
| 1.1.14.1 | 10-Feb-2002 |
jdolecek | file version was added on branch kqueue on 2002-06-23 17:41:40 +0000
|
| 1.1.2.2 | 28-Feb-2002 |
nathanw | Catch up to -current.
|
| 1.1.2.1 | 10-Feb-2002 |
nathanw | file version was added on branch nathanw_sa on 2002-02-28 04:12:00 +0000
|