aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/errno.h
Commit message (Expand)AuthorAgeFilesLines
* s/EDOFUS/EDOOFUS/Poul-Henning Kamp2002-08-211-1/+1
* Update ELAST.Poul-Henning Kamp2002-08-091-1/+2
* Introduce a new error return code:Poul-Henning Kamp2002-08-091-0/+2
* More s/file system/filesystem/gTom Rhodes2002-05-161-1/+1
* Remove __PAlfred Perlstein2002-03-191-1/+1
* Add new errno ``ENOATTR''.Brian Feldman2002-03-071-1/+2
* Tiny style change. Whitespace only change.Giorgos Keramidas2002-01-221-1/+1
* Back out prev. change. According to bde:Andrey A. Chernov2001-08-271-4/+1
* EOVERFLOW is POSIXed, so move it out #ifndef _POSIX_SOURCE sectionAndrey A. Chernov2001-08-271-1/+4
* Add ENOTSUP, which is specified as an error return value for variousJason Evans2000-05-021-0/+1
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-291-2/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* typo in commentPoul-Henning Kamp1999-04-241-2/+2
* Added 3 new errno values, requred by various standards: EOVERFLOW,Dmitrij Tejblum1998-12-141-4/+7
* Make errno finally and permanently thread-aware so that it is no longerJohn Birrell1998-04-301-5/+1
* Add EIDRM errno (PR 176), ENOMSG errno (myself) for prober sysv_ipc.Søren Schmidt1998-04-131-2/+5
* Added a kernel-only error code ENOICTL. This will be returned fromBruce Evans1997-12-061-3/+4
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* make the declaration of the __error() function C++ safe. Otherwise,Peter Wemm1996-08-181-2/+5
* Reviewed by: julian and (hsu?)Julian Elischer1996-01-221-1/+6
* Made them all idempotent.Paul Richards1994-08-211-1/+6
* Added $Id$David Greenman1994-08-021-0/+1
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+163