aboutsummaryrefslogtreecommitdiff
path: root/sys/kern/Makefile
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove ancient SCCS tags.Warner Losh2023-11-271-2/+0
* makesyscalls: don't make syscall.mk by defaultBrooks Davis2023-11-181-1/+0
* sys: Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* syscalls.master: switch to CAPENABLED flagsBrooks Davis2021-09-011-1/+0
* sys/kern sysent: re-add dependency on capabilities.confKyle Evans2020-02-121-0/+1
* sysent targets: further cleanup and deduplicationKyle Evans2020-01-181-25/+9
* Set .ORDER for makesyscalls generated filesKyle Evans2020-01-101-0/+3
* kern/Makefile: systrace_args.c is also generatedKyle Evans2020-01-091-0/+1
* sysent: Reduce duplication and improve readability.Brooks Davis2019-12-061-6/+12
* Convert in-tree sysent targets to use new makesyscalls.luaKyle Evans2019-11-181-2/+4
* Don't use an .OBJDIR for 'make sysent'.Bryan Drewery2018-01-291-1/+4
* Don't create pointless backups of generated files in "make sysent".Brooks Davis2016-07-281-6/+0
* Continue to introduce Capsicum Capability Mode support:Robert Watson2011-03-011-1/+2
* Adjust the all target message (but maybe all: sysent is better?Warner Losh2010-10-021-1/+1
* Turns out this file was how we make sysent stuff, so add that part only back...Warner Losh2010-10-021-0/+20
* This file has been unused for ages. Retire it.Warner Losh2010-09-281-58/+0
* This should really be MACHINE not MACHINE_ARCH, and is this Makefile even used?Warner Losh2010-08-231-2/+2
* style.Makefile(5)David E. O'Brien2007-12-141-1/+1
* - Remove UMAP filesystem. It was disconnected from build three years ago,Rong-En Fan2007-06-251-1/+1
* Add support for the generated file systrace_args.c.John Birrell2006-08-051-1/+2
* Add a 'sysent' target that depends on the various files built fromJohn Baldwin2005-07-131-1/+4
* Finish driving a stake through the heart of netns and the associatedPeter Wemm2003-03-051-1/+1
* Don't generate <sys/syscalls-hide.h> it has never had any users anywhere inPoul-Henning Kamp2001-10-131-2/+1
* Remove vestiges of MFS.Ruslan Ermilov2001-06-011-1/+1
* - FDESC, FIFO, NULL, PORTAL, PROC, UMAP and UNION fileRuslan Ermilov2001-05-231-3/+3
* Retire kernfs (kernel part).Dag-Erling Smørgrav2000-12-281-1/+1
* ${MACHINE} -> ${MACHINE_ARCH}Marcel Moolenaar1999-11-141-2/+3
* Added ../sys/syscall.mk to targets. Back it up like all the otherBruce Evans1999-05-131-1/+2
* Remove bogus architectures to allow make tags to work.Jordan K. Hubbard1996-03-311-1/+1
* Generate prototypes for syscall-implementing functions. Put them inBruce Evans1995-09-191-1/+3
* Added namespace information for future pollution-control measures.Garrett Wollman1994-09-131-1/+2
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+50