summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* sysctl'ize ICMP_BANDLIM and ICMP_BANDLIM_SUPPRESS_OUTPUT.dan2000-05-2213-65/+10
* Add option ICMP_BANDLIM_SUPPRESS_OUTPUT to the mix. With this option,dan2000-05-225-3/+12
* Add PCI ID for NEC/Compaq controller.jlemon2000-05-221-2/+5
* Add PCI id for Compaq Smart Array 431 card.jlemon2000-05-221-0/+1
* Sync with sys/i386/isa/isa_compat.h revisions 1.28, 1.29 and 1.33.nyan2000-05-221-7/+2
* It turns out that I was wrong. The chip in my machine is not aimp2000-05-221-1/+1
* CXD1847A and CXD1947A have same product ID.kuriyama2000-05-221-1/+1
* Implement a new camcontrol function, 'camcontrol format'.ken2000-05-212-0/+114
* Compute the checksum before handing the packet off to IPFilter.jlemon2000-05-214-2/+19
* MFRELENG_3dmlb2000-05-211-187/+625
* MFRELENG_3dmlb2000-05-211-10/+23
* MFRELENG_3dmlb2000-05-211-18/+28
* Back out NOTE_EXIT status reporting pending discussion.green2000-05-212-8/+2
* Provide a temporary undocumented option: SHM_PHYS_BACKED. This willpeter2000-05-215-0/+9
* Checkpoint of a new physical memory backed object type, that does notpeter2000-05-216-3/+238
* Ack, I made a typo moments before commit. :-(peter2000-05-211-1/+1
* Implement an optimization of the VM<->pmap API. Pass vm_page_t's directlypeter2000-05-2121-740/+542
* Compile in the case that anyone ever actually uses LEAVE_FREE_CHARS.hoek2000-05-212-2/+2
* Uh, ya, sure this almost compiled for __bsdi__. NOT!hoek2000-05-211-0/+1
* Make this compile in case anyone ever wants to use the PC98 booterhoek2000-05-211-1/+1
* Major style cleanup; make ordering and internal use of the macros consistent.jake2000-05-211-201/+214
* Prevent vidcontrol -i from crashing alphasgallatin2000-05-211-0/+8
* Oops, rman_get_bushandle() should be converted to rman_get_virtual()nyan2000-05-201-1/+1
* Match the include protection with the install location.obrien2000-05-201-3/+3
* Don't forget 'stripe' and 'mirror' commands when we turn offgrog2000-05-201-2/+2
* Correct the syntax of ROOTDEVNAME and describe it somewhat better.msmith2000-05-193-9/+24
* We use a MI version of this now, which is mostly this file repo copied toobrien2000-05-191-24/+0
* Rather than use a MD lpt.h, we now use the MI lptio.h.obrien2000-05-191-2/+1
* Sync with sys/i386/conf/GENERIC revisions from 1.246 to 1.256.nyan2000-05-191-8/+12
* Fixed to support PC-98.nyan2000-05-193-3/+5
* Use the rman_get_bustag() and rman_get_bushandle() functions.nyan2000-05-191-9/+6
* Supported the mss on PC-98 and Sound Blaster 98.nyan2000-05-196-3/+93
* One of loaders' bugs disappeared somewhere along the way.dcs2000-05-191-5/+0
* Add RSS0262 - 5614Jx3[G] V90+K56Flex Modem.tanimura2000-05-192-0/+2
* Move man page directives to common/Makefile.inc.dcs2000-05-191-0/+5
* This file got repo-copied to common/.dcs2000-05-191-756/+0
* Move man page directives to common/Makefile.inc.dcs2000-05-192-4/+0
* Remove INSTALL_FORTH stuff.dcs2000-05-191-1/+0
* Move man page directives to common/Makefile.inc.dcs2000-05-191-6/+0
* Add ACH2012 - 5634BTS 56K Video Ready Modem.tanimura2000-05-192-0/+2
* Return ECONNRESET instead of EINVAL if the connection has been shotpeter2000-05-191-3/+3
* Eliminate a couple of evil common declarations.peter2000-05-183-2/+4
* bump __FreeBSD_version for the bio/buf divorce by phk.billf2000-05-181-1/+1
* snd_cwnd was updated twice in the tcp_newreno function.jayanth2000-05-182-2/+0
* Print the correct value for the map type on a verbose boot.dfr2000-05-182-2/+2
* Make corrections to allow for Alpha.dcs2000-05-182-8/+8
* Correct previous commit: solve the "stopped clock" syndrome in remotegrog2000-05-182-4/+4
* Add a couple of new PnP IDs.tanimura2000-05-182-0/+4
* Implement real read/write barriers for the i386. Despite the comment inmsmith2000-05-186-24/+90
* If we are running in APIC_IO mode, pretend that we didn't see the BIOSmsmith2000-05-172-0/+34
OpenPOWER on IntegriCloud