summaryrefslogtreecommitdiffstats
path: root/sys/sys/types.h
Commit message (Expand)AuthorAgeFilesLines
* Add posix-style clock and timer types (clockid_t and timer_t)peter1997-05-081-1/+11
* #ifdef'ed the declaration of lseek() so that -Wredundant-decls doesn'tbde1997-04-131-12/+28
* Moved #include of <sys/cdefs.h> earlier so that __signed inbde1997-04-131-7/+6
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Increase FD_SETSIZE back to 1024, select code fixed nowache1997-02-211-1/+1
* Back ut FD_SETSIZE increasing until related kernel issues will be resolvedache1997-02-161-1/+1
* Bump default FD_SETSIZE from 256 to 1024 as many modernache1997-02-151-1/+1
* Change space to tab.asami1997-01-301-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Move typedef for rlim_t into sys/types.h (as per NetBSD).davidn1997-01-051-1/+3
* Removed gratuitous differences from Lite2.bde1996-04-301-7/+4
* Don't include <machine/ansi.h> twice.phk1996-04-301-2/+1
* Merge in Lite2: use fixed-width types.hsu1996-03-111-20/+22
* move typedef for key_t from sys/ipc.h to sys/types.h, as suggested in thepeter1995-12-151-1/+2
* Moved the declaration of boolean_t from <vm/vm_param.h> tobde1995-12-101-1/+2
* Moved the declaration of vm_object_t from <vm/vm.h> to <sys/types.h>bde1995-12-051-1/+6
* Use the new machine-dependent definitions of _BSD_OFF_T_ andbde1995-06-281-4/+4
* Extended minor number to include bits 16-31. It was done this way ratherdg1994-09-251-2/+7
* Moved include of cdefs.h outside of ifndef KERNEL so it alwayspaul1994-09-161-2/+3
* Added $Id$dg1994-08-021-0/+1
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+162
OpenPOWER on IntegriCloud