aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix XSI (X/Open) namespace support.Mike Barcroft2002-11-121-11/+18
* o Fix usage().Maxim Konovalov2002-11-121-5/+20
* Use struct fw_device in fwmem.cHidetoshi Shimokawa2002-11-124-31/+97
* Add a prototype for suspend/resume.Hidetoshi Shimokawa2002-11-121-0/+16
* Change interface of fwmem_read_*() functions to be usable from other partHidetoshi Shimokawa2002-11-121-4/+4
* Change interface of fwmem_read_*() functions to be usable from other partHidetoshi Shimokawa2002-11-121-37/+36
* Use better return types and a couple of casts to eliminate warnings onScott Long2002-11-121-7/+7
* - clean upHidetoshi Shimokawa2002-11-121-15/+3
* Fix two typos from the previous commit. This code is definitely infectious.Scott Long2002-11-121-2/+2
* Step one of cleaning and fixing cardbus:Scott Long2002-11-121-64/+91
* We don't use libpam, libopie, or libmd.David E. O'Brien2002-11-121-12/+2
* We have fparseln(3). Also libskey on RELENG_4.David E. O'Brien2002-11-121-2/+8
* Turn off devd until I have a devd.conf file that I can install oneWarner Losh2002-11-121-1/+1
* Don't divide by zero to calculate the ETA, even if we haven't gottenBill Fenner2002-11-121-1/+1
* Update for version 1.2 Beta 2.David E. O'Brien2002-11-121-5/+5
* This commit was generated by cvs2svn to compensate for changes in r106792,David E. O'Brien2002-11-127-42/+109
|\
| * Import of LukeM's ftpd version 1.2 Beta 2.vendor/NetBSD/lukemftpd/1.2-beta2David E. O'Brien2002-11-127-42/+109
* | - Remove unused code.Hidetoshi Shimokawa2002-11-122-394/+178
* | Restrict process count in fwohci_arcv() and fwohci_ircv().Hidetoshi Shimokawa2002-11-121-12/+18
* | Garbage collect mac_create_devfs_vnode() -- it hasn't been used sinceRobert Watson2002-11-1218-119/+0
* | Schedule an idle context to block until timeouts expire without blockingJonathan Mini2002-11-126-214/+178
* | - Document the chunk_name() function that replaces chunk_n[].Chad David2002-11-111-5/+10
* | Remove parameter names from function prototypes (at least one collidedChad David2002-11-111-36/+37
* | Remove my 'pre-commit' on sa(4).Matt Jacob2002-11-111-1/+0
* | Correct an assertion in the code to traverse the list of locks to find anJohn Baldwin2002-11-111-1/+1
* | Capitalize the first letter of device descriptionsMaxime Henrion2002-11-112-4/+4
* | Garbage collect definition of M_MACOPVEC -- we no longer perform aRobert Watson2002-11-119-18/+0
* | Remove extra #include<sys/vmmeter.h>.Olivier Houchard2002-11-111-1/+0
* | Add Ian Freislich's excellent, BSD-licensed POP3 serverSheldon Hearn2002-11-111-0/+1
* | kenv(1) is WARNS=6 clean.Maxime Henrion2002-11-111-1/+1
* | atomic_set_8 isn't MI. Instead, follow Jake's suggestions aboutMatt Jacob2002-11-113-5/+7
* | Sort by floppy, type, driver name.Ruslan Ermilov2002-11-112-37/+44
* | Removed redundant entries (these are handled by drivers.conf).Ruslan Ermilov2002-11-112-4/+0
* | Update to match recent snp fixes.Thomas Moestl2002-11-111-2/+2
* | The FIONREAD sysctl operates on an int *, not a size_t *.Thomas Moestl2002-11-111-9/+8
* | Don't attempt to strip obsolete, non-existing, or commented outRuslan Ermilov2002-11-113-27/+0
* | Declare the snp ioctl()s to work on udev_t, since that is what theyThomas Moestl2002-11-112-3/+3
* | Warning fixes.Maxime Henrion2002-11-112-6/+8
* | Warning fix.Maxime Henrion2002-11-112-4/+4
* | There's no longer a P1003_1B option.Ruslan Ermilov2002-11-111-1/+0
* | Tabulate, sort.Ruslan Ermilov2002-11-113-110/+112
* | Don't override CWARNFLAGS in these Makefiles.Maxime Henrion2002-11-113-6/+0
* | Remove debugging printfs.Poul-Henning Kamp2002-11-111-7/+0
* | Handle the removal of CD9660 and NFSCLIENT options in drivers.conf.Ruslan Ermilov2002-11-112-5/+2
* | Don't override CWARNFLAGS in this Makefile.Maxime Henrion2002-11-111-2/+0
* | Removed more redundant lines: amr, mlx, pcn, ahc and mpt are handledRuslan Ermilov2002-11-111-5/+0
* | ia64 ABI breaker:Marcel Moolenaar2002-11-114-68/+23
* | Don't free the current addrinfo list, or else a pointer to a freedYaroslav Tykhiy2002-11-111-1/+1
* | - Clear the page's PG_WRITEABLE flag in the i386's pmap_changebit()Alan Cox2002-11-116-12/+13
* | MBR slices are named the same on ia64 as they are on i386.Marcel Moolenaar2002-11-111-4/+4