phk
84a8617808
Fix argument reversal in example.
...
PR: 7138
Reviewed by: phk
Submitted by: Robert Watson <robert+freebsd@cyrus.watson.org>
1998-07-02 05:37:33 +00:00
hoek
470ab0badc
Fix .Ar usage. Add .Xrefs as appropriate.
1998-06-29 07:04:08 +00:00
hoek
92e0a1145f
A little typos and grammer fixes.
1998-06-29 06:56:40 +00:00
hoek
9e15a0dbb1
SEE ALSO http://www.FreeBSD.ORG/ports
1998-06-29 06:54:34 +00:00
hoek
e254e8010a
misc. spelling and grammar gnits.
1998-06-28 21:33:42 +00:00
steve
f9b27556e8
A few tweaks to the spanish keymap.
...
PR: 7080
Submitted by: Jose M. Acaide <jose@we.lc.ehu.es>
1998-06-27 20:41:59 +00:00
jkh
fb3dfdf6bc
MF22: doc pointer.
1998-06-26 01:48:04 +00:00
jkh
9c0e373d52
MF22: die sup die.
1998-06-26 01:44:57 +00:00
jkoshy
a0de7ea926
Mention `kern_securelevel' variables in manual page.
...
Reminded-by: max
1998-06-25 04:27:56 +00:00
dt
7bea76f408
Insert a missing newline.
1998-06-24 13:30:25 +00:00
hoek
24d88793da
lable -> label
1998-06-23 05:30:26 +00:00
hoek
381e7d5def
Cross-ref login.conf(5).
1998-06-23 04:39:35 +00:00
hoek
b51cf9f334
Grammar touch-up.
1998-06-23 04:38:50 +00:00
jkh
3211c657b3
Say goodbye to Airport 71
1998-06-21 04:46:53 +00:00
jkh
c1a1642c2d
Nuke this, it's bogus and out of date.
...
Pointed out by: An anonymous air traffic controller. :)
1998-06-21 04:46:04 +00:00
jkoshy
016cfbb693
Add mention of Intel EtherExpress 16 cards in the supported list.
...
Noticed by: Bob Van Valzah <Bob@WhiteBarn.com> on the -doc list.
1998-06-17 08:33:10 +00:00
ahasty
a75c402e98
Reviewed by: Amancio
...
Submitted by: Randall Hopper <rhh@ct.picker.com>
The patch supports using the X10 Mouse Remote in both stand-alone and
pass-through configurations, so you can plug your mouse and remote into the
same serial port, use the mouse for X, and use the remote for other apps
like Fxtv. For instance, we can now control fxtv via the remote control
just like a TV : change channels, mute, increase volume, zoom video,
freeze frame 8)
The mouse events are channeled through the syscons/sysmouse I/F like
normal, and the remote buttons are "syphoned off" to a UNIX-domain stream
socket (defined as _PATH_MOUSEREMOTE in <machine/mouse.h>) for a
remote-aware app to grab and use.
For further info on the X10 Mouse Remote see:
http://www.x10.com/products/x10_mk19a.htm
1998-06-14 20:05:27 +00:00
steve
6f5e754491
Correct the description of the last four fields.
...
PR: 6926
Submitted by: Josh Gilliam <josh@quick.net>
1998-06-13 19:14:14 +00:00
steve
5797f03881
miserable -> miserably
...
PR: 6922
Submitted by: Sue Blake <sue@welearn.com.au>
1998-06-13 19:06:49 +00:00
steve
b09c767c67
Add a swissfrench keyboard mapping.
...
PR: 6916
Submitted by: tamone@eig.unige.ch
1998-06-13 18:39:22 +00:00
peter
15daa2ccfe
Move bsd.own.mk after make.conf, this allows BINFORMAT to be set in
...
/etc/make.conf - it changes LIBDIR in bsd.own.mk. Note that there are
still problems with this, individual Makefiles cannot override BINFORMAT.
1998-06-12 10:52:52 +00:00
phk
7a64d46ca3
Spelling fixes.
...
PR: 6903
Reviewed by: phk
Submitted by: Josh Gilliam <josh@quick.net>
1998-06-10 12:34:27 +00:00
bde
3361288ff0
Fixed `make depend', which I broke here about a month ago by moving
...
the null default for `depend' from bsd.dep.mk to bsd.obj.mk.
bsd.kmod.mk included these files in a bad order, so it picked up
the null default.
1998-06-09 02:55:40 +00:00
jkoshy
75e70dcdb0
Spelling fixes.
...
Submitted by: Josh Gilliam <josh@quick.net>
PR: 6880
1998-06-08 06:12:02 +00:00
kuriyama
8ce6312ad9
Sync PATH variable with 'dot.login'.
...
I think here is not my area so feel free to back this out when any
troubles are happened.
Pointed out by: IIJIMA Akihiro <aki@noc.titech.ac.jp>
1998-06-06 15:01:46 +00:00
jkoshy
0d7d76d982
Spelling corrections.
...
PR: 6868
Submitted by: Josh Gilliam <josh@quick.net>
1998-06-06 05:50:53 +00:00
julian
026f5fa529
Make the Man page reflect teh new reality.
1998-06-05 23:20:12 +00:00
dt
ff5abf883c
Recognize ".cpp" as a C++ suffix.
...
PR: 3476
1998-06-05 18:38:55 +00:00
peter
71fb61ca8d
Make the whereobj target print it's output without the overhead of
...
starting another make..
Besides, make -V is broken, since it will print unexpanded variables.
1998-06-04 15:31:55 +00:00
peter
8ea8c4495b
Hard coded /usr/lib reference
1998-06-04 15:15:38 +00:00
charnier
be63875f9c
Use .Ar instead of .ar. Correct incorrect use of .Sm (detected by Paul (pst)).
1998-06-04 06:30:50 +00:00
jb
91228bba9e
Fix my last commit which got caught in the cvs/cvsup cycle.
...
I'm told that I botched the tabs too. I'm not sure they are fixed now
because I find that rather tedious.
1998-06-03 22:07:26 +00:00
jb
a571044c3f
Uh, the NetBSD syscall define spam for alpha has to go after /etc/make.conf
...
so that it works all the time.
1998-06-03 08:51:39 +00:00
jb
81e6080c95
In the case of alpha (only), more than just libc needs to know that
...
NetBSD syscalls are being used, so spam all compiles with the define
that indicates this.
1998-06-03 08:07:31 +00:00
danny
a234744f01
PR: 6831
...
Submitted by: zerium@webindex.no
MF22: remove '.' after weekday abbreviation.
1998-06-02 23:02:09 +00:00
peter
2e14b57974
add libcipher, and update comments about libdes, libkdb, libkrb etc
...
which do exist but are in the secure dist rather than the base.
1998-06-01 19:38:20 +00:00
bde
317c29f913
Fixed double slashes in pathnames.
1998-05-31 11:32:38 +00:00
bde
7b0392464e
Undocumented flags which went away a few minutes ago.
...
Undocumented auto FIFO trigger level adjustment which went away years ago.
1998-05-31 11:16:09 +00:00
thepish
70d5cc4b8a
PR: conf/2284
...
Submitted by: faulkner@asgard.hos.net
Correct termcap entry for ibm3163 (arrow keys)
1998-05-31 06:49:30 +00:00
mph
6c732f9403
Correct a minor spacing error.
1998-05-31 04:53:30 +00:00
sos
bc60c8025e
ELF preparation step 2:
...
Move a.out libraries to /usr/lib/aout to make space for ELF libs.
Make rtld usr /usr/lib/aout as default library path.
Make ldconfig reject /usr/lib as an a.out library path.
Fix various Makefiles for LIBDIR!=/usr/lib breakage.
This will after a make world & reboot give a system that no
longer uses /usr/lib/*, infact one could remove all the old
libraries there, they are not used anymore.
We are getting close to an ELF make world, but I'll let this
all settle for a week or two...
1998-05-26 20:12:56 +00:00
steve
a1ad8f645b
Norwegian dates should have a dot after day of month.
...
PR: 6749
Submitted by: Hans Petter Bieker <zerium@webindex.no>
1998-05-25 18:51:47 +00:00
julian
33ee3bc8fe
Hide the interface name in the sin_zero section of the sockaddr_in
...
passed to the user process for incoming packets. When the sockaddr_in
is passed back to the divert socket later, use thi sas the primary
interface lookup and only revert to the IP address when the name fails.
This solves a long standing bug with divert sockets:
When two interfaces had the same address (P2P for example) the interface
"assigned" to the reinjected packet was sometimes incorect.
Probably we should define a "sockaddr_div" to officially hold this
extended information in teh same manner as sockaddr_dl.
1998-05-25 08:44:31 +00:00
jkoshy
759ba2f9e3
Fix example in manual page.
...
PR: 5443
Submitted by: AMAGAI Yoshiji <amagai@nue.org>
1998-05-25 07:11:41 +00:00
phk
69aa2593da
/usr/src/share/timedef/data/no_NO.ISO_8859-1.src uses initinal
...
upper case in weekdays and months instead off all lower case.
PR: 6721
Reviewed by: phk
Submitted by: Hans Petter Bieker <hanspb@persbraten.vgs.no>
1998-05-23 07:55:47 +00:00
jkoshy
67e94bf861
Added contributed entry for Linux consoles.
...
PR: 5977
Submitted by: Christian Weisberger <naddy@bigeye.rhein-neckar.de>
1998-05-21 09:10:55 +00:00
wpaul
2a6334d0d1
Add man page for ThunderLAN driver.
1998-05-21 03:20:39 +00:00
jkh
2a7e0ddebf
Complete back-out of the bsd.locale.mk change.
...
OK'd by: asami
1998-05-20 22:27:18 +00:00
jkh
879f637d9d
Back out locale change until it's better understood by all just
...
what it is we're trying to do here. :)
OK'd by: asami
1998-05-20 22:24:48 +00:00
mph
2e1caaecd6
Add rcsid.
1998-05-20 05:43:01 +00:00