Commit Graph

10540 Commits

Author SHA1 Message Date
emax
e3348d1704 MFC:
Properly convert L2CAP PSM values in sockaddr_l2cap to LE16 byte order.
Fix formatting. Add missing break;

Submitted by:	Iain Hibbert
2006-05-15 17:04:28 +00:00
emax
065047bfe4 MFC:
Teach bthidd(8) to reload its config when SIGHUP is received.
Properly convert L2CAP PSM values in sockaddr_l2cap to LE16 byte order.
Properly map mouse buttons.
Fix typo.

PR:		bin/94577
Submitted by:	Iain Hibbert, Krzysztof Jedruczyk
2006-05-15 16:52:15 +00:00
krion
c2aa29b013 MFC: lib.h: 1.58
date: 2006/04/17 11:15:29;  author: krion;  state: Exp;  lines: +5 -3
  Add INDEX-7 and remove trailing spaces.
2006-05-14 07:06:37 +00:00
krion
82bf3bef5d MFC: main.c: 1.38
date: 2006/04/17 10:58:45;  author: krion;  state: Exp;  lines: +6 -1
  Use bzip2(1) by default to compress package tarball on
  __FreeBSD_version >= 500039.

  Submitted by:   Alex Lyashkov <umka@sevcity.net>
2006-05-14 07:01:47 +00:00
krion
feaf609fc2 MFC: sign.c: 1.5, x509.c: 1.5
date: 2006/03/15 01:19:23;  author: krion;  state: Exp;  lines: +13 -10
  Close descriptor in retrieve_x509_marker function.

  PR:             bin/71594
  Submitted by:   Dan Lukes <dan@obluda.cz>
2006-05-14 06:57:58 +00:00
krion
d433ebce18 MFC: add.h: 1.14, main.c: 1.67, perform.c: 1.80, pkg_add.1: 1.71
date: 2006/03/09 14:49:19;  author: phk;  state: Exp;  lines: +6 -1
  Add -F option to not fail on already installed packages.

  Submitted by:   Eugene Grosbein <eugen@grosbein.pp.ru>
2006-05-14 06:52:24 +00:00
delphij
ff89495d57 MFC Makefile,v 1.12 and btxld.c,v 1.10:
+ Include netinet/in.h for ntohl()
 * Since the return value was tested separately, cast the values to
   size_t in order to shut up compiler warnings.
 + Raise WARNS= level to 6

PR:		bin/71666
Submitted by:	Dan Lukes <dan at obluda.cz>
2006-05-12 02:28:20 +00:00
keramida
1f06a478ec MFC 1.28:
# Note that when -d flag is used, mountd(8) will not detach from the
# controlling terminal.
#
# PR:             docs/96660
# Submitted by:   Jeff Ito <ijk@speakeasy.net>
# MFC after:      1 week
2006-05-10 19:45:56 +00:00
scottl
fa872b0d99 Set pointer to 6.1-STABLE.
Approved by: re
2006-05-06 07:44:56 +00:00
ceri
bd6ba582ca MFC r1.87:
Fix binary upgrades by accounting for the schg flag on /var/empty.

PR:		96711, 96780
Submitted by:	Nobuyuki Koganemaru, Martin Jackson
Approved by:	re (scottl)
2006-05-05 18:52:21 +00:00
dwmalone
6978b17358 MFC: v1.45, v1.44
Make port 37 time work on machines with 64 bit longs. Also merge a couple
of updates to comments.

Approved by:    re
2006-05-02 18:32:08 +00:00
jkim
80e64fe036 MFC: 1.418
Fix minimal installation check.  'X' was not displayed when it was selected.

Approved by:	re (scottl)
2006-04-14 20:51:17 +00:00
sam
430ed388b5 MFC 1.3: adapt PacketGetAdapterNames to 0.4.8 calling convention
Approved by:	re (scottl)
2006-04-12 17:21:08 +00:00
scottl
35fc225482 Teach sysinstall about MFI.
Approved by: re
2006-04-04 04:39:35 +00:00
hrs
fd99098516 MFC: Fix version number when the feature was added.
Spotted by:	ceri
Approved by:	re (implicitly)
2006-04-02 08:07:14 +00:00
glebius
0a0cd568a9 Sync bsnmpd with HEAD.
Approved by:	re (scottl)
Approved by:	harti
2006-03-31 12:44:51 +00:00
suz
021e8ed5df MFC Rev 1.15
fixed a potential memory leak

