summaryrefslogtreecommitdiff
path: root/x11/bin/xkill
ModeNameSize
-rw-r--r--Makefile294logplain
bsd/commit/sys/dev/raidframe/raidframevar.h?id=3ff7541149e497ecfacb32a6a6d568ae454e97b4'>make nspares unsigned; it is assigned from numSpares which is unsigned.christos 2018-04-19s/static inline/static __inline/g for consistency.christos 2018-01-18implement 32-bit compat support for raidframe.mrg 2014-11-14Fix a long-standing bug related to rebooting while aoster 2014-02-28G/C sys/simplelock.h includesskrll 2011-02-19Define accessors for number of blocks and partition size in theenami 2010-11-01add support for >2TB raid devices.mrg 2009-11-17Finally commit the RAIDframe parity map Summer Of Code project.jld 2008-04-28Remove clause 3 and 4 from TNF licensesmartin 2008-01-04Start detangling lock.h from intr.h. This is likely to cause short termad 2006-09-05Per a suggestion from Manuel, make numBlocks and partitionSizeoster 2005-12-11merge ktrace-lwp.christos 2005-02-27nuke trailing whitespaceperry 2004-06-02fix const'ificication, gcc-3.4 will notice itdrochner 2004-01-04As noted by Thierry Deval in a posting to misc/at/openbsd.org,oster