1130b656e5
This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise.
26 lines
593 B
Plaintext
26 lines
593 B
Plaintext
# $FreeBSD$
|
|
|
|
Mon Mar 21 15:48:59 MET 1994 Piero Serini
|
|
* 1st port to FreeBSD
|
|
|
|
Tue Nov 29 11:52:51 1988 John T Kohl (jtkohl at lycus)
|
|
|
|
* osconf.h: add #ifdef's for SUN processors (bsd/m68k)
|
|
|
|
* conf-bsdm68k.h: new file for BSD unix/M68000-based unix boxes
|
|
|
|
Mon Sep 12 14:33:58 1988 Bill Sommerfeld (wesommer at ra)
|
|
|
|
* des_conf.h: deleted file (superceded by conf.h)
|
|
|
|
* des.h: remove #include of des_conf.h
|
|
|
|
* des.h: remove internal details (sbox structure, bit_{32,64}) from
|
|
interface.
|
|
Rename data types.
|
|
Add #defines, turned off if NCOMPAT, for compatibility with old
|
|
versions.
|
|
|
|
|
|
|