summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Import patch to fix non-constant format string abuses. This patch waskris2001-03-052-2/+2
* | Add an AUE device ID: USB_PRODUCT_MELCO_LUATX5peter2001-03-051-0/+1
* | Resolve merge conflicts.msmith2001-03-056-26/+14
* | Switch from using rand() or random() to a stronger, more appropriate PRNGkris2001-03-053-37/+4
* | This commit was generated by cvs2svn to compensate for changes in r73561,msmith2001-03-0563-1899/+2514
|\ \
| * | Belated vendor update to the Intel ACPI CA 20010208 snapshot.msmith2001-03-0569-1925/+2530
* | | Eliminate the aio_freejobs list. Its purpose was to store freealc2001-03-051-40/+30
* | | A NetBSD specific fixbrian2001-03-051-2/+8
* | | Remove another outdated comment about aio_cancel().alc2001-03-051-2/+1
* | | Fix a couple of typos which became obvious when I started to actually usedfr2001-03-041-3/+3
* | | Disable interrupts while sanity checking the owner of the floating pointdfr2001-03-041-0/+5
* | | Install the des.h link under ${DESTDIR}. Fixes buildworld.kris2001-03-041-1/+1
* | | When displaying interface statistics with -i show a '-' for anyjoe2001-03-041-15/+64
* | | mark pthread_exit() as non-returning.alfred2001-03-041-1/+1
* | | During a flood, we don't call rtfree(), but we remove the entry ourselves.bmilekic2001-03-041-13/+7
* | | pkh's TAILQ changes to if_mutliaddrs missed a counting loop.dmlb2001-03-041-1/+2
* | | Simplify vm_object_deallocate(), by decrementing the refcount first.alfred2001-03-041-18/+13
* | | more 32 to 16 bit handle conversionsmjacob2001-03-041-2/+2
* | | More 32 to 16 bit handle stuff. Roll core minor version.mjacob2001-03-041-2/+2
* | | Remove a superfluous newline in a string (isp_prt adds this).mjacob2001-03-041-2/+2
* | | When called with the "-n" command line argument, pkg_deleteroberto2001-03-041-5/+4
* | | Alter the pccard setup a bit so that it looks prettier by redirectingjhb2001-03-042-10/+10
* | | Fix style nit.obrien2001-03-042-2/+2
* | | BDECFLAGS.billf2001-03-041-9/+7
* | | Do not set a default ELF syscall ABI fallback.obrien2001-03-042-6/+8
* | | End words with a `.'.obrien2001-03-041-2/+2
* | | First appeared in 4.3, not 5.0kris2001-03-041-1/+1
* | | Give the shoe-laces a distinct color so they don't disappear on b/wphk2001-03-044-21/+25
* | | Remove an out-of-date comment: aio_cancel() has been supportedalc2001-03-041-1/+0
* | | Remove stuff that is really "ports material", generated files andmarkm2001-03-049-1402/+0
* | | Correct grammar in comment.kris2001-03-041-3/+3
* | | Trim down the source tree a bit. We shouldn't have blatantlymarkm2001-03-044-513/+0
* | | Clean up the installation of the compatibility libdes header/librarykris2001-03-041-22/+11
* | | implement OCRNL, ONOCR, and ONLRETassar2001-03-046-1/+52
* | | Don't override CPUTYPE (actually this predates the <bsd.cpu.mk> use ofkris2001-03-041-13/+3
* | | Set TARGET_ARCH and install files -fschg as we do the kernel module.obrien2001-03-041-0/+3
* | | Fix whitespace.obrien2001-03-041-2/+2
* | | Disable interface checking for packets subject to "ipfw fwd".truckman2001-03-041-3/+4
* | | Correct the comment above MAKE_IDEA to be less confusing now that wekris2001-03-042-18/+18
* | | Add code for being compatible with ssh.com's krb5 authentication.assar2001-03-0413-178/+165
* | | Disable interface checking when IP forwarding is engaged so that packetstruckman2001-03-041-10/+45
* | | Remove the field privatemodes from struct __aiocb_private and thealc2001-03-042-149/+2
* | | This commit was generated by cvs2svn to compensate for changes in r73393,kris2001-03-032-16/+35
|\ \ \
| * | | Import vendor fix for buffer overflow in HOME environment variablekris2001-03-032-16/+35
* | | | Small style fix, remove highlight from second list in FILES section.cokane2001-03-031-2/+2
* | | | Added a man page for the tdfx 3Dfx Voodoo I/II device drivercokane2001-03-032-0/+84
* | | | include paths.h for _PATH_DEVmjacob2001-03-031-0/+1
* | | | Change mon_decimal_point from "." to "" (N/A>) as it is specified by POSIX forache2001-03-031-1/+1
* | | | Add some default hints for isp.mjacob2001-03-032-0/+30
* | | | Preserve comma as separator when it is not equal to radix characterache2001-03-031-2/+7
OpenPOWER on IntegriCloud