| Commit message (Expand) | Author | Age | Files | Lines |
* | remove unneeded sys/ucred.h include | alfred | 2000-11-30 | 1 | -1/+0 |
* | Eliminate groff(1) warnings. | ru | 2000-11-30 | 8 | -9/+10 |
* | Add support for probing the keyboard from pxeboot which will behave | ps | 2000-11-30 | 3 | -0/+44 |
* | Format string paranoia. This should avoid potential buffer overflows from | will | 2000-11-30 | 3 | -13/+29 |
* | Add more environment variables to be filtered through scrub_env(). | asmodai | 2000-11-30 | 2 | -0/+14 |
* | String paranoia fix. Synched from normal telnet. | asmodai | 2000-11-30 | 2 | -4/+4 |
* | Backout rev 1.2 (this paper is in me(7) not in ms(7) format), | ru | 2000-11-30 | 1 | -7/+5 |
* | Add make.conf(5). | nik | 2000-11-30 | 1 | -1/+2 |
* | String paranoia. Merged from regular telnet. | asmodai | 2000-11-30 | 2 | -4/+4 |
* | If the transfer timed out, but we don't know how large the file is supposed | des | 2000-11-30 | 1 | -1/+10 |
* | The osf1 utility has not been installed since rev 1.5 of | sheldonh | 2000-11-30 | 1 | -1/+4 |
* | Retire the osf1(8) utility. The Makefile hasn't installed this critter | sheldonh | 2000-11-30 | 2 | -82/+0 |
* | Add commentary about shared SASL files versus sendmail compilation. | gshapiro | 2000-11-30 | 2 | -0/+12 |
* | Don't use p->p_sigstk.ss_flags to keep state of whether the | marcel | 2000-11-30 | 18 | -79/+166 |
* | Increase NKPT from 17 to 30. This fixes the 4GB ram boot panic on both | peter | 2000-11-30 | 2 | -2/+2 |
* | Fix up priority propagation: | jhb | 2000-11-30 | 4 | -73/+180 |
* | Make use of the full screen width to display p_comm rather than assuming a | jhb | 2000-11-29 | 1 | -3/+6 |
* | Lose an extra paragraph break. | dannyboy | 2000-11-29 | 3 | -12/+0 |
* | Introduce a 'mtxname' keyword that displays the current mutex that a | jhb | 2000-11-29 | 3 | -0/+20 |
* | I didn't maintain the "chs" ordering. Rather the bug was in print_part(). | obrien | 2000-11-29 | 2 | -12/+12 |
* | Display the name of the mutex we are blocked on in the state field. To | jhb | 2000-11-29 | 1 | -0/+6 |
* | Set p_mtxname when blocking on a mutex and clear it when waking up. | jhb | 2000-11-29 | 3 | -0/+6 |
* | Save a copy of p_mtxname in e_mtxname when creating an eproc. | jhb | 2000-11-29 | 1 | -0/+4 |
* | - Add a p_mtxname field to proc which points to the description of the | jhb | 2000-11-29 | 2 | -1/+4 |
* | This fixes several problems with CIS as suggested by Justin Gibbs: | jon | 2000-11-29 | 2 | -7/+4 |
* | o Add a PATH statement to the beginning of make-localhost, making it | rwatson | 2000-11-29 | 1 | -0/+3 |
* | Use an atomic operation with an appropriate memory barrier when releasing | jhb | 2000-11-29 | 3 | -3/+6 |
* | The sched_lock mutex goes after the sio mutex in the locking order since | jhb | 2000-11-29 | 3 | -3/+3 |
* | Save the line number and filename of the last mtx_enter operation for | jhb | 2000-11-29 | 3 | -0/+24 |
* | Don't drop Giant and the passed in mutex incorrectly in the | jhb | 2000-11-29 | 1 | -10/+12 |
* | Oops, broke CIS reading from ROM on my last commit. | jon | 2000-11-29 | 3 | -37/+59 |
* | Call MSCHAP CHAP80 in ``show lcp'' so that it's consistent with CHAP81. | brian | 2000-11-29 | 1 | -1/+1 |
* | Fix stdbool.h to actually work as advertised. | asmodai | 2000-11-29 | 1 | -11/+3 |
* | Xref make.conf(5), and point to /usr/share/doc/psd/12.make for the | nik | 2000-11-29 | 1 | -1/+4 |
* | Typo police. | nik | 2000-11-29 | 1 | -1/+1 |
* | Merged from sys/i386/i386/userconfig.c revision 1.185. | kato | 2000-11-29 | 1 | -2/+1 |
* | Eliminate groff(1) warnings. | ru | 2000-11-29 | 1 | -27/+28 |
* | Remove the ibcs2(8) shell script. | sheldonh | 2000-11-29 | 3 | -114/+0 |
* | Decommission the svr4(8) shell script, which has been pointless since | sheldonh | 2000-11-29 | 4 | -76/+1 |
* | Eliminate groff(1) warnings caused by vgrind(1). | ru | 2000-11-29 | 1 | -4/+6 |
* | Looks like my last round of suggestions didn't make it in. Fix invalid | sheldonh | 2000-11-29 | 1 | -8/+8 |
* | Add streams(4) and svr4(4) to man4.i386 Makefile (yes, I know this should | newton | 2000-11-29 | 1 | -1/+3 |
* | Introduce svr4(4) and streams(4). | newton | 2000-11-29 | 2 | -0/+286 |
* | Eliminate groff(1) warnings. | ru | 2000-11-29 | 1 | -0/+1 |
* | Eliminate ``number register `.U' not defined'' groff(1) warnings. | ru | 2000-11-29 | 4 | -0/+4 |
* | New release note items: realpath(1), file(1) contribify-ed, stty(1) | bmah | 2000-11-29 | 2 | -6/+22 |
* | Fix a typo and a punctuation mistake, the two of which conspired | sheldonh | 2000-11-29 | 1 | -2/+2 |
* | document O_NOFOLLOW and O_FSYNC flags to open | alfred | 2000-11-29 | 1 | -0/+21 |
* | Only print out APIC info on an SMP system during a panic if APIC_IO is | jhb | 2000-11-29 | 1 | -0/+2 |
* | Don't wait forever for CPUs to stop or restart. Instead, give up after a | jhb | 2000-11-28 | 7 | -14/+133 |