Go to file
mrg 2343aabb74 add a 'down' key to tetris, defaulting to 'n'. it move the block down
a line, if it fits.  like most other tetris games have.

minor clean up of magic number usage while here.
2015-02-19 02:27:30 +00:00
bin Make cast warnings for clang non-fatal. 2015-01-29 20:46:31 +00:00
common match variable names with man page (Kamil Rytarowski) 2015-01-18 17:55:22 +00:00
compat Add RISC-V support 2014-09-19 17:38:46 +00:00
crypto initialize the pfilter for the privilege-separated copy (Frank Kardel) 2015-02-14 19:05:29 +00:00
dist/pf Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
distrib Introduce reallocarr(3) for easy (re)allocation of memory with overflow 2015-02-17 20:29:20 +00:00
doc Document drm crap in 3RDPARTY. 2015-02-11 20:12:22 +00:00
etc Avoid nfs devices correctly. 2015-02-14 19:46:55 +00:00
external Apply elf32.em r1.8 to the corresponding sections of armelf.em and 2015-02-18 15:05:43 +00:00
extsrc
games add a 'down' key to tetris, defaulting to 'n'. it move the block down 2015-02-19 02:27:30 +00:00
gnu Array can't be null. 2014-11-15 02:01:27 +00:00
include Move reallocarray under _OPENBSD_SOURCE where it belongs. 2015-02-17 20:33:40 +00:00
lib Fix Xref. Split line, Ox doesn't take word arguments. 2015-02-18 08:46:43 +00:00
libexec Fix previous commit by using tty00 as an example of dialin peripheral instead 2015-02-12 07:32:09 +00:00
regress moved to tests/net/in_cksum. 2015-01-05 22:39:29 +00:00
rescue Remove rtsol(8) and rtsold(8) as their functionality is in dhcpcd(8). 2014-09-11 13:10:03 +00:00
sbin let's make this compile again. 2015-02-15 21:46:49 +00:00
share Remove trailing space, use American spelling, bump date for previous. 2015-02-14 13:02:38 +00:00
sys PR/49676: Ryo Shimizu: ICMP_STATINC() buffer overflows 2015-02-18 17:00:15 +00:00
tests Make the dummy data that we expect to go into .data section bigger, 2015-02-17 11:51:04 +00:00
tools kill the -fPIC that m68000 ends up with, fixing it in the specs 2015-01-31 08:50:01 +00:00
usr.bin Treat complex numbers like other floating numbers. This caused a core-dump 2015-02-09 18:17:34 +00:00
usr.sbin Format string annotation. 2015-02-15 14:51:57 +00:00
x11 Use ${TOOL_GZIP_N} instead of ${TOOL_GZIP} -n, and similarly 2014-08-05 15:40:58 +00:00
build.sh Fix the build kernels target with -n, disable temporarily runcmd while we 2015-02-01 18:49:25 +00:00
BUILDING regen 2014-11-30 15:54:34 +00:00
Makefile Reorganise the way xorg is build. Move build of makestrs into src/tools 2015-01-07 20:42:01 +00:00
Makefile.inc
UPDATING Fix typo. 2014-10-27 11:21:28 +00:00