Philippe Charnier
85dace5d59
Add rcsid. Remove unused vars. Use err(3) and change exit(-1).
1998-01-16 07:20:34 +00:00
Philippe Charnier
aa05c002fa
Add rcsid. Change exit(-1). Use err() instead of warn()/exit().
1998-01-16 07:17:45 +00:00
Bruce Evans
6e1a705dd4
Fixed some spelling errors.
1998-01-16 06:31:23 +00:00
Andrey A. Chernov
0d913a0d1a
Fix wrong ---/*** names produced using -L diff option
...
CVS gurus from info-cvs agrees that previous Index: usage is bogus
1998-01-16 06:00:36 +00:00
Daniel O'Callaghan
fb9d219add
PR: 5489
...
Submitted by: Steve G. Kargl <kargl@troutmask.apl.washington.edu>
Repair corrupted text.
1998-01-15 23:28:18 +00:00
Jonathan M. Bresler
561ceaff07
update hub.mc to match what we are currently using:
...
both /etc/aliases and /etc/majordomo.aliases
sendmail.cw is *not* optional
command and connection timeouts
common hoststat directory for all queues
add fakenames database
clean up spam filter rules
limit the number of message processed each queue run
dont need to check Vixie's RBL in both check_relay and check_mail
1998-01-15 17:39:50 +00:00
KATO Takenori
7cd3361aa5
Sync with sys/i386/conf/files.i386 revision 1.185.
1998-01-15 15:09:00 +00:00
Stephen McKay
4773010d2f
Return the correct errno from getcwd() even if free() or closedir()
...
overwrites it. This actually showed up when running under an old
kernel when free() called the madvise() stub which set errno, causing
getcwd() to return EOPNOTSUPP instead of ERANGE.
1998-01-15 13:52:55 +00:00
Martin Cracauer
7cb9d73216
Fix typo
1998-01-15 13:42:28 +00:00
Poul-Henning Kamp
42625d4a17
spelling error.
1998-01-15 11:36:03 +00:00
Wolfgang Helbig
630d15bbf9
Handle option -j correctly.
...
Synchronize usage message with man page.
PR: bin/5488
1998-01-15 10:23:34 +00:00
John Birrell
c61e516832
Add #ifndef __NETBSD_SYSCALLS around calls to issetugid() which
...
do not exist in NetBSD 1.3.
1998-01-15 09:58:08 +00:00
John Birrell
02de434c29
Add #ifdefs for __NetBSD__ in the rest of the places where __FreeBSD__
...
is defined so that this program behaves the same when built with
either set of tools. The only difference is where the pre-processor
is found. And that is a bug - it should check the CPP environment
variable and the path before just assuming that the compiled in
path is OK. I guess we should be using -Y ${WORLDPATH}/usr/bin/cpp
during a bootstrap build.
1998-01-15 08:46:58 +00:00
KATO Takenori
baf8a10240
Fix I/O port address of ed8.
...
Submitted by: Chiharu Shibata <chi@rd.njk.co.jp>
1998-01-15 08:17:13 +00:00
KATO Takenori
1a3f5064b5
Added comment on fe0 and fe1. Added fe1 fro C-NET(98)P2 and
...
C-NET(9N)E NICs.
Submitted by: Chiharu Shibata <chi@rd.njk.co.jp>
1998-01-15 08:12:23 +00:00
Justin T. Gibbs
99117bb6ec
Addition of splsoftvm and a VM SWI to handle bus dma related callbacks.
...
This SWI may be useful for other, defered, VM tasks.
1998-01-15 07:34:01 +00:00
Justin T. Gibbs
e1a1bba4fa
Implementation of Bus Space for FreeBSD-x86.
...
Obtained From: NetBSD
1998-01-15 07:32:56 +00:00
Justin T. Gibbs
57d7d7b3be
Implementation of Bus DMA for FreeBSD-x86. This is sufficient to do
...
page level bounce buffering, but there are still some issues left to
address.
1998-01-15 07:32:21 +00:00
Justin T. Gibbs
c8877437a0
Add entry for i386/i386/busdma_machdep.c
1998-01-15 07:30:54 +00:00
Alexander Langer
cbc3778c2f
Typo fix.
...
Added EOPNOTSUPP and EMLINK to errors section.
Added symlink(2) xref.
Obtained from: OpenBSD
1998-01-15 04:31:28 +00:00
Poul-Henning Kamp
6f70df1587
Move almost all the ntp related stuff from kern_clock.c to
...
kern_ntptime.c. The only bit left over is that which is executed
in all calls to hardclock(). Various cleanups and staticizing
along the road.
1998-01-14 20:48:16 +00:00
Poul-Henning Kamp
7907a6bc55
Make softticks static.
...
Remove unneeded stuff.
1998-01-14 19:42:47 +00:00
Poul-Henning Kamp
595f63412b
Add and document PPS_SYNC
1998-01-14 19:41:36 +00:00
KATO Takenori
028da41171
I forgot to synchronize some changes with sys/i386/isa/wd.c, but I
...
could't find exact revision numbers.
Submitted by: Takahashi Yoshihiro <nyan@wyvern.cc.kogakuin.ac.jp>
1998-01-14 08:37:59 +00:00
John Birrell
da8a9b61c7
Include string.h for memcpy function prototype.
1998-01-14 08:14:56 +00:00
KATO Takenori
94e5dcefe4
Include pc98.h instead of isa.h when PC98 is defined.
1998-01-14 08:13:32 +00:00
KATO Takenori
d81278e36e
Fix typo.
1998-01-14 08:08:42 +00:00
Philippe Charnier
20868061ee
Add rcsid. Remove unused #includes (what about RU# ?). Change exit(-1) and
...
add usage().
1998-01-14 07:21:14 +00:00
Philippe Charnier
69036300b2
Use err(3). Change exit(-1). Remove unused #include.
1998-01-14 07:17:12 +00:00
Philippe Charnier
8659113475
Add rcsid, remove unused #includes, change exit(-1).
1998-01-14 07:14:11 +00:00
Brian Somers
257b72c4fd
Free our input mbuf when the FCS is good (oops, memory leak).
1998-01-14 01:47:50 +00:00
Brian Somers
b563bd02f0
Remove __libalias_version. Ppp no longer uses it.
1998-01-14 01:24:49 +00:00
Brian Somers
d6a02b89fb
Lose __libalias_version.
...
We now look for the biggest of libalias.so.2.*
1998-01-14 01:23:05 +00:00
Steve Price
cd67e07e72
vmunix -> kernel
...
PR: 5484
Submitted by: Vasily V. Grechishnikov <bazilio@ns1.ied-vorstu.ac.ru>
1998-01-13 14:17:10 +00:00
John Birrell
5bd65ce6ad
Choose the default binary format based on machine type.
...
Alpha is elf, not aout.
1998-01-13 06:00:56 +00:00
Alexander Langer
4d1b2e67ae
Consistently reference init as .Xr init 8.
...
Obtained from: OpenBSD
1998-01-13 05:09:16 +00:00
Alexander Langer
e3abfc8253
Return type and argument to sleep are unsigned int.
1998-01-13 04:32:00 +00:00
John Birrell
49f91abde3
When printf'ing the result of pointer arithmetic, cast the result to
...
long and use %ld, not %d.
We're going to need an abbreviation for this comment 'cause it's going
to be used a lot from now on.
1998-01-13 03:07:10 +00:00
Garrett Wollman
906f09bca4
Add a macro to accurately calculate the length of a struct ifreq when
...
it contains an address. This can replace all the myriad (wrong) ways
in which this task is performed in the current system. As an added
bonus, since it's a macro, then third-party software vendors have an easy
way to tell whether it's there or not. (This will become necessary
when sizeof(struct sockaddr) is increaased, and also when additional
fields are added to struct ifreq.)
1998-01-13 02:56:21 +00:00
Alexander Langer
01b67e0e07
Change MAP_FAILED to type void *.
...
Typo fix.
1998-01-13 02:12:43 +00:00
Alexander Langer
26db1da8a9
Dump the constant NGROUPS in favor of the POSIX way:
...
sysconf(_SC_NGROUPS_MAX).
Submitted by: bde
1998-01-13 01:30:17 +00:00
Alexander Langer
e4a6f1ad1f
Use .Fn for sysconf(_SC_CLOCK_TCK) reference.
...
Added $Id$.
1998-01-13 01:21:19 +00:00
Kazutaka YOKOTA
4d76195ef5
Fix illegal numeric expressions: 08 and 09.
1998-01-12 23:54:51 +00:00
Kazutaka YOKOTA
2c807029e5
Fix the output of `kbdcontrol -L _keymap_file_' which I broke in the last
...
commit ;-< /usr/src/release/sysinstall/Makefile uses it to generate
built-in keymap tables.
1998-01-12 23:53:26 +00:00
Poul-Henning Kamp
115517b750
Remove two non-global variables.
...
Found by: bde (one)
Overlooked by: bde (one) :-)
1998-01-12 19:10:43 +00:00
Eivind Eklund
920207a8e9
${TARGET} -> ${.TARGET}
...
Tiny pointed hat goes to: Our Makefile-meister.
1998-01-12 18:29:02 +00:00
KATO Takenori
946eff5c2d
Fix JIS code support.
...
Submitted by: NOKUBI Hirotaka <hnokubi@yyy.or.jp>
1998-01-12 15:41:16 +00:00
KATO Takenori
3a00f2c11f
Sync with sys/i386/i386/machdep.c revision 1.281.
1998-01-12 15:38:51 +00:00
KATO Takenori
9fcc42c7c3
Sync with sys/i386/isa/syscons.c revision 1.245.
1998-01-12 15:38:20 +00:00
KATO Takenori
de5bb42d20
Sync with sys/i386/conf/GENERIC revision 1.102.
1998-01-12 15:37:38 +00:00