Approved by: re(hrs)
2006-03-29 21:06:50 +00:00
suz
81852854cc MFC Rev 1.27 (avoid heap overrun)
Approved by: re(kensmith)
2006-03-24 14:53:53 +00:00
sam
f78844d8b5 MFC: update for v0.4.8 import of wpa_supplicant and hostapd
Approved by:	re (hrs)
2006-03-24 01:43:18 +00:00
hrs
0f63b4d607 MFC:
Fix version number when the feature was added.

Submitted by:	Yoshihiko Sarumaru (mistral at imasy dot or dot jp)
PR:		docs/93801 and docs/93803
Approved by:	re (kensmith)
2006-03-23 07:41:33 +00:00
thompsa
f7c3e9e781 MFC r1.9, r1.10
- If a keymap file is not found for the selected country then default to the
   more common USA ISO rather than index 0 (Belgian).

 - Use jp.pc98 as default keymap for pc98

Approved by:	re (murray)
2006-03-17 21:55:31 +00:00
delphij
cf9a299a52 MFC: Add snapinfo.
Discussed with:	marks
Approved by:	re (scottl)
2006-03-17 05:08:16 +00:00
matteo
dcaaec9f0a MFC:
Don't build IPv6 support if NO_INET6 was defined

PR:	kern/73865
Approved by:	re (scottl)
2006-03-15 07:44:28 +00:00
sam
221da214ac MFC sysinstall and make release mods to auto-select up/smp kernel
Reviewed by:	ru
Approved by:	re (scottl)
2006-03-11 18:52:47 +00:00
ume
cb5a21a2d4 MFC 1.15: Remove trailing dot from the servername in the serverlist to
be able to use portsnap from behind a http proxy.  Some HTTP proxy
don't like trailing dot in the servername.

