summaryrefslogtreecommitdiff
path: root/sys/arch/mmeye/include/pcb.h
blob: 98e17ba1849516e2334d73acd6db1d2c00fb89ac (plain)
1
2
3
/*	$NetBSD: pcb.h,v 1.1 1999/09/13 10:30:57 itojun Exp $	*/

#include <sh3/pcb.h>
d=7056a591638448984a7e2192dd61dce599c3963f'>fix WARNS=4 issues (const & type mismatches)lukem 2009-03-16ANSI KNFlukem 2007-01-08- use getnameinfo instead of gethostbyaddrchristos 2004-10-01PR/27097: John Klos: Talk daemon does not find additional ttys forchristos 2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc 2003-05-17strlcat is easier hereitojun 2002-09-19find_user() in process.c does an unbounded copy into a destinationitojun 2002-08-20utmpx supportchristos 1998-07-04- clean up some more cruftmrg 1998-07-03- use S_IWGRP over 020mrg 1997-06-29- use ttymsg from libutilchristos 1997-06-29Merge in lite-2christos 1993-08-01Add RCS identifiers.mycroft