Commit Graph

78672 Commits

Author SHA1 Message Date
mellon
64ce71d1cd If SMALL is defined, don't support the OMAPI protocol. 2001-04-06 19:01:06 +00:00
mellon
871abbab37 Make things a lot smaller. 2001-04-06 18:53:33 +00:00
fredette
666b4cf417 A successful compile is near. 2001-04-06 17:17:58 +00:00
mellon
9cc24a09b7 Merge 3.0b2pl24 2001-04-06 17:08:51 +00:00
mellon
f9a2f32ef8 ISC DHCP 3.0b2pl24 2001-04-06 17:00:09 +00:00
wiz
8e78c80273 Make WARNS=2 safe, and set WARNS to 2. 2001-04-06 16:52:41 +00:00
simonb
1c69191831 Fix typo - s/dbcst/dcbst/. 2001-04-06 16:48:11 +00:00
wiz
08b35fec91 add getbootfile(3) 2001-04-06 16:24:25 +00:00
wiz
0e9cec3b66 Double typo. 2001-04-06 15:54:10 +00:00
wiz
7e32c5e43d Two typos. 2001-04-06 15:53:43 +00:00
darrenr
0b6031033d fix fragment cache security hole 2001-04-06 15:32:40 +00:00
fredette
ec984a04ad Added. 2001-04-06 15:05:55 +00:00
fredette
3ff14b7ac5 vm/vm.h -> uvm/uvm_extern.h
Cleaned up definitions of cputype and mmutype.
mon.h -> promlib.h, and use all of the new prom_
functions instead of the old mon_ functions.
Removed all of the old mon_ capturing code to
promlib.c.
2001-04-06 14:59:09 +00:00
fredette
e3edb8d20c Gratuitous comment changes. 2001-04-06 14:52:56 +00:00
fredette
6529ec2635 Now include machine/promlib.h instead of machine/mon.h, and
use the new prom_ functions instead of the old mon_ functions.
Added the internal _pmap_extract_pmeg function, and removed
some old Sun3 cache-related code.
2001-04-06 14:52:19 +00:00
simonb
ea5c187922 xref kvm_open. 2001-04-06 14:37:27 +00:00
fredette
353ad332f0 Added some support for the old-school 'g0' and 'g4' monitor
hooks, and removed some old Sun3 cache and interrupt-register
related code.
2001-04-06 14:36:08 +00:00
wiz
b1593d9814 Add getbootfile(3) to libutil, and a man page.
Bump libutil version to 5.5.
2001-04-06 14:31:14 +00:00
wiz
d599e51cc7 Note removal of /usr/lib/runemodulue/libUTF2.{a,so}. 2001-04-06 14:18:56 +00:00
wiz
8c58184592 add umct(4) 2001-04-06 14:15:44 +00:00
tsutsui
41e5de4ed5 Add m68k/byte_swap.h. 2001-04-06 14:12:46 +00:00
tsutsui
06c28be1fe Install byte_swap.h on make includes. 2001-04-06 14:11:20 +00:00
wiz
7664f3a90e Use standard comment macro (.\" instead of ''').
Noted in bin/8736 by Danny Thomas.
XXX: most OpenSSL man pages have this problem, too.
2001-04-06 14:06:02 +00:00
fredette
20293ce870 Added. 2001-04-06 13:13:01 +00:00
fredette
d8d78f2801 Added a prototype for the internal function _pmap_extract_pmeg,
used by the bus_dma implementation when double-mapping pages
by hand.
Now define PMAP_OBMEM for completeness.
2001-04-06 13:12:06 +00:00
fredette
874e89c74d Added an internal bus_space flag to find and use PROM mappings.
Added an internal bus_dma flag to mark when a map has been
loaded by double-mapping pages by hand, outside of the pmap.
Added more prototypes for our bus_dma implementation.
2001-04-06 13:09:10 +00:00
fredette
85c6ec3b50 Now use the proper DVMA map size depending on what
machine type we're on.
Removed all prototypes, since we're going bus_dma.
2001-04-06 13:03:14 +00:00
wiz
14dbdf5518 Negative exit code cleanup: Replace exit(-x) with exit(x).
As seen on tech-userlevel.
2001-04-06 11:13:45 +00:00
toshii
ff71a021ca There is no /usr/include/hpcarm/disklabel_acorn.h. 2001-04-06 11:10:57 +00:00
wiz
fdb63fff38 Every man section begins with a single page:
Add share/man/{cat,man}4/macppc, and intro.{0,4} there.
Thanks to Tsubai Masanari for help in writing it.
2001-04-06 10:47:16 +00:00
kleink
676f85df90 Import tzdata2001b. 2001-04-06 10:11:16 +00:00
itojun
01692d62bf 0.3e import leftover. heimdal experts, please check. 2001-04-06 10:10:21 +00:00
wiz
199da02c9f Fix typos in comment. 2001-04-06 09:39:29 +00:00
wiz
dc5eda62fb Remove references to gated, except the conflict check in rc.d/routed.
Noted by Launey Thomas <ljt@alum.mit.edu>.
2001-04-06 09:38:54 +00:00
onoe
2b490d37b2 add support Cisco aironet 350 series. 2001-04-06 09:31:20 +00:00
onoe
5653ae7375 Add Cisco Aironet 350 Series.
XXX: work as same as 340 series.
     do not use any 802.11e security enhancements yet..
2001-04-06 09:28:39 +00:00
onoe
8a81c1e899 regen: add Cisco Aironet 350 Series. 2001-04-06 09:27:13 +00:00
onoe
f53e32994a Add Cisco Aironet 350 Series 2001-04-06 09:26:29 +00:00
itojun
500c4f040b sync HEAD with v0-3e tag. it seems that it was left behind when heimdal
0.3e is imported.  without this change, lib/libhdb does not compile.
PR12560
2001-04-06 08:32:35 +00:00
garbled
6ee451eb01 Oops.. forgot to back a change out 2001-04-06 07:57:05 +00:00
itojun
39e1f5e4ef description for "discard" was missing. sync with kame 2001-04-06 07:04:31 +00:00
lukem
f6a33791bb clarify that ${name}_groups is comma separated 2001-04-06 06:48:35 +00:00
jdolecek
e482ee9d62 add rnd (for ssh/sshd) and couple comments 2001-04-06 06:44:08 +00:00
simonb
20f99292d1 Disable tracing in the distrib client (controlled by #ifdef SMALL in
includes/site.h).
2001-04-06 06:39:54 +00:00
toshii
3180bc6ac6 Fix a couple of bugs including kernel_pt_table[] range overflow.
I thought some incompatiblity with gcc-2.95.3 prevented booting,
but the actual reason was this silly overflow.
2001-04-06 05:38:01 +00:00
blymn
47eb37d515 * Fixed horizontal scrolling. 2001-04-06 05:24:59 +00:00
itojun
ea6a7c4787 pedant changes for strcpy/sprintf. 2001-04-06 05:10:28 +00:00
blymn
a773c5b773 * Fix horizontal scrolling
* Fix cursor positioning at the end of a static field
* Fix the end field request handler.
2001-04-06 05:03:22 +00:00
blymn
ab600f6ad4 * Fixes for horizontal scrolling
* Character is added to the destination field in auto-skip mode when
  a new field is skipped to.
2001-04-06 04:40:43 +00:00
thorpej
6158847f3d Prevent a NULL-pointer deref when making a TGS_REP for a ticket
renewal.

Patch from Assar via private mail.
2001-04-06 04:39:31 +00:00