wiz
3b0309f821
Bump date for addition of CompUSA USBKR100.
2005-04-13 23:08:39 +00:00
drochner
b31fb0b5e2
We don't fall back to the "default" login class if a login class was
...
given in the password file but not defined in login.conf. Just for
"no class is given". The former is an error and leads to rejection.
2005-04-13 20:39:05 +00:00
nathanw
c700f1d7a3
CIOCCRYPT takes a "struct crypt_op *", not a "struct crpyto_op *".
2005-04-13 16:28:06 +00:00
dsl
b90eeeef12
Report when we link a program into xxx.ro (before being crunched)
2005-04-09 13:00:53 +00:00
atatat
3e171f3338
Add CompUSA USBKR100 to the list of the supported adapters
2005-04-09 02:06:53 +00:00
martti
dac8d052b2
Note CERC SATA RAID 1.5/6ch
2005-04-06 16:01:13 +00:00
martin
8a51929fe1
Add -fno-merge-constants (as the xsrc build does too) to make the module
...
loader work with the gcc versions we use now. No idea why i386 apparently
was not affected by this.
2005-04-06 08:32:11 +00:00
kleink
aed9ebc3c4
Merge tzdata2005h.
2005-04-05 16:29:28 +00:00
kleink
5d35ad7a4a
Import tzdata2005h.
2005-04-05 16:27:29 +00:00
tron
1f47028b14
Don't use "-std=c99" for NetBSD-vax because gcc 2.95.3 doesn't support it.
2005-04-05 11:56:09 +00:00
wiz
e1b1c648db
Drop trailing whitespace, typo fix, and some additional articles.
2005-04-04 08:25:44 +00:00
wiz
c3582b4d14
New sentence, new line; improve a sentence.
2005-04-03 21:38:44 +00:00
hubertf
9ee7752f6f
Extract commonly used things like CDROMs, pseudo-filesystems (/proc, ...)
...
and mfs-based /tmp into their own files. Hint at them in the existing
files. (fstab needs an #include statement :)
2005-04-03 14:12:14 +00:00
jdolecek
ac9c5bb8e9
fix pasto
2005-04-03 11:57:27 +00:00
jdolecek
0b8e9ef3ed
add tra(4) manpage
2005-04-03 11:56:29 +00:00
jdolecek
77e52b7b90
add vge(4) into list of drivers which support VLAN MTU
2005-04-03 11:55:00 +00:00
jdc
8ab492ef2b
Add reference to the OUI assignements list in the `SEE ALSO' section.
...
Suggested by Hubert Feyrer.
2005-04-03 06:39:37 +00:00
yamt
3165a4e284
remove links to uvm.9 for removed functions.
2005-04-01 12:07:42 +00:00
yamt
6bc6330ab1
bump date for the previous.
2005-04-01 12:04:00 +00:00
yamt
dca4b888cf
merge yamt-km-doc branch.
2005-04-01 12:03:26 +00:00
wiz
e0ed5c846b
Bump date for previous. Remove trailing whitespace.
...
New sentence, new line. Fix some macro usage.
2005-03-30 18:53:33 +00:00
is
cfb674f4eb
Extend EXAMPLES section for IPv6 over GRE. Contributed by Gert Doering.
2005-03-30 17:19:52 +00:00
jmmv
d4526765bd
Remove an space from the beginning of a line. It caused incorrect formatting
...
after the .Nm macro (the text started at the following line).
2005-03-30 13:07:34 +00:00
nathanw
1733290d22
".XR" should be ".Xr".
2005-03-28 22:07:22 +00:00
wiz
8db893f99d
Add postinstall(8) man page.
2005-03-28 15:42:27 +00:00
jschauma
e464118a48
add tls (not the developer)
2005-03-28 15:07:16 +00:00
tnozaki
a3b248100e
add csmapper:CNS11643-1,2 and esdb:ISO-2022-CN,
...
integrate esdb:EUC-TW, locale:zh_TW.eucTW.
2005-03-27 22:30:05 +00:00
peter
6eb040d87b
Bump date for previous.
2005-03-27 16:28:55 +00:00
peter
d36c3ea1bc
Document file-system SMBFS.
2005-03-27 16:27:28 +00:00
uwe
add837d745
Add CLUT.
2005-03-27 00:41:33 +00:00
martin
60ac75c119
sparc64 needs LOADABLE flags too
2005-03-26 10:31:51 +00:00
cube
2817c9a11a
List attimer(4) and cross-reference it. Pointed out by Thomas Klausner.
2005-03-25 23:38:32 +00:00
cube
76083f1d54
Add a manpage for attimer(4), and cross-reference it from pcppi(4).
2005-03-25 23:30:55 +00:00
wiz
2dfd7528cf
Bump date for previous.
2005-03-24 22:37:12 +00:00
jmcneill
adf922e656
Update my email address (the one listed hasn't been active in years).
2005-03-24 22:31:58 +00:00
jmcneill
e06ff8586d
Note that pkgsrc/sysutils/iwi-firmware is required for this package.
2005-03-24 22:29:12 +00:00
rtr
6fa7827891
+ document SCRIPTSDIR and SCRIPTSDIR_<script>
2005-03-22 21:12:32 +00:00
xtraeme
bdfee02aef
err fix previous, this is pcppi(4)... add acpi(4) into SEE ALSO.
2005-03-21 19:57:44 +00:00
xtraeme
3fed067c95
Add pcppi(4) into SEE ALSO.
2005-03-21 19:56:45 +00:00
xtraeme
1bbd530a0a
Add pcppi(4), bump date.
2005-03-21 19:53:17 +00:00
wiz
a31529d7c7
From Greg Troxel in PR 23388:
...
The cardbus support uses the RBUS abstraction, which maps card memory.
The default location doesn't work on some machines, resulting in
mysterious failures.
One can map at 512M instead of 1G, and this helps on at least 2 known
models.
The cardbus(4) man page does not give this critical hint.
2005-03-21 18:05:36 +00:00
tron
63b4b6820f
Compile "src/x11" with "-fno-strict-aliasing" because that's what the
...
native build does.
2005-03-21 14:10:29 +00:00
xtraeme
a489fafb98
Add "pcppi* at acpi?", bump date.
2005-03-21 14:08:37 +00:00
kleink
d5d8554049
Add restrict qualifiers to dlsym() (XSI) and dladdr() arguments.
2005-03-21 13:25:22 +00:00
hira
c5ebd445ba
Update __vendorversion__ to 4.5.0.
2005-03-19 17:27:46 +00:00
tron
5a11e285dd
Install the new "pckbd.br.abnt2" keymap.
2005-03-19 17:11:27 +00:00
wiz
066acdcf64
Bump date for more supported cards.
2005-03-19 13:00:55 +00:00
tron
a00cddf7f9
Update list of supported Intel GbE chips.
2005-03-19 12:04:55 +00:00
drochner
fbbb6ddbed
add a keymap for brazilian "abnt-2" style keyboards,
...
submitted by Felipe Bichued per PM
2005-03-18 17:40:02 +00:00
wiz
ee45da6455
Some minor English improvements.
2005-03-18 12:42:47 +00:00
yamt
5240b887db
add agr(4), a pseudo network device driver for link aggregation.
2005-03-18 11:11:50 +00:00
wiz
a9befaa6d5
Bump date for mtocl, cltom removal.
2005-03-18 11:02:40 +00:00
yamt
e087565b66
remove cltom and mtocl. they've gone away long time ago.
2005-03-18 10:57:18 +00:00
wiz
94d7785870
Bump date for new NOTES section.
2005-03-17 12:55:26 +00:00
christos
19d04b27da
Add a note about missing components and chain load failure.
2005-03-16 18:51:09 +00:00
wiz
f1cacc2db3
Fix mdoc warning reported by Nicolas Joly in PR 29708.
2005-03-16 12:47:43 +00:00
kleink
a996f028db
Import tzdata2005g.
2005-03-16 10:37:26 +00:00
peter
ecb7de5d70
Sync w/ FreeBSD v1.88, lots of updates for all recent *BSD releases
...
including NetBSD 2.0.
2005-03-15 15:33:03 +00:00
wiz
dff72e3c43
Remove duplicate "in .Nx" noted by dieter on current-users.
2005-03-14 10:44:02 +00:00
wiz
5ccbef2012
NetBSD -> .Nx, some whitespace nits.
2005-03-13 09:37:06 +00:00
salo
5c8095bf97
Adjust to The Not-Quite-That-New World Order:
...
bsd.pkg.defaults.mk -> defaults/mk.conf
Packages.txt -> doc/pkgsrc.txt
2005-03-12 16:17:33 +00:00
salo
60410131db
bsd.pkg.defaults.mk was moved to defaults/mk.conf a while ago.
...
spotted by go@
2005-03-12 16:13:38 +00:00
lukem
337f8776b0
Also set SHLIBDIR to /lib if ${USE_SHLIBDIR} != "no".
...
This allows <bsd.lib.mk> to correctly set the RPATH of libraries that
use USE_SHLIBDIR=yes to /lib, so that dependent libraries can be found
from /lib when /usr/lib isn't mounted yet.
This was the intention of the _LIBLDOPTS support in <bsd.lib.mk>.
Fixes problem reported by Dan Carosone with when /sbin/cgdconfig is
dynamically linked against libcrypto.so but not libcrypt.so (it was
relying upon libcrypto.so to pull in libcrypt.so).
2005-03-12 13:21:12 +00:00
christos
dd554c952a
PR/29658: Joerg Sonnenberger: incorrect DST_UNIT_BITS and DST_INVALID in
...
character set maps:
A number of Code Pages specify a 8bit character mapping, but use
16bit runes, ma king them inaccessible for the actual conversion.
Similiary do some Code Pages specify an invalid rune e.g. of 0x00,
which is actually used in the mapping table and makes that rune
mapping invalid.
2005-03-11 23:38:02 +00:00
rumble
02b46a4b12
Fix a tiny typo.
2005-03-11 19:40:47 +00:00
wiz
23c677b582
Bump date for previous; new sentence, new line.
2005-03-10 16:50:11 +00:00
soda
94305a4de2
add JSYK, heard from cgd
2005-03-10 05:45:25 +00:00
matt
a7886370b5
Note TCP Segment Offload support.
2005-03-09 22:52:56 +00:00
matt
4efe350837
Add description of dm_maxsegsz.
2005-03-09 21:22:59 +00:00
wiz
a4958497b6
Fix some typos, remove trailing whitespace.
2005-03-09 17:07:00 +00:00
tshiozak
aaa316a46c
add tab and several characters to BLANK and SPACE classes on the Latin
...
charsets to make up for shortages.
pointed out by Joerg Sonnenberger.
2005-03-09 11:54:13 +00:00
tshiozak
16758dd815
remove harmful 0x0000 to non-zero mappings.
...
reported by Joerg Sonnenberger on tech-userlevel@.
2005-03-09 11:31:40 +00:00
christos
6e543b15c0
Add the binding keyword.
2005-03-09 00:11:31 +00:00
wiz
34c1c241e2
Quote dot at beginning of line, otherwise it will be interpreted
...
as the start of a macro. From jmc@openbsd.
2005-03-08 10:53:34 +00:00
wiz
73a04ea9b5
Bump date for ICH6 support.
2005-03-08 10:50:09 +00:00
tshiozak
b115b9ec4f
fix XDIGIT problem on several locales,
...
pointed by Joerg Sonnenberger on tech-userlevel@.
2005-03-08 06:35:13 +00:00
jdc
8cb1b8908c
Add `can backspace with ^H' (bs) entry to Eterm.
...
Fixes PR misc/29578 from Peter Bex.
2005-03-07 18:18:41 +00:00
tron
25833b0c61
Add ICH6 southbridge to list of support devices.
2005-03-07 11:27:29 +00:00
thorpej
690b6d996a
Fix missing word in sentence.
2005-03-07 03:17:21 +00:00
thorpej
b311a52b06
Indent the example.
2005-03-07 03:11:01 +00:00
christos
35c70b36f3
.Bd needs display style. Thanks jason for the man page!
2005-03-07 02:44:33 +00:00
thorpej
7078187c0c
Add a pam.conf(5) manual page.
2005-03-07 02:26:31 +00:00
tnozaki
fe05f588fb
add new citrus iconv module UTF-7.
...
thanks advice, yamt-san.
2005-03-05 18:05:14 +00:00
jdolecek
3dc8de67de
JUMBO packet support tested and apparently working
2005-03-05 14:39:29 +00:00
he
8e8728c45c
Introduce PAM_STATIC_LDADD and PAM_STATIC_DPADD. When compiling
...
with MKPIC=no, possibly because the target does not support shared
libraries, these include libraries required to resolve all symbols
which end up referenced from PAM-using applications. The libraries
presently required are -lcrypt, -lrpcsvc and -lutil.
Add use of these variables which are currently set up to use PAM,
so that they compile when MKPIC=no.
Also, in the telnetd case, reorder the order of the libraries, so
that libtelnet.a comes before -ltermcap and -lutil, again to fix
link error when MKPIC=no.
Discussed with thorpej and christos.
2005-03-04 20:41:08 +00:00
kleink
155d861bc7
Merge tzdata2005f.
2005-03-04 08:59:13 +00:00
kleink
0f845aa156
Import tzdata2005f.
2005-03-04 08:56:11 +00:00
mycroft
62480540a9
Document callout_active().
2005-03-04 05:53:19 +00:00
dan
1f64b720ce
typo
2005-03-02 03:33:46 +00:00
thorpej
d97108988d
Add a pam(8) manual page that gives a brief introduction as to what PAM
...
is. The gritty details will be in pam.conf(5).
2005-03-02 02:56:24 +00:00
christos
4c1f8229f5
Turn on PAM by default. Approved by core.
2005-02-28 02:28:09 +00:00
thorpej
c432982bbb
Correct rpc.yppasswdd options.
2005-02-26 16:39:17 +00:00
wiz
86640b9dc8
Move yp(8) to nis(8).
2005-02-26 16:17:42 +00:00
thorpej
ee8c69aed1
YP(8) -> NIS(8)
2005-02-26 16:13:04 +00:00
jdolecek
b6df8b1e96
add windows-12?? aliases for CP12??
2005-02-25 22:00:50 +00:00
christos
1d6a9d3f17
Don't disable PAM when MKPIC=no. PAM should work with static libraries, and
...
this breaks PAM on programs that decide not to use PIC libraries, such as
the X server.
2005-02-24 14:56:55 +00:00
peter
0f31823d7c
Write IPv4 and IPv6 with a small 'v'.
2005-02-22 16:53:11 +00:00
peter
1c9b56c830
Add MKIPFILTER; if set to no, don't build and install the ipf(4) programs,
...
headers and LKM.
Add MKPF; if set to no, don't build and install the pf(4) programs,
headers, LKM and spamd.
Both options default to yes, so nothing changed in the default build.
Reviewed by lukem.
2005-02-22 14:39:58 +00:00
grant
cc35f337dc
+RIFF
2005-02-22 12:24:44 +00:00
wiz
22d1990264
Bump date for ti, vge. Fix typo.
2005-02-20 21:28:02 +00:00
wiz
e88b836ec7
Fix RCS Id, sort SEE ALSO, add article.
2005-02-20 21:26:11 +00:00
wiz
38147cd01d
Fix typo.
2005-02-20 21:23:58 +00:00
wiz
58cecadc76
Grammar fix.
2005-02-20 21:06:57 +00:00
wiz
6affcf4372
Bump date for IPSEC_NAT_T.
2005-02-20 21:06:13 +00:00
wiz
b11822a48f
Drop trailing whitespace.
2005-02-20 21:05:20 +00:00
wiz
4338b8bfb7
Grammar improvement.
2005-02-20 19:55:05 +00:00
wiz
776ec5b176
> -> \*[Gt]
2005-02-20 19:48:47 +00:00
wiz
d5b60ec1d9
Drop trailing whitespace.
2005-02-20 19:46:15 +00:00
jdolecek
204eefc34d
add ti(4), vge(4)
2005-02-20 18:58:34 +00:00
jdolecek
77fddac557
note some driver issues (hopefully would be handled soon)
2005-02-20 18:45:29 +00:00
heas
952103f512
Note hardware checksum support & bump date
2005-02-20 18:42:54 +00:00
jdolecek
dff4ca397a
add vge(4) manpage, obtained from FreeBSD
2005-02-20 18:41:14 +00:00
jdolecek
3e2c744d33
add ciphy(4)
2005-02-20 16:58:59 +00:00
jdolecek
4805ad6f16
add ciphy(4) manpage
2005-02-20 16:53:10 +00:00
matt
6dc6ca22f8
Add support for WARNS=4 (-std=c99)
2005-02-20 01:31:44 +00:00
christos
907dfbe7a9
Add libradius
2005-02-20 00:35:02 +00:00
thorpej
354f2a1004
Switch to ipsec-tools for libipsec, setkey, and racoon. From
...
Emmanuel Dreyfus, with some small changes by me.
2005-02-19 16:55:02 +00:00
jsm
6f99e036e2
Add STFW.
2005-02-18 01:40:49 +00:00
kleink
58e3cc3d46
Add COW, FCS, GCR, ZFOD.
2005-02-16 00:04:23 +00:00
wiz
0a718347c7
Bump date for ENABLEDMA -> DISABLEDMA.
2005-02-15 08:15:17 +00:00
he
b4d3212ec4
Use a compact list for the supported controller types.
...
I'm guessing this doesn't warrant bumping the date on the man page.
2005-02-14 22:53:23 +00:00
fredb
556db3aecb
Expand the description of "reboot" slightly: add cross-references to
...
reboot(2) and reboot(8), and especially document RB_DUMP -- which is,
in fact, documented in reboot(2), if you'd only known to look there.
2005-02-14 18:14:27 +00:00
fredb
cc046a4771
Delete a superfluous comma.
2005-02-14 13:29:03 +00:00
fredb
6849b2fd34
Clarify that controls affecting both playback and recording should also
...
be placed in the AudioCinputs class.
2005-02-14 13:28:24 +00:00
skrll
2c796d32fc
Correct reference to uio_resid. PR 29355.
2005-02-14 12:44:15 +00:00
manu
5c217c1a67
Add support for IPsec Network Address Translator traversal (NAT-T), as
...
described by RFC 3947 and 3948.
2005-02-12 12:31:07 +00:00
rearnsha
bae0bf4e87
Updated for changing PCIIDE_I31244_ENABLEDMA to PCIIDE_I31244_DISABLEDMA
2005-02-12 10:21:40 +00:00
kleink
6c51665c6e
Merge tzdata2005e.
2005-02-12 00:31:41 +00:00
kleink
bd9639e231
Import tzdata2005e.
2005-02-12 00:28:41 +00:00
tnozaki
af5bc0e0b7
add iso-2022-kr support to iconv.
2005-02-10 18:33:00 +00:00
tnozaki
9cc920cfc1
merge resent FreeBSD UTF-8 locale.
...
now support outside BMP area.
2005-02-10 18:12:42 +00:00
tnozaki
fcff889a4d
remove ko_KR.UTF-8.
...
this locale is alias for en_US.UTF-8 by locale.alias now.
2005-02-10 18:03:01 +00:00
wiz
ae20c95c70
MKHTML defaults to no; fix documentation (which claimed it defaults to yes).
2005-02-07 01:38:44 +00:00
wiz
309e4e8291
End <font> tag with </font>. From Greg A. Woods in private mail.
...
Remove </font> before </body> since there is no corresponding <font>.
2005-02-07 01:23:02 +00:00
wiz
21e8d99658
Fix Fx handling; closes my PR 29235.
...
Will probably also need an additional fix like Nx and Ox do (see PR 29236).
2005-02-07 01:13:18 +00:00
wiz
e2d4a3ff6c
Add simple An handling. Modified version of a patch by Greg A. Woods
...
in private mail. Closes my PR 29241.
2005-02-07 01:11:14 +00:00
wiz
f5e9b507dc
Fix Dd argument, and a grammar fix.
2005-02-05 15:31:29 +00:00
jdolecek
8e401e6c31
add a check_passwd_permin_nonalpha option, which changes the passwd
...
test to permit non-alphanumeric characters in login names
2005-02-05 15:26:37 +00:00
tnozaki
d65a4ead10
fix invalid range.
2005-02-04 18:35:45 +00:00
wiz
42e21bbee1
Make page look better. Requested by uwe.
2005-02-03 16:31:32 +00:00
christos
80cdc1a918
Make comment more specific.
2005-02-03 00:27:55 +00:00
christos
b8b9d767c2
fix accidental join that made the comment look like functions that
...
return ``void *'' should not be cast'ed.
2005-02-02 23:33:42 +00:00
wiz
8cf42c3a78
Remove a superfluous .El. Noted by Nicolas Joly in PR 29186.
2005-02-02 17:13:08 +00:00
wiz
84b538cd76
Fix date string (February instead of Feburary); new sentence, new line.
2005-02-02 14:35:40 +00:00
abs
0d94353073
Reminder not to trust cheap no-name packaging. VIA product 0x3249 is
...
a VT642*1* not VT642. Also add to list in viaide manpage and note
that drives need to be configured into RAID/JOBS sets via its BIOS.
http://www.via.com.tw/en/products/peripherals/serial-ata_raid/vt6421/
2005-02-02 11:19:49 +00:00
christos
7706d160ef
Add missing (void) cast to printf return.
...
Prefer returning from main rather than calling exit.
2005-02-01 13:43:38 +00:00
wiz
e3b661b128
Fix dot placement. Bump date for pci_conf_{capture,restore} documentation.
2005-01-28 13:02:33 +00:00
wiz
bc22bce866
Bump date for previous.
2005-01-27 18:38:20 +00:00
mycroft
d2ca156552
Add a small note about the use of shift keys.
2005-01-27 18:35:41 +00:00
kent
51e95477c7
support for nForce4.
...
bump date.
2005-01-27 13:39:47 +00:00
jmcneill
439b200f99
Document pci_conf_capture(9), pci_conf_restore(9) as well as
...
struct pci_conf_state.
2005-01-27 01:49:53 +00:00
wiz
1eef56ee01
Bump date for previous two, and restore part of sentence
...
that got lost in v1.261. Drop trailing whitespace.
2005-01-25 01:59:07 +00:00
wiz
a225e4032b
Bump date for another supported card.
2005-01-25 01:54:29 +00:00
rumble
bd6d6c9a81
INET is not required.
2005-01-25 00:53:03 +00:00
rumble
4d1829e17f
Document SOFTDEP and UFS_DIRHASH options.
2005-01-24 19:08:23 +00:00
sketch
9cc1b26000
+ AYT (are you there), inspired by telnet and sometimes used for online chats.
2005-01-24 16:27:58 +00:00
pooka
56876e818a
.Nm siginfo_t -> .Nm siginfo
...
Makes the manual page name match the whatis database.
ok from wiz
2005-01-24 13:08:35 +00:00
wiz
a8921bf654
Fix Dd string; fix case in a macro; sort list of supported devices;
...
mark up all authors; fix case in "NetBSD".
2005-01-24 09:04:12 +00:00
joff
9968ec1965
Add atu(4) manpage: 802.11b USB wifi dongle. From OpenBSD.
2005-01-24 02:06:14 +00:00
fredb
caf0ace151
Document support for the Belkin "Gigabit Desktop Network PCI Card".
2005-01-23 03:14:31 +00:00
snj
ff3f288f8c
Bump date for last and kill an unnecessary Pa.
2005-01-22 05:18:01 +00:00
snj
93539909dd
Kill unnecessary use of Pa; sort sections and xrefs.
2005-01-22 05:10:42 +00:00
briggs
3ea9d17cf2
Document option P1003_1B_SEMAPHORE
2005-01-22 03:34:44 +00:00
briggs
cca875f847
Add sem.4 from FreeBSD.
2005-01-22 03:34:08 +00:00
rumble
4263db1a02
"is implement" -> "is implemented"
2005-01-21 21:14:06 +00:00
wiz
dfc541e78d
Add sparc64 to .Dt.
2005-01-21 15:06:17 +00:00
wiz
294254d9fa
Add pmppc to .Dt.
2005-01-21 15:05:52 +00:00
wiz
965aec6312
Add macppc to .Dt.
2005-01-21 15:05:18 +00:00
wiz
8cb0028b8a
Add mac68k to .Dt.
2005-01-21 15:04:51 +00:00
wiz
4f89c59454
Add i386 to .Dt.
2005-01-21 15:04:25 +00:00
wiz
83db678ed2
Add evbarm to Dt.
2005-01-21 15:03:53 +00:00
wiz
396e28e5ec
Use Fl for flags.
2005-01-21 10:29:50 +00:00
rtr
8c050b7c06
+ cleanup removal of -DUSE_NBSD_THREADLIB usage
2005-01-21 05:15:36 +00:00
dan
4d945fe1b6
reference config(8) -x as another way to recover the result of using
...
INCLUDE_CONFIG_FILE; bump date
2005-01-21 00:39:56 +00:00
peter
3833bb8f30
Minor cleanup and tweaks, be consistent with the other system admin scripts.
2005-01-18 18:12:55 +00:00
peter
3fafe1c29d
Support -current with binary packages installation.
2005-01-18 18:08:30 +00:00
wiz
795ae0e928
New sentence, new line.
2005-01-18 13:42:37 +00:00
scw
f75456d232
Document options PMS_SYNAPTICS_TOUCHPAD.
2005-01-18 10:23:35 +00:00
scw
dbd33865cd
Mention additional Broadcom PHYs supported by the driver.
2005-01-17 13:22:28 +00:00
tnozaki
4b07a87f1d
fix invalid range.
2005-01-16 20:15:35 +00:00
wiz
7f0b5023cd
Add an article. Bump date.
2005-01-16 15:21:57 +00:00
tsutsui
06dcd05e2e
Mention COMPAT_20.
2005-01-16 14:51:17 +00:00
fredb
bebf49cc6f
Sync with reality...
...
- - Clarify how to do multi-platform releases. README, SOURCE_DATE, and
"source" are placed at the root of the heirarchy. Call the heirarchies
in <machine> the "binary releases", to distinguish from the entire
release, which includes source.
- - Split sets are gone.
- - We can now do everything with "./build.sh". Tell how.
I proposed this on tech-install and tech-toolchain, and there were no
objections.
2005-01-15 18:13:00 +00:00
jmmv
784cfb6e38
Turn two commas into fulls stops for better readability.
2005-01-14 22:33:15 +00:00
wiz
3c48c826e1
Add FIR and SIR.
2005-01-14 14:20:46 +00:00
jmmv
8c5db1653b
+ OCL, UML
2005-01-13 18:01:13 +00:00
kleink
1ba8c9895e
Since we already have BER, just add the remaining ASN.1 encoding rules.
2005-01-13 17:37:59 +00:00
jmmv
3fc4f2c624
Some minor nits from kleink@.
2005-01-13 17:03:03 +00:00
ragge
cd3e4762f1
Fix CIRCLEQ example bug, from Peter A Jonsson.
2005-01-13 15:13:10 +00:00
jmmv
45b02cf417
Add W3HS, ACL, ADSL, AP, ARQ, AS, ASN, ASCII, BER, CSMA, CSMA/CA, CSMA/CD, CTS,
...
DCE, DIFS, DLE, DSSS, DTE, EGP, FHSS, GRE, IDRP, IGP, ISI, ISM, ISN, LCP, LLC,
MSS, NAV, NCP, OFDM, PAT, PDU, PLL, PSTN, RIP, RIR, RTS, SIFS, TR, UART, USART,
VLAN, WLAN.
Fix MAC. Make SIP all lowercase.
2005-01-13 15:01:10 +00:00
thorpej
ed6d501758
Back out previous. The intent is for MKPAM to be "yes" and USE_PAM to
...
be "no". The su(1) Makefile has been fixed to test the correct variable.
2005-01-13 00:15:21 +00:00
manu
b77a9f1e15
Put back PAM to disabled by default and add a notice explaining why it
...
is disabled and why it should not be re-enabled until it gets stable.
2005-01-13 00:03:56 +00:00
peter
0db75d3501
Show "UID" on the first line (was broken after gawk -> nawk switch).
2005-01-12 17:58:45 +00:00
drochner
6e2d41ee05
cgd??? swwdog!!!
2005-01-12 15:16:33 +00:00
wiz
cdbe2b9d33
New sentence, new line.
2005-01-12 14:54:51 +00:00
wiz
d842ef9bbd
New sentence, new line, and fix a typo.
2005-01-12 14:54:45 +00:00
wiz
96df258a18
ie -> i.e.
2005-01-12 14:52:51 +00:00
lukem
6ea8d362d6
Rework PAM defaults:
...
MKPAM=yes # provide infrastructure by default (unless MKPIC=no)
USE_PAM=no # don't compile PAM support in by default
2005-01-12 00:39:48 +00:00
lukem
aa8cb2a456
If RESCUEDIR is defined, automatically add that to CPPFLAGS
2005-01-12 00:32:59 +00:00
reinoud
73b0466ba9
Update copyright date
2005-01-12 00:28:54 +00:00