Commit Graph

160456 Commits

Author SHA1 Message Date
isaki
d9167e130a Clean up header file. 2007-07-16 07:29:59 +00:00
nisimura
80496a1328 regen usbdevs.h and usbdevs_data.h 2007-07-16 07:08:49 +00:00
nisimura
d99ce83fb8 Redo the previous change, suffered from an accidental removal of ShanTou. 2007-07-16 07:05:27 +00:00
nisimura
ed16ca3c2c add PLANEX/PCI GW-US54GXS USB WLAN stick device ID. Not working well yet.
Linked with AP but no real xfer is observed so far.  Hope this helpful for
further debugging.
2007-07-16 06:56:23 +00:00
he
3bb4d9ddb8 Regenerate configurations after adding COMPAT_40 to GENERIC.in. 2007-07-16 06:35:53 +00:00
he
13a06ef4a8 The COMPAT_AOUT_M68K option now requies COMPAT_40 after the changes
to mount(), so define COMPAT_40 too.
2007-07-16 06:26:54 +00:00
he
040448641c Regenerated files after adding COMPAT_40. 2007-07-16 06:23:58 +00:00
he
42a743dc4a The option COMPAT_AOUT_M68K now requires COMPAT_40 (recent mount changes),
so make sure to define COMPAT_40 too.
2007-07-16 06:23:28 +00:00
dogcow
593a9183f0 Rename bool -> cshbool; despite the name, bool actually holds values other
than 0 or 1. Fixes PR/36650.
2007-07-16 02:26:50 +00:00
macallan
bd5e7f39e5 make the delay()s and spl*()s in bus_space*() functions optional
( enable with options MACE_NEEDS_DELAYS )
mec apparently was the only device that really needed them and that's no
longer the case, at least on my O2.
2007-07-15 23:27:55 +00:00
macallan
01a8ddf94a sprinkle delay() and mec_mii_wait() in MII access functions
with this I no longer get spontaneous reboots during network traffic
2007-07-15 23:24:47 +00:00
wiz
ab6c3b4502 Use HTML escapes. Use Ss for subsection. Correct date. 2007-07-15 21:37:55 +00:00
wiz
680eacb522 Fix Fn abuse. New sentence, new line. End sentence with dot. 2007-07-15 21:33:12 +00:00
wiz
c01b8826d1 Fix Fn abuses. Sort SEE ALSO. End sentences with dots.
Use .Nm more.
2007-07-15 21:31:15 +00:00
wiz
833f95f3dc Sort options. Sync -E argument name with man page. 2007-07-15 21:24:46 +00:00
wiz
e85760e80f Sort options. Use HTML escapes. 2007-07-15 21:24:22 +00:00
wiz
32986e5aa1 No ending dot in Nd. 2007-07-15 21:19:26 +00:00
dsl
de11d360a1 Add the FILECORE filesystem so it gets test compiled. 2007-07-15 19:36:53 +00:00
jmmv
2c0dfb6c62 Add missing file: /usr/share/i18n/esdb/CP/CP922.esdb 2007-07-15 18:23:36 +00:00
he
f4056dae28 Add back in now-obsolete man pages or "aliases" and mark them as
obsolete, so as to better support an UPDATE build.
This concerns SCHED_LOCK(9), SCHED_UNLOCK(9), shed_lock_idle(9),
shed_unlock_idle(9), and scheduler(9).
2007-07-15 18:03:11 +00:00
ad
3ea425911b The power daemon is now an LWP. 2007-07-15 15:27:53 +00:00
tnozaki
082ee1f077 forgot to add dec-mcs entry to mapper.dir 2007-07-15 14:44:37 +00:00
tnozaki
33793b3134 add CP922 support to iconv. 2007-07-15 14:41:18 +00:00
xtraeme
efff6f1100 Extend do_envsys() and check if the sensor_* files in /etc/powerd/scripts
are installed.
2007-07-15 14:31:08 +00:00
xtraeme
307b2a722c Do not install fixsb anymore, which was removed recently. 2007-07-15 13:02:41 +00:00
dsl
af56a15a3c Remove "" from around option filename. 2007-07-15 11:56:04 +00:00
jmmv
e5687c651f Fix typo in shell-bang line. Not really needed since the script is not
executable and the Makefile runs it explicitly through /bin/sh.
2007-07-15 09:23:53 +00:00
jmmv
4be5aa1d57 df now prints %Cap instead of Capacity in the header (unless -P is specified),
so adjust the output files accordingly.
2007-07-15 09:22:51 +00:00
dsl
9a71120654 Default MEMORY_DISK_SERVER to 1 instead of using 'undefined' to mean 1. 2007-07-15 08:40:22 +00:00
jnemeth
d9a445af4f add back setrunqueue.9 and mark it, nextrunqueue.9, and remrunqueue.9 obsolete 2007-07-15 08:33:50 +00:00
dsl
7ad574c252 Remove non-user flags (especially MSG_IOVUSRSPACE) from mp->msg_flags
before passing to so_receive.
This may (or may not) have any effect...
2007-07-15 08:33:38 +00:00
macallan
d292430251 add hardware cursor support 2007-07-15 05:42:13 +00:00
jnemeth
e135b05bdf fix error message for obsolete_libs 2007-07-15 03:04:39 +00:00
jnemeth
77e1eaa78e setrunqueue is no more 2007-07-15 02:57:23 +00:00
joerg
3a6411a4c8 When fixing vsftpd, other FTP server were broken as they return
different error codes for unmatching glob patterns. Basically ignore the
error code and just try the other pattern. chdir errors are still
considered fatal.

