Andrey A. Chernov
|
5a433546e8
|
Intruduce new group for uucp, gid 66
Change uucp directories group too
Change "lock" directory group to "dialer" to allow various
dialout applications to access it
|
1994-05-31 04:38:13 +00:00 |
|
Andrey A. Chernov
|
62936ec704
|
Intruduce new group for uucp, gid 66
|
1994-05-31 04:36:30 +00:00 |
|
Rodney W. Grimes
|
b57afed2bc
|
Do not install ld or man from here, we use the gnu versions of these.
|
1994-05-30 19:11:58 +00:00 |
|
Rodney W. Grimes
|
afe61c1516
|
BSD 4.4 Lite Share Sources
|
1994-05-30 19:09:18 +00:00 |
|
Rodney W. Grimes
|
9f23196c42
|
Cleanup so that make install can run, many install: maninstall changed
to just install:, sperious targets and CLEANFILES removed.
|
1994-05-30 14:17:23 +00:00 |
|
Rodney W. Grimes
|
5c64522858
|
Add i386 support, and reorder machine #ifdefs to be in alphanumeric order.
|
1994-05-30 14:12:06 +00:00 |
|
Rodney W. Grimes
|
432f44f5e4
|
Add a beforeinstall rule to turn off the immutable flag on chpass so you
can install a new copy of it.
|
1994-05-30 14:03:53 +00:00 |
|
Rodney W. Grimes
|
79bd0a6516
|
Disable afterinstall rule as it is broken when you have CVS files around.
Reviewed by:
Submitted by:
|
1994-05-30 14:01:24 +00:00 |
|
Rodney W. Grimes
|
bfce144014
|
Need ${LDFLAGS} one more place.
|
1994-05-30 13:59:50 +00:00 |
|
Andrey A. Chernov
|
03afa5ecd8
|
Make bootblocks fit into 7168 limit
|
1994-05-30 05:23:53 +00:00 |
|
Andrey A. Chernov
|
f21bfa8ee5
|
From Ache:
Add proper devices for new sio initial/locking mechanism
|
1994-05-30 03:53:01 +00:00 |
|
Andrey A. Chernov
|
32b6b31c1e
|
From Bde:
o Rewrote lots of it to be more like stty.1. The old one was
too verbose and the complicated options no longer exist.
|
1994-05-30 03:50:01 +00:00 |
|
Andrey A. Chernov
|
123e9a592b
|
From Bde:
o Removed bidir options.
|
1994-05-30 03:49:16 +00:00 |
|
Rodney W. Grimes
|
eb25948122
|
Repeat after me, I will not edit files on Freefall, but bring patches
over instead.
Moved #ifdef to correct place.
|
1994-05-29 17:15:12 +00:00 |
|
Rodney W. Grimes
|
662764bce8
|
Remove unneeded targets for manual page. Remove unneeded cleanfiles.
|
1994-05-29 16:35:09 +00:00 |
|
Rodney W. Grimes
|
17917d67f8
|
Corrected to work without symbolic links for md-${MACHINE}.c.
|
1994-05-29 12:44:36 +00:00 |
|
Rodney W. Grimes
|
5b3d56346b
|
Need to sue ${LDFLAGS} when building local binaries so they get built
static if ${NOSHARED}==YES. This makes it easier to bootstrap a system.
|
1994-05-29 12:43:06 +00:00 |
|
David Greenman
|
329cfeccd5
|
Don't panic if we can't malloc a cblock...just print a console message
and be happy.
|
1994-05-29 07:50:11 +00:00 |
|
David Greenman
|
3962127e78
|
Changed mbuf allocation policy to get a cluster if size > MINCLSIZE. Makes
a BIG difference in socket performance.
|
1994-05-29 07:48:17 +00:00 |
|
David Greenman
|
db8889c62b
|
Changed loopback MTU to 65535.
|
1994-05-29 07:43:54 +00:00 |
|
David Greenman
|
26e30fbba5
|
Increased tcp_send/recvspace to 16k, and added TCP_SMALLSPACE ifdef
to set it to 4k.
|
1994-05-29 07:42:47 +00:00 |
|
Rodney W. Grimes
|
987df638a9
|
Add read_names support for i386, based on my original work from FreeBSD
and cleaned up slightly.
|
1994-05-29 06:19:34 +00:00 |
|
Geoff Rehmet
|
7a34df0d8f
|
Turn globbing on when a section number is specified, this makes things work
properly when /usr/share/man/man?/ contain gzipped unformatted pages.
|
1994-05-28 20:19:25 +00:00 |
|
Rodney W. Grimes
|
9f5cdc1599
|
I know better than to edit files on freefall, next time take a patch file.
Change vm_paramh. to vm_param.h
|
1994-05-28 16:21:59 +00:00 |
|
Rodney W. Grimes
|
f46145aa78
|
MAP_FILE is the default on mmap now, and is no longer defined just
like on a sun, so #define it to be 0 if we are running BSD >=199306.
|
1994-05-28 13:59:16 +00:00 |
|
Geoff Rehmet
|
cd9681ffd1
|
Add comments to Makefile.inc's about libg++ and shlib nos.
|
1994-05-28 09:56:30 +00:00 |
|
Rodney W. Grimes
|
ee9183faff
|
Add link.h to list of headers to install.
|
1994-05-28 09:37:33 +00:00 |
|
Rodney W. Grimes
|
1ece12e5f0
|
Enable csu/${MACHINE} now that I have copied in our crt* files.
|
1994-05-28 09:24:46 +00:00 |
|
Rodney W. Grimes
|
1544f99bac
|
Comment out missing/broken sources.
|
1994-05-28 06:44:34 +00:00 |
|
Rodney W. Grimes
|
020d25e037
|
Remove stuff for building manual pages the old way.
|
1994-05-28 06:40:02 +00:00 |
|
Rodney W. Grimes
|
4bf240e3b9
|
Why cast a constant to (unsigned long) when you can make it this by
appending UL.
|
1994-05-28 06:38:34 +00:00 |
|
Rodney W. Grimes
|
4311528181
|
Disable PS_STRINGS for now until I get the headers fixed.
|
1994-05-28 06:36:58 +00:00 |
|
Rodney W. Grimes
|
1e0b7c1862
|
Remove old style manual page depends so make install with NOMAN set
can run.
|
1994-05-28 06:29:36 +00:00 |
|
Rodney W. Grimes
|
3491fdaeb0
|
Disable afterinstall: for manual pages until the manual page fix patch
comes in.
|
1994-05-28 06:27:25 +00:00 |
|
Rodney W. Grimes
|
3ef6a10b70
|
Remove stuff for building manual pages the old way.
|
1994-05-28 06:25:34 +00:00 |
|
Rodney W. Grimes
|
b0358078ab
|
Comment out missing programs fsdb icheck and ncheck.
Comment out porting work needed program scsiformat.
Remove XNSrouted and routed as they have been moved to usr.sbin.
Reviewed by:
Submitted by:
|
1994-05-28 06:24:51 +00:00 |
|
Rodney W. Grimes
|
17b3a49182
|
rbootd compiles on i386 too.
Reviewed by:
Submitted by:
|
1994-05-28 06:21:34 +00:00 |
|
Rodney W. Grimes
|
3a7b365fa1
|
Make comments about what is missing the same as in other makefiles.
Remove the commented out stuff about X11 as the system sources should
not be doing anything with X11.
|
1994-05-28 06:17:33 +00:00 |
|
Rodney W. Grimes
|
21d54b076d
|
Fix kvm_i386.c just enough to make it compile and return lots of errors
when called. Noop out swapread in kvm_proc.c as our vm system is
different.
|
1994-05-28 05:48:30 +00:00 |
|
Rodney W. Grimes
|
f95a02507b
|
This is a COPY of kvm_hp300.c, soon to be patched to sorta work with
the i386 port.
|
1994-05-28 04:34:59 +00:00 |
|
Rodney W. Grimes
|
f227112c93
|
Make the comments about what is missing and not done consistent with
my other Makefile comments so they can easily be found with grep.
|
1994-05-28 04:32:21 +00:00 |
|
Rodney W. Grimes
|
8fc3ecbc26
|
Must now include vm/vm.h and vm/vm_param.h due to the way we define KERNBASE.
Reviewed by: David Greenman
|
1994-05-28 04:20:59 +00:00 |
|
Rodney W. Grimes
|
c33d416724
|
Must now include vm/vm.h and vm/vm_param.h due to the way we define KERNBASE.
Reviewed by: David Greenman
|
1994-05-28 04:15:16 +00:00 |
|
Rodney W. Grimes
|
303b706ca0
|
Add this so that the top level Makefile can traverse down into here
and build libkern. This will be enhanced later to build other things.
|
1994-05-28 04:10:32 +00:00 |
|
Rodney W. Grimes
|
057254b189
|
Don't build /sbin shared.
|
1994-05-28 03:56:49 +00:00 |
|
Rodney W. Grimes
|
8eaf839353
|
Do not build /bin shared
|
1994-05-28 03:55:41 +00:00 |
|
Rodney W. Grimes
|
c3d9b0f04b
|
BSD 4.4 Lite Top Level Sources
|
1994-05-27 12:42:53 +00:00 |
|
Rodney W. Grimes
|
ea022d1687
|
BSD 4.4 Lite Libexec Sources
|
1994-05-27 12:39:25 +00:00 |
|
Rodney W. Grimes
|
9b50d90275
|
BSD 4.4 Lite Usr.bin Sources
|
1994-05-27 12:33:43 +00:00 |
|
Rodney W. Grimes
|
efd31c5952
|
Initial revision
|
1994-05-27 12:32:03 +00:00 |
|