summaryrefslogtreecommitdiffstats
path: root/sys/sys/filedesc.h
Commit message (Expand)AuthorAgeFilesLines
* Fixed disordering and misformatting in previous commit.bde2000-06-141-1/+1
* unstatic getfp() so that other subsystems can use it.alfred2000-06-121-0/+2
* Back out the previous change to the queue(3) interface.jake2000-05-261-2/+2
* Change the way that the queue(3) structures are declared; don't assume thatjake2000-05-231-2/+2
* Removed superfluous forward declaration of struct klist. Forwardbde2000-04-301-22/+16
* Introduce kqueue() and kevent(), a kernel event notification facility.jlemon2000-04-161-0/+7
* When we are execing a setugid program, and we have a procfs filesystemimp2000-01-201-0/+1
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-291-1/+1
* Fix a hole in jail(2).phk1999-09-251-0/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* I got another batch of suggestions for cosmetic changes from bde.truckman1998-11-111-5/+5
* Installed the second patch attached to kern/7899 with some changes suggestedtruckman1998-11-111-1/+31
* Moved declaration of M_IOV to a less bogus place. It belongs inbde1997-12-051-4/+1
* Last major round (Unless Bruce thinks of somthing :-) of malloc changes.phk1997-10-121-1/+4
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* This commit is the embodiment of some VFS read clustering improvements.dyson1996-12-291-1/+3
* kern_descrip.c: add fdshare()/fdcopy()peter1996-02-231-1/+3
* Prototype getvnode() in the right place (where ibcs2_stat.c can see it).bde1995-11-041-1/+2
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-161-1/+2
* Prototypes, prototypes and even more prototypes. Not quite done yet, butphk1994-10-021-1/+4
* Made them all idempotent.paul1994-08-211-1/+6
* Added $Id$dg1994-08-021-0/+1
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+99
OpenPOWER on IntegriCloud