summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* import of parallel name resolution test.vendor/NetBSD/miscHajimu UMEMOTO2005-05-043-0/+319
| | | | | | | Obtained from: NetBSD Notes: svn path=/vendor/NetBSD/dist/; revision=145857
* Synch with NetBSD: avoid "unused parameter" warning.Dag-Erling Smørgrav2004-03-291-5/+5
| | | | Notes: svn path=/vendor/NetBSD/dist/; revision=127563
* As suggested by des, add a "vendor branch" for this code from NetBSD.Garance A Drosehn2004-03-253-0/+751
| | | | Notes: svn path=/vendor/NetBSD/dist/; revision=127419
* Import the original directly from NetBSD instead of via OpenBSD.Dag-Erling Smørgrav2004-03-251-22/+26
| | | | Notes: svn path=/vendor/NetBSD/dist/; revision=127403
* Sync with OpenBSD (two-year old bug fix)Dag-Erling Smørgrav2004-03-191-3/+5
| | | | Notes: svn path=/vendor/NetBSD/dist/; revision=127208
* Import NetBSD's 1.13 version. This contains no functional changes, justDoug Barton2003-10-061-102/+197
| | | | | | | | | support for cross and host builds on more platforms. Obtained from: Andrew Brown <atatat@NetBSD.org>, and Luke Mewburn <lukem@NetBSD.org> Notes: svn path=/vendor/NetBSD/dist/; revision=120833
* Vendor import of NetBSDs whereis.{c,1}Johan Karlsson2002-07-032-0/+213
| | | | | | | | Approved by: sheldonh (mentor) Obtained from: NetBSD Notes: svn path=/vendor/NetBSD/dist/; revision=99371
* Import OpenBSD's <sys/tree.h>, needed by OpenSSH.Dag-Erling Smørgrav2002-06-231-0/+675
| | | | | | | Obtained from: OpenBSD Notes: svn path=/vendor/NetBSD/dist/; revision=98679
* Sync with NetBSD's mainline.David E. O'Brien2002-06-2176-296/+656
| | | | Notes: svn path=/vendor/NetBSD/dist/; revision=98576
* Sync with NetBSD.David E. O'Brien2002-06-212-3/+5
| | | | | | | | | * don't whine about non-regular files. It is perfectly normal to keep a CVS or RCS directory in /etc/rc.d. * manpage tweak Notes: svn path=/vendor/NetBSD/dist/; revision=98567
* Virgin import of NetBSD's stat(1)Doug Barton2002-06-063-0/+1333
| | | | Notes: svn path=/vendor/NetBSD/dist/; revision=97952
* Vendor import NETBSD's sort(1). This will be a replacement forMark Murray2002-03-2214-0/+3219
| | | | | | | our GNU sort, as discussed 6 months or more ago. Notes: svn path=/vendor/NetBSD/dist/; revision=92948
* Import the NetBSD 1.5 RC system on a vendor branch.David E. O'Brien2001-06-222-0/+81
| | | | Notes: svn path=/vendor/NetBSD/dist/; revision=78616
* Import the NetBSD 1.5 RC system.David E. O'Brien2001-06-1689-0/+5028
| | | | | | | | Note that `rc' and `rc.shutdown' could not be imported because we already have files with those names. Notes: svn path=/vendor/NetBSD/dist/; revision=78344
* Import fparseln(3) from NetBSD. It's used for easily dealing with \Peter Wemm1999-12-192-0/+383
| | | | | | | escaped lines etc. (used by mailwrapper) Notes: svn path=/vendor/NetBSD/dist/; revision=54820
* Import NetBSD's mailwrapper to redirect /usr/sbin/sendmail to the user'sPeter Wemm1999-12-196-0/+435
| | | | | | | | | chosen mailer. Obtained from: NetBSD Notes: svn path=/vendor/NetBSD/dist/; revision=54816
* Import NetBSD if_de driver as at rev 1.86 (990809) to vendor branch.Peter Wemm1999-08-082-16/+103
| | | | Notes: svn path=/vendor/NetBSD/dist/; revision=49537
* Update if_de driver from NetBSD as at rev 1.82 - import to vendor branch.Peter Wemm1999-03-141-17/+19
| | | | Notes: svn path=/vendor/NetBSD/dist/; revision=44734
* Import the if_de driver from NetBSD-current as of yesterday onto thePeter Wemm1998-10-122-55/+89
| | | | | | | | | | vendor branch. This isn't visible anywhere unless the changes are merged into the 3.0 mainline or the 2.2 branch. There are a number of important bugfixes here, but I'm waiting on a go/no-go from Jordan as to whether or not to risk it before 3.0. Notes: svn path=/vendor/NetBSD/dist/; revision=40241
* An implementation of lockf() function call.Dmitrij Tejblum1998-07-082-0/+345
| | | | | | | Obtained from: NetBSD (author: Klaus Klein) Notes: svn path=/vendor/NetBSD/dist/; revision=37510
* Import NetBSD-current version of if_de driver onto vendor branch.Peter Wemm1998-07-081-1/+8
| | | | Notes: svn path=/vendor/NetBSD/dist/; revision=37491
* Import current version of Matt Thomas' if_de driver. It has new registerPeter Wemm1998-06-133-23/+46
| | | | | | | | | | settings for the connector selection, so it looks like it should fix the aui/bnc problems. (I don't have a card with aui/bnc to test) Obtained from: Matt Thomas via NetBSD Notes: svn path=/vendor/NetBSD/dist/; revision=36943
* Import de driver from netbsd as of a short while ago. Most of thePeter Wemm1998-03-083-40/+480
| | | | | | | | changes are irrelevant (to us), but there is a change that looks like it might affect the detection of older cards with BNC ports. Notes: svn path=/vendor/NetBSD/dist/; revision=34315
* Import de-971020 from Matt's www.3am-software.com pages.Peter Wemm1997-11-082-5/+11
| | | | Notes: svn path=/vendor/NetBSD/dist/; revision=31039
* Import Matt's current de driver... He appears to be maintaining it inPeter Wemm1997-10-183-51/+218
| | | | | | | | the NetBSD source tree now. This is slightly newer than the updated .tar.gz on the 3am-software web site. Notes: svn path=/vendor/NetBSD/dist/; revision=30549
* Import NetBSD's tun(4) man page.Joerg Wunsch1997-09-071-0/+216
| | | | | | | Obtained from: NetBSD Notes: svn path=/vendor/NetBSD/dist/; revision=29195
* Import Matt's if_de driver 970703 release. This (apparently) supportsPeter Wemm1997-08-033-294/+634
| | | | | | | some newer Cogent (Adaptec) cards and has some other internal changes. Notes: svn path=/vendor/NetBSD/dist/; revision=27859
* Import Lite2's src/libexec, except for makekey (which was spammedBruce Evans1997-08-0222-742/+463
| | | | | | | | | by a repository copy from 1.1.5 and patched back to Lite1) and rbootd/bootdir/SYSHPBSD (which is binary). All changed files have already left the vendor branch. Notes: svn path=/vendor/NetBSD/dist/; revision=27847
* Import of NetBSD's rbootd version 19970629Steve Price1997-06-2912-0/+3229
| | | | Notes: svn path=/vendor/NetBSD/dist/; revision=27074
* Clean import of if_de.c as of 970513, if_de.c rev 1.86. This shouldPeter Wemm1997-06-221-2/+4
| | | | | | | | | have optional if_media support. Obtained from: Matt Thomas via http://www.3am-software.com/ Notes: svn path=/vendor/NetBSD/dist/; revision=26793
* Clean import of Matt Thomas's if_de.c driver as of 970508, rev 1.85. ThePeter Wemm1997-06-223-0/+6522
| | | | | | | | | slightly later one with optional if_media will be imported shortly as well. Obtained from: Matt Thomas via http://www.3am-software.com/ Notes: svn path=/vendor/NetBSD/dist/; revision=26790
* Backend support for if_media interface ioctl's. This is for supportingPeter Wemm1997-05-032-0/+781
| | | | | | | | | | the many-mode, many-media-option type ethernet cards, in particular, the new if_de. Obtained from: NetBSD (Their implementation of BSDI's design) Notes: svn path=/vendor/NetBSD/dist/; revision=25428
* Units conversion utility courtesy of NetBSD.Alexander Langer1996-06-086-0/+1500
| | | | | | | | Submitted by: Jeremy Prior Obtained from: NetBSD Notes: svn path=/vendor/NetBSD/dist/; revision=16186
* Import NetBSD's termios'ed getty into a vendor branch.Joerg Wunsch1996-04-1310-0/+2363
| | | | | | | Obtained from: NetBSD 1.1R Notes: svn path=/vendor/NetBSD/dist/; revision=15249
* ptrace(2) manpageNate Williams1996-01-201-0/+395
| | | | Notes: svn path=/vendor/NetBSD/dist/; revision=13519
* Obtained from: NetBSDThomas Graichen1996-01-053-0/+751
| | | | | | | | | | | imported the newsyslog command from NetBSD - it make the "rotation" of the logfiles much simpler (it is currently done by "hand" in the /etc/[daily,weekly,monthly] scripts) - now it will be done by invoking newsyslog every hour which is very customizable via a /etc/newsyslog.conf file Notes: svn path=/vendor/NetBSD/dist/; revision=13244
* Obtained from: NetBSDThomas Graichen1996-01-053-0/+307
| | | | | | | | imported the spray command from NetBSD - it can be used for network analysis (see the man-page) Notes: svn path=/vendor/NetBSD/dist/; revision=13242
* Obtained from: NetBSDThomas Graichen1996-01-053-0/+234
| | | | | | | | imported the rpc.sprayd from NetBSD - it is used by the new spray command for network analysis Notes: svn path=/vendor/NetBSD/dist/; revision=13240
* Obtained from: NetBSDThomas Graichen1996-01-053-0/+399
| | | | | | | | Imported rpc.rquotad from NetBSD - currently only used by the quota-command to display quota's over nfs Notes: svn path=/vendor/NetBSD/dist/; revision=13237
* recording cvs-1.6 file deathPeter Wemm1995-12-3044-10018/+0
| | | | Notes: svn path=/vendor/NetBSD/dist/; revision=13122
* ccdvar.h from NetBSD-1.1.Satoshi Asami1995-12-271-0/+206
| | | | Notes: svn path=/vendor/NetBSD/dist/; revision=13053
* ccd.c and ccd.4 from NetBSD-current circa 12/25/95.Satoshi Asami1995-12-272-0/+1543
| | | | Notes: svn path=/vendor/NetBSD/dist/; revision=13041
* Whoops. RE-Import NetBSD's fsdb - I believe this was written by John Kohl.Peter Wemm1995-11-035-0/+1366
| | | | | | | Obtained from: NetBSD Notes: svn path=/vendor/NetBSD/dist/; revision=12048
* Import NetBSD's quot command, filling the gap in our sourcesPeter Wemm1995-11-033-0/+685
| | | | | | | | | (We only have the man page...) Obtained from: NetBSD; Wolfgang Solfrank / TooLs GmbH. Notes: svn path=/vendor/NetBSD/dist/; revision=12032
* Import of original NetBSD's ibcs2 emulator sources by Scott Bartram,Steven Wallace1995-10-1031-0/+5863
| | | | | | | | | | | | which is used as a basis for a more complete and cleaner ibcs2 emulator. (snapshot about May 1995 with a few files from September 1995) Some files and code from old emulator still remains. New files, features, and changes have been implemented by myself, which will be shown in following commits. Notes: svn path=/vendor/NetBSD/dist/; revision=11394
* Rearrange bootpPaul Traina1994-09-302-0/+687
| | | | Notes: svn path=/vendor/NetBSD/dist/; revision=3227
* Process accounting utility by Chris Demetriou.David Greenman1994-09-267-0/+1630
| | | | | | | Obtained from: NetBSD Notes: svn path=/vendor/NetBSD/dist/; revision=3125
* Bootpd 2.4.0 (and associated utils)vendor/NetBSD/bootpd_2_4_0Geoff Rehmet1994-09-1049-0/+10687
Obtained from:NetBSD Notes: svn path=/vendor/NetBSD/dist/; revision=2639 svn path=/vendor/NetBSD/bootpd_2_4_0/; revision=2641; tag=vendor/NetBSD/bootpd_2_4_0