pst
68eaf42a45
Cosmetic changes.
...
Submitted by: Philippe Charnier <charnier@xp11.frmug.org>
1997-08-17 17:55:45 +00:00
pst
738fa2d3d2
This was disabled, but it doesn't even make sense to leave it in as
...
an example, it's totally bogus.
1997-08-17 17:54:41 +00:00
tegge
3dbac0faf6
Copy code from gnu/usr.bin/gdb/gdb/kvm-fbsd.c to deal with 4 MB pages.
1997-08-17 17:42:59 +00:00
tegge
e1e14dc94c
Use KERNBASE, not 0xf0000000.
1997-08-17 17:40:11 +00:00
steve
80d2cce401
.Nm --> .Xr so that gettytab(5) is shown instead of gettytab 5.
...
PR: bin/4079
1997-08-17 16:36:41 +00:00
joerg
5d172ee46e
Ooops. Wrong branch, back out previous commit.
1997-08-17 15:02:34 +00:00
joerg
84fcbd4f79
MFC: rev 1.125, remove old PID files at startup
1997-08-17 14:58:57 +00:00
itojun
8d1042dd0d
To handle scsi RESERVATION CONFLICT properly in ahc driver.
...
Could somebody please update other drivers so that SCSI_RSVD (0x18)
to be handled just like SCSI_BUSY(0x08)?
There's no need for extra state, so we use XS_BUSY for SCSI_RSVD too.
PR: 4257
1997-08-17 14:04:08 +00:00
itojun
351295a40c
preparation for scsi device RESERVATION CONFLICT support.
...
PR: 4257
1997-08-17 14:02:18 +00:00
jkh
623e3cede9
Sync with rc.conf change for weak_mountd_authentication
1997-08-17 10:08:25 +00:00
jkh
fa1973cf0b
Remove non-orthnogonal weak_mountd_authentication variable hack
...
and expose mountd_flags in its place. Still allow the usage of
weak_mountd_authentication in legacy configs to result in an implicit
mountd_flags=-n, so folks shouldn't break because of this.
Suggested by: Andre Albsmeier <Andre.Albsmeier@mchp.siemens.de>
1997-08-17 10:04:52 +00:00
peter
b0303ecc1d
Bandaid to make this compile.. These old mbuf types should probably be
...
ripped out.
1997-08-17 09:12:43 +00:00
fsmp
44f5d97cca
Added frequencies for north american HRC cable.
...
Submitted by: Yixin Jin <yjin@rain.cs.ucla.edu> (I think)
Resubmitted by: Kenneth Merry <ken@gt.ed.net>
1997-08-17 05:50:56 +00:00
kato
560fba7fed
Synchronize with foolowing files in sys/i386/boot/netboot:
...
1.12 Makefile
1.14 bootmenu.c
1.20 main.c
1.3 makerom.c
1.3 misc.c
1.12 netboot.h
1.11 ns8390.c
1.1 ns8390.h
1.3 rpc.c
1.6 start2.S
Submitted by: H. Nokubi <h-nokubi@nmit.mt.nec.co.jp>
1997-08-17 05:13:27 +00:00
kato
88a74fed35
Synchronize with sys/i386/i386/userconfig.c revision 1.88.
1997-08-17 03:38:52 +00:00
kato
fb286eb4af
Synchronize with sys/i386/conf/majors.i386 revision 1.16.
1997-08-17 03:36:09 +00:00
steve
fe5ea241ff
Reflect reality of sticky bits and UFS-based filesystems.
...
PR: docs/4198
Submitted by: Ada T. Lim <ada@not-enough.bandwidth.org>
1997-08-17 00:19:28 +00:00
steve
b24c9462eb
Note that sticky text executables are no longer supported.
...
PR: docs/4198
Submitted by: Ada T. Lim <ada@not-enough.bandwidth.org>
1997-08-17 00:15:46 +00:00
steve
109c5376e8
Describe the QCMD macro and its parameters.
...
PR: docs/4261
1997-08-17 00:08:40 +00:00
steve
9fd542625e
Add a slightly modified version of NetBSD's diskless.8 manpage.
...
PR: docs/2153
Obtained from: NetBSD
1997-08-16 23:59:29 +00:00
steve
a0fc28419c
Add a cleandepend target and tidy up a bit.
...
PR: docs/3257
1997-08-16 23:40:26 +00:00
steve
a900aa0a5e
Make this compile with the -traditional cc flag.
...
PR: misc/2189
Submitted by: Lars Koeller <Lars_Koeller@odie.physik2.uni-rostock.de>
1997-08-16 23:32:42 +00:00
wollman
4542c1cf5d
Fix all areas of the system (or at least all those in LINT) to avoid storing
...
socket addresses in mbufs. (Socket buffers are the one exception.) A number
of kernel APIs needed to get fixed in order to make this happen. Also,
fix three protocol families which kept PCBs in mbufs to not malloc them
instead. Delete some old compatibility cruft while we're at it, and add
some new routines in the in_cksum family.
1997-08-16 19:16:27 +00:00
wollman
f4edc7fc67
Enable hostcache code.
1997-08-16 19:11:10 +00:00
wollman
6e64800860
Dejulianize DIAGNOSTIC panic code. The types are wrong; probably there's
...
a missing dereference.
1997-08-16 19:07:20 +00:00
pst
fa45a51529
Use /etc/periodic
1997-08-16 17:08:35 +00:00
pst
93db7f7195
Point at /etc/periodic
1997-08-16 17:07:13 +00:00
pst
bb51ac6cd1
Goodbye, cron.d
1997-08-16 17:06:59 +00:00
pst
014b4bc362
This commit was generated by cvs2svn to compensate for changes in r28263,
...
which included commits to RCS files with non-trunk default branches.
1997-08-16 17:04:02 +00:00
pst
1d67bc6abb
Copy /etc/cron.d to /etc/periodic per-request of many.
...
This wasn't done with a repository copy because there was no
history of any consequence. Flames to me.
1997-08-16 17:04:02 +00:00
msmith
7eb858845c
Add the 'ppc' ISA-bus parallel-port chipset driver.
1997-08-16 14:19:43 +00:00
msmith
3f223355d3
Use cdev major 82 instead of the (reserved-for-local-use) original 14
1997-08-16 14:16:58 +00:00
msmith
4ff829e377
Assign character major 82 to the 'ppi' Generic Parallel Port I/O device.
1997-08-16 14:15:40 +00:00
msmith
bfa6c5fdb8
Minor ppc_data structure tweak.
...
Submitted by: Nicolas Souchu <Nicolas.Souchu@prism.uvsq.fr>
1997-08-16 14:07:26 +00:00
msmith
c793b7f107
Add new ppbus files.
...
Submitted by: Nicolas Souchu <Nicolas.Souchu@prism.uvsq.fr>
1997-08-16 14:06:05 +00:00
msmith
4e86e1b814
Sync with ppbus-970815 from the author :
...
- interrupt-driven printing now works (nlpt)
- Rearrangement of bus-related functions into ppb_base/ppbconf
- Addition of ieee1284 interface functions, preliminary parallel-port
PnP support
Submitted by: Nicolas Souchu <Nicolas.Souchu@prism.uvsq.fr>
1997-08-16 14:05:38 +00:00
msmith
1899bf201a
Oops, reference the ppi and vpo drivers properly. Obviously nobody's
...
using this stuff yet 8)
1997-08-16 12:21:23 +00:00
dyson
c2f779ce3a
SMP Natoma motherboards cannot know if you are booting a UP or SMP OS. This
...
mod makes sure that the Natoma chipset is set into the correct mode. In
the case of my P6DNF, when booting a UP kernel, I see a substantial improvement
in the latency of certain operations. It appears that the cache hit
latency is curiously improved the most, per lat_mem_rd.
1997-08-16 07:18:51 +00:00
peter
25542282f5
Regenerate..
1997-08-16 07:13:47 +00:00
peter
677f2d1bcb
Install tcl.h into /usr/include/tcl/ so that there's less chance of it
...
conflicting.
1997-08-16 07:11:28 +00:00
cwt
a541cc54fd
Retire v1.81 sources and build instead from src/contrib/global sources. Reviewed by: jdp
1997-08-16 04:42:45 +00:00
cwt
afda633884
The standard upgrade procedure derived from the handbook section
...
on maintaining contributed software.
The merge from our FreeBSD maintained v1.81 to the author's v2.0
yielded only one small difference (a duplicate inclusion of errno.h
in btreeop/btreeop.c) which for now I will leave alone and submit
back to the author; we'll catch it on the vendor branch in v2.1.
Reviewed by: jdp
1997-08-16 04:29:36 +00:00
cwt
367b31cffd
This commit was generated by cvs2svn to compensate for changes in r28248,
...
which included commits to RCS files with non-trunk default branches.
1997-08-16 04:13:58 +00:00
cwt
9061d030a8
Import global v2.0 as contributed software. We will maintain it this
...
way, retiring the sources from usr.bin/global shortly.
Reviewed by: jdp
Discussed-with: obrien
1997-08-16 04:13:58 +00:00
kato
9bcd0fb0aa
Synchronize with sys/i386/conf/majors.i386 revision 1.15.
1997-08-16 01:33:10 +00:00
kato
aff097221a
Synchronize with sys/i386/conf/files.i386 revision 1.171.
1997-08-16 01:31:22 +00:00
jlemon
7ebc5d1467
Enable the use of keypad cursor motion keys.
...
Submitted by: John Hay <jhay@mikom.csir.co.za>
1997-08-16 00:16:48 +00:00
ache
7574acc2f7
Remove LANG settings from here, they must be in login classes instead
1997-08-15 23:41:27 +00:00
jlemon
d637f4f507
Add support for XMS memory to doscmd.
...
Submitted by: Helmut F. Wirth <hfwirth@ping.at>
1997-08-15 23:41:26 +00:00
ache
3bc0e3d9d1
Map CSTATUS to ^T by default or it never noticed by novice users
...
Reviewed by: bde
1997-08-15 22:43:22 +00:00