| Commit message (Expand) | Author | Age | Files | Lines |
* | Whups! Missed a ${.OBJDIR} here. | jkh | 1996-07-01 | 1 | -2/+2 |
* | Add make to the bootstrap targets (I thought I committed this 3 days ago - | jkh | 1996-07-01 | 1 | -1/+2 |
* | Try to encourage people to read the hardware guide a little more. | jkh | 1996-07-01 | 1 | -3/+6 |
* | Fix last mod date. | jkh | 1996-07-01 | 1 | -2/+2 |
* | Fix the ordering dependency I broke. | jkh | 1996-06-30 | 2 | -4/+4 |
* | fix: debug flag 'test' cause endless loop | wosch | 1996-06-30 | 2 | -6/+15 |
* | Make -current consistant with -stable regarding time that a process | dyson | 1996-06-30 | 1 | -2/+2 |
* | If ipfw is enabled, display packet/byte counters for reject/deny rules | alex | 1996-06-30 | 1 | -4/+27 |
* | Update to use modern make meta-variables. Fix the $Id$ both. | phk | 1996-06-30 | 1 | -5/+10 |
* | Add an appendix with policies and insert the maintainer & contrib | phk | 1996-06-30 | 4 | -4/+153 |
* | Add section LIMITS | wosch | 1996-06-30 | 1 | -1/+6 |
* | Add a reference to ident(1). | wosch | 1996-06-30 | 1 | -0/+4 |
* | If a local ufs filesystem is mounted "nosuid", dont scan it as part of | peter | 1996-06-30 | 1 | -2/+2 |
* | Correct location of tcl components.. They are installed under | peter | 1996-06-30 | 1 | -3/+3 |
* | Add some options which makes lastcomm(1) a better debug tool. | wosch | 1996-06-30 | 2 | -13/+119 |
* | checklog - extract your commits from commitlogs archive | wosch | 1996-06-30 | 2 | -0/+35 |
* | Back out Nate's changes from rev. 1.6; our Perl has not been | joerg | 1996-06-30 | 1 | -46/+4 |
* | Do always create ktrace.out with mode 0600, to prevent it from | joerg | 1996-06-30 | 1 | -1/+4 |
* | Enable ktrace by default, accompanied by a small reminder about the | joerg | 1996-06-30 | 2 | -4/+14 |
* | fixed two typos (s/iss/is/) | andreas | 1996-06-30 | 1 | -3/+3 |
* | Fixed a major bug that caused various pmap related panics, hangs, and reboots. | dg | 1996-06-30 | 1 | -2/+2 |
* | Fix typo that prevented the initial/lock state devices from working | peter | 1996-06-30 | 2 | -4/+4 |
* | Correct command line and port range syntax. Define the 'log' option. | alex | 1996-06-30 | 1 | -10/+23 |
* | Make %CPU add up closer to 100%.. At least, it now agrees with top.. :-) | peter | 1996-06-29 | 1 | -3/+4 |
* | Make sure we have an object in the map entry before trying to trim pages | dg | 1996-06-29 | 1 | -2/+3 |
* | Fix (I think) the %MEM count in 'ps -u'. It was bogusly taking the | peter | 1996-06-29 | 1 | -2/+2 |
* | Update the Lynx version number. | jkh | 1996-06-29 | 3 | -6/+6 |
* | Put my changes back - Thanks, Peter! Boy, an errant Tag sure can mess | jkh | 1996-06-29 | 11 | -20/+77 |
* | Reject rules which try to mix ports with incompatible protocols. | alex | 1996-06-29 | 1 | -1/+11 |
* | Make cleandirs more safe | phk | 1996-06-29 | 2 | -4/+4 |
* | Sync with 2.1-stable (I commited my changes there first by mistake due to | jkh | 1996-06-29 | 11 | -83/+26 |
* | Copy the documentation files up into the release area - I've been doing | jkh | 1996-06-29 | 14 | -31/+102 |
* | Add my pgp key.. | peter | 1996-06-29 | 1 | -1/+33 |
* | Formatting fixes for 'in' and 'out' while listing. | alex | 1996-06-29 | 1 | -22/+32 |
* | Fix port specification syntax. | alex | 1996-06-29 | 1 | -1/+1 |
* | Document the fact that changes with -c need to be made twice at install | jkh | 1996-06-28 | 1 | -1/+9 |
* | Add back missing backslash in SUBDIR list, it got lost when libtcl was | peter | 1996-06-28 | 1 | -3/+3 |
* | Add tclsh to Makefile. | phk | 1996-06-28 | 1 | -2/+2 |
* | Add beforeinstall decent into libtcl | phk | 1996-06-28 | 1 | -1/+2 |
* | Add libtcl to makefile | phk | 1996-06-28 | 1 | -2/+2 |
* | Added missing prototype for sigaltstack() | smpatel | 1996-06-28 | 1 | -0/+1 |
* | Remove code which overrode the opinion of getcwd() with an often bogus | jkh | 1996-06-27 | 1 | -6/+0 |
* | Trivial bugfix which occurs when DEBUG_FLAGS is defined. If DEBUG_FLAGS | nate | 1996-06-27 | 1 | -0/+2 |
* | Bump various timeouts in scprobe(). This finally fixes the broken | joerg | 1996-06-27 | 3 | -18/+18 |
* | Add Jim Lowe to FreeBSD contributors list - jeeze, was this ever overdue! | jkh | 1996-06-27 | 1 | -1/+2 |
* | Add credit to Calweb for the P6 we used to build packages. | jkh | 1996-06-27 | 1 | -1/+4 |
* | Add 3rd South Africa mirror. | jkh | 1996-06-27 | 3 | -3/+9 |
* | Add new South African mirror - ftp3. | markm | 1996-06-27 | 1 | -1/+4 |
* | Comment out the: | peter | 1996-06-27 | 1 | -4/+4 |
* | Improve performance with very large user databases by increasing | wpaul | 1996-06-27 | 2 | -9/+9 |