summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix breakage unconvered by LINT - dont refer to undefined variables inpeter2001-01-172-0/+4
* Document data structures and operation on dummynet so next timeluigi2001-01-171-42/+117
* Minor tweaks to get these to stop breaking LINT. They still dont workpeter2001-01-176-0/+31
* Special case for compiling LINT - just give a warning and continue on.peter2001-01-177-0/+35
* Remove unneeded (and compile-breaking) #include "alpm.h"peter2001-01-171-2/+0
* Some dummynet patches that I forgot to commit last summer.luigi2001-01-162-34/+75
* Minor grammar nit.ben2001-01-161-1/+1
* SIGABRT is *not* the same as calling abort(), so don't claim that it is.ben2001-01-161-2/+2
* Ooops, the -M and -N flags were already documented, though not very clearly.ben2001-01-161-10/+0
* document -M and -N flags.ben2001-01-161-0/+7
* The bit about sigpending not detecting any errors is a lie, it can returnben2001-01-161-2/+7
* FreeBSD doesn't run named in a sandbox by default, so change a comment so itben2001-01-161-1/+1
* Deprecate the use of the CD_DRIVE, CDPLAY, DISC and MUSIC_CD environmentjoe2001-01-162-12/+20
* Add a sysvipc_enable variable that causes the SysV IPC modules to be loaded.des2001-01-162-0/+11
* man(7) -> mdoc(7).ru2001-01-162-20/+31
* man(7) -> mdoc(7).ru2001-01-161-165/+135
* Add tags quirk for IBM DNES drives.mjacob2001-01-161-0/+11
* man(7) -> mdoc(7).ru2001-01-161-140/+173
* man(7) -> mdoc(7).ru2001-01-162-97/+106
* Enhance find_matching_entry_incoming() to check if the controller, onhm2001-01-161-1/+15
* mdoc(7) police: fixed broken references.ru2001-01-167-9/+4
* Change NSWAPDEV to something else than the default value.des2001-01-162-2/+2
* Correct spelling of millennium.dwmalone2001-01-161-1/+1
* These files have been on deathrow for a couple of months, no appeal.phk2001-01-166-25/+0
* Prepare for mdoc(7)NG.ru2001-01-1624-33/+34
* Prepare for mdoc(7)NG.ru2001-01-1613-22/+22
* Prepare for mdoc(7)NG.ru2001-01-162-3/+3
* Prepare for mdoc(7)NG.ru2001-01-1614-23/+23
* Stop doing runtime checking on i386 cpus for cpu class. The cpu ispeter2001-01-1614-164/+99
* Prepare for mdoc(7)NG.ru2001-01-1613-16/+16
* mdoc(7) police: use .Fa for function arguments, use .Vt for variable type.ru2001-01-161-11/+11
* - Fix a nasty bug where pkg_create doesn't gzip package if lengh of packagesobomax2001-01-162-8/+5
* Guard against overflow of the calculated timeout value.mjacob2001-01-161-4/+9
* Argh, disable the micro-ops again. I didn't test these adequately andjhb2001-01-162-2/+4
* - Use "+a" instead of "=&a" for several constraints. This should fixjhb2001-01-162-50/+38
* Free the intrhand name when free'ing a intrhand.jhb2001-01-164-0/+4
* Add some KASSERTs valid if WITNESS is defined to verify that the mbufbmilekic2001-01-161-4/+39
* Implement condition variables.jasone2001-01-169-9/+851
* Use the residual from a spacing operation to try and figure out wheremjacob2001-01-161-10/+38
* Get rid of those pesky "driver mistake" messages... destroy the create_d dev_tmjacob2001-01-161-1/+5
* - Fix atomic_load_* and atomic_store_* to generate functions for atomic.cjhb2001-01-162-336/+246
* Fix PR 24220 by using the periph private field0 for a CCB for notmjacob2001-01-151-40/+50
* Fix typo.grog2001-01-151-4/+6
* Clean up Makefile, and remove the last vestiges of NOBLOCKRANDOM.markm2001-01-151-14/+2
* Add was_fabric_dev/fabric_dev tags to our local FC database structuremjacob2001-01-151-9/+45
* Put in offset definitions for FPM and FBM registers, plus just enoughmjacob2001-01-151-0/+17
* Set default adapter role.mjacob2001-01-151-0/+1
* Use the isp_lastmbxcmd tag to report timed out mailbox commands.mjacob2001-01-151-2/+3
* Do more cleanup of the usage of 0..125 for F-port topologies.mjacob2001-01-151-11/+29
* When resetting the Qlogic 2X00 units, reset the FPM (Fibre Protocolmjacob2001-01-151-75/+134
OpenPOWER on IntegriCloud