summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* reconst poisonimp2003-11-142-20/+20
* Reconst-poison crc routine that was renamed to mchash.imp2003-11-141-5/+5
* Rev 1.61 accidentily added makeoptions NO_MODULES=yes. Funny that I add thisjake2003-11-141-11/+10
* Fix a number of style(9) bugs introduced in r1.113 by me.kan2003-11-141-47/+46
* fix broken _IOR usagemjacob2003-11-141-1/+1
* - Drop the process lock before we call into ptrace_{read|write}_int orjeff2003-11-141-4/+7
* - regen.jeff2003-11-145-6/+6
* - Revision 1.156 marked ptrace() SMP safe. Unfortunately, alpha implementsjeff2003-11-141-1/+1
* Change double include protection style in headers to matchemax2003-11-1417-17/+17
* - Use the magic for ___sigreturn in __sigset.jeff2003-11-141-3/+11
* Use correct priority parameter value in add_prefix from correspondingkan2003-11-131-1/+1
* Trim the dc(4) entries.simon2003-11-132-266/+6
* If the name of the mouse device starts with "/dev/ums", try to load thedes2003-11-131-2/+15
* fixup include filenames; this stuff used to be in the kernel source treesam2003-11-132-2/+2
* honor environment settings of SYSDIR and BINDIRsam2003-11-131-2/+2
* Warn about partitions that would overlap with the master boot record, anddes2003-11-131-0/+5
* Document this driver works for the Billionton 10/100 FastEthernet USBKR2obrien2003-11-131-1/+2
* Try to create some sort of consistency in how the routings to find theobrien2003-11-1331-370/+349
* Add cross reference to the em(4) driver, which also supports the NICssimon2003-11-131-0/+1
* It is obivous this started out as a copy of a Bill Paul driver so he hasobrien2003-11-131-0/+30
* Make this WARNS=2 clean byjohan2003-11-132-2/+1
* Make this WARNS=2 clean byjohan2003-11-133-8/+10
* Whitespace.jhb2003-11-132-10/+10
* Document CVS_CLIENT_PORT.obrien2003-11-131-0/+7
* Add a few more devices from the hardware notes.simon2003-11-131-0/+12
* Fix a typo.jhb2003-11-132-2/+2
* - Add Linksys EG1032 and SMC 9452TX to the list of supported devices.simon2003-11-131-1/+5
* - make command line argument parsing POSIX compliant. comment fromume2003-11-132-182/+281
* Make the defines that prevent multiple includes look like theharti2003-11-133-6/+6
* add sysctl MIB net.key.esp_auth which was wrongly droppedume2003-11-131-0/+6
* Fix a bug relating to the "files before directories" sort order whenphk2003-11-131-0/+51
* Add an empty definition of the MIBS variable so that the makefile doesharti2003-11-132-0/+2
* Various minor details:phk2003-11-131-8/+17
* Don't disable the TSC with statclock_disable.phk2003-11-132-18/+18
* Initialize b_iooffset correctly.phk2003-11-131-0/+1
* - Unlock the clock lock before calling timeout in sysbeep(). This is almostjeff2003-11-131-1/+1
* Do not ignore any possible errors that fseeko() may have. The factmarcel2003-11-131-22/+24
* Whitespace cleanup.des2003-11-131-378/+376
* Respect RB_KDB flag.simokawa2003-11-131-0/+5
* Add tunables.simokawa2003-11-131-4/+10
* Don't count PHY errors as input errors. This is important forsam2003-11-131-1/+9
* Don't mmap(2) and munmap(2) zero-length files.alc2003-11-131-1/+2
* o insure the current channel is in a good state before starting an AP scansam2003-11-131-13/+44
* add missing inpcb lock before call to tcp_twclose (which reclaims the inpcb)sam2003-11-131-0/+1
* o reorder some locking asserts to reflect the order of the lockssam2003-11-131-3/+4
* Save the device so we can do a device_printf.imp2003-11-133-76/+69
* Call free(9) after the vnode interlock is released, avoiding a lock-orderalc2003-11-131-1/+1
* Stop pretending to support kernel profiling. The FAKE_MCOUNT() etcpeter2003-11-133-13/+0
* - Add the WITNESS_SKIPSPIN option to the GENERIC kernel so that users whojeff2003-11-131-0/+1
* Move global variables for icmp_input() to its stack. With SMP orandre2003-11-131-10/+18
OpenPOWER on IntegriCloud