summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* The removal of a page from the free queue in vm_page_zero_idle wastegge1998-01-192-2/+4
* Reimplement proxy-arp address stuff using sysctl().brian1998-01-195-93/+127
* Add an example for busy mail servers, commented out.wosch1998-01-181-1/+7
* Allow "set vj" for changing the default number of slotsbrian1998-01-185-32/+120
* Don't throw away bootp reply packets that are shorter than our extended-lengthtegge1998-01-182-2/+6
* Increase the minimum bootp reply packet size from 16 (bogus) to 300 (correct).tegge1998-01-182-8/+8
* Sync with sys/i386/isa/wd.c revision 1.147.kato1998-01-181-2/+2
* Sync with sys/i386/conf/files.i386 revision 1.186.kato1998-01-182-2/+4
* Sync with sys/i386/conf/files.i386 revision 1.12.kato1998-01-181-1/+2
* Sync with sys/i386/conf/majors.i386 revision 1.24.kato1998-01-181-1/+3
* Fixed endless loop for `p/x *(int *)0xf0000000'. kvm_uread() inbde1998-01-183-21/+30
* Don't override FRAME_CHAIN(). If the current frame is valid, thenbde1998-01-185-144/+0
* Do not run by default. Can grow your root mailbox up to 2Mb per dayache1998-01-181-1/+9
* Fixed sloppy definitions of SIGTRAMP_START and SIGTRAMP_END. The oldbde1998-01-182-8/+14
* Workarround for locking violation while recycling vnode which union fskato1998-01-182-8/+28
* Improve and revise fixes for locking violation.kato1998-01-184-66/+104
* Pass the system name to dmesg. Rev.1.7 only works when the symbols inbde1998-01-173-6/+27
* VVMIO -> VOBJBUF as in pstat.c.bde1998-01-171-2/+2
* Started getting rid of the compatibility cruft for the Lite1 mount()bde1998-01-171-6/+2
* Started getting rid of the compatibility cruft for the Lite1 mount()bde1998-01-171-0/+2
* Started getting rid of the compatibility cruft for the Lite1 mount()bde1998-01-171-9/+11
* Don't install the tcl implementation headers. The tcl distributionbde1998-01-173-24/+4
* Updated shlib version to 80.4 in the correct place.bde1998-01-172-5/+5
* Remove the necessity of -ldes and -lalias etc from release/Makefile.brian1998-01-178-22/+38
* Fixed syntax error in normally-unconfigured code in previous commit.bde1998-01-171-2/+2
OpenPOWER on IntegriCloud