summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove CCFPU, it is no longer used any place in the source tree.rgrimes1995-07-133-24/+3
* Make ld's error messages consistent with gcc when no input filesrgrimes1995-07-131-2/+2
* Add new sup targets for the following categories:asami1995-07-121-0/+4
* Don't set SHELL by default - if you chpass -s your shell, thisgpalmer1995-07-121-1/+0
* Added support for an LCS-style `wheel su' which allows users in group wheelwollman1995-07-121-6/+36
* Don't attempt to read the variable `total' from the kernel. `total'bde1995-07-121-4/+2
* Instantiate our own variables instead of depending on bogus commonbde1995-07-121-1/+2
* Instantiate our own variables instead of depending on bogus commonbde1995-07-121-2/+5
* Fix dependencies for regex.texi. It is constructed by merging a C headerbde1995-07-121-1/+1
* Fix dependencies for gcc.info and reno.info. `make depend' doesn't handlebde1995-07-121-0/+5
* Add kbdmap.bde1995-07-121-4/+4
* Remove -g from CFLAGS.bde1995-07-123-5/+5
* ypserv performance improvements:wpaul1995-07-124-18/+126
* A variety of small enhancements.jfieber1995-07-122-22/+30
* Fix to match new MD5 api. Faster, fixes memory leak.phk1995-07-123-12/+15
* Fix to match new MD5 api, faster.phk1995-07-122-7/+4
* Fix to match new API. Fixes memory leak, faster.phk1995-07-121-6/+9
* Change this to do what it should have done from the start.phk1995-07-128-44/+62
* Optimize the zeroing of quotes. b_to_q() was always taking about 20% ofbde1995-07-112-64/+92
* Rearrange the inner loop of scanc() to get better code on i*86'sbde1995-07-111-2/+10
* Fix races in scstart(). q_to_b() wasn't called at spltty(), so therebde1995-07-116-84/+42
* Speed up the inner loop of ansi_put() by a few percent.bde1995-07-113-6/+30
* Enable pcvt in LINT and don't generate a compile time error if sysconsbde1995-07-114-18/+18
* Remove a bogus fclose. Normally the "w" stream for /var/crash/bounds wasbde1995-07-111-1/+0
* The mode page editor never cleaned up the temp files. Thanksdufault1995-07-111-1/+32
* Documentation changes reflect the new hardware support and change thejkh1995-07-111-21/+48
* Release summary: (detailed descriptions in Edit History in matcd.c)jkh1995-07-113-68/+150
* Add IS_DEPENDED_TARGET to change the behavior of a port when you wantasami1995-07-111-2/+18
* Correct typo. kadmin -> kadmindmarkm1995-07-101-2/+2
* ICMP messages received from broken hosts which reply to multicast packetswollman1995-07-101-4/+8
* Patches to correct endianness bugs in mtrace and a few other littlewollman1995-07-102-6/+8
* tcp_input.c - keep track of how many times a route contained a cached rttwollman1995-07-104-17/+61
* When adding a route, set rt_ifa and rt_ifp a little earlier so thatwollman1995-07-101-4/+13
* swapout_threads() -> swapout_procs().dg1995-07-103-6/+6
* Increased global RSS limit to total RAM.dg1995-07-101-2/+2
* Killed bogus sparc #ifdef.dg1995-07-101-10/+1
* Added the contents of CONTRIB.FreeBSD as an appendix.jfieber1995-07-092-1/+269
* Change freebsd-users-groups to freebsd-user-groupsjfieber1995-07-092-6/+5
* Fixed panic that occurs on certain firewall rejected packets that wasdg1995-07-094-9/+8
* Fix the prototypes for getservby{name,port}().joerg1995-07-091-2/+2
* PR #kern/572:joerg1995-07-091-6/+8
* Move some struct definitions outside of struct's, so their scopes forjoerg1995-07-091-35/+40
* Moved call to VOP_GETATTR() out of vnode_pager_alloc() and into the placesdg1995-07-097-54/+77
* This implements enough of the BSDI extensions to the net-2 ogetkerninfo()peter1995-07-091-1/+112
* Added a CLEANFILES+= y.tab.h to clean out the temporary file from yacc.ats1995-07-081-1/+2
* Add kzip to the clean and cleandir target so that it also get cleaned upats1995-07-081-2/+2
* Correct a typo in a comment.ats1995-07-081-2/+2
* Fix two typos in a comment.ats1995-07-081-3/+3
* Makefile:ats1995-07-083-9/+9
* Adjust the core team roster to reflect current reality. It's the middlejkh1995-07-081-5/+2
OpenPOWER on IntegriCloud