summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* | | Remove ${DESTDIR} from _PATH_TCSHELL, it is call path, not install pathache2000-12-031-1/+3
* | | Add controller number to unknown incoming call log message.hm2000-12-031-3/+3
* | | Bugfix: enable interrupt sharing for ELSA Microlink ISDN PCIhm2000-12-031-2/+2
* | | Use M_ZERO.dwmalone2000-12-031-22/+12
* | | Check return value of malloc correctly and use M_ZERO.dwmalone2000-12-031-7/+6
* | | Tidy up some prototypes:dwmalone2000-12-033-7/+10
* | | Update SCSI info for PC164wilko2000-12-031-5/+9
* | | - add support for crashdumps (courtesy of ps and Y!)msmith2000-12-033-185/+273
* | | Fix up a whitespace glitch in PHOLD() and fix it to use do { ... } while(0)jhb2000-12-031-3/+3
* | | Include machine/cpu.h for cpu_getstack().marcel2000-12-031-0/+2
* | | Changed second argument in a call to sf_buf_free() to be NULL instead ofdg2000-12-031-1/+1
* | | Don't auto-generate the syscalls.marcel2000-12-0316-51/+1226
* | | Don't auto-generate syscalls.marcel2000-12-031-1/+1
* | | - Add a mutex to the proc structure p_mtx that will be used to lock accessesjhb2000-12-034-0/+4
* | | Change cpu_switch to explicitly popl the callers program counter andjake2000-12-035-14/+8
* | | tm.h should include the platform specific ELF header if it exists.obrien2000-12-031-0/+3
* | | Properly check the return values from malloc(3).abial2000-12-031-56/+6
* | | Fix dependency for auto-generated files. This commit ismarcel2000-12-021-1/+1
* | | Make some style changes to the ident_stream() code.green2000-12-021-14/+20
* | | There's also no point in #typedef'ing void/char pointers. Accordingly,will2000-12-0236-512/+472
* | | Use a size_t instead of an int.asmodai2000-12-021-1/+1
* | | Correct int/long type mismatch in the proper place this time. freevnodesgallatin2000-12-023-8/+8
OpenPOWER on IntegriCloud