summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add appropriate defines to use snprintf/vsnprintf instead ofjedgar2000-12-061-0/+2
* Protect accesses to member of struct proc with the proc lock.jhb2000-12-066-4/+24
* Move io_apic_{read,write} from apic_ipl.s (where they do not belong) intopeter2000-12-065-41/+32
* Restore a sense of cleanly supporting multiple platforms. That is,mjacob2000-12-062-36/+95
* Move $FreeBSD id up to top of file for multi-OS ease of support reasons.mjacob2000-12-061-1/+1
* Enable the same path deduction as for ftp install (great for snapshot tests)jkh2000-12-064-38/+120
* GC unused assembler function apic_eoi()peter2000-12-064-10/+0
* Add in #include of <sys/lock.h> since it was axed from <sys/proc.h>.jhb2000-12-061-0/+1
* Add forgotten SYSCALL_MODULE_HELPER() for msgsys() syscall.alfred2000-12-051-0/+1
* need to adjust allocation size to properly deal with non PAGE_SIZEalfred2000-12-051-1/+1
* Change the spelling of `.' to `.' from .OBJDIR since `.' really is whereobrien2000-12-059-9/+9
* Move the ipfw(4) xref to the description of LOG_SECURITY instead ofjhb2000-12-051-1/+1
* 1. Several style cleanups:jhb2000-12-051-159/+102
* Note that Symbios is the new owner of the NCR SCSI chip designs. Andwilko2000-12-051-15/+18
* groff does not use MANDEPEND anymore.ru2000-12-051-1/+1
* Added directories needed for Groff 1.16.1 distribution.ru2000-12-051-0/+6
* Upgrade to version 1.16.1.ru2000-12-0543-226/+256
* Resolve conflicts after v1.16.1 import.ru2000-12-0521-397/+818
* Removed yacc(1) output files.ru2000-12-052-197/+0
* Removed files not present in v1.16.1 import.ru2000-12-0528-490/+0
* This commit was generated by cvs2svn to compensate for changes in r69626,ru2000-12-05443-15691/+68668
|\
| * Virgin import of FSF groff v1.16.1ru2000-12-05467-18666/+71850
* | Alphabetically reorder options in `.Op Fl' macro to be consistent with thesobomax2000-12-051-1/+1
* | Add new ssh pam support and pam.conf requirements.imp2000-12-051-0/+9
* | Move the wakeup/signaling of the reader side of the tun device intojlemon2000-12-051-9/+18
* | Add a -F option to the builtin ident service, which allows .fakeid filesdwmalone2000-12-052-3/+17
* | Add some missing functions in MLINKS. Link assume_default_colors.3tg2000-12-052-10/+20
* | Install manpages, including appropriate MLINKS.tg2000-12-056-0/+274
* | - Add missed `-s' option into usage printout;sobomax2000-12-051-1/+1
* | Merged from sys/i386/isa/clock.c revision 1.164.kato2000-12-053-0/+15
* | Merged from sys/i386/i386/machdep.c revision 1.424.kato2000-12-052-28/+0
* | Merged from files.i386 revision 1.339.kato2000-12-051-0/+1
* | Merged from files.i386 revisions 1.337 and 1.338.kato2000-12-051-1/+1
* | Add support for COMPAT_LINUX and DEBUG_LINUX. Make the OSF1marcel2000-12-052-2/+37
* | Minor cleanups:marcel2000-12-051-8/+3
* | Make osendsig global. It's used by the Linuxulator.marcel2000-12-051-1/+3
* | Update Makefile to follow acpica-1115 import.takawata2000-12-052-2/+2
* | Fixed manpage building.ru2000-12-051-3/+3
* | Only call ISP_UNLOCK/ISP_LOCK if isp->isp_osinfo.intsok in USEC_SLEEP.mjacob2000-12-051-6/+10
* | Replace some more printfs with isp_prt's. Use isp_prt/ISP_LOGDEBUG0mjacob2000-12-051-31/+31
* | Remove more printfs and use either isp_prt or device_printf. Remembermjacob2000-12-052-68/+74
* | Remove call to bzero after MALLOC and instead add M_ZEROmarcel2000-12-051-2/+1
* | Start to make code more generic so it can be used by the pccbb driverimp2000-12-052-22/+19
* | Update for OpenSSH 2.3.0.green2000-12-053-6/+15
* | Update to OpenSSH 2.3.0 with FreeBSD modifications. OpenSSH 2.3.0green2000-12-0534-861/+2289
* | Forgot to remove the old line in the last commit.green2000-12-052-2/+0
* | This commit was generated by cvs2svn to compensate for changes in r69587,green2000-12-0545-648/+2407
|\ \
| * | Import of OpenSSH 2.3.0 (virgin OpenBSD source release).green2000-12-0572-1442/+3643
* | | Remove the last of the MD netisr code. It is now all MI. Removejake2000-12-0513-142/+32
* | | ACPI HID's aren't limited to 7 characters. Don't check the length of themsmith2000-12-051-2/+2
OpenPOWER on IntegriCloud