freebsd kernel with SKQ
Go to file
jkh e665fee23a Bring this into sync.
I still have a _very very annoying_ display bug which occurs when a menu
item causes a submenu to be displayed - the screen repaints for the original
menu (which is restored upon return from the submenu) are off by about 4
characters.  I've tried restoring the screen, the cursor position, you name
it - same deal.  Grrrr!  This commit is my first step in trying to get someone
else to help me look into this one since I'm just tearing my hair out at this
point!
1996-04-23 01:29:35 +00:00
bin Fix up the badly out of date struct proc's p_flags. 1996-04-19 22:23:27 +00:00
eBones Remove old cruft. 1996-04-16 06:38:56 +00:00
etc Add /usr/libexec/sm.bin for smrsh(8) 1996-04-21 19:40:20 +00:00
games Correct some man page cross references and file location references. 1996-04-07 00:06:21 +00:00
gnu Cosmetic tweaks. 1996-04-23 01:25:04 +00:00
include Fix sgetrune/sputrune arg type: was unsigned int instead of size_t 1996-04-18 07:13:42 +00:00
lib Removed bogus includes of <sys/types.h> from synopses. 1996-04-19 19:00:26 +00:00
libexec Implement support for LD_PRELOAD in the dynamic linker. Remove 1996-04-20 18:29:50 +00:00
lkm Add in qcam module (forgot) 1996-03-24 00:30:38 +00:00
release Bring this into sync. 1996-04-23 01:29:35 +00:00
sbin Fixed a couple of format strings to match the change of pid_t from long 1996-04-13 15:47:43 +00:00
secure typo shmrsh -> smrsh 1996-04-22 20:30:09 +00:00
share New variable NOOBJLINK 1996-04-22 23:31:39 +00:00
sys Updated the laptop 'kludge' file. Hopefully this can go away soon. 1996-04-22 22:29:40 +00:00
tools Don't look in libkern, it went away. 1995-12-29 01:51:23 +00:00
usr.bin Fix a segfault which occurs when it gets an empty input line. 1996-04-22 18:37:22 +00:00
usr.sbin Bring this into sync. 1996-04-23 01:29:35 +00:00
COPYRIGHT This is the official 4.4 Lite copyright. 1994-09-11 07:53:28 +00:00
Makefile Re-instate the bootstrap target which can be used to build tools 1996-03-24 13:16:45 +00:00