Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-09-26 | Typos: defintion -> definition, proccess -> process | Miod Vallat | |
There are more occurences hiding in binutils, lynx and afs but I am too lazy to report them upstream at the moment. | |||
2003-09-23 | Replace select backends with poll backends. selscan() and pollscan() | Todd C. Miller | |
now call the poll backend. With this change we implement greater poll(2) functionality instead of emulating it via the select backend. Adapted from NetBSD and including some changes from FreeBSD. Tested by many, deraadt@ OK | |||
2003-08-15 | ansi and proto cleanup. one unused function goes away | Theo de Raadt | |
2003-08-15 | proto findcpu, because bootblocks use this too | Theo de Raadt | |
2003-08-10 | ansi | Theo de Raadt | |
2003-08-10 | clean leftovers | Theo de Raadt | |
2003-08-06 | Remove some double semicolons (hmm, do two semis equal a maxi?). | Todd C. Miller | |
I've skipped the GNU stuff for now. From Patrick Latifi. | |||
2003-08-01 | remove the strcpy/strcat macros | Anil Madhavapeddy | |
deraadt@ ok | |||
2003-07-22 | Fix .depend generation for assym.h. Resolves PR 1154. | Otto Moerbeek | |
ok deraadt@ | |||
2003-06-26 | Compile the vax kernel with -Wmissing-prototypes -Wstrict-prototypes now. | Miod Vallat | |
2003-06-12 | final bits of obvious UCB term 3 removal | Theo de Raadt | |
2003-06-12 | final bits of obvious UCB term 3 removal | Theo de Raadt | |
2003-06-03 | terms 3 & 4 cleanup based on "terms" file | Theo de Raadt | |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller | |
rescinded 22 July 1999. Proofed by myself and Theo. | |||
2003-05-27 | Fix siginfo contents in the T_ACCFLT case, fixes libpthread siginfo regression | Miod Vallat | |
test. Some stylistic input from marc@ | |||
2003-05-23 | remove old swapgeneric.c's | Ted Unangst | |
2003-05-14 | add {b,c}devsw_lookup convenience functions. | Ted Unangst | |
move chrtoblk and blktochr into MI code. tested on several archs and ok deraadt@ | |||
2003-05-13 | Add option NO_PROPOLICE, which explicitely disables the use of the propolice | Miod Vallat | |
stack protection when building kernels. Intended to be used on installation media, with tight space constraints - currently, only added where SMALL_KERNEL was already defined. Not thoroughly tested, but requested by deraadt. | |||
2003-05-13 | remove -fno-stack-protector (enable propolice) | Ted Unangst | |
ok deraadt@ | |||
2003-05-11 | string cleaning; krw ok | Theo de Raadt | |
2003-05-10 | string cleaning; ok beck dhartmei | Theo de Raadt | |
2003-04-16 | siginfo support for vax. | Miod Vallat | |
machdep.c changes by me, trap.c changes by deraadt. | |||
2003-04-08 | Move definition of storage for cpu_model to locore.c so sizeof has | Hugh Graham | |
something meaningful to chew on. Shine on you crazy diamond. | |||
2003-04-06 | The return value for bounds_check_with_label() is not set in stone, and it | Miod Vallat | |
turns out that some arches will return (-1) in case of error, while others will return (0). Until we make our minds on this, make sure that callers of this function properly handle 0 or (-1) as failure. ok krw@ | |||
2003-04-06 | strcat/strcpy/sprintf cleanup. krw@, anil@ ok. art@ tested sparc64. | Hakan Olsson | |
2003-04-06 | The disklabel fields d_packname and d_typename are not null terminated strings | Kenneth R Westerback | |
and should not be created or used as such. This fixes some instances of both behaviours, and sets the stage for some strcpy -> strncpy fixup. ok tdeval@ millert@ deraadt@ | |||
2003-04-06 | remove an erroneous comment | Hugh Graham | |
2003-04-06 | Significant DHU driver fixups: | Hugh Graham | |
. immediately service all available action reports in the transmit . interrupt handler so we don't exhaust the action report fifo and . hang the device when under high load . . set receive interrupt delay to 10ms if the hardware supports it, . vastly reducing interrupts by allowing the receive fifo to fill . . always use dma when in DHU11 mode | |||
2003-04-03 | Real DHUs don't have a TXCHAR register, so write directly to the fifo | Hugh Graham | |
instead. Driver now transmits successfully in both DHV and DHU mode. | |||
2003-04-02 | DZ-11 (or the DZ-11 alike in the VS4000/VLC anyway) only interrupts when | Jason Wright | |
the RX fifo goes from 0 -> 1 characters. If the FIFO is filled (eg. during autoconf where interrupts are cleared), the dz will never interrupt for rx again. Solution: drain the fifo on first open. ok hugh | |||
2003-04-02 | Don't allow the DZ-11 RX interrupt to be masked (if a DZ-11 interrupt was seen | Jason Wright | |
during the "wait for a second looking for annoying interrupts" period, it would mask it off... oops =) | |||
2003-03-08 | qe tested and working well; enable | Hugh Graham | |
2003-02-11 | be consistant on Hz vs hz | Michael Shalayeff | |
2003-02-05 | LLADDR macro doesn't work here, so copy mac into the softc directly. | Hugh Graham | |
2003-02-04 | Bring qe closer to NetBSD and make it compile. As yet untested. | Hugh Graham | |
2003-02-03 | From NetBSD: Add functions to allocate mapped-in qbus memory. | Hugh Graham | |
2003-01-21 | typos | margarida | |
2003-01-09 | Remove fetch(9) and store(9) functions from the kernel, and replace the few | Miod Vallat | |
remaining instances of them with appropriate copy(9) usage. ok art@, tested on all arches unless my memory is non-ECC | |||
2002-12-27 | Use model control capability to distinguish 8 from 16 line models, | Hugh Graham | |
and don't ttymalloc lines we don't have. CXA16 in DHV-11 mode is probably still not correct. | |||
2002-12-25 | No need to define FOO?=foo for AS, CC, CPP and LD, as they are always already | Miod Vallat | |
set from <sys.mk> | |||
2002-12-24 | Received a christmas card from Diego and Wim -- thanks! | Hugh Graham | |
It works even, so enable the dhu. | |||
2002-12-17 | Make SysV-style shared memory and semaphore limits sysctl'able. | Todd C. Miller | |
Instead of allocating a static amount of memory for the data structures via valloc() in allocsys(), allocate things dynamically using pool(9) when possible and malloc(9) when not. The various members of struct seminfo and struct shminfo are in kern.seminfo and kern.shminfo respectively (not all members of kern.seminfo are changable). The data structures used still leave something to be desired but things are not made worse in that respect by this commit. | |||
2002-12-15 | Correctly report MicroVAX-30 as a MicroVAX, not a VAXstation. | Miod Vallat | |
2002-12-10 | VT100 emul is the default, and there is no point yet having more than one | Miod Vallat | |
wsscreen per wsdisplay device ; from deraadt@ long ago. | |||
2002-12-05 | remove altq entries. | Kenjiro Cho | |
altq is merged into pf and handled through pf. | |||
2002-12-02 | Import propolice (http://www.trl.ibm.com/projects/security/ssp), a stack | Miod Vallat | |
attack protection scheme, into gcc. This protection is enabled by default. It can be turned off by using the -fno-stack-protector flag. Code by Hiroaki Etoh (etoh at jp dot ibm dot com); work on openbsd-specific integration by fgsch@, deraadt@ and myself; tests by fgsch@, naddy@ and myself; beer drinking by myself. Please note that system upgrades with this new code will require a new libc and ld.so to be build and installed before the propolice-enabled compiler can be installed. | |||
2002-11-29 | inconsistant spelling; torh@bogus.net | Theo de Raadt | |
2002-11-08 | Don't uvm_useracc the user sigcontext in sys_sigreturn and then access | Miod Vallat | |
the user addresses directly from the kernel. copyin is faster and can correctly deal properly with mappings that uvm_useracc thinks are correct but will fault anyway (to figure out how to generate such mappings is left as en excercise for the reader). Blatantly stolen from art@'s similar fix to sparc. | |||
2002-11-05 | Add a WEAK_ALIAS macro, to be used by libc/libc_r shortly. | Miod Vallat | |
2002-11-01 | Working atomic locks on vax for libc_r. | Miod Vallat | |
ok marc@ |