Go to file
mhitch 7b16048c5a Fix the Right-Shift on the LK501 keyboard in a different way. My previous
attempt results in the up and down arrows not repeating in the X server.
The keyboard division table is modified to place the Right-Shift keycode
into division 6 along with the Left-Shift and Control.  A corresponding
change to the X server lk201 keyboard handler is also required.
1998-11-13 01:59:51 +00:00
bin s/MODEMASK/RCPMODEMASK/ 1998-11-05 14:00:58 +00:00
distrib Add the Ariadne II to the supported device list. 1998-11-12 19:59:30 +00:00
etc Change commented-out sshd startup to use /usr/pkg/etc/rc.d/sshd.sh 1998-11-05 01:36:09 +00:00
games constify, per PR 6150 by Joseph Myers <jsm28@cam.ac.uk> 1998-11-10 13:43:30 +00:00
gnu Grad the adddi3 pattern from egcs -- which prevents the insn from getting too 1998-11-12 16:40:47 +00:00
include getpgid() is XPG4.2, actually. 1998-11-09 12:45:11 +00:00
lib delint 1998-11-12 16:38:49 +00:00
libexec Add hook to convert some DISP32 relocs to BASREL through a GOT entry. 1998-10-31 09:04:29 +00:00
regress Use sigemptyset() to initialize the signal mask for sigaction(). 1998-09-19 21:23:10 +00:00
sbin CCDF_MIRROR is nuked from orbit. 1998-11-13 00:27:04 +00:00
share The mirroring code is no longer in the ccd driver. 1998-11-13 00:28:48 +00:00
sys Fix the Right-Shift on the LK501 keyboard in a different way. My previous 1998-11-13 01:59:51 +00:00
usr.bin * fix previous in a more portable manner (timegm() is not portable/standard). 1998-11-12 22:27:17 +00:00
usr.sbin Fix some bugs discovered tonight when installing on a fresh 1.3.2 1998-11-07 23:16:50 +00:00
Makefile Only ldconfig if it's there (ELF systems don't use ldconfig). 1998-10-18 20:41:39 +00:00