summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Back out my -L change, now "patch -I" usage supposed to get Index:ache1998-01-211-13/+7
* Update usage line with new optionache1998-01-211-2/+6
* Add -I or --index-first option to take Index: precedence over context diff,ache1998-01-213-5/+32
* Resurrect patch 2.1 without FreeBSD Index: hackache1998-01-2121-125/+5871
* Use the sockaddr_dl with the link#, not the ethernet addressbrian1998-01-211-2/+2
* Allow gdb to work again.dyson1998-01-211-4/+6
* Don't assume that a computer can have no more thanbrian1998-01-211-49/+82
* Add SCSI-SCSI RAID from Infotrand as known deviceache1998-01-211-1/+5
* I must have been smoking crack when I made this change. Using sh -cjkh1998-01-211-4/+4
* Remove unused #includes.brian1998-01-2135-138/+69
* A more complete fix for the "land" attack, removing the "quick fix" fromfenner1998-01-212-40/+50
* FreeBSD's make knows about the MACHINE, but not the MACHINE_ARCH unlessjb1998-01-211-2/+9
* Quote filenames more agressively.imp1998-01-211-4/+7
* Allow an optional delay when specifying "set openmode active".brian1998-01-2013-62/+110
* - Support for multiple PD6832 controllers. Each found 6832 is assignednate1998-01-204-8/+44
* Converted to Lite2 mount interface - use vfc_typenum from thebde1998-01-202-18/+6
* Merged from Lite2. Get the filesystem type name directly from thebde1998-01-201-2/+6
* Properly initialize the printer struct.wollman1998-01-201-1/+2
* Merged just enough files from Lite2 in lfs_cleanerd to convert frombde1998-01-203-48/+145
* Converted to Lite2 mount interface - don't use numeric filesystembde1998-01-201-17/+13
* Converted to Lite2 mount interface - decide filesystem types by namebde1998-01-201-3/+3
* Merged from Lite2. This was mostly already done, mostly indirectlybde1998-01-201-5/+9
* Don't refer to the nonexistent function VOP_VALLOC.bde1998-01-201-4/+3
* Fixed #includes in the synopsis and in an example. <sys/socket.h>bde1998-01-202-3/+3
* Sync with sys/i386/isa/syscons.c revision 1.246.kato1998-01-201-1/+51
* Removed definition of _NEW_VFSCONF. The new vfsconf interface is nowbde1998-01-2030-43/+14
* Moved most of the (source-level) compatibility hacks for the vfsconfbde1998-01-201-8/+4
* Moved most of the (source-level) compatibility hacks for the vfsconfbde1998-01-201-2/+4
* - Move SETKLOC and CLEARKLOCK macros into uion.h.kato1998-01-206-20/+66
* Suggested by: bdejb1998-01-204-14/+36
* Convert to mdoc format. Remove unused vars. Use err(3) and change exit(-1).charnier1998-01-202-144/+151
* Added cross references to mincore(2) and minherit(2).alex1998-01-201-0/+3
* Added #include <sys/types.h> to synopsis.alex1998-01-202-1/+4
* Add the PnP string for a Logitech serial mouse model.yokota1998-01-201-1/+3
* - Add binary compatibility support for obsolete console/mouse ioctlsyokota1998-01-204-5/+220
* update hub's master configuraton filejmb1998-01-201-2/+4
* Also fix ypbind to compile with ANSI-fied /usr/include/rpcsvc. One ofwpaul1998-01-192-11/+11
* Add wfd style devices to detection list (we'll have to put them on thejkh1998-01-193-3/+6
* Make these programs compile and work correctly now that /usr/include/rpcsvcwpaul1998-01-193-35/+58
* dlopen(..., RTLD_NOW) rather than RTLD_LAZY.brian1998-01-191-3/+7
* sys/types.h -> sys/param.hbrian1998-01-191-2/+2
* mount(8) only uses realpath() for the mountpoint, so don't look up thebde1998-01-191-6/+6
* Nondestructive attempts to get simple locks when SL_DEBUG is defined.tegge1998-01-191-19/+21
* Invoke rpcgen with -C so that headers are created with ANSI prototypes.wpaul1998-01-191-2/+2
* Don't create superblocks with size larger than SBSIZE (8192). Thebde1998-01-191-0/+4
* Guard against a block size of 0 in the label. When the firstbde1998-01-193-0/+15
* Add a missing \ the previous committer omitted from the crunch target.jkh1998-01-191-2/+2
* Fixed accesses to addresses between VM_MAXUSER_ADDRESS (normallybde1998-01-193-36/+63
* Removed `kstack' and associated mistranslations in kvtophys().bde1998-01-193-54/+3
* Set p_retval for the correct process in getpriority(). This fixesbde1998-01-191-3/+3
OpenPOWER on IntegriCloud