| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=70565
|
|
|
|
|
|
|
| |
Submitted by: msmith
Notes:
svn path=/head/; revision=70517
|
|
|
|
|
|
|
| |
inconsistencies between architectures.
Notes:
svn path=/head/; revision=70491
|
|
|
|
|
|
|
|
|
|
|
|
| |
rate limiting, ICMP admin prohibited handling, PECOFF support,
retired kernfs(5), killall(1) behavior restored, rm(1) -v output
change, lpr(1)/lpq(1)/lpd(8) enhancements, pkg_update(1), libdisk
install-time configuration of boot0 for i386.
Also note MFC of an(4) changes for WEP.
Notes:
svn path=/head/; revision=70453
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
one-way hash functions for authentication purposes. There is no more
"set the libcrypt->libXXXcrypt" nightmare.
- Undo the libmd.so hack, use -D to hide the md5c.c internals.
- Remove the symlink hacks in release/Makefile
- the algorthm is set by set_crypt_format() as before. If this is
not called, it tries to heuristically figure out the hash format, and
if all else fails, it uses the optional auth.conf entry to chose the
overall default hash.
- Since source has non-hidden crypto in it there may be some issues with
having the source it in some countries, so preserve the "secure/*"
division. You can still build a des-free libcrypt library if you want
to badly enough. This should not be a problem in the US or exporting
from the US as freebsd.org had notified BXA some time ago. That makes
this stuff re-exportable by anyone.
- For consistancy, the default in absence of any other clues is md5. This
is to try and minimize POLA across buildworld where folk may suddenly
be activating des-crypt()-hash support. Since the des hash may not
always be present, it seemed sensible to make the stronger md5 algorithm
the default.
All things being equal, no functionality is lost.
Reviewed-by: jkh
(flame-proof suit on)
Notes:
svn path=/head/; revision=70419
|
|
|
|
| |
Notes:
svn path=/head/; revision=70399
|
|
|
|
|
|
|
|
|
|
| |
ed1 at port 0x240-0x25f irq 3 slot 0 on pccard0
ed1: address 00:90:fe:xx:xx:xx, type Linksys (16 bit)
Submitted by: taguchi@tohoku.iij.ad.jp
Notes:
svn path=/head/; revision=70353
|
|
|
|
| |
Notes:
svn path=/head/; revision=70352
|
|
|
|
| |
Notes:
svn path=/head/; revision=70315
|
|
|
|
|
|
|
| |
order that Luigi has just committed to RELENG_4.
Notes:
svn path=/head/; revision=70314
|
|
|
|
|
|
|
| |
inetd is not always present, check before invoking it.
Notes:
svn path=/head/; revision=70313
|
|
|
|
|
|
|
|
| |
Use the 'realclean' target in the crunch.mk file for cleaning the object
build tree.
Notes:
svn path=/head/; revision=70310
|
|
|
|
|
|
|
|
|
| |
to be bootable
Triggered by: questions on -alpha
Notes:
svn path=/head/; revision=70283
|
|
|
|
| |
Notes:
svn path=/head/; revision=70270
|
|
|
|
|
|
|
| |
Suggested by: the Dutch FreeBSD Users Group (NLFUG)
Notes:
svn path=/head/; revision=70200
|
|
|
|
|
|
|
|
|
| |
a module, Kerberos IV fixes, telnet(1) environment fixes, procfs(4)
security fixes, better sysinstall defaults, gcc->2.96, fsck_ffs SIGINFO,
lpr(1)/lpd(8)/syslogd(8)/logger(1) now IPv6-capable.
Notes:
svn path=/head/; revision=70171
|
|
|
|
| |
Notes:
svn path=/head/; revision=70169
|
|
|
|
|
|
|
| |
be built and remove the previous glue that did the same thing.
Notes:
svn path=/head/; revision=70156
|
|
|
|
|
|
|
| |
question which I bollicked up in my previous commit.
Notes:
svn path=/head/; revision=70093
|
|
|
|
|
|
|
|
|
|
|
| |
- IP addresses are verified as being correct dotted quad format.
- Netmasks are verified as being in correct dotted quad or 0x* format,
and being consecutive 1 bits followed by consecutive 0 bits.
- The gateway is verified as being correct dotted quad format and
being reachable through the configured IP address and netmask.
Notes:
svn path=/head/; revision=70023
|
|
|
|
|
|
|
|
|
| |
no as a default. Sysinstall should be both less dangerous and less
annoying as a result of this change, though that's just my opinion
(since they're the defaults which annoy ME the least :).
Notes:
svn path=/head/; revision=70005
|
|
|
|
|
|
|
| |
Thanks to: naddy@mips.inka.de
Notes:
svn path=/head/; revision=69993
|
|
|
|
| |
Notes:
svn path=/head/; revision=69843
|
|
|
|
|
|
|
|
|
|
|
| |
OpenSSH->2.3.0 and PAM support, tcsh->6.10.0, elimination of emulation-
loading scripts, top(1) screen width fix, groff->1.16.1, growfs(8) and
ffsinfo(8), new indent(1) options.
Also fix a typo describing the Accton "Cheetah".
Notes:
svn path=/head/; revision=69842
|
|
|
|
|
|
|
| |
Use _PATH_* where where possible.
Notes:
svn path=/head/; revision=69793
|
|
|
|
|
|
|
| |
Submitted by: Tomokazu HARADA <tkhara@osk4.3web.ne.jp>
Notes:
svn path=/head/; revision=69791
|
|
|
|
| |
Notes:
svn path=/head/; revision=69761
|
|
|
|
|
|
|
| |
don't know if these things were ever produced.
Notes:
svn path=/head/; revision=69723
|
|
|
|
|
|
|
|
| |
Thanks to: gallatin & Compaq for open-sourcing bits of Tru64 UNIX
Tested by: wilko
Notes:
svn path=/head/; revision=69722
|
|
|
|
|
|
|
|
|
| |
menu item.
Noticed by: Dan "Sheepdip" Langille <dan@freebsddiary.org>
Notes:
svn path=/head/; revision=69717
|
|
|
|
|
|
|
|
|
|
| |
Allow user to change proxy server
Allow user to change ftp path
Submitted by: pho
Notes:
svn path=/head/; revision=69647
|
|
|
|
|
|
|
|
|
|
| |
that the document references to Symbios are ment to include NCR-stamped
chips as well.
Suggested by: obrien
Notes:
svn path=/head/; revision=69635
|
|
|
|
| |
Notes:
svn path=/head/; revision=69576
|
|
|
|
|
|
|
| |
Obtained from: discussions on netbsd-alpha
Notes:
svn path=/head/; revision=69544
|
|
|
|
|
|
|
|
|
| |
rc.conf: make the system recognise the MAC address and assign an IP
automatically from /etc/hosts (or ask the user)
sshd_config: don't do x11 forwarding.
Notes:
svn path=/head/; revision=69416
|
|
|
|
|
|
|
|
| |
PR: 23179
Submitted by: Jimmy Olgeni <olgeni@uli.it>
Notes:
svn path=/head/; revision=69373
|
|
|
|
|
|
|
|
|
|
|
| |
erase2.
MFCs noted: OpenSSL 0.9.6, Binutils 2.10.1.
While I'm here, also note that the next 4.X release will be 4.3.
Notes:
svn path=/head/; revision=69339
|
|
|
|
|
|
|
| |
Submitted by: obrien
Notes:
svn path=/head/; revision=69320
|
|
|
|
|
|
|
| |
Typing [F1] did not popup install help file window on main menu, and so on.
Notes:
svn path=/head/; revision=69270
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Dike out support for DEC3000/300* Pelic* and the DEC3000/[4-9]00
Flamingo/Sandpiper families, SLIP, lance Ethernet (especially since `le'
based Alphas are diked out now too), POSIX P1003_1B real-time extentions,
and last but not least "NOBLOCKRANDOM" since the random device is removed.
This lets us fit [barely!]:
Filesystem 1K-blocks Used Avail Capacity iused ifree %iused Mounted
/dev/vnn0c 1407 1386 21 99% 6 24 20% /mnt
*** Filesystem is 1440 K, 21 left
*** 80000 bytes/inode, 24 left
Created /R/stage/floppies/kern.flp
Notes:
svn path=/head/; revision=69267
|
|
|
|
| |
Notes:
svn path=/head/; revision=69264
|
|
|
|
|
|
|
|
| |
PR: 23055
Submitted by: Jimmy Olgeni <olgeni@uli.it>
Notes:
svn path=/head/; revision=69117
|
|
|
|
| |
Notes:
svn path=/head/; revision=69076
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
an(4)/ancontrol(8) WEP, ng_one2many(4), softupdates bugfixes/
enhancements, OpenSSH agent/X forwarding bug fixed, ssh(1) no longer
SUID root, OpenSSL->0.9.6, binutils->2.10.1, lastlogin(1),
newfs(1) write combining (+MFC), config(8) buffer overflows fixed,
pcm(4) drivers compiled into GENERIC by default.
Other MFCs: Write combining for crash dumps.
Delete a duplicated note on mergemaster(8).
Notes:
svn path=/head/; revision=69069
|
|
|
|
| |
Notes:
svn path=/head/; revision=69064
|
|
|
|
|
|
|
| |
Submitted by: sheldonh
Notes:
svn path=/head/; revision=68997
|
|
|
|
|
|
|
| |
Submitted by: Ben Lutgens <blutgens@usinternet.com>
Notes:
svn path=/head/; revision=68992
|
|
|
|
|
|
|
|
|
|
|
|
| |
The distribute target is basicly the same as an install. For
perl, this means that miniperl is needed. Since miniperl is
only present in the object directory, we need to make sure
the path is set correctly. To do this, we have make release
use a new distribworld target that sets the path before doing
a make distribute.
Notes:
svn path=/head/; revision=68987
|
|
|
|
|
|
|
| |
Submitted by: Chris Faulhaber <jedgar@fxp.org>
Notes:
svn path=/head/; revision=68982
|
|
|
|
|
|
|
|
| |
While I'm here, note that BSDi is in the USA and make the phone
number formats consistent.
Notes:
svn path=/head/; revision=68975
|