elad
d5ebb97b46
Consistent usage of KAUTH_GENERIC_ISSUSER.
2007-01-04 18:44:45 +00:00
elad
b31e9c44cf
Consistent usage of KAUTH_GENERIC_ISSUSER.
2007-01-04 18:27:36 +00:00
jmcneill
ccfadab966
Microsoft Xbox support, from Andrew Gillham.
...
Still requires some bug fixes in the nfe(4) driver; works with USB ethernet.
Requires Xromwell / Cromwell 2.41dev or above to boot. Tested both CD boot
and etherboot.
xboxfb(4) currently does not work properly with component video cables.
2007-01-04 18:16:43 +00:00
jmcneill
58b1e3f163
Regen.
2007-01-04 18:04:39 +00:00
jmcneill
1ed29612b0
It's nForce Ethernet, not Ethetnet
2007-01-04 18:04:26 +00:00
elad
1e70d64818
Consistent usage of KAUTH_GENERIC_ISSUSER.
2007-01-04 16:55:29 +00:00
jmcneill
878f749ef4
Add quirk for Xbox nForce, from Andrew Gillham.
2007-01-04 15:47:25 +00:00
jmcneill
d9ff124659
Regen.
2007-01-04 15:47:00 +00:00
jmcneill
b0c92e7127
Add Xbox nForce video, from Andrew Gillham.
2007-01-04 15:46:33 +00:00
elad
faad322a82
Consistent usage of KAUTH_GENERIC_ISSUSER.
2007-01-04 15:42:37 +00:00
elad
8d28e56e22
Remove KAUTH_GENERIC_ISSUSER.
2007-01-04 15:21:09 +00:00
reinoud
f77d911f26
Forgot one place for UDF_ICB_FILETYPE_RANDOMACCESS.
2007-01-04 04:18:00 +00:00
reinoud
1d48d18121
Add UDF_ICB_FILETYPE_REALTIME type as found on UDF 2.50 discs. Also revert
...
a multiplication order to enforce 64 bit math.
2007-01-04 04:15:43 +00:00
reinoud
636b044677
Fix compilation issue when specifying different flags or compiling with a
...
different compiler. Thanks to Jared for noting.
2007-01-04 02:42:19 +00:00
reinoud
e54e795b0d
Implement read-only access to UDF 2.50 and UDF 2.60 discs that use metadata
...
partition mappings. This brings the NetBSD implementation to read all discs
upto date and will read all discs currently defined by OSTA.
2007-01-04 02:02:40 +00:00
wiz
172a4c32bd
From dieter roelants in PR 35169:
...
- While reading install/12957 it was suggested
(http://mail-index.netbsd.org/port-i386/2006/11/27/0000.html )
that all notes, marked with '[PCMCIA]' should go and be
replaced with a more generic explanation about removable
devices.
- I noticed the HTML output concatenates 'NetBSD' and '4.0',
which is ugly.
- The IP addresses for ftp.NetBSD.org are wrong.
2007-01-04 00:19:45 +00:00
wiz
b2fb822f2d
Re-add removed block:
...
Christian Biere suggests it was a typo, and was intended to describe
ENFILE; let it do that.
2007-01-04 00:02:43 +00:00
wrstuden
264b840ad9
Fix issue noted by Ilja van Sprundel and disclosed at 23C3.
...
Make sure we always FILE_UNUSE the file. To make it easier, exit
via a new "out:" exit path that does so, setting error beforehand.
Fix suggested by Elad, hand-typed by me.
2007-01-03 23:20:58 +00:00
wiz
49a81ec436
Remove duplicate EMFILE description.
2007-01-03 23:02:53 +00:00
wiz
0d2fb92520
Fix Dd argument (who woke the wizd?)
2007-01-03 23:00:03 +00:00
macallan
4488d8197e
if we encounter a cardbus bridge with bogus bus number try to get OF to
...
assign it a bus number so cardbus* will attach properly.
Should fix PR26508
2007-01-03 22:28:30 +00:00
macallan
4fc284f481
add preliminary support for setting backlight levels via ioctl()
...
from Johan Wallen
2007-01-03 19:47:17 +00:00
gdt
e8b17765a8
Comment out -g, avoiding building netbsd.gdb. Because of inclusion,
...
this affects XEN3_DOM[0U] as well. This change shrinks the amount of
disk space required for a full build significantly, and now only ALL
has -g enabled.
ok bouyer@
2007-01-03 19:42:37 +00:00
bouyer
0eac5c0667
Fix cut'n'paste, don't print version 1.0 when we have a version 1.1 controller.
...
Pointed out by Craig Metz.
2007-01-03 18:58:26 +00:00
elad
2a32293a9f
Make more things static. From halflife.
2007-01-03 18:32:11 +00:00
tron
ffb1f19b79
Disable ppp(4) because pppd(8) isn't on the installation image anyway.
2007-01-03 13:43:49 +00:00
tron
1001a93eaa
Having ppp(4) and sl(4) enabled in this kernel configuration is completely
...
pointless because it doesn't support any serial interfaces.
2007-01-03 13:36:03 +00:00
cbiere
8106cb099a
Fixed wrong and illogical statement:
...
fcntl() F_DUPFD does NOT set FD_CLOEXEC for the new file descriptor.
2007-01-03 11:50:47 +00:00
ws
0ff81292cd
Don't leak file descriptors.
2007-01-03 11:46:22 +00:00
joerg
724f61fbac
Bump date as previous before wizd awakes.
2007-01-03 08:45:59 +00:00
jmmv
08d2474c3c
s/tons/lots/, per simonb@'s suggestion. This looks more formal.
2007-01-03 08:39:29 +00:00
joerg
a6d84a6d41
Reflect changed name of the firmware package after the update to
...
version 3.
2007-01-03 08:04:12 +00:00
perseant
df25fd6968
Change VONWORKLST handling to better match its other uses; in particular,
...
check memq and clear VWRITEMAPDIRTY at the same time.
2007-01-03 02:42:23 +00:00
christos
d834d54792
From Anon Ymous:
...
1) Don't miss the pipe command when grabbing the command name.
2) Convert some key constants to defines.
2007-01-03 00:39:16 +00:00
christos
07a95a1d4c
1) Fix a really stupid table termination error in mime_decode.c.
...
2) When doing attachments set the "name=" parameter of the
Content-Type field, in addition to the (already) set "filename="
parameter of the Content-Disposition field. Some utilities (e.g.,
metamail) use this parameter for the filename even though (I believe)
the "filename=" parameter of the Content-Disposition field is
preferred by the standard (I can't find this explicitly except for
"application/octet-stream" types - see RFC1521 sec 7.4.1 and RFC2046
sec 4.5.1). My impression is that the "name=" parameter of the
Content-Types field is really intended for use when retrieving a file
not in the message, e.g., "message/external-body" Content-Types, and
not for the filename.
(Thanks to wiz@ for noticing this in his spam logs.)
3) Be more careful when determining the Content-Type of 1-byte
attachments. libmagic(3) isn't helpful on such small files.
2007-01-03 00:24:36 +00:00
elad
faf71534b5
Add 'stop' routines to do the exact opposite of the 'start' routines for
...
'securelevel' and 'suser' parts of secmodel_bsd44.
2007-01-02 23:58:20 +00:00
elad
81fe5ba5fc
Don't compile secmodel_start() if built as an LKM.
2007-01-02 23:47:09 +00:00
elad
5ef5c7c8ab
Add prototypes for the sysctl(9) setup routines for LKMs only.
2007-01-02 23:35:37 +00:00
elad
9f1a7cc74f
Don't leak listeners.
2007-01-02 23:30:29 +00:00
dsl
8a7693fba6
Don't delete whitespace before a "\\\n" sequence. Somewhere I'd misread
...
the required behaviour and replaced it with something more sensible - except
for makefiles that contain "\n\t\\\n shell command"...
2007-01-02 23:22:37 +00:00
dsl
7510ceee96
Comment out 'bnx', a network card that requires a 120kb download isn't
...
going to be the only way to get data onto a system.
This should get the INSTALL image way back under 2.8M again.
Someone does need to sort out an ACPI install kernel though....
2007-01-02 18:05:19 +00:00
ad
8ca9bfb9b5
- Don't print any specifics unless booted with -d.
...
- Disable for now, at least one model of CPU throws a GPF.
2007-01-02 16:57:54 +00:00
rillig
7eb2c18b51
Fixed gcc warnings about comparison between signed and unsigned, as well
...
as one case where a variable had been used for two different purposes
(which also required different types).
2007-01-02 16:00:46 +00:00
pooka
f70a3c8c19
* inform kernel of our version
...
* homegrown lib ABI check (to avoid bumping major a ludicrillion times
before reaching stability)
2007-01-02 15:53:05 +00:00
pooka
b613212772
* check userspace version and prevent incompatible mount
...
* some general maintenance
2007-01-02 15:51:21 +00:00
martin
cc10b3e0c8
MD_DO_NOT_NEED_FALLTHRU - from Nick Hudson.
2007-01-02 14:32:34 +00:00
elad
89b1051729
Consistent naming in sysctl(9) setup routines.
2007-01-02 13:01:46 +00:00
elad
004947a094
Add missing break...
2007-01-02 12:15:52 +00:00
elad
9fc29b4efc
Make the securelevel contained by not exposing the variable that keeps
...
it outside secmodel_bsd44_securelevel.c.
2007-01-02 11:46:44 +00:00
elad
d4e1860d1a
Add KAUTH_SYSTEM_CHSYSFLAGS so we can get rid of the last three
...
securelevel references (ufs, ext2fs, tmpfs).
Intentionally undocumented.
2007-01-02 11:18:56 +00:00