Commit Graph

110934 Commits

Author SHA1 Message Date
perry b30bba2160 des.[03] is no longer obsolete 2003-04-06 18:14:21 +00:00
perry 50f8bf598f symlink /usr/include/des.h to openssl/des.h
This is done in FreeBSD, and OpenBSD apparently also has a des.h
inspired by Greg Woods in PR lib/10528
2003-04-06 18:12:36 +00:00
dsl 61a8612dd3 Use snprintf instead of hand crafted string copy and numeric conversion.
Avoids problems if/when the pid is greater than 999999.
(approved by christos)
2003-04-06 18:05:52 +00:00
jschauma 1c3518418b add 'yhbt' and 'yhl'. 2003-04-06 18:02:52 +00:00
manu 0479104b05 First attempt with task_suspend/task_resume, but we hit some bugs somewhere
else in our code.
2003-04-06 17:58:49 +00:00
tsutsui 972480b272 - update TODO list to reflect current status
- sort entries in some particular order
2003-04-06 17:48:51 +00:00
perry d3a7a45513 add links for des functions. PR bin/10528 from Greg Woods 2003-04-06 17:44:41 +00:00
fvdl 750ed85d47 Write update some old fields when writing the superblock, similar to
ffs_oldfscompat_write() in the kernel. Use the old totals when
time < old_time (i.e. an old kernel or fsck wrote the filesystem last).
When setting the date back on a new kernel, that works out ok, since
new kernels always update both fields.
2003-04-06 17:23:25 +00:00
lha 508f668a25 Don't build a separate kpasswd program, passwd can handle Kerberos
password changing. Fixes last part of bin/14988.
2003-04-06 16:35:37 +00:00
jmmv 2b250668c1 When installing from floppy disks, let the user say which is the last one
on a set, instead of hardcoding the number of parts in sysinst (which gets
out of sync easily).  The fdlast field of the distinfo struct has been
removed.

This solution is a bit simplistic but...  anybody using the floppy
installation method will have to split sets himself (as we don't provide
them), so he will know which is the last one.  Also, he will be able to
use whatever chunk size he wants.

