thorpej
df9803ce96
Part 1 of a cleanup pass over the SCSI subsystem. The aim is to name
...
everything "scsi_*", since we really are talking about the SCSI command
set, ATAPI transport not withstanding. Improve the names of many structures,
and prepend "SCSI_" onto all SCSI command opcodes. Place items described
by the SCSI Primary Commands document into scsi_spc.h.
2005-02-21 00:29:06 +00:00
dsl
d53c0d596e
Put /bin/sh at top of list for root's shell.
...
Remove a global data item as well.
2005-02-20 20:54:52 +00:00
dsl
5fd32d4f19
Give all the space to / even when the BIOS can't quite read all of it.
...
Usually the unreadable part will be swap, but remove it from root even
if swap is not selected.
The user can always put it back on the next screen.
Saves sysinst allocating /usr when the bios geometry excludes the last
few MB of the disk (32 on one disk I have).
2005-02-20 20:42:36 +00:00
jdolecek
dff4ca397a
add vge(4) manpage, obtained from FreeBSD
2005-02-20 18:41:14 +00:00
jdolecek
4805ad6f16
add ciphy(4) manpage
2005-02-20 16:53:10 +00:00
christos
eaa3f74abc
Fix radius set fallout, reported by: Hisashi T Fujinaka
2005-02-20 06:49:01 +00:00
christos
50aadbe526
More libradius changes from manu
2005-02-20 00:49:06 +00:00
christos
e08c88dc29
Add pam radius module.
2005-02-20 00:41:37 +00:00
christos
e944da2e57
Add radius include files.
2005-02-20 00:39:48 +00:00
thorpej
9ac89bdea9
Add new racoon roadwarrior example directories.
2005-02-19 21:43:19 +00:00
dsl
c2abea4a9e
Move definition od SRCS into global Makefile.inc (crunchgen no longer needs
...
to determine the list of source files).
Add -DWSKBD to amd64 (probably should go into many others as well)
2005-02-19 17:00:38 +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
dsl
b731f371c5
amd64 doesn't have 'BOOTMODEL', so set TERM to wsvt25 (not pc3) so that
...
the line drawing chars are available.
Remove the 9600 from the stty line (done to i386 a while ago)
2005-02-19 11:45:42 +00:00
briggs
f47f1e617d
Add spr.h
2005-02-17 02:24:00 +00:00
briggs
9ca4305a3b
Add spr.h.
2005-02-17 02:14:52 +00:00
christos
033bdf5505
Bump libssh to 1.0
2005-02-13 06:09:00 +00:00
aymeric
425332b643
Correct a typo in a filename: s/fdstab/fstab/
2005-02-12 15:06:59 +00:00
kleink
9f3c1a4838
Update for tzdata2005e.
2005-02-12 00:33:34 +00:00
tnozaki
af5bc0e0b7
add iso-2022-kr support to iconv.
2005-02-10 18:33:00 +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
jmc
d177a1d5bf
Make the crunchgen generated makefile regen on each run
2005-02-10 16:03:34 +00:00
perry
c3f3d85961
Restore the html directories. They are indeed functional.
2005-02-04 17:10:40 +00:00
wiz
195aff13a9
Remove /usr/share/man/html* directories. They have been there,
...
empty, for 3 years, and there was no public plan on how to fill
them in all that time. Let's re-add them when they have a purpose.
2005-02-04 15:07:54 +00:00
dsl
70af5e654b
Add back short country names and put them into the config file.
...
Fixes PR install/29059
2005-01-28 23:02:09 +00:00
cube
9c61428178
Install tap(4) LKM.
2005-01-24 15:50:52 +00:00
lukem
26ed70ab78
Please mark obsolete entries "obsolete" instead of removing them.
...
(Hint: almost no time window is "short enough".)
2005-01-24 07:05:17 +00:00
joff
7b7ea2d5df
add atu(4) cat and manpage
2005-01-24 02:07:24 +00:00
rumble
ff41bba33a
Revert previous.
2005-01-24 00:57:19 +00:00
rumble
aa6fe0fbb7
Add dirhash.h.
...
Spotted by Hisashi T Fujinaka.
2005-01-23 22:57:16 +00:00
briggs
4f5a65141c
Add sem.4
2005-01-22 03:35:38 +00:00
dsl
102f557a3b
Ensure we only remove the size of /usr from that of / once.
...
Fixes PR install/28568
2005-01-21 17:02:40 +00:00
rtr
572ebc41a9
+ add riva128 submodule patch from Dieter Roelants
...
+ add riva128.o submodule to md set lists
should resolve pr#28808
2005-01-21 08:33:11 +00:00
dyoung
b72c53e720
Exclude additional files from the set lists if MKGCCCMDS=no.
2005-01-21 04:47:23 +00:00
dsl
ea62f7c027
Use full country names when asking for keyboard type - thanks to Hubert for
...
finding them out and adding the comments to wsksymdef.h.
Make German always have KB_NODEAD set - IIRC Martin said that is needed.
Unfortunately this means we have our own list...
2005-01-20 22:15:46 +00:00
dsl
9146a4af0b
Default to using 2k fragments (16k blocks) on filesystems that are >1GB.
...
Matches the defaults advertised in the newfs(8).
Perry keeps on asking me to do this :-)
2005-01-20 21:59:35 +00:00
jmc
86c3a374e9
If building a source only cd don't include shared/ALL
2005-01-20 08:05:55 +00:00
ginsbach
55049570a7
add seq(1)
2005-01-20 04:26:00 +00:00
chs
40345beaa3
ibm4xx/pte.h is no more.
2005-01-19 14:46:26 +00:00
lukem
8fa2b6b361
Use
...
${MAKE} ${CRUNCHENV} ...
instead of
${CRUNCHENV} ${MAKE} ...
so that CRUNCHENV overrides any user-provided command-line make(1) variables.
This fixes /rescue build problems for people who pass settings such
as MKKERBEROS=yes in via the make(1) command-line.
2005-01-19 01:18:59 +00:00
lukem
ac1f1eff7d
reorder lines so bsd.own.mk will be included before USE_INET6 is tested
2005-01-19 00:16:17 +00:00
lukem
3be06e9652
Only use ping6 and rtsol if ${USE_INET6} != "no".
...
Part of PR 28994.
2005-01-18 12:38:45 +00:00
lukem
46123551a0
Only support SMALLPROG_INET6 if ${USE_INET6} != "no".
...
Part of PR 28994.
2005-01-18 12:30:21 +00:00
fvdl
d45005ccdf
Add bootxx_ffsv2
2005-01-17 21:36:08 +00:00
jmc
82318e9375
Fix typo as noted in PR#28975
2005-01-15 17:39:45 +00:00
christos
ac0a767984
bump libutil.
2005-01-12 03:37:16 +00:00
dyoung
f9f7b262bb
One of my users stumbled over a bug: src/distrib/sets/makeplist
...
uses find(1) in a non-POSIX way. The trouble is that -maxdepth is
not an option for POSIX find(1). His NetBSD 1.6.2 system tripped
over that. I converted the -maxdepth uses to -prune, which is
POSIX-compatible.
While I was in makeplist, I wrote a comment about the xargs/find/read
cleverness that I use to generate the @dirrm directives.
2005-01-12 01:38:04 +00:00
reinoud
97c4d89106
Add installation of the new auixp(4) manual page.
2005-01-12 00:09:48 +00:00
christos
1946404658
welcome to libcrypt.so.0.2
2005-01-11 23:25:32 +00:00
tron
b62d11b06c
"/etc/pam.d" is created unconditionally.
2005-01-11 22:27:44 +00:00
tron
cce182235f
Fix typo in last commit.
2005-01-11 22:26:44 +00:00