ru
ecbb298b07
mdoc(7) police: removed HISTORY info from the .Os call.
2001-07-10 14:16:33 +00:00
yokota
c76f16c18d
Fix dependencies between kernel options:
...
- When both SC_PIXEL_MODE and SC_NO_FONT_LOADING are defined,
quietly drop SC_NO_FONT_LOADING, because the pixel(raster)
console requires font.
- When SC_NO_FONT_LOADING is defined, force SC_ALT_MOUSE_IMAGE.
Without font, the arrow-shaped mouse cursor cannot be drawn.
- Fiddle and simplify some internal macros.
MFC after: 2 weeks
2001-07-10 14:13:34 +00:00
sheldonh
4618d5c9d0
Fix typo: "fending of" -> "fending off"
2001-07-10 14:09:37 +00:00
ru
940dc0c680
mdoc(7) police: removed HISTORY info from the .Os call.
2001-07-10 13:41:46 +00:00
ru
cb3283b5da
mdoc(7) police: removed HISTORY info from the .Os call.
2001-07-10 11:04:34 +00:00
ru
4bbf421d15
mdoc(7) police: removed HISTORY info from the .Os call.
2001-07-10 10:49:54 +00:00
ru
d177b65ce4
mdoc(7) police: removed HISTORY info from the .Os call.
2001-07-10 10:42:19 +00:00
ru
0a93ab6251
mdoc(7) police: removed HISTORY info from the .Os call.
2001-07-10 10:04:09 +00:00
nyan
a42957e395
Added #include <sys/proc.h>
...
Submitted by: Kaho Toshikazu <kaho@elam.kais.kyoto-u.ac.jp>
2001-07-10 09:59:52 +00:00
ru
609b55827f
mdoc(7) police: minor markup tweaks.
2001-07-10 09:37:53 +00:00
ru
8c4680f1a3
mdoc(7) police:
...
Restored .Pa for ``dumpdates'' (it's still a file).
Also, removed duplicate ``file'' words.
2001-07-10 09:34:55 +00:00
ru
1edf3db4be
mdoc(7) police: eliminate warnings, fix markup.
2001-07-10 08:04:09 +00:00
alfred
976fc05362
Sort MAN= section.
2001-07-10 07:42:35 +00:00
itojun
0ce356cd46
netbsd 1.5.1 is in jul 2001 (available via ftp already, but we need a concrete
...
date of the announcement)
couple of URL fixes. From: Petri Koistinen <pkoistin@cs.stadia.fi>
(http://www.byte.com/art/9410/sec8/art3.htm is now a dangling link.
any alternative URL?)
2001-07-10 07:29:11 +00:00
alfred
ccf46ab0f6
Install:
...
cdevsw_add.9 cdevsw_remove.9 devsw.9
major.9 minor.9 umajor.9 uminor.9 vn_isdisk.9
2001-07-10 07:28:11 +00:00
alfred
f8f2f794ac
Document some of the dev_t related APIs.
...
Submitted by: Chad David <davidc@acns.ab.ca>
2001-07-10 07:25:18 +00:00
cjc
0e3bdfc212
Fix rule parsing breakage introduced in 1.103 cleanup. 'tcp' and
...
'icmp' rules could drop into infinite loops when given bad arguments.
Reviewed by: ru, des
Approved by: ru
2001-07-10 05:44:51 +00:00
imp
dbdf4bd87f
Use INTR_TYPE_AV rather than INTR_TYPE_MISC for the interrupt for
...
pci interrupts for the bridge.
2001-07-10 04:43:21 +00:00
alfred
c1306a6eba
Link in new manpages:
...
BUF_LOCK.9 BUF_LOCKFREE.9 BUF_LOCKINIT.9
BUF_REFCNT.9 BUF_TIMELOCK.9 BUF_UNLOCK.9
lockcount.9 lockdestroy.9 lockmgr.9 lockmgr_printinfo.9 lockstatus.9
2001-07-10 04:35:22 +00:00
alfred
df3a7bee13
Note that this function is for debugging purposes.
2001-07-10 04:31:33 +00:00
alfred
54f52275ae
Fix explanation of LK_SLEEPFAIL option.
...
Remove extra period from end of sentance.
2001-07-10 04:29:24 +00:00
alfred
4ec529ba95
fix typos: s/BUF_LOCK/BUF_TIMELOCK, order xrefs.
2001-07-10 04:27:03 +00:00
alfred
d19df4ff68
Document some of the kernel API dealing with locks used primarily by VFS.
...
Submitted by: Chad David <davidc@acns.ab.ca>
2001-07-10 04:22:14 +00:00
obrien
6c92db5963
MFS: add the FreeBSD history.
2001-07-10 00:12:50 +00:00
obrien
b44d306aaa
Give the FreeBSD history also.
2001-07-10 00:11:00 +00:00
peter
b3939b94a9
Somehow I missed this. Use INTR_TYPE_AV (high priority) instead of
...
INTR_TYPE_TTY (lowest priority).
2001-07-09 23:44:54 +00:00
obrien
6aa8907844
style nit
2001-07-09 23:12:23 +00:00
obrien
da7edcfb8e
Add LIBBZ2.
2001-07-09 22:00:32 +00:00
msmith
0142b01f86
Whoops; we get an ACPI_OBJECT back from evaluating a method, not
...
an ACPI_OPERAND_OBJECT. Fix this so that the power resource type
can be properly checked, and we can get the system level and
resource order.
2001-07-09 21:24:59 +00:00
bmah
05d76197d3
New release notes: sysctl for TCP ISN fix, fsck_msdosfs(8), dump(8) -D,
...
OPIE replaced S/Key.
2001-07-09 21:21:38 +00:00
joerg
231e4df6ad
Log when the user is turning debugging on/off.
...
Also sanitize the TRACE* macros a bit so they syntactically behave like
single C statements (even inside in `if' statement).
Submitted by: des
2001-07-09 21:11:10 +00:00
joerg
e5e67e5ae5
Hmpf, remove two variables that got unused by rev 1.214.
2001-07-09 21:00:02 +00:00
joerg
dd4345a31f
Ouch, calculate correctly. With 300 rpm and 25 retries, it's 5 seconds
...
till timeout.
2001-07-09 20:53:19 +00:00
joerg
8b3aa97c4a
Remove parts of rev 1.211 again: do not delete our children iff they
...
haven't been probed successfully. It's a known bug that ISA hints
processing instantiates those devices, and prematurely killing them
has other unwanted side-effects.
2001-07-09 20:50:41 +00:00
joerg
df8fd7d388
As des' example shows us, DMA overruns could happen in a situation
...
where they will never succeed. Add a stop-gap measure that will at
least eventually timeout the operation instead of retrying it
indefinately.
MFC after: 1 month
2001-07-09 20:46:45 +00:00
tobez
ba096e7080
Document more resolver(3) routines: dn_skip() from resolv.h, and
...
ns_get16(), ns_get32(), ns_put16(), and ns_put32() from arpa/nameser.h.
Markup by: ru
OK'ed by: markm
2001-07-09 20:46:00 +00:00
mjacob
90641bf57d
Add SYSCTL ints for default normal I/O timeout && retry counts.
...
This is useful if you want to dynamically move into a Fibre Channel
or Multi-initiator environment that happens to be particularly noisy
and ugly that requires a lot of retries (with shorter I/O timeouts)
for commands destried by LIPs or Bus Resets.
Reviewed by: deafening silence on audit && scsi on the retry counts
MFC after: 2 weeks
2001-07-09 19:18:00 +00:00
des
0d5e1121ea
Constify the fstype argument to vfs_mount(). This eliminates at least one
...
"call discards qualifier" warning (in sys/compat/linux/linux_file.c).
2001-07-09 19:11:51 +00:00
guido
ae4b584f46
Don't share sig handlers after an exec
...
Reviewed by: Alfred Perlstein
2001-07-09 19:01:42 +00:00
guido
931817b0a3
Get rid of useless bcopy (the next statement was equivalent)
2001-07-09 19:00:08 +00:00
markm
b93e321e4a
Clean up (and in some cases write) the PAM mudules, using
...
o The new options-processing API
o The new DEBUG-logging API
Add man(1) pages for ALL modules. MDOC-Police welcome
to check this.
Audit, clean up while I'm here.
2001-07-09 18:20:51 +00:00
markm
88481e2817
Bump the major number. The libraries API has changed incompatibly.
2001-07-09 18:16:33 +00:00
markm
ce40061f63
Almost completely rewrite the PAM module options processing
...
routines, and provide a more extended API for doing this.
Provide an API for debug logging.
Audit and clean up the code.
2001-07-09 18:14:43 +00:00
markm
c1b5c1af3a
Add the WANT_INSECURE_OPIE frob which is useful for debugging and
...
over secure (encrypted) links.
Add a MLINK for skey(4) to opie(4) to assist in the transition.
2001-07-09 18:08:16 +00:00
wpaul
81a7e9e870
Apply patch supplied by Jonathan Chen: use the correct arguments to
...
pci_enable_io(). We need to use SYS_RES_IOPORT/SYS_RES_MEMORY instead
of PCIM_CMD_PORTEN/PCIM_CMD_MEMEN.
2001-07-09 17:58:42 +00:00
markm
b4bc00b9ce
Axe S/Key. OPIE is the legal successor.
2001-07-09 17:52:34 +00:00
markm
efb73b1f49
Axe S/Key. OPIE is the true and faithful successor.
2001-07-09 17:49:34 +00:00
markm
bee2af690e
Remove S/Key. PAM can do its job. Well, not quite - there is an issue
...
with the conversation function and challenges which needs to be
revisited, so in the interim a hack is introduced to provide
an OPIE challenge (which is random if OPIE does not apply)
at all non-anonymnous logins.
2001-07-09 17:46:24 +00:00
markm
a9dda789d3
Remove the S/Key key-handling apps, which are no longer needed, as
...
they are replaced by opiepasswd, opieinfo and opiekey.
2001-07-09 17:40:57 +00:00
markm
c87069e257
Provide a WANT_INSECURE_OPIE compile-time option, which is useful if
...
you encrypt all traffic routinely, and is also useful for debugging.
Also, (properly) set SUID bit on relevant apps - opieinfo and
opiepasswd, which need it to mess with /etc/opiekeys.
2001-07-09 17:37:52 +00:00