| patch |
summary |
view |
raw |
| console_utf-8.patch |
console/console.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| diskfs_no_inherit_dir_group.patch |
libdiskfs/init-init.c | 3 +++
1 file changed, 3 insertions(+)
|
view
|
download
|
| ext2fs_large_stores.patch |
console/pager.c | 10
ext2fs/balloc.c | 57 +++--
ext2fs/ext2_fs.h | 3
ext2fs/ext2fs.c | 8
ext2fs/ext2fs.h | 145 +++++++++++--
ext2fs/getblk.c | 31 +-
ext2fs/hyper.c | 34 ++-
ext2fs/ialloc.c | 41 +++
ext2fs/inode.c | 58 +++--
ext2fs/pager.c | 497 +++++++++++++++++++++++++++++++++++++++++++----
ext2fs/pokel.c | 41 +++
ext2fs/truncate.c | 11 -
fatfs/pager.c | 11 -
isofs/pager.c | 12 -
libdiskfs/disk-pager.c | 6
libdiskfs/diskfs-pager.h | 3
libpager/data-request.c | 17 -
libpager/data-return.c | 78 +++++--
libpager/pager-create.c | 4
libpager/pager.h | 29 ++
libpager/priv.h | 1
storeio/pager.c | 9
tmpfs/pager-stubs.c | 8
ufs/pager.c | 11 -
24 files changed, 940 insertions(+), 185 deletions(-)
|
view
|
download
|
| hurd_console_startup.patch |
runsystem.sh | 14 ++++++++++++++
1 file changed, 14 insertions(+)
|
view
|
download
|
| init_try_runsystem.gnu.patch |
console-run.c | 7 +++++++
init.c | 24 ++++++++++++++++++++----
2 files changed, 27 insertions(+), 4 deletions(-)
|
view
|
download
|
| install-msgids.diff |
hurd/hurd/Makefile | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)
|
view
|
download
|
| libpager_update_seqno.patch |
notify-stubs.c | 6 ++++++
priv.h | 1 +
seqnos.c | 22 ++++++++++++++++++++++
stubs.c | 9 +++++++++
4 files changed, 38 insertions(+)
|
view
|
download
|
| libpthread_mutex_owner.patch |
sysdeps/generic/pt-mutex-trylock.c | 2 ++
1 file changed, 2 insertions(+)
|
view
|
download
|
| libpthread_stubs.patch |
Makefile | 14 +++++++++++++-
config.make.in | 1 +
include/libc-symbols.h | 1 +
sysdeps/generic/pt-atfork.c | 2 ++
sysdeps/generic/pt-getcpuclockid.c | 1 +
sysdeps/generic/pt-getschedparam.c | 2 ++
sysdeps/generic/pt-key-create.c | 2 ++
sysdeps/generic/pt-key-delete.c | 2 ++
sysdeps/generic/pt-mutex-getprioceiling.c | 2 ++
sysdeps/generic/pt-mutex-setprioceiling.c | 2 ++
sysdeps/generic/pt-mutexattr-getprioceiling.c | 2 ++
sysdeps/generic/pt-mutexattr-setprioceiling.c | 2 ++
sysdeps/generic/pt-setschedparam.c | 2 ++
sysdeps/generic/pt-setschedprio.c | 2 ++
14 files changed, 36 insertions(+), 1 deletion(-)
|
view
|
download
|
| libpthread_tls.patch |
alpha/thread.c | 1
cprocs.c | 3 +-
cthread_internals.h | 16 ++++++++++++++-
i386/thread.c | 32 ++++++++++++++++++++++++++++---
pthread/pt-create.c | 7 ++++++
pthread/pt-exit.c | 3 ++
pthread/pt-internal.h | 19 ++++++++++++++++++
sysdeps/mach/hurd/i386/pt-machdep.c | 37 ++++++++++++++++++++++++++++++++----
sysdeps/mach/hurd/i386/pt-setup.c | 7 ++++--
sysdeps/mach/hurd/pt-docancel.c | 4 +--
sysdeps/mach/hurd/pt-sysdep.h | 10 +++++----
11 files changed, 122 insertions(+), 17 deletions(-)
|
view
|
download
|
| makedev.diff |
MAKEDEV.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| pfinet_dhcp.patch |
linux-src/net/ipv4/devinet.c | 2
options.c | 381 +++++++++++++++++++++++++++++++------------
2 files changed, 278 insertions(+), 105 deletions(-)
|
view
|
download
|
| pflocal.patch |
connq.c | 341 ++++++++++++++++++++++++++++++++++-----------------------------
connq.h | 39 +++----
io.c | 8 -
socket.c | 72 ++++++-------
4 files changed, 245 insertions(+), 215 deletions(-)
|
view
|
download
|
| procfs.patch |
ChangeLog | 161 ++++++++++++
Makefile | 32 ++
bootstrap.c | 95 +++++++
netfs.c | 466 +++++++++++++++++++++++++++++++++++
node.c | 195 ++++++++++++++
procfs.c | 149 +++++++++++
procfs.h | 220 ++++++++++++++++
procfs_dir.c | 664 ++++++++++++++++++++++++++++++++++++++++++++++++++
procfs_nonpid_files.c | 514 ++++++++++++++++++++++++++++++++++++++
procfs_pid.h | 88 ++++++
procfs_pid_files.c | 576 +++++++++++++++++++++++++++++++++++++++++++
11 files changed, 3159 insertions(+), 1 deletion(-)
|
view
|
download
|
| rc.patch |
daemons/rc.sh | 43 ++++++++++++++++++++++++++++++++-----------
1 file changed, 32 insertions(+), 11 deletions(-)
|
view
|
download
|
| runsystem_setup_pflocal.patch |
runsystem.sh | 6 ++++++
1 file changed, 6 insertions(+)
|
view
|
download
|
| startup-usr-support.patch |
rc.sh | 2 +-
runsystem.sh | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
|
view
|
download
|
| tmp_exec_startup.patch |
boot-start.c | 24 ++++++++++++++++++++----
1 file changed, 20 insertions(+), 4 deletions(-)
|
view
|
download
|
| ttys.patch |
config/ttys | 6 ++++++
1 file changed, 6 insertions(+)
|
view
|
download
|
| uptime_w_path_fix.patch |
utils/uptime.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| stat_round.patch |
file-utimes.c | 4 ++--
node-times.c | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
|
view
|
download
|
| dir_acces_fix.patch |
perms-access.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| libports_stability.patch |
manage-multithread.c | 2 ++
1 file changed, 2 insertions(+)
|
view
|
download
|
| libpthread_fix.patch |
sysdeps/mach/hurd/pt-init-specific.c | 29 +++++++++++++++++++++++++++++
sysdeps/mach/pt-thread-dealloc.c | 2 ++
sysdeps/mach/pt-thread-halt.c | 19 +++++++++++++++++--
3 files changed, 48 insertions(+), 2 deletions(-)
|
view
|
download
|
| libpthread_setcancel.patch |
pthread/pt-setcancelstate.c | 3 ++-
pthread/pt-setcanceltype.c | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
|
view
|
download
|
| extern_inline_fix.patch |
libdiskfs/diskfs.h | 17 ++++++----
libpipe/pipe.h | 74 ++++++++++++++++++++++++++++++++------------
libpipe/pq.h | 57 ++++++++++++++++++++++++++-------
libshouldbeinlibc/idvec.h | 29 ++++++++++++-----
libshouldbeinlibc/maptime.h | 13 ++++---
libshouldbeinlibc/ugids.h | 25 ++++++++++----
libstore/store.h | 13 ++++---
libthreads/rwlock.h | 27 +++++++++++-----
8 files changed, 184 insertions(+), 71 deletions(-)
|
view
|
download
|
| exec_fix.patch |
exec.c | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
|
view
|
download
|
| libpthread_recursive_mutex_initializer.patch |
include/pthread/pthread.h | 2 ++
sysdeps/generic/bits/mutex-attr.h | 1 +
sysdeps/generic/bits/mutex.h | 10 +++++++++-
sysdeps/generic/pt-mutex-destroy.c | 3 ++-
sysdeps/generic/pt-mutex-init.c | 11 ++++-------
sysdeps/generic/pt-mutex-timedlock.c | 22 ++++++++++++++--------
sysdeps/generic/pt-mutex-transfer-np.c | 11 +++++++++--
sysdeps/generic/pt-mutex-trylock.c | 14 ++++++++++----
sysdeps/generic/pt-mutex-unlock.c | 16 +++++++++++-----
sysdeps/generic/pt-mutexattr.c | 8 ++++++++
10 files changed, 70 insertions(+), 28 deletions(-)
|
view
|
download
|
| pfinet-gcc-4.3-fix.patch |
pfinet/linux-src/include/asm-i386/checksum.h | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
|
view
|
download
|
| MAKEDEV.patch |
sutils/MAKEDEV.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| libdiskfs-rename.patch |
libdiskfs/dir-rename.c | 5 +++++
1 file changed, 5 insertions(+)
|
view
|
download
|