thorpej
3ab37e2fb0
Add iscsi at 3260/tcp.
2002-10-21 22:44:34 +00:00
christos
18a706cc53
fix typo
2002-10-21 22:44:08 +00:00
christos
8638e1a5b8
add -S flag for c99 support.
2002-10-21 21:16:12 +00:00
christos
66cab14e3e
support for c99 style and gnu style structure and union named initializers.
2002-10-21 21:14:51 +00:00
joda
2a0b34371c
set version to 0.5nb1
2002-10-21 21:10:59 +00:00
martin
ccf1c3c2f4
Simplify boot commands (no -s needed), kill all references to installation
...
scripts, we use sysinst now.
2002-10-21 20:35:39 +00:00
joda
bc13d2aefa
don't blindly trust rlen; from Heimdal 0.5.1
2002-10-21 19:39:51 +00:00
bjh21
2a89b96077
Pull down rev 1.7.2.1 [must be careful which branch I commit to!]:
...
Reinstate .Lextirq_return: it was used in two places, and I only removed one
of them.
2002-10-21 18:09:18 +00:00
christos
0ecf004286
Move pid allocation to the bottom of the process allocation, so that we
...
don't have to deal with partially initialized proc structs in the scheduler.
Pointed out by: Artur Grabowski and Chuck Silvers.
2002-10-21 17:37:53 +00:00
uch
7e96d57199
make this compile again.
2002-10-21 17:07:36 +00:00
jdc
c709dda0d9
Regenerate config. files from GENERIC.in rev. 1.28.
2002-10-21 16:18:34 +00:00
rtr
1031fab56c
Removed "disklabel -I [-r] [-C] disk" from SYNOPSIS.
...
The code does not permit usage of the -I flag without either -e or -i.
2002-10-21 15:54:51 +00:00
scw
b7d8acc608
In switch_exit(), load the SP and FP from proc0's PCB instead of using
...
a "null" stack.
Also be sure to clear curproc, and update curpcb.
2002-10-21 15:37:20 +00:00
uwe
af2a75546d
Clean-up kbd driver layers a bit more. Lift common code into the upper layer.
...
Add some wskbd TODO remarks (hi, martin).
2002-10-21 15:36:35 +00:00
uwe
35ec23469c
Correct zstty interface attribute (cf files.sparc64 1.69).
...
Comment out unused kbd_tty and ms_tty attachments.
2002-10-21 15:25:42 +00:00
uwe
c33f6bd531
vuid_event.h is in dev/sun now.
2002-10-21 15:22:03 +00:00
fvdl
eb485a7e27
Use B_ASYNC in the !PGO_SYNCIO case. Gets back most, if not all, NFS
...
read throughput performance lost since the introduction of UBC. Spotted
by YAMAMOTO Takashi, many thanks to him.
2002-10-21 15:21:35 +00:00
soren
1e2dbbd422
Regen.
2002-10-21 14:45:19 +00:00
soren
7fe8894787
Correct name of TI 802.11 chip.
2002-10-21 14:45:00 +00:00
wiz
2944b39fd1
No catted pages in CVS.
2002-10-21 14:40:36 +00:00
wiz
cd2a9eb1c8
getch, not curses_getch.
2002-10-21 14:35:29 +00:00
wiz
cb3d21680a
curses_delch, not curses_deletech.
2002-10-21 14:34:20 +00:00
wiz
04944d75d4
curses_scanw, not curses_scan.
2002-10-21 14:33:49 +00:00
wiz
a2e19aabe5
Use \-1 instead of -1.
2002-10-21 14:31:36 +00:00
wiz
70161f4c57
No functions returning pointers in this man page.
2002-10-21 14:24:53 +00:00
wiz
c3d0728d04
Punctuation fixes.
2002-10-21 14:17:54 +00:00
wiz
4eb1546262
Sort SECTIONS. Punctuation fix.
2002-10-21 14:15:31 +00:00
wiz
7e7bd575a0
Sort SECTIONS.
2002-10-21 14:14:35 +00:00
wiz
8165073f28
Merge two SEE ALSO sections.
2002-10-21 14:12:35 +00:00
wiz
5f48f3f24d
Fix typo in Dt.
2002-10-21 14:11:52 +00:00
grant
982c281199
New sentence, new line.
2002-10-21 14:06:17 +00:00
wiz
2d2d45bde2
Drop trailing whitespace.
2002-10-21 13:59:52 +00:00
blymn
23b2be97b5
Added separate man pages for curses functions to provide better
...
documentation of the curses functions.
2002-10-21 13:55:12 +00:00
grant
70e6e04099
Fix date typo, Oct 27 -> 17.
...
While it would be nice to be able to add features ahead of time,
it is not possible yet :)
2002-10-21 13:55:11 +00:00
blymn
0741e5c935
Added separate man pages for curses functions to provide better
...
documentation of the curses functions.
2002-10-21 13:55:07 +00:00
grant
9c7cf018ff
regen
2002-10-21 13:41:12 +00:00
grant
f6e8b6f584
add D-Link 520+ wireless ethernet.
2002-10-21 13:40:14 +00:00
blymn
1441b806a6
Added curses man page links.
2002-10-21 13:36:04 +00:00
yamt
005c29fafb
fix a page locking deadlock problem for nfs.
...
add a flag that specify if the file can be truncated safely or not
to nfsm_loadattr and friends. when it isn't safe, just mark the nfsnode
as "should be truncated later".
ok'ed by Frank van der Linden and Chuck Silvers.
close kern/18036.
2002-10-21 12:52:32 +00:00
soren
75a75e1d7a
WI_PCI_CBMA belongs in dev/pci.
2002-10-21 11:57:25 +00:00
enami
b579228888
Fix whitespace usage.
2002-10-21 10:18:23 +00:00
enami
f594d61275
If utmpx support is enabled, use sockaddr field to get numeric address.
2002-10-21 10:10:26 +00:00
lukem
ad24ec889c
don't bother with cpio/tar links or compat symlinks for HOSTPROGs
2002-10-21 06:26:46 +00:00
lukem
2cc646d2d1
ipmon -D writes a pidfile; use it
2002-10-21 05:20:00 +00:00
lukem
f60d6abce0
don't depend upon 'cvs -kb' to preserve macppcboot.raw (et al).
...
instead, keep uuencoded versions in the repository.
(arguably /usr/sbin/installboot -m macppc should support -t cd9660,
at which point we'd nuke this macppc_installboot hack)
2002-10-21 05:08:23 +00:00
lukem
bc22c3f4d9
whitespace consistency cleanup
2002-10-21 04:14:47 +00:00
lukem
77607821ec
various cleanups inspired by etc.i386/MAKEDEV (some of which are
...
needed to fully support the "new distrib world order"):
* remove unnecessary trailing ;
* clean up whitespace
* remove unnecessary chown root or chgrp wheel directives; older code here
didn't bother doing this, so why be inconsistent
* don't barf when we have fdesc mounted; just skip the devices fdesc provides
* when making directories, don't use -p and don't redirect stdout to /dev/null
* add /dev/fd/* support [hp300]
* convert to new pty generation [hp300]
2002-10-21 03:58:38 +00:00
enami
7409653fdf
When printing filesystem specific parameters, also print the address and
...
port of server numerically.
2002-10-21 03:58:07 +00:00
lukem
b29e8cecdd
- replace 'sh -$- $0' with 'makedev' (missed this a while ago)
...
- TABify
2002-10-21 03:26:39 +00:00
lukem
f7cd7f0c9e
no need to chown root / chgrp wheel
2002-10-21 03:20:25 +00:00