summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* MF22: fix to install script handling.jkh1998-01-171-4/+4
* Tie up some loose ends in vnode/object management. Remove an unneededdyson1998-01-1716-326/+346
* I wrote a poor, but better-than-nothing manual page for the wfd subdriver.pst1998-01-172-2/+213
* Fix misleading comment about major #pst1998-01-162-4/+4
* Bring in IDE ATAPI floppy support.pst1998-01-1620-29/+1681
* Removed obsolete man pages.bde1998-01-166-431/+0
* Removed references to the man pages for the obsolete interfacesbde1998-01-161-5/+3
* Fixed synopsis again. Too much was blown away by splatting a NetBSD-bde1998-01-161-4/+8
* Fixed bitrot. The type of the "level" is intrmask_t, not int.bde1998-01-161-11/+11
* Fixed prototype for tsleep() (const poisoning).bde1998-01-161-2/+2
* Fixed a missing #include in the synopsis.bde1998-01-167-4/+11
* Include <machine/pc/display.h>, not <i386/include/pc/display.h>. This isbde1998-01-169-18/+18
* Removed most unused includes of <net/if_var.h> outside the kernel.bde1998-01-166-12/+6
* Fixed bitrot in the prototype for logwtmp().bde1998-01-161-2/+2
* Fixed bugs in the conversion of kvm to to use procfs in rev.1.3. Allbde1998-01-161-9/+14
* Adapt to new mount(2) argument syntax.jkh1998-01-1610-25/+25
* Fixed wrong prototype for history().bde1998-01-161-3/+3
* Fixed missing #include in synopsis.bde1998-01-161-0/+2
* Fixed wrong prototype for clock_getres().bde1998-01-161-2/+2
* Fixed wrong prototypes. Most of the prototypes had missing return types,bde1998-01-161-9/+19
* Fixed missing return type in a prototype.bde1998-01-161-0/+1
* Fixed a missing #include in the synopsis.bde1998-01-162-8/+10
* Added prototypes for functions that were documented in libalias.3bde1998-01-162-0/+16
* Benign changes to support Justin's CAM code.jkh1998-01-163-3/+9
* Non-intrusive changes to support Justin's CAM stuff.jkh1998-01-162-3/+5
* Added missing declaration of signanosleep().bde1998-01-161-0/+5
* Fixed pedantic syntax error (trailing comma in enum).bde1998-01-161-1/+3
* Removed `#pragma ident' (for a FreeBSD Id) so that the K&R supportbde1998-01-164-4/+0
* Commented out `#pragma ident' (for a Sun id) so that the K&R supportbde1998-01-161-1/+1
* Removed redundant declarations. rpcgen generates `typedef enum foo;'bde1998-01-161-5/+2
* Made this header self-sufficent. It had unnecessary dependencies onbde1998-01-161-2/+6
* Fixed a missing dependency.bde1998-01-161-1/+3
* Null change to attach the correct log message for the previous commit:bde1998-01-161-1/+1
* Added a forward struct declaration so that this file is lessbde1998-01-162-4/+10
OpenPOWER on IntegriCloud