summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make this WARNS=2 clean byjohan2003-11-143-5/+5
* Sync comment with code's reality.tobez2003-11-141-1/+1
* Add sbp_targ(4).simokawa2003-11-141-0/+1
* Fixed spurious syntax errors for including files that don't begin withbde2003-11-141-3/+4
* Remove duplicatejohan2003-11-145-15/+0
* - A sanity check in unionfs verifies that lookups of '.' return thedas2003-11-141-27/+21
* - Remove long dead code.alc2003-11-141-15/+0
* Fix ${LOCAL_PATCHES} (chdir was ignored).kuriyama2003-11-141-2/+1
* Use the new defines that include the trailing '\0' in the code.harti2003-11-144-21/+27
* Note to update cfsd (ports/security/cfs) after installing themckusick2003-11-141-1/+3
* - Add documentation for EBUSY.alc2003-11-141-2/+4
* Changes to msync(2)alc2003-11-142-4/+4
* Add required reboot into single-user mode step.imp2003-11-141-0/+1
* Despam the const poisoningimp2003-11-141-5/+5
* 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
OpenPOWER on IntegriCloud