Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
tron
Fri Feb 13 17:24:35 PST 1998
Update of /cvsroot/pkgsrc/net/ircII/pkg
In directory netbsd1:/var/slash-tmp/cvs-serv29279/ircII/pkg
Modified Files:
PLIST
Log Message:
Remove "${PREFIX}/lib/irc/ircII.servers" during deinstallation if
the admin has created it.
thorpej
Fri Feb 13 17:25:23 PST 1998
Update of /cvsroot/src/sys/sys
In directory netbsd1:/var/slash-tmp/cvs-serv29319
Modified Files:
termios.h
Log Message:
Prototype tcgetsid(3), per XPG4.2.
thorpej
Fri Feb 13 17:26:51 PST 1998
Update of /cvsroot/src/sys/kern
In directory netbsd1:/var/slash-tmp/cvs-serv29406
Modified Files:
tty.c
Log Message:
Implement TIOCGSID.
thorpej
Fri Feb 13 17:28:16 PST 1998
Update of /cvsroot/src/sys/compat/linux
In directory netbsd1:/var/slash-tmp/cvs-serv29451
Modified Files:
linux_misc.c
Log Message:
Add a comment clearly describing that Linux's getsid(2) differs from
the XPG4.2 definition in that it returns the kernel virtual address
of the session structure, rather than the process group ID of the
session leader.
thorpej
Fri Feb 13 17:29:46 PST 1998
Update of /cvsroot/src/sys/compat/osf1
In directory netbsd1:/var/slash-tmp/cvs-serv29531
Modified Files:
osf1_misc.c syscalls.master
Log Message:
We now have a native getsid(2), so there's no need to implement it here;
just use sys_getsid().
Home |
Main Index |
Thread Index |
Old Index