Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-05-05 | add advanced hang analyzer. | Michael Shalayeff | |
idea by theo. | |||
1996-05-05 | build stand as well | Theo de Raadt | |
1996-05-05 | report signal type before dying; from ian@cygnus.com forwarded by niklas | Theo de Raadt | |
1996-05-04 | it compiles now. | Michael Shalayeff | |
1996-05-04 | add missed files. | Michael Shalayeff | |
1996-05-04 | From NetBSD: | Niklas Hallqvist | |
Amiga's have two mouse ports | |||
1996-05-04 | s/ts_/tv_/g again. | Michael Shalayeff | |
1996-05-04 | remove #ifndef LKM, since that stuff already in sys/conf.h, | Michael Shalayeff | |
add lkmenodev prototype. | |||
1996-05-04 | add rnd driver. | Michael Shalayeff | |
1996-05-04 | add files missed from 0418 sync. | Michael Shalayeff | |
1996-05-04 | from CMU(CODA or MACH, by Robert Baron): | Michael Shalayeff | |
Under the GPROF conditional emit a call to mcount for bcopy, bzero, copyin, and copyout, so they can be profiled. During a kernel build these 4 routines account for 14% of the time in the kernel. | |||
1996-05-04 | proto nicely | Theo de Raadt | |
1996-05-04 | converted to mandoc | Theo de Raadt | |
1996-05-04 | missed from last commit. | Michael Shalayeff | |
from MACH: add {in,out}[wb] functions and dr* operations. | |||
1996-05-04 | from MACH: add {in,out}[bw] functions and dr* operations. | Michael Shalayeff | |
1996-05-04 | Reintroduce GG2_GET_STATUS macro | Niklas Hallqvist | |
1996-05-04 | From NetBSD: | Niklas Hallqvist | |
More cleanup for -Wall with DEBUG. | |||
1996-05-04 | From NetBSD: | Niklas Hallqvist | |
Define BSR_MASK and use BSR_MASK to get the current bank select register. Clean up the debugging code a bit and the warnings from -Wall. Don't define ESDEBUG - it can now be set from the config file. If the Ethernet chip gets reset during the copy of the transmit buffer, requeue the current packet and reinitialize the controller. This recovers from an apparent hardware bug when running on my A2000/Zeus system. | |||
1996-05-04 | From NetBSD: | Niklas Hallqvist | |
Cleanup for -Wall if CL5426CONSOLE, CV64CONSOLE, ULOWELLCONSOLE or RETINACONSOLE is not defined. | |||
1996-05-04 | From NetBSD: | Niklas Hallqvist | |
Give example for INSECURE option in the GENERIC config file in a comment. Closes PR 2355 giving a different explanation of the option than proposed. | |||
1996-05-04 | Remove lots of stuff to remain below 960k limit of my machine :-( | Niklas Hallqvist | |
1996-05-04 | From NetBSD: | Niklas Hallqvist | |
<sys/cpu.h> is no longer needed | |||
1996-05-04 | use "unsigned int" instead of "u_int" so that _POSIX_SOURCE works. | Theo de Raadt | |
netbsd pr#2164; from seebs@taniemarie.solon.com | |||
1996-05-04 | dk_establish() now returns void. | Niklas Hallqvist | |
1996-05-04 | Remove small glitch in last commit | Niklas Hallqvist | |
1996-05-04 | mention sysctl(2) and setrlimit(2); netbsd pr#2152; from ↵ | Theo de Raadt | |
davide@PIPER.NECTAR.CS.CMU.EDU | |||
1996-05-04 | NetBSD RCS Id update | Niklas Hallqvist | |
1996-05-04 | Driver for Aria-based sound cards; netbsd pr#2122; from roland@imrryr.org | Theo de Raadt | |
1996-05-04 | From NetBSD: | Niklas Hallqvist | |
Add a check in the kernel reload device (/dev/reload) to protect against the MMU switch code being in different locations between the running kernel and the new kernel. Returns ENODEV if the reload fails. Change the error return from EFAULT to ENOEXEC when kernel_reload gets a short write on the exec header. | |||
1996-05-04 | From NetBSD: | Niklas Hallqvist | |
Add a check in the kernel reload device (/dev/reload) to protect against the MMU switch code being in different locations between the running kernel and the new kernel. Returns ENODEV if the reload fails. Change the error return from EFAULT to ENOEXEC when kernel_reload gets a short write on the exec header. Missed a prototype for kernel_reload(). | |||
1996-05-04 | imagine a page that actually gives information; netbsd pr#2176, written by | Theo de Raadt | |
banshee@gabriella.resort.com | |||
1996-05-04 | clear xports after allocating it; netbsd pr#2194; from ragge@my28.sm.luth.se | Theo de Raadt | |
1996-05-04 | allow operation even if fstab does not label filesystem as supporting | Theo de Raadt | |
quotas; pointed out by jonny@gaia.coppe.ufrj.br | |||
1996-05-04 | allow operation even if fstab does not label filesystem as supporting | Theo de Raadt | |
quotas; pointed out by jonny@gaia.coppe.ufrj.br | |||
1996-05-04 | document largest possible value; netbsd pr#2338; from ↵ | Theo de Raadt | |
banshee@gabriella.resort.com | |||
1996-05-04 | correct -P, $PRINTER, and DEFLP interactions. bug reported by ↵ | Theo de Raadt | |
scott.burns@labatt.com | |||
1996-05-04 | permit NOMAN to work here; netbsd pr#2357; lukem@supp.cpr.itg.telecom.com.au | Theo de Raadt | |
1996-05-04 | this is installed from elsewhere now.. | Theo de Raadt | |
1996-05-04 | Just update the $OpenBSD$ tag, it seems to have got in during the | Niklas Hallqvist | |
LOCALID was lost. | |||
1996-05-04 | Include psl.h to get spl* funcs | Niklas Hallqvist | |
1996-05-04 | Sorted entries, and added com, lpt and ipl declarations | Niklas Hallqvist | |
1996-05-04 | let the dog in | Theo de Raadt | |
1996-05-04 | bring back change in rev 1.4: we do not do SIGBUS the wrong way | Theo de Raadt | |
1996-05-04 | ie0 changes, ahe0 at eisa, and ep* at eisa | Theo de Raadt | |
1996-05-04 | +MSDOSFS, pcvt->pccons till it gets fixed | Theo de Raadt | |
1996-05-04 | every dog needs one... | Theo de Raadt | |
1996-05-04 | Drop sys/cpu.h | Niklas Hallqvist | |
1996-05-04 | beforeinstall -> includes | Theo de Raadt | |
1996-05-04 | Add a SCSI scanner cdev entry | Niklas Hallqvist | |
1996-05-04 | commented out includes install renamed | Theo de Raadt | |