aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed the unit numbers of the devfs `fd' devices.Bruce Evans1996-03-271-12/+16
* Moved the initialization of the devfs devices to after the initializationBruce Evans1996-03-273-21/+27
* Fixed name of /dev/speaker (it's not spkr).Bruce Evans1996-03-272-8/+8
* Fixed permissions of /devfs/*random.Bruce Evans1996-03-274-22/+34
* Fixed mode of /devfs/console.Bruce Evans1996-03-272-20/+8
* Fixed group of disk devices (was wheel or games, now operator).Bruce Evans1996-03-277-71/+98
* The recently introduced sv_sendsig entry of the sysentvec structureSteven Wallace1996-03-271-2/+3
* Define magic uids and gids for use in devfs_add_devsw[f]().Bruce Evans1996-03-271-1/+13
* In tcp_respond(), check that ro->ro_rt is non-null before RTFREEingGarrett Wollman1996-03-272-4/+4
* Removed now-bogus casts that were to hide the inconsistency between theBruce Evans1996-03-271-4/+4
* Fixed bogus cross references.Bruce Evans1996-03-272-5/+5
* Say what happens to the buffer when fgets() returns NULL.Bruce Evans1996-03-271-6/+11
* Print stack pointer and frame pointer in trap messages.Bruce Evans1996-03-273-18/+51
* Eliminated dependency on opt_sysvipc.h.Bruce Evans1996-03-272-12/+2
* Removed vestiges of dummy frame at top of tmpstk.Bruce Evans1996-03-273-42/+48
* Fixed traceback for the following cases:Bruce Evans1996-03-272-44/+100
* A few small stylistic changes. This still needs work!Jordan K. Hubbard1996-03-271-4/+4
* Add a tag for getting to the "who's responsible for what" section easily.Jordan K. Hubbard1996-03-271-3/+3
* Make type compatible with Lite2.Jeffrey Hsu1996-03-271-2/+2
* f2c's -krd does not work with f77 wrapperJoerg Wunsch1996-03-271-1/+1
* Updated some URL's for Digi International products so you canMike Pritchard1996-03-262-6/+6
* An incorrect path of ``dmesg'' is in the file.Joerg Wunsch1996-03-261-2/+2
* Provide for creation of /dev/perfmon.Garrett Wollman1996-03-262-4/+14
* Add a man page for the perfmon driver.Garrett Wollman1996-03-262-2/+196
* Add support for Pentium and Pentium Pro performance counters.Garrett Wollman1996-03-2612-12/+720
* Make rip_input() take the header lengthBill Fenner1996-03-266-29/+20
* Add missing splx(s) in IP_MULTICAST_IFBill Fenner1996-03-261-1/+2
* Make sure there is a linefeed at the end of generated HTML files.John Fieber1996-03-261-3/+3
* Change how mirror writes are handled, according to the discussion on theSatoshi Asami1996-03-262-18/+78
* Submitted by: "Marc G. Fournier" <scrappy@ki.net>Julian Elischer1996-03-251-7/+8
* Slight modification of RTO floor calculation.Garrett Wollman1996-03-252-4/+4
* Check the validity of ia->ia_ifp before we dereference it.Poul-Henning Kamp1996-03-251-2/+2
* Bill Fenner <fenner@parc.xerox.com> comes up with a better fix to theJordan K. Hubbard1996-03-251-4/+5
* 8bit clean fixesAndrey A. Chernov1996-03-251-3/+5
* Convert int to uchar range for ctypeAndrey A. Chernov1996-03-251-0/+1
* Slightly simplify inlined functionsAndrey A. Chernov1996-03-252-12/+6
* Remove half-dancing solution for signed chars to help findingAndrey A. Chernov1996-03-252-20/+6
* Remove half-dancing solution for signed chars to help findingAndrey A. Chernov1996-03-251-10/+2
* Since n is int now, sanity check must be n <= 0, not simple n == 0Andrey A. Chernov1996-03-251-1/+1
* Added Harlan Stenn <Harlan.Stenn@pfcs.com> for the amanda upgrade.Satoshi Asami1996-03-251-1/+2
* Add Mike Peck (mike@binghamton.edu) for contribution of tinyfugue port.Satoshi Asami1996-03-251-1/+2
* Fix typo. Closes PR docs/1099.Satoshi Asami1996-03-251-4/+4
* Add Masafumi Nakane (masafumi@pobox.com) for the ptex2 upgradeSatoshi Asami1996-03-251-1/+2
* Various pipe error return fixes, and a significant typeo fix. FromJohn Dyson1996-03-251-9/+15
* Obtained from: NetBSDWolfram Schneider1996-03-241-0/+38
* Add an entry for adding `vn' swap.Joerg Wunsch1996-03-241-1/+37
* Move llib-lstdc to llib-lc since that's what lint expects.Paul Richards1996-03-242-3/+3
* Re-enable building of lint libraries.Paul Richards1996-03-241-2/+1
* Build and install llib-lstdc.ln. Disable Posix version.Paul Richards1996-03-241-2/+3
* Added creation of /usr/libdata and /usr/libdata/lintPaul Richards1996-03-241-1/+5