summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Misc fixups.bmah2002-08-182-6/+6
* MFCs noted: tcsh-6.12, top 3.5b12, OpenSSL-0.9.6g.bmah2002-08-182-6/+6
* Fix warning. These structs should probably be removed altogether.jake2002-08-181-0/+2
* Forgot this in last commit.jake2002-08-181-2/+2
* o Simplify the ptphint test in pmap_release_free_page(). In other words,alc2002-08-182-2/+2
* Add pmap support for user mappings of multiple page sizes (super pages).jake2002-08-1810-380/+481
* Fix VRA configuration.orion2002-08-181-3/+6
* Consolidate the device recognition code.joe2002-08-182-114/+8
* Oops, last manual commit was to -stable, should have been to -current.dillon2002-08-172-0/+53
* Move wcwidth() to separate file, it doesn't belong to iswctype.c at allache2002-08-173-11/+58
* According to SUSv2, wcwidth() should return -1 for non-printing charactersache2002-08-171-1/+1
* Cosmetic - remove unneded brackets and #undefache2002-08-172-41/+40
* Now that NEWCARD is gone, NEWCARD.hints is even less necessary.imp2002-08-171-80/+0
* Implement TCP bandwidth delay product window limiting, similar to (butdillon2002-08-177-0/+338
* If we're using ancient (pre 1.17.0) 2100 f/w (for the cards that cannotmjacob2002-08-171-22/+63
* We only do isp_reinit from isp_async if ISP_FW_CRASH_DUMP is defined-mjacob2002-08-171-0/+12
* Fix the incorrect parsing of the Risc2Host isr. For RIO_16,mjacob2002-08-171-1/+13
* Add ICBXOPT_ZIO definition.mjacob2002-08-171-0/+1
* Add ISPASYNC_FW_DUMPED async event.mjacob2002-08-171-0/+3
* Support for VIA VT8233 audio controller.orion2002-08-176-1/+812
* Remove support for the vt8233. Specs for chipset changed mid-revisionorion2002-08-172-200/+75
* wcwidth: fix espression to work correctly with SWIDTH0ache2002-08-171-2/+4
* Show job control ID, command text, etc. when foreground processes aretjr2002-08-171-7/+2
* Add ut to xterm (which was removed from vt* it refers)ache2002-08-171-1/+1
* In continuation of early fileop credential changes, modify fo_ioctl() torwatson2002-08-1722-79/+138
* Cosmetic-only changes for readability.hsu2002-08-172-652/+556
* Revert change to detect multiply PHYs in mii code. There might be casesambrisko2002-08-162-5/+7
* Updates to cmd6workaround:njl2002-08-161-15/+18
* Further improved the performance of sbreserve() by moving the calculationdg2002-08-162-10/+52
* Change a POSIX conditional to use the new __BSD_VISIBLE macro.mike2002-08-161-11/+11
* Fix more breakage due to FSTYPENAMES/DKTYPENAMES split.bmilekic2002-08-163-0/+3
* Fix libc build breakage by defining FSTYPENAMES before includingbmilekic2002-08-161-0/+1
* Regen:sheldonh2002-08-161-37/+62
* Complete list of differences between ipfw1 and ipfw2.luigi2002-08-161-10/+93
* Wrap maintenance of varios nmac{objectname} counters in MAC_DEBUG so werwatson2002-08-1611-0/+416
* Correct white space nits that crept in during my recent merges ofrwatson2002-08-162-3/+3
* Add swidth definitions and lex code to mklocalekeichii2002-08-161-0/+4
* Add iswctype wcwidth function codekeichii2002-08-161-0/+10
* Add swidth definition for wchar stuffkeichii2002-08-162-0/+12
* Make similar changes to fo_stat() and fo_poll() as made earlier torwatson2002-08-1616-82/+101
* MFNetBSD: 1.51joe2002-08-161-4/+5
* MFNetBSD: (1.50) Get rid of trailing white space.joe2002-08-161-5/+5
* sys/netinet/ip_fw2.c:luigi2002-08-163-163/+642
* Forgot to change branches for my src tree. MFS my birthdate.seanc2002-08-161-0/+1
* MFNetBSD:joe2002-08-161-6/+6
* make the strings for tcptimers, tanames and prurequests const to silencealfred2002-08-163-3/+3
* forgot to actually commit the DK/FS TYPES split, do it now.alfred2002-08-163-3/+3
* No need to include sys/time.h, this unbreaks a c89 warning about long longalfred2002-08-161-1/+0
* fix comment typo: naem -> namealfred2002-08-161-1/+1
* Don't '#define DKTYPENAMES', we don't use the variable it exposes fromalfred2002-08-161-1/+0
OpenPOWER on IntegriCloud