Bump version to 20070715.
2007-07-14 22:53:27 +00:00
ad
63873b9b21 Revert unintentially committed change. 2007-07-14 22:27:15 +00:00
dsieger
82d31a4a20 Remove obsolete SCHED_LOCK(9), which is gone.
ok by <ad>
2007-07-14 22:09:57 +00:00
ad
9e6e490e2b Generic soft interrupts are mandatory. 2007-07-14 22:02:52 +00:00
dsieger
eeeb9eddd5 Add references to sched_4bsd(9). 2007-07-14 22:02:33 +00:00
dsieger
5c52ed78e9 Move scheduler(9) to sched_4bsd(9) and sync its contents with reality. Also
add a reference to McKusick et. al., which still contains the best in-depth
description of the 4.4BSD scheduler.
2007-07-14 21:54:30 +00:00
ad
63811f5275 Generic soft interrupts are mandatory. 2007-07-14 21:48:17 +00:00
ad
adb899846a Revert accidentally commited change. 2007-07-14 21:46:36 +00:00
ad
96d0aa8e9b fixsb has done its job. 2007-07-14 21:20:31 +00:00
ad
bba99c25aa Generic soft interrupts are mandatory. 2007-07-14 21:02:36 +00:00
ad
ad84bcbe91 Remove ref to pdp10. Noted by yamt. 2007-07-14 21:00:40 +00:00
dsieger
10dc2af304 Remove obsolete setrunqueue(9) manpage.
ok by <ad>.
2007-07-14 20:39:33 +00:00
dsieger
4f02ad43b0 Add initial manpage for the "new" scheduler API.
Note: More content will follow, to this manpage as well as the NetBSD
Internals book.

Ok by <ad>
2007-07-14 20:23:12 +00:00
adrianp
708a0a7fb9 Updates for pkg_install-20070714 2007-07-14 20:05:33 +00:00
adrianp
38581a0561 Update to pkg_install-20070714
Merge of audit-packages with various improvements:
* Version 20070714
	Initial release of re-write in C
	Add support for notfication of eol packages (-e)
	Multiple levels of verbosity (e.g. -v -v)
	Specify a custom config file to use (-c)
	Query running config values (-Q)
	Default to download .gz compress pkg-vulnerabilities file
	Support for .bz2 compress pkg-vulnerabilities file
	Verify signature on downloaded files (-s)

Thanks to tron@, jschauma@, agc@, joerg@ and pkgsrc-security@ for feedback
and testing.
2007-07-14 20:03:41 +00:00
adrianp
3e46582d49 Add a default audit-packages configuration file for audit-packages
(part of pkg_install-20070714)
2007-07-14 19:53:52 +00:00