summaryrefslogtreecommitdiffstats
path: root/sys/sys/syscall.h
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>1998-01-30 11:34:06 +0000
committerphk <phk@FreeBSD.org>1998-01-30 11:34:06 +0000
commitbb6f7d81848b2eb1824d84f879b0cb678f9dc489 (patch)
tree8411aa7d70cac5226cb42ea1bf85f4668f9fec43 /sys/sys/syscall.h
parentbd0dfc98dbaec16bd726143f3b44c1c0cd4f175d (diff)
downloadFreeBSD-src-bb6f7d81848b2eb1824d84f879b0cb678f9dc489.zip
FreeBSD-src-bb6f7d81848b2eb1824d84f879b0cb678f9dc489.tar.gz
Retire LFS.
If you want to play with it, you can find the final version of the code in the repository the tag LFS_RETIREMENT. If somebody makes LFS work again, adding it back is certainly desireable, but as it is now nobody seems to care much about it, and it has suffered considerable bitrot since its somewhat haphazard integration. R.I.P
Diffstat (limited to 'sys/sys/syscall.h')
-rw-r--r--sys/sys/syscall.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/sys/sys/syscall.h b/sys/sys/syscall.h
index 8ddfe85..b01e891 100644
--- a/sys/sys/syscall.h
+++ b/sys/sys/syscall.h
@@ -2,7 +2,7 @@
* System call numbers.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from Id: syscalls.master,v 1.44 1997/10/26 20:27:51 phk Exp
+ * created from Id: syscalls.master,v 1.46 1998/01/24 02:54:35 eivind Exp
*/
#define SYS_syscall 0
@@ -170,10 +170,6 @@
#define SYS_setgid 181
#define SYS_setegid 182
#define SYS_seteuid 183
-#define SYS_lfs_bmapv 184
-#define SYS_lfs_markv 185
-#define SYS_lfs_segclean 186
-#define SYS_lfs_segwait 187
#define SYS_stat 188
#define SYS_fstat 189
#define SYS_lstat 190
OpenPOWER on IntegriCloud