| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix XSI (X/Open) namespace support. | Mike Barcroft | 2002-11-12 | 1 | -11/+18 |
| * | o Fix usage(). | Maxim Konovalov | 2002-11-12 | 1 | -5/+20 |
| * | Use struct fw_device in fwmem.c | Hidetoshi Shimokawa | 2002-11-12 | 4 | -31/+97 |
| * | Add a prototype for suspend/resume. | Hidetoshi Shimokawa | 2002-11-12 | 1 | -0/+16 |
| * | Change interface of fwmem_read_*() functions to be usable from other part | Hidetoshi Shimokawa | 2002-11-12 | 1 | -4/+4 |
| * | Change interface of fwmem_read_*() functions to be usable from other part | Hidetoshi Shimokawa | 2002-11-12 | 1 | -37/+36 |
| * | Use better return types and a couple of casts to eliminate warnings on | Scott Long | 2002-11-12 | 1 | -7/+7 |
| * | - clean up | Hidetoshi Shimokawa | 2002-11-12 | 1 | -15/+3 |
| * | Fix two typos from the previous commit. This code is definitely infectious. | Scott Long | 2002-11-12 | 1 | -2/+2 |
| * | Step one of cleaning and fixing cardbus: | Scott Long | 2002-11-12 | 1 | -64/+91 |
| * | We don't use libpam, libopie, or libmd. | David E. O'Brien | 2002-11-12 | 1 | -12/+2 |
| * | We have fparseln(3). Also libskey on RELENG_4. | David E. O'Brien | 2002-11-12 | 1 | -2/+8 |
| * | Turn off devd until I have a devd.conf file that I can install one | Warner Losh | 2002-11-12 | 1 | -1/+1 |
| * | Don't divide by zero to calculate the ETA, even if we haven't gotten | Bill Fenner | 2002-11-12 | 1 | -1/+1 |
| * | Update for version 1.2 Beta 2. | David E. O'Brien | 2002-11-12 | 1 | -5/+5 |
| * | This commit was generated by cvs2svn to compensate for changes in r106792, | David E. O'Brien | 2002-11-12 | 7 | -42/+109 |
| |\ |
|
| | * | Import of LukeM's ftpd version 1.2 Beta 2.vendor/NetBSD/lukemftpd/1.2-beta2 | David E. O'Brien | 2002-11-12 | 7 | -42/+109 |
| * | | - Remove unused code. | Hidetoshi Shimokawa | 2002-11-12 | 2 | -394/+178 |
| * | | Restrict process count in fwohci_arcv() and fwohci_ircv(). | Hidetoshi Shimokawa | 2002-11-12 | 1 | -12/+18 |
| * | | Garbage collect mac_create_devfs_vnode() -- it hasn't been used since | Robert Watson | 2002-11-12 | 18 | -119/+0 |
| * | | Schedule an idle context to block until timeouts expire without blocking | Jonathan Mini | 2002-11-12 | 6 | -214/+178 |
| * | | - Document the chunk_name() function that replaces chunk_n[]. | Chad David | 2002-11-11 | 1 | -5/+10 |
| * | | Remove parameter names from function prototypes (at least one collided | Chad David | 2002-11-11 | 1 | -36/+37 |
| * | | Remove my 'pre-commit' on sa(4). | Matt Jacob | 2002-11-11 | 1 | -1/+0 |
| * | | Correct an assertion in the code to traverse the list of locks to find an | John Baldwin | 2002-11-11 | 1 | -1/+1 |
| * | | Capitalize the first letter of device descriptions | Maxime Henrion | 2002-11-11 | 2 | -4/+4 |
| * | | Garbage collect definition of M_MACOPVEC -- we no longer perform a | Robert Watson | 2002-11-11 | 9 | -18/+0 |
| * | | Remove extra #include<sys/vmmeter.h>. | Olivier Houchard | 2002-11-11 | 1 | -1/+0 |
| * | | Add Ian Freislich's excellent, BSD-licensed POP3 server | Sheldon Hearn | 2002-11-11 | 1 | -0/+1 |
| * | | kenv(1) is WARNS=6 clean. | Maxime Henrion | 2002-11-11 | 1 | -1/+1 |
| * | | atomic_set_8 isn't MI. Instead, follow Jake's suggestions about | Matt Jacob | 2002-11-11 | 3 | -5/+7 |
| * | | Sort by floppy, type, driver name. | Ruslan Ermilov | 2002-11-11 | 2 | -37/+44 |
| * | | Removed redundant entries (these are handled by drivers.conf). | Ruslan Ermilov | 2002-11-11 | 2 | -4/+0 |
| * | | Update to match recent snp fixes. | Thomas Moestl | 2002-11-11 | 1 | -2/+2 |
| * | | The FIONREAD sysctl operates on an int *, not a size_t *. | Thomas Moestl | 2002-11-11 | 1 | -9/+8 |
| * | | Don't attempt to strip obsolete, non-existing, or commented out | Ruslan Ermilov | 2002-11-11 | 3 | -27/+0 |
| * | | Declare the snp ioctl()s to work on udev_t, since that is what they | Thomas Moestl | 2002-11-11 | 2 | -3/+3 |
| * | | Warning fixes. | Maxime Henrion | 2002-11-11 | 2 | -6/+8 |
| * | | Warning fix. | Maxime Henrion | 2002-11-11 | 2 | -4/+4 |
| * | | There's no longer a P1003_1B option. | Ruslan Ermilov | 2002-11-11 | 1 | -1/+0 |
| * | | Tabulate, sort. | Ruslan Ermilov | 2002-11-11 | 3 | -110/+112 |
| * | | Don't override CWARNFLAGS in these Makefiles. | Maxime Henrion | 2002-11-11 | 3 | -6/+0 |
| * | | Remove debugging printfs. | Poul-Henning Kamp | 2002-11-11 | 1 | -7/+0 |
| * | | Handle the removal of CD9660 and NFSCLIENT options in drivers.conf. | Ruslan Ermilov | 2002-11-11 | 2 | -5/+2 |
| * | | Don't override CWARNFLAGS in this Makefile. | Maxime Henrion | 2002-11-11 | 1 | -2/+0 |
| * | | Removed more redundant lines: amr, mlx, pcn, ahc and mpt are handled | Ruslan Ermilov | 2002-11-11 | 1 | -5/+0 |
| * | | ia64 ABI breaker: | Marcel Moolenaar | 2002-11-11 | 4 | -68/+23 |
| * | | Don't free the current addrinfo list, or else a pointer to a freed | Yaroslav Tykhiy | 2002-11-11 | 1 | -1/+1 |
| * | | - Clear the page's PG_WRITEABLE flag in the i386's pmap_changebit() | Alan Cox | 2002-11-11 | 6 | -12/+13 |
| * | | MBR slices are named the same on ia64 as they are on i386. | Marcel Moolenaar | 2002-11-11 | 1 | -4/+4 |