search for: rogoyski

Displaying 3 results from an estimated 3 matches for "rogoyski".

2019 Jan 25
0
[klibc:update-dash] input: Remove HETIO
...files changed, 443 deletions(-) diff --git a/usr/dash/hetio.c b/usr/dash/hetio.c deleted file mode 100644 index f7d175f3..00000000 --- a/usr/dash/hetio.c +++ /dev/null @@ -1,397 +0,0 @@ -/* - * Termios command line History and Editting for NetBSD sh (ash) - * Copyright (c) 1999 - * Main code: Adam Rogoyski <rogoyski at cs.utexas.edu> - * Etc: Dave Cinege <dcinege at psychosis.com> - * - * You may use this code as you wish, so long as the original author(s) - * are attributed in any redistributions of the source code. - * This code is 'as is' with no warranty. - * This code may sa...
2020 Mar 28
0
[klibc:update-dash] dash: input: Remove HETIO
...files changed, 443 deletions(-) diff --git a/usr/dash/hetio.c b/usr/dash/hetio.c deleted file mode 100644 index f7d175f3..00000000 --- a/usr/dash/hetio.c +++ /dev/null @@ -1,397 +0,0 @@ -/* - * Termios command line History and Editting for NetBSD sh (ash) - * Copyright (c) 1999 - * Main code: Adam Rogoyski <rogoyski at cs.utexas.edu> - * Etc: Dave Cinege <dcinege at psychosis.com> - * - * You may use this code as you wish, so long as the original author(s) - * are attributed in any redistributions of the source code. - * This code is 'as is' with no warranty. - * This code may sa...
1999 May 14
1
Linux-2.3.1 fs/smbfs/inode.c
Hi. Trying to compile linux 2.3.1 fs/smbfs/inode.c seemed to have a parse error, missing a semi-colon. Here is the patch for it. You were listed as the maintainer for smbfs. Adam --- linux/fs/smbfs/inode.c Fri May 14 13:19:23 1999 +++ linux-2.3.1/fs/smbfs/inode.c Fri May 14 13:23:43 1999 @@ -88,7 +88,7 @@ result->i_op = &smb_dir_inode_operations; else result->i_op =