FreeBSD src
Go to file
Bruce Evans e7fa2650cc `struct linker_set execsw_set' was declared as const and pointers in it
were declared as non-const.  This is backwards (_lkm_exec() changes the
pointers but all the target `struct execsw's are const).  Fixed this
and poisoned related declarations to match and removed the bogus casts
that hid the bug.
1996-09-03 22:52:27 +00:00
bin eek, how did that happen? I must have committed something left over from 1996-09-03 14:24:44 +00:00
contrib This commit was generated by cvs2svn to compensate for changes in r17892, 1996-08-29 19:20:22 +00:00
eBones Fix my typo here from last commit. 1996-09-02 23:49:09 +00:00
etc BSD.usr.dist: 1996-09-03 15:14:45 +00:00
games Convert to newly aded collate compare function 1996-08-12 19:12:40 +00:00
gnu Collapse some common arrow key handling semantics from sysinstall into 1996-09-01 08:16:00 +00:00
include install rpc header files 1996-09-01 17:54:25 +00:00
lib add back stub libresolv 1996-09-03 13:24:59 +00:00
libexec Unlocalize date 1996-09-01 00:53:45 +00:00
lkm `struct linker_set execsw_set' was declared as const and pointers in it 1996-09-03 22:52:27 +00:00
release Simplify some dialogs on the basis of my changes to ui_objects.c in libdialog. 1996-09-01 08:17:14 +00:00
sbin Implemented user side of "noatime" mount option. This option disables 1996-09-03 07:13:56 +00:00
secure cmp -s || install -c --> install -C 1996-08-30 04:07:04 +00:00
share BSD.usr.dist: 1996-09-03 15:14:45 +00:00
sys `struct linker_set execsw_set' was declared as const and pointers in it 1996-09-03 22:52:27 +00:00
tools Fix the sed rule that I used to hammer out the TCL_BUILD_LIB_SPEC entry 1996-08-29 19:30:50 +00:00
usr.bin Removed fib. It was never used, and is unusable without libforms, which 1996-09-03 14:30:09 +00:00
usr.sbin Set ${DPADD}, use +=, add $Id$ 1996-09-02 23:38:58 +00:00
COPYRIGHT This is the official 4.4 Lite copyright. 1994-09-11 07:53:28 +00:00
Makefile - cosmetic change to 'make world' 1996-08-30 22:35:30 +00:00