dg
2277627c92
Mostly cosmetic changes. Use KERNBASE instead of UPT_MAX_ADDRESS in
...
some comparisons as it is more correct (we want the kernel page tables
included).
Reorganized some of the expressions for efficiency.
Fixed the new pmap_prefault() routine - it would sometimes pick up the
wrong page if the page in the shadow was present but the page in object
was paged out. The routine remains unused and commented out, however.
Explicitly free zero reference count page tables (rather than waiting
for the pagedaemon to do it).
Submitted by: John Dyson
1995-02-02 08:45:14 +00:00
jkh
3e44350f15
Bump the date to February 2nd.
1995-02-02 08:32:11 +00:00
jkh
4ba7170328
Clean these up a bunch more - gee I'm glad I do these snapshots, they uncover
...
*so many problems*.. Too bad the snaps themselves don't get made as a
consequence.. :-)
Bump the date forward Yet Another Day. David has some changes he wants to
see rolled in, so I guess we're down for Feb 2nd as the snap date!
1995-02-02 08:31:38 +00:00
ache
b46423171c
Create directory symlinks neccesary for locale because mtree
...
can't create symlinks.
Suggested by Rod.
1995-02-02 08:03:24 +00:00
jkh
9fa893b664
Mkdir() now takes two flags.
1995-02-02 05:49:06 +00:00
jkh
985dab5887
This was misleading - you select OK to continue, not Cancel! ;-)
1995-02-02 05:44:14 +00:00
jkh
540efb4896
Since the pci directory has moved, this required updating.
1995-02-02 05:42:47 +00:00
phk
28e440fd71
Make dirs for msdos fs's.
1995-02-02 05:35:36 +00:00
jkh
a8a1937a5a
We no longer need a welcome telling us to take a floppy out - it's already
...
out.
1995-02-02 04:57:05 +00:00
jkh
7fe5582ae5
Create an obj symlink when necessary.
...
Submitted by: "Remy CARD" <Remy.Card@masi.ibp.fr>
1995-02-02 04:53:30 +00:00
jkh
1175d72930
Clean up the documentation in light of a few recent changes.
1995-02-02 04:13:22 +00:00
jkh
ee26961c68
We don't need to go back to the first screen again - optimize this.
1995-02-02 04:08:13 +00:00
jkh
e40e3d935b
Argh! I left the setup script off the floppy. Time to re-roll it.
1995-02-02 04:07:51 +00:00
paul
64b42948cb
Fixed problem passing received packets to bpf.
...
Implemented all the devconf code properly.
1995-02-02 04:07:45 +00:00
jkh
7b026c1466
Cosmetic fix.
...
Submitted by: Christoph Kukulies <kuku@gilberto.physik.rwth-aachen.de>
1995-02-02 03:36:51 +00:00
amurai
e45d42c64c
PPP does not find config files (Wrong path name not a /etc/ppp)
...
Submitted by: Michael Reifenberger <root@rz-wb.fh-sw.de>
1995-02-02 01:54:27 +00:00
wpaul
856e9ec0e9
cleaned up and modified slightly to reflect changes
1995-02-01 23:47:04 +00:00
wpaul
e2d7ebccd1
Cleaned up Makefile a little, added man page links from ypchsh.1 ypchfn.1
...
and ypchpass.1 to yppasswd.1. Also fixed a typo: ypshfn != ypchfn.
1995-02-01 23:46:20 +00:00
wpaul
ca56934ab2
Need to set a umask to avoid security problems (/var/yp/passwd
...
world-writable).
1995-02-01 23:30:02 +00:00
wpaul
4ced3668eb
Cleaned up usage() -- removed bogus references to opassfile, which isn't
...
used anymore (/var/yp/Makefile creates a new /var/yp/passwd file from
/var/yp/master.passwd using awk, so yppasswdd doesn't have to make it
anymore).
1995-02-01 23:27:46 +00:00
jkh
9b15d8ef61
Add tun to list of devices.
...
Submitted by: mr
1995-02-01 23:15:11 +00:00
se
40bb2e8a07
Reviewed by: se
...
Submitted by: wolf (Wolfgang Stanglmeier)
PCI specific code moved to /sys/pci.
1995-02-01 23:11:38 +00:00
se
deb6352a2b
Reviewed by: se
...
Submitted by: wolf (Wolfgang Stanglmeier)
New ISA dependend file for PCI bus support.
Replaces sys/i386/pci/pcibios.c.
1995-02-01 23:06:58 +00:00
wpaul
f3d5354cdd
/var/yp/Makefile doesn't create passwd file from master.passwd file
...
correctly (specified wrong fields to awk). Note that the files in question
are noe the local /etc/master.passwd and /etc/passwd files: this Makefile
expects there to be a seperate master.passwd file under /var/yp for NIS
database creation.
1995-02-01 23:05:36 +00:00
se
4682bba3f2
Reviewed by: se
...
Submitted by: wolf (Wolfgang Stanglmeier)
Most PCI specific files moved from sys/i386/pci to sys/pci.
One PC specific file (pcibus.c) new in sys/i386/isa.
1995-02-01 23:02:24 +00:00
se
2b8c87f8e9
Reviewed by: se
...
Submitted by: wolf (Wolfgang Stanglmeier)
Obtained from:
Most PCI specific files moved from sys/i386/pci to sys/pci.
One PC specific file (pcibus.c) new in sys/i386/isa.
1995-02-01 23:01:54 +00:00
se
2257969444
Reviewed by: se
...
Submitted by: wolf (Wolfgang Stanglmeier)
Files moved here from sys/i386/pci, since they are meant to be
architecture independent.
1995-02-01 22:56:55 +00:00
jkh
dded5eaf51
Don't forget to make the gzip'd boot floppy.
1995-02-01 22:53:32 +00:00
sos
e33eacfbc0
Syscons bug fix: tab now right (thanks bruce!)
...
Mouse arrow support almost finished.
1995-02-01 21:56:32 +00:00
gpalmer
54b76ef3e5
Start the ball rolling by sticking a
...
MAINTAINER?= line in here.
Idea by: jkh@FreeBSD.ORG
1995-02-01 21:47:57 +00:00
wpaul
1818a0c4e1
Fix for that last fix... pass the hat. :)
1995-02-01 20:09:00 +00:00
wpaul
58429fdc31
Small fix to _getyppass(): sometimes we can construct the wrong mapname
...
when looking for master.passwd.whatever.
1995-02-01 20:06:33 +00:00
jkh
19441ff4f8
Take out my previous change to update the src tree first - that was
...
stupid.. :-)
1995-02-01 11:19:24 +00:00
jkh
01be8a1a70
Do what I think Poul *intended* to do, rather than what he did.. :-)
1995-02-01 11:15:45 +00:00
jkh
c766e4d1a4
Bump snap date. Our current version numbering scheme loses.
...
How can we get ONE canonical version string into everything?
1995-02-01 11:03:35 +00:00
jkh
685c12b3f3
Bump the date on the snapshot. The previous one never happened.. :-)
1995-02-01 10:59:37 +00:00
jkh
d9f62e5aa3
Change the way I make the link to /etc/termcap. It worked for install
...
but not distribute. Now it works for both.
1995-02-01 08:32:05 +00:00
wpaul
ca503e6391
Changed passwd/yppasswd's Makefile to create all symbolic links instead
...
of hard links: since passwd is installed immutable, an attempt to make
a hard link to it during a 'make install' would fail. I didn't notice
this conflict because my /usr directory is an NFS filesystem mounted from a
SunOS server, so the special file mode flags had no effecti when I tested
everything on my machine. Live and learn.
1995-02-01 05:55:18 +00:00
paul
41f11011a1
Fix calculation of default field heights and a bug in the setting
...
of form dimensions.
1995-02-01 04:08:19 +00:00
paul
0305d2ddc1
Implemented height field for text fields so they can now be more than
...
one line long.
Fixed a bug in the input field with cursor positioning at the end of
the field.
Make the print_status function available to apps so they can print
status messages.
Updated the example for the new fib parser.
1995-02-01 04:06:37 +00:00
paul
0f25422ca8
Clean up the parser, allow fields to be specified inline and
...
generally make the forms language much less verbose.
Add height option for fields and calculate sensible defaults.
1995-02-01 03:22:17 +00:00
wpaul
219ed0fd18
Added the yppwupdate script. This is a small shell script that yppasswdd
...
executes after it finishes updating the raw master.passwd file. The script
is just there to invoke /var/yp/Makefile to build new maps and yppush them.
We could have yppasswdd run /var/yp/Makefile directly, but this allws a bit
more flexibility: the user may decide to run some other commands too.
1995-02-01 02:13:15 +00:00
wpaul
a0d2144bc8
Added Makefile.yp and mknetid, which are needed to rebuild NIS maps.
...
mknetid is a script. Both are installed by an afterinstall which as
been added to the main Makefile.
1995-02-01 02:00:03 +00:00
wpaul
c66a9d7870
Need _PATH_YP for ypserver stuff.
1995-01-31 23:12:53 +00:00
phk
9f0a17dbb2
I have taken sysinstall out of the normal SUBDIR rule. There are too
...
many build problems just now, and it isn't that general after all.
1995-01-31 19:41:08 +00:00
phk
27ca9d3bb5
CTM email tools.
...
Reviewed by: phk
Submitted by: Stephen McKay <syssgm@devetir.qld.gov.au>
1995-01-31 19:12:53 +00:00
bde
7a22eb0731
Fix reading of stack addresses from core files. USRSTACK now really is
...
the (top of the) user stack.
1995-01-31 18:07:36 +00:00
bde
410788f921
Fix off by one error in calculation of `mday' (months start at 1).
...
Jan 31 gave Jan 30, often for next year.
1995-01-31 17:54:39 +00:00
jkh
0c3392596f
Add dmenu.
1995-01-31 13:53:44 +00:00
dufault
331e8d8b9c
Split byte packing functions into signed and unsigned versions.
...
Left most current invocations as signed, though that could be wrong.
1995-01-31 11:41:47 +00:00