Go to file
jdolecek c499b18924 enterkey():
* move the test for keybuf size before keypos[-1] assignment, "just in case"
  * move the keypos assignment to improve readability
2001-02-19 19:41:31 +00:00
bin Equally trivial formatting tweak. Leaving the thing alone after this. :) 2001-02-13 19:39:34 +00:00
crypto sync up with 2.5.1. 2001-02-19 12:13:04 +00:00
dist copy "Version" file for import. 2001-02-11 07:04:20 +00:00
distrib Installation bootimage for NetBSD/mipsco 2001-02-19 07:45:38 +00:00
etc Add /dev/leds. 2001-02-18 10:50:45 +00:00
games kill dupe 2001-02-10 18:14:13 +00:00
gnu Make target byteorder selectable by default. 2001-02-19 02:38:27 +00:00
include Don't handle ieeefp.h on vax. 2001-02-17 12:29:45 +00:00
lib ANSIfy and merge some stylistic changes from arm26/crt0.c. 2001-02-18 23:03:34 +00:00
libexec add -lutil (for pidfile) 2001-02-11 18:30:08 +00:00
regress Add a very, very simple test of XDR handling. 2001-02-18 21:57:16 +00:00
sbin Add x_mount, which does not include any MOUNT_PROGS. 2001-02-18 06:15:48 +00:00
share Wrap target() checks around afterdepend rule as some Makefiles override this 2001-02-19 07:56:14 +00:00
sys temporary fix a serious pmap problem with dummy PMAP_{MAP,UNMAP}_POOLPAGE(). 2001-02-19 17:51:22 +00:00
usr.bin enterkey(): 2001-02-19 19:41:31 +00:00
usr.sbin s/preffered/preferred/ in message. 2001-02-19 09:53:50 +00:00
Makefile if building w/o a DESTDIR, grab the system make files from the source 2000-10-07 17:18:17 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00
UPDATING Add examples of how to rebuild make, including a failsafe method that doesn't 2001-02-18 19:13:58 +00:00