lkml.org 
[lkml]   [1999]   [Jun]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    Date
    From
    Subjectalpha and [gs]etresgid
    I am by no means a kernel hacker, so I'm probably missing something...
    but is there a good reason why nobody's done this before? My machine
    seems to boot up fine with these changes in effect...


    --- linux/arch/alpha/kernel/entry.S.noresgid Sun Jun 6 16:51:21 1999
    +++ linux/arch/alpha/kernel/entry.S Sun Jun 6 16:51:59 1999
    @@ -1143,3 +1143,5 @@
    .quad sys_capget
    .quad sys_capset
    .quad sys_sendfile /* 370 */
    + .quad sys_setresgid
    + .quad sys_getresgid
    --- linux/include/asm-alpha/unistd.h.noresgid Sun Jun 6 21:38:33 1999
    +++ linux/include/asm-alpha/unistd.h Sun Jun 6 21:39:51 1999
    @@ -308,6 +308,8 @@
    #define __NR_capget 368
    #define __NR_capset 369
    #define __NR_sendfile 370
    +#define __NR_setresgid 371
    +#define __NR_getresgid 372

    #if defined(__LIBRARY__) && defined(__GNUC__)

    --
    +-----------------------------------------------------Ben Slusky-+
    | On two occasions I have been asked [by members of Parliament], |
    | 'Pray, Mr. Babbage, if you put into the machine wrong figures, |
    | will the right answers come out?' I am not able rightly to |
    | apprehend the kind of confusion of ideas that could provoke |
    | such a question. - -Charles Babbage |
    +--------------------------------sluskyb@lizards-lair.stwing.org-+
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.rutgers.edu
    Please read the FAQ at http://www.tux.org/lkml/

    \
     
     \ /
      Last update: 2005-03-22 13:52    [W:7.397 / U:0.520 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site