matt
2a744b7dce
Remove a blank line at the end.
2000-06-17 06:19:03 +00:00
matt
5274ffa9e2
Add dev/dec/dec_boot.h / remove pmax/dec_boot.h
2000-06-17 06:07:53 +00:00
jhawk
a639b800ee
In db_command(), fix indentation and add a missing db_skip_to_eol() which
...
previously caused the next command following a ","-style repitition
to not be properly executed.
2000-06-17 05:57:41 +00:00
matt
948f64e88f
.include <bsd.own.mk> for BSDSRCDIR
2000-06-17 03:16:54 +00:00
matt
d877c43bc4
quiet this when boot.fs doesn't exist
2000-06-17 03:10:23 +00:00
cgd
79d0534b05
put cache op #defines up at the top of the file, so all cache ops can
...
use them. Rename them to match the names in See Mips Run; they're not
as orthogonal as values or'd together might make you think... Finally,
actually use them for every bloody cache op.
2000-06-17 01:35:28 +00:00
thorpej
66db4224da
Fixup libdes build.
2000-06-17 01:20:50 +00:00
thorpej
d2c6ba4cce
Install a /usr/include/kerberosIV/des.h.
2000-06-17 01:20:26 +00:00
thorpej
6db93367c5
libdes build bits, from cryptosrc-intl.
2000-06-17 01:08:24 +00:00
matt
4e6d07206d
make printf happy.
2000-06-17 01:05:11 +00:00
matt
ff76991706
Add an installboot.
2000-06-17 01:01:06 +00:00
matt
94956e7869
Adjust this a bit so that the primary entry point is 0x200, not 0x0a.
2000-06-17 01:00:17 +00:00
matt
4343326b78
Add an installboot(8) for vax. This is needed so the VAX can do multiboot
...
CDroms.
2000-06-17 00:59:24 +00:00
thorpej
fa7f67b26e
Fixup Heimdal Kerberos usr.sbin bits.
2000-06-17 00:04:36 +00:00
thorpej
4863d0af58
Import Heimdal Kerberos 5 usr.sbin bits, from cryptosrc-intl.
2000-06-16 23:59:32 +00:00
thorpej
5ae0bf3e39
Fixup Heimdal/KTH Kerberos usr.bin bits.
2000-06-16 23:57:18 +00:00
sjg
7bd1e30c61
extract_plist() should inform caller when it aborts extract
2000-06-16 23:49:17 +00:00
sjg
cc95d19ae1
avoid possible overflow of exit status
2000-06-16 23:48:23 +00:00
thorpej
551c93b7b1
Import Heimdal/KTH usr.bin bits.
2000-06-16 23:47:14 +00:00
thorpej
dd5f430adf
Fixup Heimdal libexec builds.
2000-06-16 23:41:40 +00:00
cgd
eee18e1f6c
beat back the undead: __BROKEN_INDIRECT_CONFIG had risen, and was
...
terrorizing innocent hackers...
2000-06-16 23:41:33 +00:00
matt
6bda02ae4b
Fix typo.
2000-06-16 23:33:47 +00:00
thorpej
b4bbc15da4
Import libexec portions of Heimdal, from cryptosrc-intl.
2000-06-16 23:32:37 +00:00
matt
8b48fb7c45
This file now lives is sys/dev/dec.
2000-06-16 23:28:52 +00:00
matt
6868f0a894
Use <dev/dec/dec_boot.h> instead of <machine/dec_boot.h>
2000-06-16 23:27:23 +00:00
matt
1976bfc798
Use <dev/dec/dec_boot.h>. Use *le32* to set boot block info. XXX Needs to
...
use *le32* to read ELF bootstrap file.
2000-06-16 23:24:30 +00:00
thorpej
4603feaa6c
Fixup KTH Kerberos 4 library builds.
2000-06-16 23:22:57 +00:00
explorer
f8eb6433b2
include <krb5/krb5.h> before including extern.h, so krb5_context is defined
2000-06-16 23:17:41 +00:00
matt
bd24eacf64
Move dec_boot.h to here from arch/pmax/include and add the VAX boot block
...
info. Eventually Alpha boot block information as well.
2000-06-16 23:09:57 +00:00
thorpej
def1fb8a6d
Import KTH Kerberos 4 build glue, from cryptosrc-intl.
2000-06-16 22:50:34 +00:00
thorpej
e041ca2c2e
Fixup Heimdal library builds.
2000-06-16 22:46:43 +00:00
is
84f54d4e80
Define schedstate_percpu.
2000-06-16 21:36:09 +00:00
christos
3d65200a80
remove initialization of mainprog_obj from here; it is too late for .ini
...
sections that want to use dlopen(3).
2000-06-16 20:52:49 +00:00
matt
e21a3d997c
Don't copy M_EXT mbufs unless in "dhcp" mode. Do a mtod after the pullup
...
to make sure the ip pointer is still valid.
2000-06-16 20:21:26 +00:00
christos
baeb94e0b1
Also set __mainprog_obj so .ini sections can call dlopen()
2000-06-16 19:51:05 +00:00
matt
485dc14ad7
No real change. Alphabetize the list of directories.
2000-06-16 19:33:50 +00:00
matt
9317210f75
Add bsd.own.mk so BSDSRCDIR is defined.
2000-06-16 19:28:26 +00:00
thorpej
faf5f5eb7a
Import Heimdal library build glue from cryptosrc-intl.
2000-06-16 19:27:31 +00:00
thorpej
827eba2a5e
Import Heimdal build-helper includes from cryptosrc-intl.
2000-06-16 19:18:30 +00:00
drochner
aed1ad645a
add test cases for the boundary overflows just fixed by mrg
2000-06-16 18:50:45 +00:00
thorpej
f6880b854b
Import KTH Kerberos 4 from cryptosrc-intl.
2000-06-16 18:45:32 +00:00
thorpej
1af8b95994
Import Heimdal Kerberos 5 from cryptosrc-intl.
2000-06-16 18:31:35 +00:00
thorpej
93bf7731c8
Make this build in a WARNS'ified environment.
2000-06-16 17:16:33 +00:00
minoura
238f799ff3
Print newline while attach.
2000-06-16 17:15:54 +00:00
thorpej
87bdc6b9ca
Ressurect bdes(1).
2000-06-16 16:53:20 +00:00
thorpej
468b48414c
The 4.4BSD bdes(1) program as existed in cryptosrc-us.
2000-06-16 16:50:39 +00:00
mrg
8c758332be
in extent_alloc_subregion1(), check for EXTENT_ALIGN() overflow when
...
doing the boundary-case check. approved by thorpej.
2000-06-16 16:48:56 +00:00
thorpej
dfbbcfb967
libcrypt can now always decrypt, so always -DDES, and eliminate the
...
<bsd.crypto.mk> song-and-dance.
2000-06-16 16:33:06 +00:00
thorpej
3c3dcb50e3
No longer need the <bsd.crypto.mk> song-and-dance here.
2000-06-16 16:29:35 +00:00
thorpej
9323d93234
Enable decryption in crypt(), from cryptosrc-intl, and lift the updated
...
manual page (which describes decryption) from cryptosrc-us.
2000-06-16 16:27:32 +00:00