summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use the native mount and nfs_prot headers.obrien2001-09-025-19/+11
* add another prototype and a couple of stopgaps for the in_protosw variant.julian2001-09-021-1/+5
* TODO is no longer part of Amd, and we do not need, nor use clnt_sperrno.c.obrien2001-09-022-324/+0
* Teak -- we were being a little over agressive.obrien2001-09-021-2/+2
* This commit was generated by cvs2svn to compensate for changes in r82819,obrien2001-09-021-2/+2
|\
| * Virgin import of AMD (am-utils) v6.0.7obrien2001-09-021-2/+2
* | Fix bug in off_t overflow checking: if fp->_offset overflows, just removeache2001-09-021-5/+3
* | Update for version 6.0.7.obrien2001-09-022-174/+219
* | We can use the stock defintion of "MOUNT_NFS3" now.obrien2001-09-021-1/+1
* | Reduce diff from vendor source.obrien2001-09-021-7/+6
* | Update for 6.0.7.obrien2001-09-022-5/+16
* | We are returning to the stock (6.0.7) file now.obrien2001-09-021-2/+2
* | Remove MLINKS seek.2 to lseek.2, we don't have seek.2 syscallache2001-09-021-1/+0
* | We are returning to the stock (6.0.7) file now.obrien2001-09-021-2/+2
* | Typo seek(2) -> lseek(2)ache2001-09-021-1/+1
* | We are returning to the stock (6.0.7) file now.obrien2001-09-021-11/+29
* | Move all stdio internal flags processing and setting out of __sread(),ache2001-09-029-55/+89
* | Use sh to execute scripts and just check that the script is readable.jkh2001-09-021-4/+4
* | Merge rev 1.2 (use our native headers for NFSv3), 1.9 (fs header movment)obrien2001-09-021-30/+58
* | We are returning to the stock (6.0.7) file now.obrien2001-09-023-10/+10
* | Merge our rev 1.2,3 (use or native files for NFSv3 support)obrien2001-09-021-3/+3
* | We are returning to the stock (6.0.7) file now.obrien2001-09-021-5/+2
* | We are returning to the stock (6.0.7) file now.obrien2001-09-021-322/+73
* | We are returning to the stock (6.0.7) file now.obrien2001-09-021-14/+27
* | We are returning to the stock (6.0.7) file now.obrien2001-09-021-3/+6
* | We are returning to the stock (6.0.7) file now.obrien2001-09-021-86/+2
* | Merge rev 1.7 (mount directory change) into Am-utils 6.0.7.obrien2001-09-021-4/+4
* | Extend the functionality offered by the -o option into a new optionsheldonh2001-09-023-2/+15
* | This commit was generated by cvs2svn to compensate for changes in r82794,obrien2001-09-02120-3344/+5521
|\ \ | |/
| * Virgin import of AMD (am-utils) v6.0.7obrien2001-09-02144-3869/+5802
* | File positions are off_t nowdays, not long, so:ache2001-09-024-7/+8
* | long -> off_tache2001-09-021-6/+7
* | Always turned on 8bit access card support for the fe drivershiba2001-09-027-42/+0
* | The !RESTARTABLE_PANICS code has some loose ends.peter2001-09-021-0/+8
* | For ia64, set the default elf brand to be FreeBSD. This is temporarilypeter2001-09-021-0/+4
* | Sync with i386 / alpha. Whitespace unindent / style prep for kse.peter2001-09-021-79/+77
* | Add quirks for Kingbyte USB Pen drive.n_hibma2001-09-021-12/+12
* | Only clear endpoint stall if status was USBD_STALLED.n_hibma2001-09-026-9/+15
* | Merge from i386: various cleanups including moving the map calculationspeter2001-09-021-14/+26
* | Fix bus timeout bug which might happen when nsp do suspend I/O burst write.non2001-09-021-9/+23
* | Make the fe driver kernel object module to compile in default.shiba2001-09-022-0/+18
* | Demand minimum I/O size rather than 0 when it callsnon2001-09-022-2/+2
* | Update cis tuple parser, add a pccarddevs entry,shiba2001-09-025-2/+78
* | Make the fe driver to compile in default under a NEWCARD kernel.shiba2001-09-021-1/+1
* | Fix typo; CTLFLAG_RO -> CTLFLAG_RD.iwasaki2001-09-021-1/+1
* | Update the fe driver to probe and attach under a NEWCARD kernel.shiba2001-09-023-16/+64
* | Document my tweaks better.obrien2001-09-021-9/+10
* | Use sched_lock to protect rtp_to_pri() and pri_to_rtp() when needed.jhb2001-09-021-0/+4
* | Protect pri_to_rtp() with sched_lock when needed.jhb2001-09-022-0/+8
* | From Mike Silbersack's message on cvs-commits:logo2001-09-021-0/+4
OpenPOWER on IntegriCloud