summaryrefslogtreecommitdiffstats
path: root/sys/sys/stat.h
Commit message (Expand)AuthorAgeFilesLines
* This patch fixes a size problem with the stat structure formckusick2002-06-221-12/+22
* This commit adds basic support for the UFS2 filesystem. The UFS2mckusick2002-06-211-2/+4
* Add the lchflags(2) syscall.mux2002-05-051-0/+1
* Remove __Palfred2002-03-191-11/+11
* Resurrect one of the easiest changes from my big include files roll-upwollman2002-02-151-5/+11
* Get userland visible flags added for snapshots to give a few daysmckusick2000-07-041-0/+1
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-291-5/+5
* Fixed missing declaration of lchmod(2).bde1999-12-231-0/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* $ brucify sys/stat.hphk1999-05-121-8/+8
* Divorce "dev_t" from the "major|minor" bitmap, which is now calledphk1999-05-111-5/+13
* Fix the futimes/undelete/utrace conflict with other BSD's. Note thatdyson1998-05-111-1/+33
* Don't include <sys/time.h> if _POSIX_SOURCE is defined. This fixesbde1998-02-251-4/+3
* Submitted by: Whistle Communications (archie Cobbs)julian1997-06-021-1/+4
* Distinguish fifos from sockets in the S_IS* macros. This is possible nowbde1997-04-091-6/+6
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* This is the kernel Lite/2 commit. There are some requisite userlanddyson1997-02-101-4/+2
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* In sys/time.h, struct timespec is defined as:nate1996-09-191-4/+4
* Merge in Lite2: use fixed-width typeshsu1996-03-111-28/+43
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
* Prototypes, prototypes and even more prototypes. Not quite done yet, butphk1994-10-021-2/+4
* Parenthesize macro args.bde1994-09-201-12/+20
* Fixed a couple of typos which made S_ISFIFO and S_ISSOCK return true fordfr1994-09-091-3/+3
* Added $Id$dg1994-08-021-0/+1
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+193
OpenPOWER on IntegriCloud