asmodai
5545c6b0d5
Add a smal line of text which indicates I am working on updating
...
this. <almost exactly 6 years after Garrett>
2001-01-18 07:19:25 +00:00
itojun
32557560ce
workaround; be sure to initialize nd6 interface information when IPv6
...
interface address gets added. this will avoid presenting EMSGSIZE when
outgoing interface is down (and never brought up).
sync with kame.
2001-01-18 06:07:53 +00:00
n_hibma
a3510062b5
Nikon E990 and Nomad MP3 player Ids.
...
Submitted by: pete@altadena.net
2001-01-18 00:15:49 +00:00
peter
77e7d6b0f8
Previous commit was:
...
Submitted by: Bart Thate <freebsd@1st.dudi.org>
2001-01-17 22:37:52 +00:00
peter
e56988022f
Argh! add card_if.h to the generated list. This fixes kernel builds for
...
those who haven't added 'NO_MODULES=off' to /etc/make.conf.
2001-01-17 22:36:49 +00:00
ben
00a7cb7324
Document the restrictions on changing times in high securelevels.
...
PR: 23502
Submitted by: Robert Boyd <rboyd@pokerspot.com>
2001-01-17 21:27:54 +00:00
ben
6c17e2cfa9
Document EHOSTDOWN error.
...
PR: 24410
Submitted by: Martin Horcicka <horcicka@vol.cz>
2001-01-17 21:02:50 +00:00
jedgar
168082bf38
Clarify comments referring to strlcat() usage
...
Obtained from: OpenBSD
2001-01-17 20:51:20 +00:00
jedgar
3644801234
- Reverse the order of two loop invariant to ensure strlcat() does not
...
attempt to read memory when siz is 0
- Clarify comments referring to strlcat() usage
PR: 24278, 24295
Submitted by: Tony Finch <dot@dotat.at>
Richard Kettlewell <rjk@greenend.org.uk>
Reviewed by: -audit
2001-01-17 20:51:16 +00:00
wilko
d4d18015b9
Note fix for isp that made certain CDROM attach fail.
...
PR: 22650
2001-01-17 20:42:29 +00:00
jhb
0c73f664da
The example install.cfg now lives in /usr/src/usr.sbin/sysinstall.
2001-01-17 19:52:16 +00:00
jhb
c296ee4800
Look for help files in /usr/src/usr.sbin/sysinstall instead of
...
/usr/src/release/sysinstall.
2001-01-17 19:51:08 +00:00
jhb
9aa77b866f
Tell users to run /usr/sbin/sysinstall now instead of /stand/sysinstall.
...
Reminded by: jkh
2001-01-17 19:29:53 +00:00
ben
10361fc9ee
Merge the documentation for sigsetmask() and sigblock() into a
...
single manual page, appropriately linked, since this removes the
decision of which page the (previously non-existent) sigmask.2
MLINK should point at.
Submitted by: will
2001-01-17 19:20:58 +00:00
ru
2b24819cd8
man(7) -> mdoc(7).
2001-01-17 18:26:21 +00:00
ru
295d5f80dc
Add librpcsvc.
2001-01-17 18:19:06 +00:00
imp
c31669cf49
Catchup from my holiday lull:
...
o libcrypt not a symlink.
o hw.sndunit -> hw.snd.unit
o burncd / kernel changes
o I386_CPU now mutually exclusive with all other CPU types.
2001-01-17 17:59:09 +00:00
dmlb
4356e42b84
Take advantage of the fixes to the pcic code that allows multiple
...
active memory maps. This removes the need to change the memory
map from common to attribute every time a packet is sent/received.
This increases performance and decreases cpu load (ping times on
slow machines improve by about 1.5ms).
Move out the old common memory/attrbiute memory hack functions to a
new header file to tidy up the main code. I want to keep them available
for a while.
2001-01-17 17:55:00 +00:00
ache
64179cca15
Activate Greek message catalog
2001-01-17 16:54:43 +00:00
ache
ad3739ff3c
Add Greek collate
...
PR: 24324
Submitted by: past@netmode.ntua.gr
2001-01-17 16:47:28 +00:00
ache
00fb20d0e1
Add Greek keyboard
...
PR: 24324
Submitted by: past@netmode.ntua.gr
2001-01-17 16:27:47 +00:00
ache
98ba472b80
Add iso07 fonts
...
PR: 24324
Submitted by: past@netmode.ntua.gr
2001-01-17 15:57:22 +00:00
ache
6fe181e846
Add Greek support
...
PR: 24324
Submitted by: past@netmode.ntua.gr
2001-01-17 13:43:20 +00:00
ache
0f6592819f
Add Greek support
...
PR: 24324
Submitted by: past@netmode.ntua.gr
2001-01-17 13:30:16 +00:00
ache
96082be1d9
Add el_GR.ISO_8859-7
2001-01-17 13:15:46 +00:00
peter
79a0dc74e0
Add NEWCARD hooks. This seems to work just fine.
2001-01-17 12:31:59 +00:00
ben
346e52a57b
document ${KERNEL}
...
PR: 24404
Submitted by: Mike Meyer <mwm@mired.org>
2001-01-17 11:51:43 +00:00
ru
49ab0ab564
rstat(1) and rstat_svc(8) are the early versions of
...
the rup(1) and rpc.rstatd(8) manpages respectively.
2001-01-17 11:50:42 +00:00
ben
5ec0383033
Actually add build.7 to the Makefile, 2 months late.
...
PR: 24405
Submitted by: Mike Meyer <mwm@mired.org>
2001-01-17 11:11:02 +00:00
sos
70f7bdb079
Add first cut support for the ATA100 capable VIA82c686b.
2001-01-17 09:22:13 +00:00
ru
9750a039c1
man(7) -> mdoc(7).
2001-01-17 09:15:13 +00:00
ru
0138595d39
mdoc(7) police: compact a few lists for better output.
2001-01-17 09:07:31 +00:00
ru
9509d98395
mdoc(7) police: removed empty line (mdocNG does not like them),
...
columnate ENVIRONMENT variables.
2001-01-17 08:32:08 +00:00
jhb
ecba41ee8d
Sysinstall has been repocopied to src/usr.sbin/sysinstall and everything
...
now uses the sources found there.
2001-01-17 07:14:45 +00:00
jhb
ef2b685ba1
- sysinstall now gets built as part of world, so don't throw in extra
...
commands to build sysinstall manually during release.
- Get the sysinstall help files from /usr/src/usr.sbin/sysinstall/help
rather than ${.CURDIR}/sysinstall/help.
2001-01-17 07:13:40 +00:00
jhb
dd438a218a
Now that sysinstall lives in /usr/src/usr.sbin, we don't need to pull it
...
from /usr/src/release.
2001-01-17 07:11:05 +00:00
bde
a5c721c71a
Removed unused copy of ../mount/getmtopts.3.
...
Removed used copies of ../mount/getmntopts.c ../mount/mntopts.h. Use the
versions in ../mount directly like all other mount utilities.
Removed used copy of ../mount/pathnames.h. Use the version in ../mount
for free as a side effect of using the mntopts files there. We should
not use it at all, since the 2/3 of the definitions in it are in <paths.h>
and the other 1/3 should be in ../mountd/pathnames.h and is not used by
mount_ifs anyway.
2001-01-17 04:10:06 +00:00
bde
a0d26a8399
Removed unused rotting copy of ../mount/mount.8. It should never have
...
been repo-copied.
2001-01-17 03:39:53 +00:00
jhb
737958d1cb
sysinstall.8 lives in src/usr.sbin/sysinstall now and gets installed via
...
normal means, so remove the hack to install it.
2001-01-17 03:33:04 +00:00
jhb
867b744b87
Activate sysinstall.
2001-01-17 03:32:19 +00:00
jhb
ebb1fc8c55
- We live in /usr/sbin now, so don't set special veriables to build a
...
static version that installs in /stand. Also, don't use an extra
before-install target to create /stand.
- Add missing $FreeBSD$.
- Fix dependencies to handle keymap.h. (*)
Submitted by: obrien (*)
2001-01-17 03:32:00 +00:00
rwatson
80d719db5a
o When returning NULL, return (NULL) instead of return (0).
...
Submitted by: jedgar
Obtained from: TrustedBSD Project
2001-01-17 02:40:39 +00:00
jhb
a3a305a2b4
- Sort of lie and say that %eax is an output only and not an input for the
...
non-386 atomic_load_acq(). %eax is an input since its value is used in
the cmpxchg instruction, but we don't care what value it is, so setting
it to a specific value is just wasteful. Thus, it is being used without
being initialized as the warning stated, but it is ok for it to be used
because its value isn't important. Thus, we are only sort of lying when
we say it is an output only operand.
- Add "cc" to the clobber list for atomic_load_acq() since the cmpxchgl
changes ZF.
2001-01-17 02:15:11 +00:00
peter
8f1c684897
The stallion.c pci driver is broken. Emit a warning if compiling LINT.
2001-01-17 01:21:08 +00:00
peter
6bf7e0e70e
Use pci_get_revid() rather than groping around the PCI register space
...
using the removed compatability register names. (this broke LINT)
2001-01-17 01:17:00 +00:00
peter
35aab82743
Fix breakage unconvered by LINT - dont refer to undefined variables in
...
KASSERT()
2001-01-17 01:10:23 +00:00
luigi
02bffeb68b
Document data structures and operation on dummynet so next time
...
I or someone else browse through this code I do not have a hard
time understanding what is going on.
2001-01-17 01:09:40 +00:00
peter
69aff11b5d
Minor tweaks to get these to stop breaking LINT. They still dont work
...
and emit warnings, but we need to get the test coverage elsewhere.
2001-01-17 01:08:50 +00:00
peter
136bb589b5
Special case for compiling LINT - just give a warning and continue on.
...
At least we have a chance at getting test compile coverage for the rest
of the kernel now.
2001-01-17 00:47:46 +00:00
peter
9cc5c3f042
Remove unneeded (and compile-breaking) #include "alpm.h"
2001-01-17 00:38:06 +00:00