Commit Graph

110485 Commits

Author SHA1 Message Date
wiz
3425830569 Uppercase ULTRIX. Igor Sobrado in PR 19678. 2003-03-30 21:20:17 +00:00
wiz
1f7cb18fb0 Uppercase ULTRIX, from Igor Sobrado in PR 19678. 2003-03-30 21:19:51 +00:00
perry
fde248d7e5 document /usr/lkm
place /dev/fd and /dev/null into alphabetical order
alphabetize and individually document /etc/master.passwd, /etc/passwd,
  /etc/pwd.db, /etc/spwd.db

Partial fix for PR misc/19609 by Igor Sobrado
XXX still need to do a bunch of this PR
XXX it would have been nice if there had been patches supplied.
2003-03-30 21:15:08 +00:00
wiz
6b225e1f2c MicroVAX, not microvax. 2003-03-30 21:13:22 +00:00
wiz
bab441b265 Uppercase VAX. Igor Sobrado in PR 19678. 2003-03-30 21:10:25 +00:00
wiz
c0d3b8832f Consistenly use VAX. Igor Sobrado in PR 19678. 2003-03-30 21:03:45 +00:00
wiz
867416748b VAX, not vax. Igor Sobrado in PR 19678. 2003-03-30 21:01:58 +00:00
wiz
d124f274cf VAX, not Vax. 2003-03-30 20:56:46 +00:00
wiz
d965c0314d VAX, not Vax. Igor Sobrado in PR 19678. 2003-03-30 20:55:47 +00:00
wiz
8ad24861a6 PDP-11 instead of PDP 11. Igor Sobrado in PR 19678. 2003-03-30 20:53:30 +00:00
wiz
55d7364ddb PDP-11 instead of PDP 11. 2003-03-30 20:52:51 +00:00
wiz
39d7bf95fd PDP-11 instead of PDP 11. Igor Sobrado in PR 19678. 2003-03-30 20:50:22 +00:00
perry
24c4870c9c Ip filter->IP filter 2003-03-30 20:19:51 +00:00
perry
7109d49cfa builtin->built-in 2003-03-30 20:18:47 +00:00
perry
30156fc1d9 readd->re-add 2003-03-30 20:18:14 +00:00
perry
524e93ae17 reenable->re-enable 2003-03-30 20:17:15 +00:00
perry
3367c22e5b IPilter->IP filter 2003-03-30 20:16:34 +00:00
perry
58825b7dac builtin->built-in, newstyle->new style 2003-03-30 20:15:36 +00:00
jdolecek
3f1816bf46 sprinkle some const qualifiers 2003-03-30 19:20:37 +00:00
wiz
21b773d6b6 regen (sync vnd descriptions, uppercase scsi in some) 2003-03-30 18:16:27 +00:00
wiz
f15ca23e09 Uppercase rom. From Igor Sobrado 2003-03-30 18:15:46 +00:00
wiz
0be80bf193 Sync vnd descriptions to one wording. 2003-03-30 18:11:34 +00:00
wiz
4f7f654a46 Uppercase scsi. 2003-03-30 18:08:31 +00:00
wiz
09c94bad02 Uppercase prom and eeprom. 2003-03-30 18:05:22 +00:00
wiz
73e9dc08b3 s/prom/PROM/, from Igor Sobrado. 2003-03-30 17:59:07 +00:00
wiz
9d1621698d regen (misc fixes from Igor Sobrado in PRs 20943-20959) 2003-03-30 17:51:44 +00:00
wiz
6c0669ab26 Special-case 'pccons' and 'wscons' -- we don't want to uppercase them.
Addresses parts of PRs 20943-20959 by Igor Sobrado.
2003-03-30 17:50:15 +00:00
wiz
8dab8f4d58 Miscellaneous fixes from Igor Sobrado, in PRs 20943-20959. 2003-03-30 17:41:51 +00:00
wiz
db4fe5921f Consistent spelling of "RS-232". 2003-03-30 17:26:51 +00:00
wiz
7d7647a831 Correct spelling of "RS-232" and IP filter. PR 20942 by Igor Sobrado. 2003-03-30 17:24:40 +00:00
wiz
2b215bb5b0 regen (various reasons) 2003-03-30 17:23:39 +00:00
wiz
5e6d862997 Separate "command" from "line". 2003-03-30 17:09:37 +00:00
perry
6bce1274a9 enthusiatic->enthusiastic from Igor Sobrado in PR 20941 2003-03-30 16:52:23 +00:00
is
374c031949 Fix typos reported by Igor Sobrado (PR port-amiga/20950). 2003-03-30 16:39:58 +00:00
he
39759d0565 Update to track the addition of the attr_set() set of functions
and man pages to the curses library.
2003-03-30 13:15:03 +00:00
grant
18f8d78d58 add pkgsrc platform maintainers, martin for pppoe. 2003-03-30 13:12:39 +00:00
jdolecek
95aaf6bde8 use callout for request timeout, so that it could expire independantly
of iod calling smb_iod_sendall()
g/c now unneeded request timeout expire check from smb_iod_sendall()

