summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move the SNMP MIBs and tree definitions from /usr/share/bsnmp toharti2004-04-145-11/+22
* Document the "return" built-in better: it will exit . (sources) andgreen2004-04-141-1/+7
* The newpcm headers currently #define away INTR_MPSAFE and INTR_TYPE_AVgreen2004-04-1414-22/+17
* Include <sys/proc.h> instead of depending on namespace pollution inbde2004-04-141-11/+9
* Include <sys/proc.h> for the definition of PS_INMEM instead ofbde2004-04-141-3/+2
* Continue my efforts to imitate Windows as closely as possible bywpaul2004-04-1410-206/+468
* Style cleanups, M_ZERO instead of bzero.njl2004-04-141-22/+20
* Style cleanups, use M_ZERO instead of bzero, unify the !semaphore andnjl2004-04-141-44/+43
* Style cleanup, plus properly backup partial resource allocation innjl2004-04-141-44/+51
* Style cleanups to reduce diffs to locking tree.njl2004-04-145-111/+91
* Style and printf message cleanups.njl2004-04-141-138/+79
* Use METHOD_VIDEO instead of the method string itself.njl2004-04-142-2/+2
* Use TRUE for a boolean and a style nit.njl2004-04-141-2/+1
* sx was randomly added to NOTES. Instead, place it in the miscimp2004-04-142-12/+10
* Update the name for edge triggered for the 20040402 import.njl2004-04-141-1/+1
* Prefer uint16_t to ushort.imp2004-04-141-1/+1
* Check in files with local changes:njl2004-04-142-8/+20
* Check in unmodified files off the vendor branch.njl2004-04-143-29/+42
* This commit was generated by cvs2svn to compensate for changes in r128212,njl2004-04-1432-222/+808
|\
| * Import ACPI-CA 20040402 distribution.njl2004-04-1437-259/+870
* | Add another cleanfile for future imports.njl2004-04-141-2/+2
* | In an effort to simplify the routing code, try to deprecate rtalloc()luigi2004-04-142-2/+2
* | Staticize <if>_clone_{create,destroy} functions.brooks2004-04-146-24/+24
* | A simple cache of uid->uname lookups and gid->gname lookups eliminateskientzle2004-04-143-12/+60
* | Add support for video output switching. It appears no systems use HCI tonjl2004-04-143-20/+163
* | When all the links to a file have been dumped, don't forgetkientzle2004-04-131-1/+3
* | Eliminate a lot of malloc/free calls by usingkientzle2004-04-131-4/+11
* | * Plug a buffer overrun in ACL parsing. (archive_entry.c)kientzle2004-04-1312-51/+99
* | Adding man page for 3ware's 9000 series storage controller driver (twa).vkashyap2004-04-131-0/+86
* | Manpage changes suggested by Irina Liakh.kientzle2004-04-132-21/+50
* | Boomerang 10/100BT (found in 2c905-TX) chips apparently suffer theimp2004-04-131-0/+1
* | Some devices have what appear to be invalid BARs. They are invalid inimp2004-04-131-26/+51
* | Fix examples.fjoe2004-04-132-4/+4
* | Use ifconfig(8) for setting common 802.11 parameters.fjoe2004-04-138-449/+281
* | Add Direct Sequence 354K and 512K (needed for arl(4)).fjoe2004-04-131-0/+8
* | Update version strings for Heimdal: 0.6 -> 0.6.1nectar2004-04-133-6/+6
* | Remove extra copy of code.imp2004-04-131-7/+0
* | Massive cleanup of the code removing global variables toluigi2004-04-131-206/+199
* | Enable the sx driver on i386 and pc98.nyan2004-04-132-1/+5
* | Use headers from the kernel source tree rather than installed headers.des2004-04-131-1/+1
* | Add a kernel-toolchain target which only builds the bits required to builddes2004-04-132-2/+4
* | Mark the "obj" target with the .PHONY attribute.ru2004-04-131-1/+1
* | Back out previous commit, it was unintentional.luigi2004-04-131-1/+1
* | Replace ROUNDUP/ADVANCE with SA_SIZEluigi2004-04-139-60/+17
* | route.h: introduce a macro, SA_SIZE(struct sockaddr *) which returnsluigi2004-04-133-14/+19
* | Teach the script where libssl actually lives.ru2004-04-131-1/+1
* | Add support for the Promise command sequencer present on all modern Promisesos2004-04-1312-270/+625
* | Bump __FreeBSD_version on behalf of the new .warning directive in make(1).ru2004-04-131-1/+1
* | Make functions and variables static.luigi2004-04-131-88/+96
* | Added FreeBSD 5.2.1, just in case.ru2004-04-131-0/+1
OpenPOWER on IntegriCloud