summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* The TI-RPC spammed over a '#ifdef _KERNEL' hack for the xdrproc_t typedefalfred2001-03-201-1/+6
| | | | | | revert the spammage Pointed out by: bde
* comment out #pragma directive containing Sun SCM tagsalfred2001-03-201-1/+1
|
* New release notes: Kerberos compatability with OpenSSH, dump(8)bmah2001-03-203-7/+40
| | | | | | | | | and nodump flag, ISC DHCP client update to 2.0pl5, split(1) support for large files, units(1) update, netstat(1) per-address packet counting, manpage updates. Fix up notes on Adaptec SCSI RAID and DPT SmartRAID V/VI SCSI RAID controllers (reviewed by scottl).
* This is an MFC candidate.gibbs2001-03-201-7/+6
| | | | | | | | | | | | | | | | | In our idle loop, use an or instruction to set PRELOADEN rather than rewriting the contents of DMAPARAMS to DFCNTRL. The later may re-enable the DMA engine if the idle loop is called to complete the preload of at least one segment when a target disconnects on an S/G segment boundary but before we have completed fetching the next segment. This correts a hang, usually in message out phase, when this situation occurs. This bug has been here for a long time, so the situation is rare, but not impossible to reproduce. It only affected Ultra2/U160 controllers. Correct a few comments. Extra Sanity. Make sure that SCSIEN is also turned off, along with HDMAEN, at the end of the data phase.
* Remove extra CFLAGSjedgar2001-03-201-2/+1
| | | | | | Add DPADD Submitted by: bde
* Remove extra CFLAGS and redundant SRCSjedgar2001-03-201-2/+1
| | | | | | Add DPADD Submitted by: bde
* Add LIBPOSIX1Ejedgar2001-03-201-0/+1
|
* Suggested by kris, OpenSSH shall have a version designated to note thatgreen2001-03-201-1/+2
| | | | it's not "plain" OpenSSH 2.3.0.
* Use the same API as the example code.peter2001-03-204-28/+26
| | | | | | | | | | Allow the initial hash value to be passed in, as the examples do. Incrementally hash in the dvp->v_id (using the official api) rather than add it. This seems to help power-of-two predictable filename trees where the filenames repeat on a power-of-two cycle and the directory trees have power-of-two components in it. The simple add then mask was causing things like 12000+ entry collision chains while most other entries have between 0 and 3 entries each. This way seems to improve things.
* Make password attacks based on traffic analysis harder by requiring thatgreen2001-03-209-5/+74
| | | | | | | "non-echoed" characters are still echoed back in a null packet, as well as pad passwords sent to not give hints to the length otherwise. Obtained from: OpenBSD
* Included in the updated version of tirpc's sm_inter.x Sun added thealfred2001-03-201-23/+2
| | | | | | | | | | | | SM_NOTIFY procedure. Remove our hand-coded one as it was causing world breakage for worlds compiled with NOSHARED=yes because the static linker is a bit less forgiving (or not as broken as) our dynamic linker. Add $FreeBSD$ while I'm here. Pointed out by: bde
* Make it clear who can and can't set the UF_NODUMP, UF_OPAQUE, anddd2001-03-191-4/+7
| | | | | | | SF_ARCHIVED file flags. PR: 25227 Approved by: nik
* o Two changes made elsewhere relating to recent EA commits, but notrwatson2001-03-192-2/+4
| | | | | | | | committed to NOTES: - s/FFS_EXTATTR/UFS_EXTATTR/ - add UFS_EXTATTR_AUTOSTART Submitted by: bde
* Mark 'going nowhere without my init' bug as MERGED.wilko2001-03-191-1/+1
|
* Axe TCP_RESTRICT_RST. It was never a particularly good idea except for a fewdes2001-03-192-24/+2
| | | | | | | very specific scenarios, and now that we have had net.inet.tcp.blackhole for quite some time there is really no reason to use it any more. (last of three commits)
* Axe TCP_RESTRICT_RST. It was never a particularly good idea except for a fewdes2001-03-199-58/+0
| | | | | | | very specific scenarios, and now that we have had net.inet.tcp.blackhole for quite some time there is really no reason to use it any more. (second of three commits)
* Axe TCP_RESTRICT_RST. It was never a particularly good idea except for a fewdes2001-03-193-17/+0
| | | | | | | very specific scenarios, and now that we have had net.inet.tcp.blackhole for quite some time there is really no reason to use it any more. (first of three commits)
* Remove 'NOSHARED=yes' (../Makefile.inc already sets this)jedgar2001-03-192-3/+0
|
* This commit was generated by cvs2svn to compensate for changes in r74485,obrien2001-03-192-4/+11
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * Virgin import of GCC 2.95.3's libobjcobrien2001-03-192-4/+11
| |
* | This commit was generated by cvs2svn to compensate for changes in r74483,obrien2001-03-197-246/+396
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Virgin import of GCC 2.95.3's libstdc++obrien2001-03-197-246/+396
| |
* | This commit was generated by cvs2svn to compensate for changes in r74481,obrien2001-03-1911-38/+95
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Virgin import of GCC 2.95.3's libio -- the C++ iostream facility.obrien2001-03-1911-38/+95
| |
* | New release notes: timed(8) fix (FreeBSD-SA-01:28), rwhod(8) fixbmah2001-03-192-32/+67
| | | | | | | | | | | | | | (FreeBSD-SA-01:29), Heimdal 0.3 update, pkg_sign(1) and pkg_check(1) added, BSD_daemon graphics. Many MFCs for RELENG_4 noted as well.
* | Remove some files that are no longer in the FSF branch.obrien2001-03-191-26/+0
| |
* | Merge gcc-2.95.3 changes onto mainline. Update FreeBSD changes to convergeobrien2001-03-1910-2670/+172
| | | | | | | | with changes made in the FSF tree.
* | Allow LQR periods of 1 second and FSM retry periods of 1 second. This allows usroger2001-03-191-2/+2
| | | | | | | | | | | | | | | | to run PPP over Radiocontact T-Link Radio Modems which run best when something is transmitted at least every 1.5 seconds. Tested by: Jennifer Clark <jen@telepresence.strath.ac.uk> Approved by: Brian
* | This commit was generated by cvs2svn to compensate for changes in r74473,obrien2001-03-1910-151/+119
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Virgin import of the GCC 2.95.3 compilersobrien2001-03-1913-154/+122
| |
* | Add missing comma when KERBEROS is defined.alfred2001-03-191-1/+2
| |
* | Teach ftpd about the new GLOB_MAXPATH flag.jlemon2001-03-192-0/+11
| |
* | Introduce the GLOB_MAXPATH flag, which allows the user to limit thejlemon2001-03-193-39/+62
| | | | | | | | | | | | | | number of paths which glob(3) will return. Remove the hardcoded limit from the last commit, which restores the previous unbounded behavior. Document the new flag in the manual page.
* | o Missed in addition of setfacl.h in setfacl(1)rwatson2001-03-191-0/+76
| |
* | o Missed in prior commit: getfacl(1) Makefilerwatson2001-03-191-0/+9
| |
* | o Enable getfacl(1) and setfacl(1)rwatson2001-03-191-0/+2
| | | | | | | | Obtained from: TrustedBSD Project
* | o POSIX.2c Userland tool support for POSIX.1e ACLs -- getfacl retrieves ACLsrwatson2001-03-1910-0/+1284
| | | | | | | | | | | | | | from files and directories, and setfacl sets ACLs on files and directories. Submitted by: jedgar Obtained from: TrustedBSD Project
* | Try not to engage to ATA channels that are disabled by the BIOS.sos2001-03-191-0/+5
| |
* | Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andalfred2001-03-19204-12077/+32019
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | associated changes that had to happen to make this possible as well as bugs fixed along the way. Bring in required TLI library routines to support this. Since we don't support TLI we've essentially copied what NetBSD has done, adding a thin layer to emulate direct the TLI calls into BSD socket calls. This is mostly from Sun's tirpc release that was made in 1994, however some fixes were backported from the 1999 release (supposedly only made available after this porting effort was underway). The submitter has agreed to continue on and bring us up to the 1999 release. Several key features are introduced with this update: Client calls are thread safe. (1999 code has server side thread safe) Updated, a more modern interface. Many userland updates were done to bring the code up to par with the recent RPC API. There is an update to the pthreads library, a function pthread_main_np() was added to emulate a function of Sun's threads library. While we're at it, bring in NetBSD's lockd, it's been far too long of a wait. New rpcbind(8) replaces portmap(8) (supporting communication over an authenticated Unix-domain socket, and by default only allowing set and unset requests over that channel). It's much more secure than the old portmapper. Umount(8), mountd(8), mount_nfs(8), nfsd(8) have also been upgraded to support TI-RPC and to support IPV6. Umount(8) is also fixed to unmount pathnames longer than 80 chars, which are currently truncated by the Kernel statfs structure. Submitted by: Martin Blapp <mb@imp.ch> Manpage review: ru Secure RPC implemented by: wpaul
* | On open create all the CD physical track devices according to thesos2001-03-192-40/+45
| | | | | | | | TOC read from the CD, instead of cloning them when asked to.
* | Only allow root to attach/detach/etc ATA/ATAPI devices.sos2001-03-191-1/+1
| |
* | Implement D_MD_ORDER (local extension) to get month/day order from localeache2001-03-191-0/+3
| |
* | Add D_MD_ORDER (local extension) to get month/day order from localeache2001-03-191-0/+2
| |
* | Update obsolete history info.ru2001-03-191-1/+2
| |
* | Invalidate cached forwarding route (ipforward_rt) whenever a new routeru2001-03-193-1/+14
| | | | | | | | | | | | | | | | is added to the routing table, otherwise we may end up using the wrong route when forwarding. PR: kern/10778 Reviewed by: silence on -net
* | Add an example of a novel technique to the IPv6 code. This technique seemsphk2001-03-191-1/+2
| | | | | | | | | | | | | | to have been developed after the IPv6 code was written, it's called "checking for error returns". Now netstat at least doesnt't go beserk in jails.
* | Fix minor mdoc(7) and spelling nits.ru2001-03-191-4/+4
| |
* | mdoc(7) police:ru2001-03-194-82/+58
| | | | | | | | | | | | | | | | | | - lowercase Nd argument - mark function arguments with Fa - mark defined values with Dv - simply copying POSIX text for RETURN VALUES and ERRORS sections is not always a good idea. POSIX uses the word "shall" indicating the behavior the correct implementation should follow.
* | Add sysctls for reading the tunables as suggested by des.sos2001-03-196-85/+142
| | | | | | | | | | Minor cleanups plus checks of the ->active state. Cosmetics.
* | Cleanup the alloc/release code a bit.sos2001-03-191-25/+19
| | | | | | | | | | | | Fix length error on the bmio resource. Fix the irq release code, zero out free'd irq.
OpenPOWER on IntegriCloud