summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | | Remove duplicate linebrian2000-12-041-1/+0
* | | Initialize/grab the mutex earlier in the attach phase, so thatwpaul2000-12-0417-43/+50
* | | Drop out of our main loop due to a signal rather than handling things in thebrian2000-12-041-24/+28
* | | Cleanup some leftover lint from the old interrupt system.peter2000-12-0430-728/+176
* | | Turn off the load_eject bit in cdstartunit(). It causes an `Invalidjoerg2000-12-041-1/+1
* | | Wait DAD complete after ifconfig up.ume2000-12-042-2/+14
* | | - __ivaliduser_sa() was introduced for forthcoming IPv6 support to lpdume2000-12-041-102/+170
* | | Fix for vanilla PC164 systems to use a slightly different PALcode magicmjacob2000-12-042-2/+39
* | | test strdup() failures.ume2000-12-041-5/+7
* | | (1) Allow a stray lock prefix to be compiled out with thejake2000-12-042-32/+48
* | | Whitespace. Fix indentation, align comments.jake2000-12-041-17/+17
* | | Whitespace. Fix an overly long line.jake2000-12-041-2/+2
* | | Remove if defined(tahoe) cobwebs.jake2000-12-041-4/+0
* | | remove struct mount from useland visibilityalfred2000-12-042-1/+5
* | | mdoc(7) police: fix formatting errors in rev 1.27.ru2000-12-041-13/+27
* | | Added termcap entry for multilingual sysinstallhosokawa2000-12-041-0/+11
* | | When recording the original arguments, stop short if we encounterjdp2000-12-041-0/+10
* | | Comment out debug printfs about enable/disable ints.mjacob2000-12-041-2/+2
* | | When recording the original arguments, don't (ab)use "nargc" forjdp2000-12-041-3/+4
* | | More M_ZERO patches.dwmalone2000-12-032-25/+20
* | | Fix cross-building once again.marcel2000-12-031-1/+1
* | | Add warning on file-fragmentation issues related to MAP_NOSYNCdillon2000-12-031-0/+15
* | | Add the NS DP83815 to the list of supported chips by the sis driver.alex2000-12-032-4/+8
* | | We now have the ability to assign the correct IRQ when PNP-OS is turnednsayer2000-12-034-40/+0
* | | Remove register keyword usage with prejudice.asmodai2000-12-034-16/+16
OpenPOWER on IntegriCloud