make it possible to override default request timeout - set timeout
value in smb_rq_init() to default value, caller can adjust the value
before calling smb_iod_sendrq(); value <=0  means no timeout
2003-03-30 11:58:17 +00:00
jdolecek
349bcca42d whitespace fixes
do not inline smb_iod_rqprocessed()
make smb_iod_sendall(), smb_iod_recvall() 'return' void - the return value
  was always ignored
smb_iod_recvall(): turn an programming error condition check to KASSERT()
smb_iod_main(): g/c unused 'error' local
smb_iod_thread(): iod_p is assigned in smb_iod_create(), so just KASSERT()
  it's correct here
2003-03-30 11:27:45 +00:00
jdolecek
3cac807cc4 whitespace KNF 2003-03-30 09:44:28 +00:00
tsutsui
71446bc717 Use 32bit daddr_t. 2003-03-30 08:52:23 +00:00
tsutsui
361715b6e1 Sync with news68k/disksubr.c rev 1.11-1.13:
- Fix -Wsign-compare warnings.
- Drop trailing white space.
- Since current sdstrategy() calls bounds_check_with_label() implicitly,
  allow overwriting disklabel for RAW_PART in bounds_check_with_label().
- Also allow overwriting disklabel even for !RAW_PART if securelevel == 0
  so that installboot(8) can write bootblock against 'a' partition.
- labelsector is at top of RAW_PART, not 'a' partition.
2003-03-30 08:42:00 +00:00
tsutsui
3917373a21 - Since current sdstrategy() calls bounds_check_with_label() implicitly,
allow overwriting disklabel for RAW_PART in bounds_check_with_label().
- Also allow overwriting disklabel even for !RAW_PART if securelevel == 0
  so that installboot(8) can write bootblock against 'a' partition.
- labelsector is at top of RAW_PART, not 'a' partition.
2003-03-30 08:37:16 +00:00
tsutsui
b1b52ec626 Use 32bit daddr_t. 2003-03-30 08:01:13 +00:00
isaki
5f88fc57fa Make it compilable.
see http://mail-index.netbsd.org/source-changes/2003/03/26/0009.html
2003-03-30 07:58:03 +00:00
jdc
6babc534d9 Increment libcurses minor (addition of attr_set() group of functions). 2003-03-30 07:40:02 +00:00
jdc
b5eb0508f1 Add attr_set() group of functions.
Fixes PR lib/20034 by Thomas Klausner.
2003-03-30 07:38:41 +00:00
toshii
ba612a905f Use MaxPacketSize for setting up isochronous pipe for recording.
This fixes dropping samples.
2003-03-30 04:47:13 +00:00
matt
374319260c Don't free chqueue since it's no longer malloc'ed. 2003-03-30 02:06:29 +00:00
kristerw
820df2464a Remove unneeded cast that prevents PC_REGS from being used as lvalue. 2003-03-30 02:03:12 +00:00
kristerw
c3b2957983 #include "opt_kgdb.h" 2003-03-30 01:20:13 +00:00