| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| hsfs2-patch | 2008-06-27 | 512 Bytes | |
| README | 2008-02-11 | 753 Bytes | |
| hsfs-patch | 2008-02-07 | 9.9 kB | |
| snoop.patch | 2005-10-25 | 732 Bytes | |
| minor_perm.patch | 2005-10-21 | 498 Bytes | |
| lseek.patch | 2005-07-27 | 755 Bytes | |
| Totals: 6 Items | 13.2 kB | 0 | |
The files in this directory are the collection of patches that
have been applied on OpenSolaris vn_24 to create the SchilliX-0.2
envorinment.
lseek.patch Return ENOTSUP if lseek(f, off, SEEK_HOLE) is called
on a filesystem that does not support to read holes
in files.
Jörg Schilling
minor_perm.patch Allow comment ('#' at column 0) in /etc/minor_perm
Jörg Schilling with help from Mark Johnson <Mark.Johnson@Sun.COM>
snoop.patch modify usr/src/cmd/cmd-inet/usr.sbin/snoop/Makefile
to use snoop_igmp.o instead of snoop_igmp.c to allow
to compile "snoop".
The next file is used for SchilliX-0.6.2 (buils 82 and later):
hsfs-patch work around a Solaris cpio(1) bug with hard links that
makes "setup-install-server" to fail.