Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-10-31 | lasi on j210 is in a strange place, add an exact entry for now, to be maybe ↵ | Michael Shalayeff | |
rethought later once more such cases pile up; from millert@ | |||
2002-10-15 | a few missing options and pseudo-devs, noticed by miod@ and dhartmei@ | Michael Shalayeff | |
2002-10-01 | need fpemu for the gecko | Michael Shalayeff | |
2002-09-20 | this should have a cd@scsi on it | Michael Shalayeff | |
2002-08-09 | Add an explicit dependancy of assym.h to Makefile. | Miod Vallat | |
This makes sure it will be regenerated if you run config(8) again. | |||
2002-07-25 | strip off annoying local gcc symbols (jason was complaining hangman being ↵ | Michael Shalayeff | |
too easy ;) | |||
2002-07-18 | move kernel higher. | Michael Shalayeff | |
request 7000 scheduling if only pa7000 is configured. | |||
2002-06-22 | Add ${PIPE} to CFLAGS | Todd C. Miller | |
2002-04-22 | proper coms config | Michael Shalayeff | |
2002-03-19 | track the gap in text | Michael Shalayeff | |
2002-03-16 | and in the files | Michael Shalayeff | |
2002-03-15 | and this is how it will look for the gecko boy | Michael Shalayeff | |
2002-03-15 | here will be a wscons-garden | Michael Shalayeff | |
2002-03-15 | proper file deps | Michael Shalayeff | |
2002-03-15 | rewrite a pmap to use multilevel page tables. | Michael Shalayeff | |
lower 12 bits contain the perms, no unused bits left, but a couple for off-tlb use (as the ref implemented now). do not use the hvt, which might get some use later if proven to speed thigs up, tlb handlers would po another dozen of insns though, but if that's worth its... move on the data seg and map kernel text rdonly (idea form fredette), since all of the page0 mods done before that we are all fine except for some viper fluff, but later w/ that. this also picks up a bit more of ddb magic for bpt and ss. tlb handlers can use a little bit more of attention, but things, visually, seem to be much faster already, -- sorry, no benchmarks for now. * effort sponsored in part by the `henry st. old ale house' * and mr.pete and mr.lee in particular in thier generous entrirety. * the proj took a little more that 72man*h as it was expected, * but within murhy's law estimations. | |||
2002-03-15 | build really really small | Michael Shalayeff | |
2002-03-15 | fix a comment a little | Michael Shalayeff | |
2002-03-01 | fix a few irq assignments | Michael Shalayeff | |
2002-02-19 | proper dependencies on assym.h | Theo de Raadt | |
2002-02-12 | u[date irq numbers from the paper | Michael Shalayeff | |
2002-02-11 | more cloned devices | Michael Shalayeff | |
2002-02-11 | irqs porper | Michael Shalayeff | |
2002-01-04 | Bring in a closer shape to other arches Makefile, also reorder the depend | Miod Vallat | |
order so that assym.h is created in time for the libkern depend phase, since hppa libkern depends on it. mickey@ ok (and the previous commit as well). | |||
2001-12-02 | this probably all that can be on gecko | Michael Shalayeff | |
2001-12-02 | allow to configure devices on particular bus offsets | Michael Shalayeff | |
to be able to attach units to them. main reason is the secondary gsc busses on add-on cards which stick 'emselves in the front. | |||
2001-11-29 | better gecko | Michael Shalayeff | |
2001-11-29 | ld -r generates some funky .text.N names | Michael Shalayeff | |
2001-10-10 | gc SWAPPAGER and DEVPAGER options | Todd C. Miller | |
2001-09-11 | remove acd references; millert@ ok. | Federico G. Schwindt | |
2001-07-15 | add install target | assar | |
2001-06-27 | UVM is no longer an option. | Artur Grabowski | |
2001-06-26 | i2o and pckbc | Michael Shalayeff | |
2001-05-17 | It's Daylight Saving Time, not Savings. Fix comments. | Peter Valchev | |
Discussed with pjanzen@ | |||
2001-05-16 | kill COMPAT_{09,10,11} kernel options. We still need kern_info_09.c and ↵ | Todd C. Miller | |
kern_ipc_10.c for other compat modules. | |||
2001-05-11 | more rd merge (headcolds suck) | Theo de Raadt | |
2001-05-11 | unify | Theo de Raadt | |
2001-04-03 | siop is already defined in miland; from from@ | Michael Shalayeff | |
2001-03-08 | move gif* and faith* into sys/conf/GENERIC. deraadt and angelos ok | Jun-ichiro itojun Hagino | |
2001-01-13 | use md in_cksum | Michael Shalayeff | |
2000-11-06 | tabs vs spaces | Michael Shalayeff | |
2000-08-15 | cpu types, enable sti (which works now) | Michael Shalayeff | |
2000-08-15 | these are our cpu types, we maybe run on them, someday | Michael Shalayeff | |
2000-06-21 | add perfomance monitor unit, comment iv numbers for fpu/power/pmu | Michael Shalayeff | |
2000-06-07 | new elink3 pulls in the whole mii thing | Michael Shalayeff | |
2000-05-30 | sti | Michael Shalayeff | |
2000-05-24 | uncomment wscons-related stuff, and comment gsc better | Michael Shalayeff | |
2000-05-17 | disable sti for now | Michael Shalayeff | |
2000-04-18 | typo | Michael Shalayeff | |
2000-04-18 | audio type 2 is called harmony and could come w/ 2 fax/modem/voice channels, ↵ | Michael Shalayeff | |
or isdn |