Commit Graph

8040 Commits

Author SHA1 Message Date
tnozaki
fe05f588fb add new citrus iconv module UTF-7.
thanks advice, yamt-san.
2005-03-05 18:05:14 +00:00
kleink
35a86bcf49 Add lastlogx. 2005-03-04 21:16:10 +00:00
dsl
306d28231b When a boot floppy overran, the reported excess size was 8k too big. 2005-03-04 16:01:58 +00:00
he
21b1464ae4 Build openpam_free_envlist as part of libpam, and install it's man
page.  This is required for ports not yet supporting shared libraries.
2005-03-03 22:40:49 +00:00
schwarz
0f81cc74aa added schwarz to the list of developers 2005-03-02 21:30:43 +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
1bef9ab8e1 Add an xserver config file. 2005-03-01 16:42:53 +00:00
sekiya
5976a15e4a Remove MAKEDEVTARGETS. 2005-03-01 01:06:05 +00:00
sekiya
c1a355dfdb s/elf2ecoff/objcopy/ 2005-03-01 00:23:59 +00:00
sekiya
e65c20724a Nuke elf2ecoff in favor of objcopy. 2005-03-01 00:22:07 +00:00
sekiya
d64a282ae6 Build the DHCP client, use more x_utilities, and in general sync with other
ports.  There's still something weird about bpf that prevents a pure DHCP
install from succeeding, but it's closer than it was.
2005-02-28 08:38:37 +00:00
christos
1b0527f64c add ppp in pam.d 2005-02-27 23:06:37 +00:00
thorpej
11b55133f0 Add an S/Key PAM module. 2005-02-27 21:01:59 +00:00
thorpej
13eb2abf9e Major cleanup of PAM service configuration files. 2005-02-27 03:40:14 +00:00
matt
0590a70e78 Add entires for pollts and pselect manpages. 2005-02-26 18:06:27 +00:00
dsl
630725bdbc Put 'Delete ?' (not "yes or no") in box when we ask whether the user
want to keep or delete the dist files.
Stop the "type enter to continue" if the rmdir fails - may not be empty.
Report an error if the chroot() (for RUN_CHROOT) fails.
fflush log and script files before writing to them from a child.
2005-02-26 17:40:49 +00:00
dsl
b0d31e5def Remove target_prefix() from rmdir command used to remove the temporary
directory that ftp copied teh dist files into.  Command is running chroot().
2005-02-26 17:36:32 +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
lukem
713967467d Move etc/release from etc.tgz to base.tgz, since the "build" target
in src/Makefile installs it (thus, being more consistent).
Should fix "./build.sh install=/" installation of /etc/release.
Requested by Hubert Feyrer (amongst others).
2005-02-22 07:39:25 +00:00
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