christos
d90f115245
describe MNT_GETARGS
2002-09-21 18:19:30 +00:00
mycroft
826e316675
select() -> poll()
2002-09-21 18:15:57 +00:00
christos
6f3945a88d
MNT_GETARGS support
2002-09-21 18:10:34 +00:00
christos
10b6e12acc
VFS_GETARGS support
2002-09-21 18:10:04 +00:00
christos
6868d0a7d6
MNT_GETARGS support
2002-09-21 18:08:27 +00:00
christos
2d05cb6a47
Add special handling of VFS_GETARGS (similar to VFS_UPDATE) so that it
...
can be done non-root, and it does not affect the mount lists.
2002-09-21 18:07:52 +00:00
christos
39f324a802
Add MNT_GETARGS that retrieves fs specific arguments. Also add an empty
...
#define for vsf_showexport()
2002-09-21 18:06:08 +00:00
mycroft
c3a2d8b7ba
Add combreloc code here too.
2002-09-21 17:51:44 +00:00
chs
2841e1341c
add strtoul.c, it's now used in MI code.
2002-09-21 17:45:16 +00:00
chs
c3165f3274
first cut.
2002-09-21 17:28:42 +00:00
thorpej
8ad8dd07df
Nuke the old SunOS-style ioctl defns.
2002-09-21 17:02:46 +00:00
mycroft
f822116056
FFS would help...
2002-09-21 16:51:54 +00:00
mycroft
48132121ca
Fix the device name for ptc so ptys actually work again.
2002-09-21 16:38:50 +00:00
drochner
ec517fd6a5
-corrected "MSI" capability
...
-added some new subclasses and capabilities
-move capability list printing into a separate function and call it
for each header type (not type 0 only)
2002-09-21 16:19:34 +00:00
mycroft
80eaffef1b
Force synchronous negotiation off even if the target initiates it, by setting
...
minsync to 0. It may be possible to make this work, but I don't know how.
2002-09-21 16:18:30 +00:00
mycroft
e4b5a96a09
Enable SCSI target devices, and explicitly disable wide negotiation for esp.
2002-09-21 16:17:46 +00:00
drochner
8dba6ca13a
-correct the "MSI" capability
...
-add some new subclasses and capability IDs
2002-09-21 16:16:31 +00:00
perry
87a452620b
change a tab to a space so commenting elansc isn't as ugly
2002-09-21 15:24:29 +00:00
oster
86a6fcfe0a
Minor cleanup/reformatting.
2002-09-21 14:47:07 +00:00
skrll
7f926b9934
Update after snprintb(3) changes.
2002-09-21 14:16:45 +00:00
petrov
e2107815a0
Use /options instead of /chosen to find out where console is.
...
(found by Rafal Boni).
2002-09-21 09:29:33 +00:00
lukem
d7d0f4149a
move BUILDING.mdoc -> doc/BUILDING.mdoc
2002-09-21 08:19:27 +00:00
lukem
cf738336cd
move doc/* -> basesrc/doc/*, except for doc/MIRRORS, which is not used
...
anymore (we refer to http://www.netbsd.org/mirrors/ now)
2002-09-21 08:17:32 +00:00
petrov
50743e3b6f
string.h included.
2002-09-21 07:33:25 +00:00
lukem
8ae3e73d6b
add stuff formerly in tc.old
2002-09-21 07:16:40 +00:00
lukem
274807d878
add usr/libexec/cpp (formerly in tc.old)
2002-09-21 07:14:50 +00:00
lukem
1221f9d72d
add stuff formerly in tc.old
2002-09-21 07:14:37 +00:00
oster
2a10c08e0a
#if 0 more stuff, per Krister's list. Thanks Krister!
...
(RAIDframe is now at a shade under 174K in GENERIC on i386)
2002-09-21 07:12:46 +00:00
oster
61da76cbbe
#if 0 out one other function, and shuffle DEBUG code. Actually
...
reclaims another 14K!?!?!! Thanks Krister!
2002-09-21 07:05:06 +00:00
chs
208b369512
add missing anon lock around call to uvm_anon_lockloanpg().
2002-09-21 06:16:07 +00:00
lukem
8a2591bb65
regen for: USE_NEW_TOOLCHAIN was replaced with TOOLCHAIN_MISSING
2002-09-21 05:26:42 +00:00
junyoung
930998f892
Print the name of dynamic linker actually loaded.
2002-09-21 05:24:17 +00:00
lukem
69bd697350
USE_NEW_TOOLCHAIN was replaced with TOOLCHAIN_MISSING
2002-09-21 05:17:52 +00:00
chs
ffccbdabce
fix a printf.
2002-09-21 04:30:42 +00:00
lukem
bfbd50c55c
USE_NEW_TOOLCHAIN has been replaced
2002-09-21 04:12:35 +00:00
chs
e242b25448
allow "make release" to work. no install stuff yet though.
2002-09-21 01:44:11 +00:00
chs
bc9c4c5a5a
first cut at these files.
2002-09-21 01:41:32 +00:00
oster
2876788c95
rf_RegisterReconDoneProc() isn't needed.
...
This is the last of the 'easy' ones that Krister made me aware of.
Total savings on i386 GENERIC kernel: 13151 bytes
RAIDframe in GENERIC is now at: 179033
Thanks again Krister!
2002-09-21 01:25:10 +00:00
oster
0efe63f46b
rf_ReleaseBufferWaiter(s) were not being used! Thanks Krister!
2002-09-21 01:21:19 +00:00
oster
580f8b6e1e
rf_FreePhysDiskAddr is only needed by paritylogging.
...
rf_NumFailedDataUnitsInStripe is only needed by PQ, RAID6 and EVENODD.
rf_PrintAccessStripeMap is only needed for RF_DEBUG_MAP.
Thanks Krister!
2002-09-21 01:18:45 +00:00
chs
eaa116beda
tidy a bit.
2002-09-21 01:18:40 +00:00
chs
481bfd199b
don't install a couple headers that are of no use in userland.
2002-09-21 01:17:44 +00:00
chs
1135d1326e
remove protos for non-existant functions.
2002-09-21 01:16:59 +00:00
oster
ce38eb4f8c
rf_FreeAccessStripeMapComponent() goes too. Thanks Krister!
2002-09-21 01:14:22 +00:00
oster
ce8b221a5e
Nuke rf_AllocAccessStripeMapComponent(). Thanks Krister!
2002-09-21 01:12:49 +00:00
oster
22f5e1b6bb
Garbage collect some old mountroothook stuff. Thanks Krister!
2002-09-21 01:09:43 +00:00
oster
265379416b
#if 0 an unused stub. Thanks Krister!
2002-09-21 01:08:38 +00:00
oster
24b54af7fb
Protect more stuff that's only used by the declustering code.
...
Thanks Krister!
2002-09-21 01:07:37 +00:00
oster
a16692eff6
rf_UnbootRaidframe isn't used. rf_print_assert_panic_message is
...
only needed if RAID_DIAGNOSTIC is defined. Thanks Krister!
2002-09-21 01:00:43 +00:00
oster
cbf5be6ee1
rf_MakePropListEntry isn't used anywhere, so nuke it. Thanks Krister!
2002-09-21 00:56:57 +00:00