cvs commit: src/sys/compat/svr4 svr4.h svr4_stream.c syscalls.master

John Baldwin jhb at FreeBSD.org
Wed Jul 13 15:14:34 GMT 2005


jhb         2005-07-13 15:14:33 UTC

  FreeBSD src repository

  Modified files:
    sys/compat/svr4      svr4.h svr4_stream.c syscalls.master 
  Log:
  - Stop hardcoding #define's for options and use the appropriate
    opt_foo.h headers instead.
  - Hook up the IPC SVR4 syscalls.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.9       +0 -12     src/sys/compat/svr4/svr4.h
  1.54      +2 -2      src/sys/compat/svr4/svr4_stream.c
  1.18      +5 -8      src/sys/compat/svr4/syscalls.master


More information about the cvs-src mailing list