summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Build everything properly. This means:markm2000-02-247-16/+41
| | | | | | | | | | | o Don't b uild libdes. o Crypto is now housed in libcrypto (with a compatability symlink to libdes) o RSA may depend on RSAREF at your locale. o OpenSSH is now a part of the base system.
* -Remove IPv6 initialization failed interfaces from the list ofshin2000-02-242-6/+42
| | | | | | | | | interfaces passed to rtadvd -Comment out example sentences more completely -Redirect error message of ifconfig output into /dev/null, to correctly find out working IPv6 interfaces Approved by: jkh
* Print ifname when sendmsg failed.shin2000-02-241-2/+2
| | | | Approved by: jkh
* Add the OpenSSH userland-building Makefiles.markm2000-02-249-0/+220
|
* Record and pack together all ipfw changes.luigi2000-02-241-4/+7
| | | | Approved-by: jordan
* Add the patches fom ports (QV: ports/security/openssh/patches/patch-*)markm2000-02-2412-53/+328
|
* This commit was generated by cvs2svn to compensate for changes in r57429,markm2000-02-2493-0/+27116
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * Vendor import of OpenSSH.markm2000-02-2493-0/+27116
|
* Merge conflicts.markm2000-02-249-13/+22
|
* Oops; forgot to add this.markm2000-02-241-0/+444
|
* Get this to the same level of functionality as old libdes.markm2000-02-242-3/+8
|
* This commit was generated by cvs2svn to compensate for changes in r57422,markm2000-02-2417-254/+490
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * Vendor import of Heimdal 0.2pmarkm2000-02-2417-254/+490
| |
* | This commit was generated by cvs2svn to compensate for changes in r57419,markm2000-02-2443-231/+12345
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Vendor import of Heimdal 0.2omarkm2000-02-2443-231/+12345
| |
* | This commit was generated by cvs2svn to compensate for changes in r57416,markm2000-02-24130-831/+29616
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Vendor import of Heimdal 0.2nmarkm2000-02-24130-831/+29616
| |
* | freefall/internat diff reducermarkm2000-02-241-2/+0
| |
* | Freefall/Internat diff reducer.markm2000-02-243-4/+4
| |
* | Freefall/Internat diff reducer.markm2000-02-241-2/+5
| |
* | Freefall/Internat diff reducer.markm2000-02-241-0/+2
| |
* | Diff reducer. Comes from Internat.markm2000-02-241-0/+2
| |
* | Remove useless whitespace.markm2000-02-241-13/+0
| | | | | | | | Part of big commit OK'ed by: JKH
* | Do USA_RESIDENT properly.jkh2000-02-243-3/+3
| |
* | -Removed unnecessary use of awk.shin2000-02-242-10/+10
| | | | | | | | | | | | | | | | -small comment fix. Approved by: jkh Submitted by: Chris Costello <chris@calldei.com>
* | Added rc.network6.shin2000-02-241-1/+1
| | | | | | | | | | | | | | Approved by: jkh Submitted by: bmah@CA.Sandia.GOV (Bruce A. Mah), Ruslan Ermilov <ru@ucb.crimea.ua>
* | Make the default dynamic linker pathname correct for FreeBSD.jdp2000-02-242-2/+6
| | | | | | | | | | | | | | | | | | | | I had resisted this for a while because I didn't want to take these file off the vendor branch. But it turns out they were already off the vendor branch anyway. PR: gnu/9987 Submitted by: Vladimir Kushnir <kushn@mail.kar.net> Approved by: jkh
* | Fix incorrect man page information about the name of the netgraph nodearchie2000-02-242-4/+6
| | | | | | | | when compiled with options NETGRAPH.
* | Document WDMA2 limit on CMD646 per Soerens ata driver updatewilko2000-02-231-1/+2
| |
* | Add a workaround to allow us to detect the second pci bus on an HPdfr2000-02-236-6/+60
| | | | | | | | | | | | Netserver LS/2. Approved by: jkh
* | Remove option IPFILTER_KLD. In case you wanted to kldload ipfilter,guido2000-02-232-13/+0
| | | | | | | | | | | | the module would only work in kernels built with this option. Approved by: jkh
* | Remove option IPFILTER_KLD. In case you wanted to kldload ipfilter,guido2000-02-231-1/+0
| | | | | | | | the module would only work in kernels built with this option.
* | correct typoswilko2000-02-231-8/+8
| | | | | | | | Submitted by: naddy@mips.rhein-neckar.de
* | Add IPv6 configuration scripts.shin2000-02-234-0/+529
| | | | | | | | | | | | | | | | | | | | | | Initial version created by, and kindly much tested by: bmah@CA.Sandia.GOV (Bruce A. Mah) Approved by: jkh Reviewed by: bmah@CA.Sandia.GOV (Bruce A. Mah), Ollivier Robert <roberto@keltia.freenix.fr> Obtained from: KAME project
* | (Null commit)jasone2000-02-230-0/+0
| | | | | | | | | | | | | | Note that previous commit adds an implementation of aio_cancel() and fixes a couple of bugs in aio_waitcomplete(). Submitted by: Chris Sedore <cmsedore@maxwell.syr.edu>
* | Add an scope index embedded IPv6 link local addr creation support, by routeshin2000-02-231-0/+4
| | | | | | | | | | | | command. This is a workaround for some kernel interface which can't treat sin6_scope_id, yet.
* | Add the VFS_AIO config option and leave it off by default. Unless thejasone2000-02-235-7/+166
| | | | | | | | | | | | | | | | | | VFS_AIO option is specified, all aio-related syscalls return ENOSYS. The aio code is very fragile right now, and is unsuitable for default inclusion in a production shell box. Approved by: jkh
* | Slightly improved 3.x -> current instructions.imp2000-02-231-1/+3
| |
* | o No need to print the vendor/device ID for things that matched succesfully.billf2000-02-222-10/+26
| | | | | | | | | | | | | | o ``<device name>'' versus ``device name'' for things that fall under nomatch. Reviewed by: dfr (in principle) Approved by: Baron von Hubbard
* | Add UDMA66 support to the Intel ICH chip.sos2000-02-221-1/+27
| | | | | | | | Submitted by: sakichan@lares.dti.ne.jp
* | Fixed a typo. The D-Link is a DFE-650, not a DEF-650.joe2000-02-222-8/+8
| | | | | | | | Approved by: jkh
* | Restore `[no]{s|u}unlnk' and `[no]opaque' support.ru2000-02-223-6/+21
| | | | | | | | | | | | | | Broken in src/bin/ls/stat_flags.c,v 1.12. PR: 16885 Approved by: jkh
* | Add call stubs for dynamic rsaref loading. This isn't enabled for nowjkh2000-02-221-0/+161
| | | | | | | | but simply lets us sync up on the solution as it's evolved.
* | After much consulting with bde, concluded that this fix was the best fixrwatson2000-02-221-2/+2
| | | | | | | | | | | | | | | | | | | | to the current jail/chflags interactions. This fix conditionalizes ``root behavior'' in the chflags() case on not being in jail, so attempts to perform a chflags in a jail are limited to what a normal user could do. For example, this does allow setting of user flags as appropriate, but prohibits changing of system flags. Reviewed by: bde
* | Fix a 'tip' core dump caused by a null pointer dereference whenbsd2000-02-221-1/+1
| | | | | | | | | | | | | | | | sending a file to the remote system. PR: bin/15660 Reviewed by: jkh Approved by: jkh
* | Add 3.x -> 4.0 upgrade instructionsimp2000-02-221-3/+21
| | | | | | | | | | | | Make it plainer the kernel rebuild required point. I had thought these changes were already in.
* | Don't scare the users.alfred2000-02-222-8/+0
| | | | | | | | | | | | | | Kirk argees that the comment about corruption caused by switching the flags on an already mounted manpage are bogus, it doesn't happen. Ok by: mckusick
* | Fix broken inet logging when wrapping options are not specified.shin2000-02-221-2/+2
| | | | | | | | | | | | Approved by: jkh Submitted by: Ben Smithurst <ben@scientia.demon.co.uk>
* | Add the ESS Maestro and the ATI Mobility-1 to the generic chip match andbillf2000-02-211-0/+6
| | | | | | | | | | | | | | | | the vga match (respectivly, though they aren't much different anymore..) These can be found on newer Dell laptops. Approved by: Sir Hubbard
* | Build and install gasp's infodocs along side the other binutil docs ratherobrien2000-02-213-19/+2
| | | | | | | | | | | | than seperately. Pointed out by: bde
OpenPOWER on IntegriCloud