Closes PR install/5050.  Ok'ed by fvdl.
2003-04-06 16:12:36 +00:00
wiz 24dd3383e1 Fix a typo, from Igor Sobrado in PR 19680. 2003-04-06 15:56:59 +00:00
wiz ec59b4a790 Fix two typos, from Igor Sobrado in PR 19680. 2003-04-06 15:52:38 +00:00
wiz c3397e3c5c description, not descripton. Igor Sobrado in PR 19680. 2003-04-06 15:50:17 +00:00
ragge f2523f5b9f A bunch of fixes to make the DHU driver much more efficient,
from Hugh Graham (hugh@openbsd.org).
2003-04-06 15:45:11 +00:00
wiz 6f759f07fd Document mixerctl behaviour during startup better.
Based on PR 21023 by Quentin Garnier.
2003-04-06 15:24:08 +00:00
tsutsui 554b2cebc0 Add some devices which I committed/maintained with myself as responsible. 2003-04-06 14:27:50 +00:00
he 73a2de8f35 Correct typo: comp-sys-catmaN -> comp-sys-catman. 2003-04-06 13:37:01 +00:00
he aa6779a2a7 Track renaming of manual page: vfs_setpublicfs(9) -> vfs_setpublic(9). 2003-04-06 13:34:33 +00:00
rjs 5043a41a74 Add bs_mmap and make hack in bs_mmap conditional on hpcarm. 2003-04-06 12:56:45 +00:00
tsutsui a283ab6871 Tweak some entries for the significant changes page on www. 2003-04-06 11:13:55 +00:00
tsutsui a21d90a7b7 Note addition of the MI oosiop driver. 2003-04-06 10:30:37 +00:00
tsutsui fce130b45c Build and install oosiop(4). 2003-04-06 10:22:21 +00:00
wiz 5e2400e3a9 Fix typo, and add a "the". 2003-04-06 10:20:22 +00:00
tsutsui 9288b798b9 Add oosiop(4) man pages. 2003-04-06 10:17:58 +00:00
tsutsui 7a1da1fc3b Add scsibus at oosiop. 2003-04-06 10:16:22 +00:00
tsutsui e76a348b0b - Note and Xref oosiop(4).
- Use wildcard for arc config in SYNOPSIS.
- Add hp700 attachment.
- Xref esiop(4).
2003-04-06 10:15:27 +00:00
jdolecek 1b18fee640 this info is now in doc/RESPONSIBLE 2003-04-06 10:13:07 +00:00
tsutsui 4957e397e3 Add oosiop(4) man page. 2003-04-06 10:12:54 +00:00
jdc 0ed7982550 Remove curses \E[m hack - fixed in setterm.c : 1.36.
Add curses hack mentioning colour swap when real fix is to enhance termcap.
2003-04-06 10:12:20 +00:00
jdolecek 208be83e86 add kern/compat section, and add linux-fooarch items according
to src/sys/compat/linux/TODO
2003-04-06 10:11:54 +00:00
tsutsui 4d0733ceec Add oosiop. 2003-04-06 10:10:38 +00:00
tsutsui 953980bca4 - Add oosiop at gsc.
- Enable sync and disconnect/reselect for osiop.
  (which seems to work on 712/60)
2003-04-06 10:09:18 +00:00
tsutsui aa2bec9565 Add MD attachment of the 53c700 SCSI on hp700 gsc.
XXX Tested only with pre-SA (1.6K) kernel on 735/125.
2003-04-06 10:06:14 +00:00
tsutsui ceef79f4ab - Match only HPPA_FIO_GSCSI (i.e. 53c710) for osiop.
- KNF some lines.
2003-04-06 10:02:52 +00:00
wiz a777b1081b Fix a bug, and add a Dv before a NULL. Whitespace nits while here. 2003-04-06 10:00:46 +00:00
tsutsui 823585def2 Enable oosiop at jazzio.
While I'm here, use wildcard for osiop unit.
2003-04-06 10:00:00 +00:00
tsutsui f640b8f9fc Add MD attachment of the 53c700 SCSI controller on arc jazzio. 2003-04-06 09:55:50 +00:00
tsutsui afa38ad0e6 Regen scripts for new oosiop. 2003-04-06 09:52:21 +00:00
tsutsui bcf0b777ce Tweak siop scripts assembler for new oosiop. 2003-04-06 09:50:29 +00:00
tsutsui 7b4697bdbe Add MI NCR/Symbios 53c700 SCSI driver.
This "oosiop" driver was originally written by Shuichiro URATA
for arc port, and then it was modified by me to make it work
also on hp700.

This driver has been tested on my NEC Express5800/240 with 53c700-66
for several months, and also tested on HP9000 735/125 with 53c700
(though current hp700 port has been broken since SA merge).
Both sync transfer and disconnect/reselect work fine,
but tagged queuing is not implemented yet.
2003-04-06 09:48:41 +00:00
jdc dcd13397db Swap red/blue and yellow/cyan when working with Sb/Sf colour. Problem noticed
when working on PR 21000.
2003-04-06 07:22:13 +00:00
jdc 7abcaa1970 Change "ecma+color" entry to use ANSI colours. This is consistent with the
database supplied with ncurses 5.3.
Fixes PR 21000 by Per von Zweigbergk.
2003-04-06 07:19:53 +00:00
gmcgarry 58e7bfc0ad vfssubr.9 2003-04-06 07:17:55 +00:00
gmcgarry 2692486a9a Move vfs interface out of vfsops.9 into its own page. Document
it completely.
2003-04-06 07:09:47 +00:00
gmcgarry cb0c25c5a7 Back out previous. 2003-04-06 07:07:41 +00:00
gmcgarry edf5b18a39 Garbage-collect vfs_lock()/vfs_unlock().
Xref vfssubr(9).
2003-04-06 07:04:42 +00:00
gmcgarry 2d6cf912cf Xref vfssubr(9) 2003-04-06 07:02:08 +00:00
lukem ea56af7b9d Tweak behaviour introduced in rev 1.50;
*	by default, warning messages go to stderr
    *	if -A or -a is used, send warning messages to stdout instead.

The behaviour in 1.50 meant that
	somevar=`sysctl -n machdep.booted_kernel 2>/dev/null`
could end up with $somevar="machdep.booted_kernel: the value is not available"
rather than the more useful $somevar="".

(This way, "sysctl -A | grep ..." is still useful.)
2003-04-06 05:19:03 +00:00
mhitch 6f5554ffeb Check if 16 bit PC-relative offset will overflow, and abort if it does.
This will prevent building a bad boot file if it gets too large.
2003-04-06 03:22:50 +00:00
bjh21 724fc58f8e Add a few things that are my fault. 2003-04-05 23:36:38 +00:00