summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [DAIVD O'BRIEN's OPINION]obrien2002-11-122-7/+4
* - Add fwmem_xfer_req() and use this in other functions.simokawa2002-11-121-51/+47
* - Remove unused code.simokawa2002-11-121-183/+21
* fix wording.simokawa2002-11-121-1/+1
* Split userland services to fwdev.c.simokawa2002-11-125-880/+925
* Fix XSI (X/Open) namespace support.mike2002-11-121-11/+18
* o Fix usage().maxim2002-11-121-5/+20
* Use struct fw_device in fwmem.csimokawa2002-11-124-31/+97
* Add a prototype for suspend/resume.simokawa2002-11-121-0/+16
* Change interface of fwmem_read_*() functions to be usable from other partsimokawa2002-11-121-4/+4
* Change interface of fwmem_read_*() functions to be usable from other partsimokawa2002-11-121-37/+36
* Use better return types and a couple of casts to eliminate warnings onscottl2002-11-121-7/+7
* - clean upsimokawa2002-11-121-15/+3
* Fix two typos from the previous commit. This code is definitely infectious.scottl2002-11-121-2/+2
* Step one of cleaning and fixing cardbus:scottl2002-11-121-65/+92
* We don't use libpam, libopie, or libmd.obrien2002-11-121-12/+2
* We have fparseln(3). Also libskey on RELENG_4.obrien2002-11-121-2/+8
* Turn off devd until I have a devd.conf file that I can install oneimp2002-11-121-1/+1
* Don't divide by zero to calculate the ETA, even if we haven't gottenfenner2002-11-121-1/+1
* Update for version 1.2 Beta 2.obrien2002-11-121-5/+5
* This commit was generated by cvs2svn to compensate for changes in r106792,obrien2002-11-127-42/+109
|\
| * Import of LukeM's ftpd version 1.2 Beta 2.obrien2002-11-127-42/+109
* | - Remove unused code.simokawa2002-11-122-394/+178
* | Restrict process count in fwohci_arcv() and fwohci_ircv().simokawa2002-11-121-12/+18
* | Garbage collect mac_create_devfs_vnode() -- it hasn't been used sincerwatson2002-11-1218-119/+0
* | Schedule an idle context to block until timeouts expire without blockingmini2002-11-126-214/+178
* | - Document the chunk_name() function that replaces chunk_n[].davidc2002-11-111-5/+10
* | Remove parameter names from function prototypes (at least one collideddavidc2002-11-111-36/+37
* | Remove my 'pre-commit' on sa(4).mjacob2002-11-111-1/+0
* | Correct an assertion in the code to traverse the list of locks to find anjhb2002-11-111-1/+1
* | Capitalize the first letter of device descriptionsmux2002-11-112-4/+4
* | Garbage collect definition of M_MACOPVEC -- we no longer perform arwatson2002-11-119-18/+0
* | Remove extra #include<sys/vmmeter.h>.cognet2002-11-111-1/+0
* | Add Ian Freislich's excellent, BSD-licensed POP3 serversheldonh2002-11-111-0/+1
* | kenv(1) is WARNS=6 clean.mux2002-11-111-1/+1
* | atomic_set_8 isn't MI. Instead, follow Jake's suggestions aboutmjacob2002-11-113-5/+7
* | Sort by floppy, type, driver name.ru2002-11-112-37/+44
* | Removed redundant entries (these are handled by drivers.conf).ru2002-11-112-4/+0
* | Update to match recent snp fixes.tmm2002-11-111-2/+2
* | The FIONREAD sysctl operates on an int *, not a size_t *.tmm2002-11-111-9/+8
* | Don't attempt to strip obsolete, non-existing, or commented outru2002-11-113-27/+0
* | Declare the snp ioctl()s to work on udev_t, since that is what theytmm2002-11-112-3/+3
* | Warning fixes.mux2002-11-112-6/+8
* | Warning fix.mux2002-11-112-4/+4
* | There's no longer a P1003_1B option.ru2002-11-111-1/+0
* | Tabulate, sort.ru2002-11-113-110/+112
* | Don't override CWARNFLAGS in these Makefiles.mux2002-11-113-6/+0
* | Remove debugging printfs.phk2002-11-111-7/+0
* | Handle the removal of CD9660 and NFSCLIENT options in drivers.conf.ru2002-11-112-5/+2
* | Don't override CWARNFLAGS in this Makefile.mux2002-11-111-2/+0
OpenPOWER on IntegriCloud