eivind
0edca1f0f6
Limit check for target to smaller section of makefile.
1998-02-19 14:53:29 +00:00
msmith
a82f842875
Move the 'sw' device off block major #1 , which is now occupied by 'wfd'.
1998-02-19 12:15:06 +00:00
jb
7d1df0f942
No binutils yet 8-(, and a few programs that need porting to alpha.
...
Make them i386 specific for now.
1998-02-19 09:34:59 +00:00
kato
cd314fdf31
Sync with sys/i386/conf/majors.1.31.
1998-02-19 08:43:25 +00:00
kato
eb60d56d75
Sync with sys/i386/conf/files.i386 revision 1.191.
1998-02-19 08:42:57 +00:00
guido
e1ce88a831
Reenable building of /etc/passwd.
...
Pointed out by: "Julie M. Juracich" <julie@xaqti.com>
1998-02-19 08:12:11 +00:00
charnier
ac7a269d57
Convert to mdoc + typos.
1998-02-19 08:05:46 +00:00
jb
6706b66d1a
Change the bootstrap makefile inclusion to be general based on the
...
MACHINE. This lets me play with porting to m68k too. 8-) That is a
good test for portability because MACHINE != MACHINE_ARCH and m68k is
big endian.
1998-02-19 07:34:46 +00:00
jb
728d7b8b1a
Just one of these libs left to port to alpha.
1998-02-19 07:30:06 +00:00
jb
283cac6d8e
With the exception of tools that should come from GNU binutils,
...
this makefile will bootstrap all libraries and tools needed to build
the system.
1998-02-19 07:25:03 +00:00
asami
7d4af6ecd6
(1) Don't disable "deinstall" if IGNORE is set.
...
I don't know what the hell I was thinking in: rev. 1.268
(2) Create ${PREFIX} before calling mtree if it doesn't exist. This
may not be the best solution, but pre-install is called after
mtree so there really isn't any way to fix this from the port
Makefiles and thus has to be done here.
1998-02-19 06:49:27 +00:00
brian
5b9c68270e
MFMP: Allow 8 character login names.
...
Do the login()/logwtmp()/logout() as id 0.
1998-02-19 02:10:13 +00:00
jkh
7a0499eae5
91 vinum RAID fs
...
Requested by: grog
1998-02-19 01:33:29 +00:00
eivind
896db5cdb4
Don't create a ${PROG} target if it already exists.
1998-02-19 01:30:23 +00:00
eivind
ab0c84a191
Style police service brought to you by: bde
1998-02-19 00:51:49 +00:00
eivind
d2daf125ee
Re-introduce '-n' - now a no-op for backwards compatibility only.
...
Requested by: David Quattlebaum <sasdrq@unx.sas.com>
1998-02-19 00:45:33 +00:00
nate
9abc0e86f8
MF22:
...
- After the install has been done, but before makedb is run, run
'ldconfig -R' to pick up new shlib dependencies.
Suggested by: Amancio and a whole lot of other folks
1998-02-19 00:24:43 +00:00
dima
bc6fcbb867
Add 'f' flag to the optstring.
1998-02-18 22:49:58 +00:00
dima
7dfa939b99
cosmetic change for optstring
1998-02-18 22:45:22 +00:00
brian
c30c1e89da
MFMP: LogWARN rather than LogERROR when we can't create
...
our diagnostic socket.
1998-02-18 20:40:32 +00:00
eivind
1960e2add5
... since config no long have a -n option in -current either, do the
...
obvious thing. (-n gone).
1998-02-18 20:01:41 +00:00
brian
4d644306f0
Don't leak memory when the peer sends PROTO_COMPD packets
...
without negotiating compression first.
1998-02-18 19:38:43 +00:00
jkh
f7fa94dfb2
Note VFAT/FAT32 support in msdosfs now.
1998-02-18 19:10:25 +00:00
steve
c8d39d3d21
Need to #include <unistd.h> for nice(3).
...
PR: 5782
Submitted by: David Malone <dwmalone@maths.tcd.ie>
1998-02-18 18:34:17 +00:00
steve
1e009eea0e
Missing newline when euid != ruid.
...
PR: 5778
Submitted by: Martin Kammerhofer <dada@sbox.tu-graz.ac.at>
1998-02-18 17:35:16 +00:00
msmith
115161cc63
Don't reference (nonesxistent) qcam module.
1998-02-18 14:30:07 +00:00
msmith
82c844863f
Remove qcam entries
...
Submitted by: pst
1998-02-18 13:54:45 +00:00
msmith
7b0042e674
Remove qcam LKM.
...
Submitted by: pst
1998-02-18 13:52:02 +00:00
msmith
2013639267
Remove qcam manpages
...
Submitted by: pst
1998-02-18 13:50:19 +00:00
msmith
2a88b53c7d
Disconnect (nonexistent) qcamcontrol
...
Submitted by: pst
1998-02-18 13:48:37 +00:00
msmith
892f7dbda1
Remove qcam support programs.
...
Submitted by: pst
1998-02-18 13:46:23 +00:00
msmith
63ba0269a8
Remove the 'qcam' driver. Development has ceased, and the driver is
...
nonfunctional.
Submitted by: pst (conversation some time ago)
1998-02-18 13:43:59 +00:00
kato
6d2de5b15e
Sync with sys/i386/conf/majors.i386 revision 1.29.
1998-02-18 12:34:32 +00:00
kato
21ccba9ccc
Sync with sys/i386/conf/files.i386 revision 1.190.
1998-02-18 12:34:01 +00:00
kato
2702289bfe
Sync with sys/i386/conf/devices.i386 revision 1.13.
1998-02-18 12:33:34 +00:00
obrien
55c0d527fe
MFS.
1998-02-18 10:53:16 +00:00
msmith
cd0d6c381a
Put the SC_Q_NO_TAGS value in the correct field for the Iomega Jaz quirk
...
entry, and move it down with the other NO_TAGS device.
Submitted by: bde
1998-02-18 09:40:54 +00:00
jkh
fefaf13d74
Support for FAT32 partitions.
...
Submitted by: Dmitrij Tejblum <dima@tejblum.dnttm.rssi.ru>
Obtained from: NetBSD
1998-02-18 09:30:31 +00:00
jkh
90f90fc347
Update MSDOSFS code using NetBSD's msdosfs as a guide to support
...
FAT32 partitions. Unfortunately, we looked around here at
Walnut Creek CDROM for any newer FAT32-supporting versions
of Win95 and we were unsuccessful; only the older stuff here.
So this is untested beyond simply making sure it compiles and
someone with access to an actual FAT32 fs will have
to let us know how well it actually works.
Submitted by: Dmitrij Tejblum <dima@tejblum.dnttm.rssi.ru>
Obtained from: NetBSD
1998-02-18 09:28:47 +00:00
jkh
4430df5b84
MF22: add login_auth.3 to man page list.
1998-02-18 05:29:07 +00:00
eivind
6c500cca36
Make '-n' the default, and introduce a new flag '-r' to get old
...
behaviour. Also indicate which option(s) are unknown if there are any
old-style options.
1998-02-18 04:15:04 +00:00
wpaul
fb3f84b8bf
Doh! Replace backslash that got eaten by gremlins in the last commit.
1998-02-18 04:11:49 +00:00
scrappy
09ed137b68
soundcard.h wasn't upgraded when i386/isa/snd was
1998-02-18 02:27:00 +00:00
julian
6d639f103c
Submitted by: Jeremy Allison (jallison@whistle.com)
...
fix a slight confusion about which draft of threads we are supporting.
this allows something as big and ugly as samba to be compiled with libc_r
and still work! our user-level pthreads seems amazingly robust!
1998-02-18 01:20:33 +00:00
jkh
62e49a374e
correct a typo I just noticed.
1998-02-17 19:41:53 +00:00
nate
2693fa7a25
- Removed unused files.
1998-02-17 19:18:10 +00:00
nate
77f7d10585
- Updated to Luigi's 2-15-98 code. The code in 2.2 is the same except for
...
select/poll and DEVFS changes, which are limited to an include/define
in sound.h and the actual select/poll implementation in sound.c
[ This commit is blind, but the code is similar enough that there will
hopefully be no problems. ]
1998-02-17 19:17:08 +00:00
nate
d355ca7a62
- Remove files at shouldn't be in the tree.
1998-02-17 18:59:15 +00:00
jkh
fbff114b3b
Mention when bidirectional features first appeared.
1998-02-17 16:36:48 +00:00
jkh
66f83839de
Support for >32 ports.
...
PR: 5765
Submitted by: Steve Gericke <steveg@comtrol.com>
1998-02-17 15:36:46 +00:00