Approved by:	re (hrs)
2006-03-09 17:10:33 +00:00
ume
d1fb7619c6 MFC 1.9: Correct handling of HTTP_PROXY_AUTH. A password may have `:'.
Approved by:	 re (hrs)
2006-03-09 17:08:41 +00:00
cvs2svn
9cb23632cc This commit was manufactured by cvs2svn to create branch 'RELENG_6'. 2006-03-08 18:03:10 +00:00
jhb
8f78599b3f MFC: Autogenerate a menu containing a list of countries supported by
syscons and pop it up during installs.  In addition, use the specified
country as a hint for the keymap to use and if the non-default country is
chosen during the install startup, pop up the keymap menu before entering
the main sysinstall menu.

Approved by:	re (scottl)
2006-03-07 16:06:41 +00:00
ceri
160c8f61ee MFC revision 1.416:
Add new NTP servers for Taiwan.

Approved by:	re (scottl)
2006-03-04 17:24:10 +00:00
dwmalone
7dc5077d8b MFC: Make quot skip unallocated inodes.
Approved by:	re (scottl)
2006-03-04 16:59:09 +00:00
sam
d490e0775f MFC 1.9: use the specified key index for non-group keys
Approved by:	re (scottl)
2006-02-28 02:04:14 +00:00
jkim
0881282f7c MFC: usr.sbin/sysinstall/disks.c 1.156
- Back out 1.155.  I mismerged my ancient local patch.  Luckily it was
completely noop.
- Geometry sanitization for non-interactive mode is moved to correct place.

Approved by:	re (scottl)
2006-02-27 20:01:31 +00:00
jkoshy
b9176d70bc MFC r1.6: Fix pmccontrol(8) on Intel Xeon's running in 64 bit mode.
Approved by:	re (mux)
PR:		kern/93773
2006-02-27 17:36:01 +00:00
markus
0e235fa343 MFC recent updates to hccontrol:
- Use official version strings for LMP and HCI version reporting and add
    version strings up to Bluetooth 2.0
  - Update manufacturer list

Revisions:

	hccontrol.h	rev. 1.5
	info.c		rev. 1.4
	link_control.c	rev. 1.10
	util.c		rev. 1.6

Approved by:	re (scottl), emax
2006-02-27 00:38:02 +00:00
ceri
9680b98fd3 MFC:
devices.c	revision 1.164
	tcpip.c 	revision 1.135

  s/lp/plip/ for PLIP interfaces.

Approved by:	re (mux)
2006-02-25 18:51:13 +00:00
markus
f0fed5c831 MFC: rev 1.2
Fix scancode translation table

Approved by:	re (scottl), emax
2006-02-23 15:37:43 +00:00
cvs2svn
34436ebdd7 This commit was manufactured by cvs2svn to create branch 'RELENG_6'. 2006-02-22 21:51:10 +00:00
krion
846e0cb061 MFC: perform.c: 1.15
date: 2006/02/12 16:09:33;  author: krion;  state: Exp;  lines: +5 -4
  Fix pkg_version with the -o argument to print the origin.

Approved by:	re (scottl)
2006-02-22 16:28:42 +00:00
sam
ce04d23805 MFC: Change default build of wpa_supplicant to include EAPOL support
Approved by:	re (scottl, hrs)
2006-02-21 17:19:54 +00:00
markus
fbabbd9d5a MFC: rev. 1.6
- Grammar fixes
- Reword one sentence

Approved by:	re (scottl), brueffer
2006-02-19 15:44:51 +00:00
markus
4b6a3490b9 MFC: rev. 1.2
- Fix attribute id of HIDBatteryPower
- Fix two typos in comments

Approved by:	re (scottl), emax
2006-02-19 15:39:31 +00:00
glebius
7fb01282ec MFC 1.62:
Refuse to install invalid ARP entries.

  Submitted by:		Vitaliy Ovsyannikov <V.Ovsyannikov kr.ru>

Approved by:	re (kensmith)
2006-02-16 12:41:18 +00:00
rwatson
8e731cacbc Merge mergemaster.8:1.34, mergemaster.sh:1.53 from HEAD to RELENG_6:
Add a -A argument to mergemaster to allow explicitly specifying an
  architecture to pass through to the underlying makefiles.  This is
  quite useful when building on an i386 box to populate an amd64 NFS
  root.

  Head nod:       dougb

Approved by:	re (scottl)
2006-02-13 23:47:48 +00:00
ceri
bc3c1b31ae MFC revision 1.10:
Another update for reality: "dangerously dedicated" mode is
  now achieved by hitting 'F', which is no longer undocumented.

Approved by:	re (scottl)
2006-02-13 21:03:55 +00:00
ceri
4285305817 MFC revision 1.414:
Correct a user-visible typo.

Approved by:	re (scottl)
2006-02-13 21:02:35 +00:00
ceri
b86b7b2ee0 MFC the following revisions of the help files:
Bring these files somewhat into the present.
  Perform some rewording while here.

  Remove register.hlp, since the code that deals with it was removed
  nearly 7 years ago.

  Revision  Changes    Path
  1.2       +2 -0      src/usr.sbin/sysinstall/help/anonftp.hlp
  1.15      +9 -10     src/usr.sbin/sysinstall/help/distributions.hlp
  1.5       +1 -5      src/usr.sbin/sysinstall/help/fixit.hlp
  1.3       +1 -1      src/usr.sbin/sysinstall/help/html.hlp
  1.9       +75 -18    src/usr.sbin/sysinstall/help/options.hlp
  1.14      +2 -2      src/usr.sbin/sysinstall/help/partition.hlp
  1.6       +0 -76     src/usr.sbin/sysinstall/help/register.hlp (dead)
  1.3       +2 -2      src/usr.sbin/sysinstall/help/securelevel.hlp
  1.12      +15 -12    src/usr.sbin/sysinstall/help/shortcuts.hlp
  1.9       +1 -7      src/usr.sbin/sysinstall/help/slice.hlp
  1.10      +10 -2     src/usr.sbin/sysinstall/help/tcp.hlp
  1.7       +5 -5      src/usr.sbin/sysinstall/help/usermgmt.hlp

Approved by:	re (scottl)
2006-02-13 21:01:23 +00:00
delphij
f865c8d9db MFC a set of changes that fixes DHCP handling in sysinstall(8)
* network.c,v 1.53 (by ceri):
   Fixes DHCP handling to use a more robust way to determine whether
   DHCP should be used.
 * tcpip.c,v 1.134:
   Avoid adding unnecessary tailing space when no media option(s) is
   specified.

Approved by:	re (scottl)
2006-02-12 15:23:50 +00:00
cvs2svn
de143a5b92 This commit was manufactured by cvs2svn to create branch 'RELENG_6'. 2006-02-03 01:35:37 +00:00
jkim
9ca5124a7d MFC: usr.sbin/sysinstall/disks.c 1.155
- Hide 'incorrect geometry warning' in non-interactive mode. Users should
know what they are doing in non-interactive mode.  Less scarier warning
goes to debugging info instead.
- Print sanitized geometry to debugging info.
2006-01-31 22:07:18 +00:00
jkim
59efc5f86e MFC: Add `mediaOpen' function. This function mounts selected media device.
For example, you can dynamically generate and load configuration file
depending on the hardware configuration with the following template:

	mediaSetCDROM
	mediaOpen
	command=/dist/scripts/install.sh
	system
	mediaClose
	configFile=generated.cfg
	loadConfig

Now we have full access to files on the media before installation begins.
2006-01-31 22:03:19 +00:00