Commit Graph

8493 Commits

Author SHA1 Message Date
christos
6ab7ef4333 Move to the genassym source directory. 2005-05-31 11:35:21 +00:00
christos
3088775912 We need a non-tool version of genassym. 2005-05-31 03:45:42 +00:00
thorpej
c4bf9a57c0 Describe TOOL_GENASSYM. 2005-05-31 02:25:36 +00:00
thorpej
deae2cc0cf Add TOOL_GENASSYM. Part of PR toolchain/30350 2005-05-30 15:52:16 +00:00
snj
9bd2faff5d Grammar fix, from Jeff Ito in PR bin/30325. 2005-05-25 00:13:24 +00:00
nathanw
b765c01a21 "consists of", not "contains of". 2005-05-24 21:29:16 +00:00
wiz
b043e96a8d NetBSD -> Nx. 2005-05-24 15:11:18 +00:00
wiz
c74cce80b3 Bump date for newly supported card. 2005-05-23 23:57:26 +00:00
riz
fbc99af11a Provide a default definition of OBJDUMP - bsd.kmod.mk expects it.
Approved by heas.
2005-05-23 21:58:21 +00:00
kiyohara
725081c016 Support touch-panel for PERSONA SH3 machines. 2005-05-23 17:44:25 +00:00
elad
cd0c4134f1 Remove common code for returning supported fingerprints. This is done now
via sysctl(8) using kern.veriexec.algorithms.

Also add an entry for the 'algorithms' variable in sysctl.8 forgotten in
the last commit.
2005-05-20 19:52:52 +00:00
wiz
bf9ed3200d Bump date for previous. 2005-05-18 15:05:26 +00:00
itohy
ccd084ee95 Add description on manipulation of the internal storage.
Requested by Hubert Feyrer.
2005-05-18 14:01:23 +00:00
wiz
beb8d4ff57 Some more nit fixes. 2005-05-17 14:08:36 +00:00
wiz
61b48dda41 Remove superfluous "\&". 2005-05-17 14:05:46 +00:00
wiz
649791bd7b New sentence, new line. 2005-05-17 14:04:18 +00:00
wiz
0471faaff3 regen. 2005-05-17 14:01:48 +00:00
wiz
2d4e96b2c9 Update for rename of verifiedexec to veriexec. 2005-05-17 14:01:41 +00:00
wiz
4880b7982d New sentence, new line. 2005-05-17 13:59:40 +00:00
wiz
16bb723d01 Two minor improvements. 2005-05-17 13:57:04 +00:00
wiz
ffda7fbfaa Sort sections. 2005-05-17 13:52:07 +00:00
wiz
ea77769f24 Drop trailing space. 2005-05-17 13:51:34 +00:00
hubertf
9029dfc48a mounting filesystems with nodev/nosuid wasn't considered that a good idea,
undo.
2005-05-14 17:10:16 +00:00
augustss
3757644957 Document AHC_CARDBUS_DEFAULT_SCSI_ID. 2005-05-12 16:17:30 +00:00
skrll
999a31cf14 Grammar. 2005-05-11 05:40:46 +00:00
lukem
156714223a Also use relative symlinks for the /usr/lib/lib${LIB}.so.${SHLIB_FULLVERSION}
symlink to ../../lib/... because runtime lookups on the former aren't
speed critical either.
2005-05-10 14:54:02 +00:00
manu
6cb285d965 Take into account file removal 2005-05-10 10:23:13 +00:00
lukem
b2536b11a5 Restore rev 1.247:
Use relative symlinks for /usr/lib/libfoo.so -> /lib/libfoo.so.M.N
This should work now that "install -l r -d destdir" works if destdir
contains a symlink.
2005-05-10 02:01:06 +00:00
itohy
afec8c39b8 Remove incorrect BUGS section. 2005-05-07 23:53:32 +00:00
martin
7d47b99684 Add SMC2531W-B EliteConnect Wireless Adapter.
From Matthias Petermann in PR kern/30001.
2005-05-07 17:02:47 +00:00
perry
9181305271 add script.7 2005-05-07 02:21:09 +00:00
perry
52b72367c5 add a man page explaining how #! scripts work 2005-05-07 02:20:34 +00:00
perry
bc498878bb update for script(7) man page
update date
2005-05-07 02:20:03 +00:00
hubertf
bd55168e81 Backout previous:
Don't recommend mounting /var and /usr nodev,nosuid
too many things may break.
2005-05-06 08:41:00 +00:00
hubertf
4e39658f8e * Sync in a few changes from OpenBSD's latest version of this file
* Add licence by Marshall M. Midden
 * Various minor edits and additions.
2005-05-04 20:54:25 +00:00
hubertf
71be6dfd96 No devices on /usr -> mount -o nodev
No setuid programs in /var	-> mount -o nodev,nosuid

Adding "noexec" in various places may cause too much damage
(e.g. for running DEINSTALL scripts from /var/db/pkg, configure
scripts, etc).

Inspired by OpenBSD's afterboot(8) manpage.
2005-05-04 18:26:14 +00:00
augustss
5581662866 Document WSKBD_EVENT_AUTOREPEAT. 2005-05-04 10:54:51 +00:00
augustss
e1ecf19d60 Explain PCKBD_CNATTACH_MAY_FAIL. 2005-05-04 02:39:19 +00:00
wiz
c3605e4fae Fix a tyo, and add an article. 2005-05-02 15:13:43 +00:00
wiz
a8a05c8e60 Bump date for previous. 2005-05-02 15:12:49 +00:00
augustss
93a47b5a89 Change bug section now that transaction translation works somewhat. 2005-05-01 21:32:24 +00:00
uwe
2d43262c9a Explain why we need PCKBC_CNATTACH_SELFTEST. 2005-04-29 22:48:25 +00:00
augustss
a4b28de3dd Mention PCKBC_CNATTACH_SELFTEST and PCKBD_LAYOUT. 2005-04-29 20:03:47 +00:00
skrll
7e2b81accb Mention interrupt output transfers here.
Again from FreeBSD.
2005-04-29 19:16:17 +00:00
xtraeme
8628cd1f1d ITE8712F was supported, but it was detected as 8705F, now we can say
it's supported, bump date.
2005-04-29 02:10:20 +00:00
riz
a3332e6172 Tyop fix: s/selwakup/selwakeup/
Approved by jmcneill.
2005-04-28 20:27:30 +00:00
augustss
3ea56b8820 Add ukyopon. 2005-04-27 14:48:09 +00:00
augustss
b05a207709 Note the use of the portno locator, it's actually useful for this device. 2005-04-27 14:47:00 +00:00
bad
9ed16d0d93 Mention the Compu-Shack FASTline-II PCI adapters as supported.
The 4-port 21143 based board has been working like a charm for me.
2005-04-26 22:12:23 +00:00
wiz
2756e1f633 tcpdump(8), not (1). 2005-04-25 14:37:49 +00:00