| Commit message (Expand) | Author | Age | Files | Lines |
* | Backout rev 1.2 (emulate `:o' and `/o' letters using 'o'), | ru | 2000-12-06 | 1 | -2/+0 |
* | Build and install groff(1) texinfo(1) documentation. | ru | 2000-12-06 | 2 | -2/+8 |
* | Groff 1.16.1 implements .psbb request internally in troff(1) | ru | 2000-12-06 | 3 | -3/+3 |
* | Upgrade to groff 1.16.1. | ru | 2000-12-06 | 1 | -8/+1 |
* | Hmm, font `L' is still used in old Sun docs. | ru | 2000-12-06 | 2 | -2/+2 |
* | The PAM support for our OpenSSH is sponsored by Enitel ASA. | green | 2000-12-06 | 0 | -0/+0 |
* | These groff(1) documents require sed(1) parsing. | ru | 2000-12-06 | 2 | -4/+28 |
* | Reduce the diffs with the stock (FSF) version. | ru | 2000-12-06 | 1 | -2/+2 |
* | Somewhere along the line, I misunderstood the whole FTP_PASSIVE_MODE debate | des | 2000-12-06 | 2 | -4/+4 |
* | Backout rev 1.2 (workaround for gcc 2.60 expression evaluation | ru | 2000-12-06 | 1 | -5/+1 |
* | Font `L' is not needed for BSD docs, but some use font `CW'. | ru | 2000-12-06 | 2 | -2/+2 |
* | Use stock (FSF) version of this file. | ru | 2000-12-06 | 2 | -2/+4 |
* | Fix bogon in previous commit, whereby the contents of SUBDIR were lost | sheldonh | 2000-12-06 | 1 | -2/+2 |
* | Fixed device files building procedure. This makes | ru | 2000-12-06 | 9 | -55/+10 |
* | Untangle vfsinit() a bit. Use seperate sysinit functions rather than | peter | 2000-12-06 | 6 | -32/+29 |
* | Simplify this a bit so that it doesn't have to generate silly redundant | peter | 2000-12-06 | 2 | -28/+6 |
* | Back this out, we apparently have the ipfw(4). | ru | 2000-12-06 | 1 | -1/+1 |
* | ipfw(4) -> ipfw(8). | ru | 2000-12-06 | 1 | -1/+1 |
* | Add back displaying the `world' start time when displaying the stop time. | obrien | 2000-12-06 | 1 | -2/+3 |
* | This is kind of a nasty hack, but it appears to solve the Compaq DL360 | peter | 2000-12-06 | 7 | -14/+91 |
* | Pass RFSTOPPED to fork1() in kthread_create() to avoid a race condition | jhb | 2000-12-06 | 1 | -1/+9 |
* | Cleanup XXXdir functions to eliminate global hash table of | deischen | 2000-12-06 | 5 | -53/+34 |
* | Add a LIST_HEAD to DIR for a queue of telldir positions. | deischen | 2000-12-06 | 1 | -1/+6 |
* | - Add in PROC_LOCK() and PROC_UNLOCK() macros. For now these do simple | jhb | 2000-12-06 | 1 | -2/+14 |
* | Add appropriate defines to use snprintf/vsnprintf instead of | jedgar | 2000-12-06 | 1 | -0/+2 |
* | Protect accesses to member of struct proc with the proc lock. | jhb | 2000-12-06 | 6 | -4/+24 |
* | Move io_apic_{read,write} from apic_ipl.s (where they do not belong) into | peter | 2000-12-06 | 5 | -41/+32 |
* | Restore a sense of cleanly supporting multiple platforms. That is, | mjacob | 2000-12-06 | 2 | -36/+95 |
* | Move $FreeBSD id up to top of file for multi-OS ease of support reasons. | mjacob | 2000-12-06 | 1 | -1/+1 |
* | Enable the same path deduction as for ftp install (great for snapshot tests) | jkh | 2000-12-06 | 4 | -38/+120 |
* | GC unused assembler function apic_eoi() | peter | 2000-12-06 | 4 | -10/+0 |
* | Add in #include of <sys/lock.h> since it was axed from <sys/proc.h>. | jhb | 2000-12-06 | 1 | -0/+1 |
* | Add forgotten SYSCALL_MODULE_HELPER() for msgsys() syscall. | alfred | 2000-12-05 | 1 | -0/+1 |
* | need to adjust allocation size to properly deal with non PAGE_SIZE | alfred | 2000-12-05 | 1 | -1/+1 |
* | Change the spelling of `.' to `.' from .OBJDIR since `.' really is where | obrien | 2000-12-05 | 9 | -9/+9 |
* | Move the ipfw(4) xref to the description of LOG_SECURITY instead of | jhb | 2000-12-05 | 1 | -1/+1 |
* | 1. Several style cleanups: | jhb | 2000-12-05 | 1 | -159/+102 |
* | Note that Symbios is the new owner of the NCR SCSI chip designs. And | wilko | 2000-12-05 | 1 | -15/+18 |
* | groff does not use MANDEPEND anymore. | ru | 2000-12-05 | 1 | -1/+1 |
* | Added directories needed for Groff 1.16.1 distribution. | ru | 2000-12-05 | 1 | -0/+6 |
* | Upgrade to version 1.16.1. | ru | 2000-12-05 | 43 | -226/+256 |
* | Resolve conflicts after v1.16.1 import. | ru | 2000-12-05 | 21 | -397/+818 |
* | Removed yacc(1) output files. | ru | 2000-12-05 | 2 | -197/+0 |
* | Removed files not present in v1.16.1 import. | ru | 2000-12-05 | 28 | -490/+0 |
* | This commit was generated by cvs2svn to compensate for changes in r69626, | ru | 2000-12-05 | 443 | -15691/+68668 |
|\ |
|
| * | Virgin import of FSF groff v1.16.1 | ru | 2000-12-05 | 467 | -18666/+71850 |
* | | Alphabetically reorder options in `.Op Fl' macro to be consistent with the | sobomax | 2000-12-05 | 1 | -1/+1 |
* | | Add new ssh pam support and pam.conf requirements. | imp | 2000-12-05 | 1 | -0/+9 |
* | | Move the wakeup/signaling of the reader side of the tun device into | jlemon | 2000-12-05 | 1 | -9/+18 |
* | | Add a -F option to the builtin ident service, which allows .fakeid files | dwmalone | 2000-12-05 | 2 | -3/+17 |