Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-06-22 | Only call powerdown() if SUN4M is defined. | Jason Downs | |
1997-06-22 | Fix comment. | Jason Downs | |
1997-06-22 | Support RB_POWERDOWN (calls powerdown(), then romhalt(). If powerdown() is | Jason Downs | |
supported on that machine, it just turns off...) | |||
1997-06-22 | Allow powerdown() to be blindly called on machines with no power device. | Jason Downs | |
1997-06-22 | Add appropiate `maxusers' everywhere it was lacking. | Jason Downs | |
1997-06-20 | In zs_abort, wrap a #ifdef DDB around a Debugger() invocation. Point out by | gene | |
Chris Jones In NetBSD PR#port-mac68k/3739 (I believe). Also, remove a comment that this change obsoletes. | |||
1997-06-20 | add my builds | kstailey | |
1997-06-20 | add my builds, alpha sort | kstailey | |
1997-06-20 | PORTAL goes back in with improved comment | kstailey | |
1997-06-20 | Fixes OpenBSD PR kernel/230: system kernel sparc, submitted by | grr | |
russ@madhaus.utcs.utoronto.ca (Russell P. Sutherland). Kernel compile errors when AUDIO_C_HANDLER is defined, due to a syntax error: *(foo->bar)++ is an odd bit of coding. | |||
1997-06-18 | csapuntz@lcs.mit.edu: Port of NetBSD tulip driver. Works with new ↵ | dm | |
(21140-AC-based) SMC Etherpower cards. | |||
1997-06-18 | Make if_sn.c far more MI, eventually share with pica. | denny | |
sonic_get is faster and simpler. sn_ioctl works like other current ether drivers now. Sync up with netbsd to ease maintenance; incorporate some "gratuitous" formatting changes so I won't have to do two totally seperate mods each time. | |||
1997-06-17 | Use a blank screen screensaver by default (for energy-saver monitors). | dm | |
1997-06-15 | Address bug i386/224 from Jason Downs. | dm | |
1997-06-14 | correct printouts about L2 cache | Theo de Raadt | |
1997-06-13 | updated SUN4 config from current GENERIC, previous rev was way out of date | johns | |
and non-functional. | |||
1997-06-12 | A fix for the pv_unlink0 problem, based on the patch included in Erik Fair's | grr | |
netbsd PR. Also change the panic text to something more descriptive so that pv_unlink0 is no more and make use of typedef vm_offset_type is consistently used for "va" and friends thoughout pmap.c instead of mixed int, u_int and vm_offset_type... | |||
1997-06-12 | sparc/pmap.c | grr | |
1997-06-12 | com -> pccom | kstailey | |
1997-06-12 | Redid SUN4M config from GENERIC, old one was way out of date.. | johns | |
1997-06-11 | import some cleanup for libkvm/kvm.c from netbsd, udpate libkvm so that ↵ | grr | |
sparc can use libkvm vs. libkvm.old and update sparc pmap.c and machdep.c to make dumps compatible with the new libkvm's notions. | |||
1997-06-11 | import netbsd kcore.h so that sparc can use libkvm vs. libkvm.old | grr | |
1997-06-10 | update the pmax specific stuff to NetBSD-current as of about 970608 - some | Thomas Graichen | |
cosmetic things will follow together with an update to an exact NETBSD_CU- RRENT_xxxxxx level | |||
1997-06-10 | update the pmax specific stuff to NetBSD-current as of about 970608 - some | Thomas Graichen | |
cosmetic things will follow together with an update to an exact NETBSD_CU- RRENT_xxxxxx level | |||
1997-06-09 | Diassemble move16, and fix spelling of "UNKNOWN" | denny | |
1997-06-09 | hmm | Theo de Raadt | |
1997-06-09 | Ceci n'est pas une pipe | kstailey | |
1997-06-09 | new ethernet card | kstailey | |
1997-06-09 | s/options/option/ | kstailey | |
1997-06-09 | add _BSD_TIMER_T_; cindy | Theo de Raadt | |
1997-06-08 | Sync with reality. | Jason Downs | |
1997-06-06 | use destructive erase | Michael Shalayeff | |
1997-06-06 | fix twiddle() without breaking backspace | kstailey | |
1997-06-06 | tweaks to make the ramdisk kernel smaller and also reduce the vm ↵ | grr | |
requirements, since vm & pm aren't much different in the install environment | |||
1997-06-05 | non-DEBUG __abs_nonsingle correct use; grr | Theo de Raadt | |
1997-06-05 | fix DEBUG thing | Theo de Raadt | |
1997-06-05 | option | Theo de Raadt | |
1997-06-05 | Since we all seem to be on this kick lately: s/options/option/g. | gene | |
Also, add some description as to what these are for. | |||
1997-06-05 | Our config(8) is cool: we don't need ../../../ in includes. | gene | |
1997-06-05 | s/options/option/ (mostly) | kstailey | |
1997-06-05 | s/options/option/g | kstailey | |
1997-06-04 | Bump MAXTSIZ to 16MB (makes latest netscape communicator work) | Niklas Hallqvist | |
1997-06-04 | Raise memory resource limits, drive by the need to run netscape 4.0b5 | kstailey | |
which has a text segment of > 8MB. If you maintain a port you might want to do the same. | |||
1997-06-03 | let us try to move to pcvt as default; report problem cards to me | Theo de Raadt | |
1997-06-03 | Handle obj dirs the correct way. PR#172 -moj | Mats O Jansson | |
1997-06-02 | EXEC_SCRIPT is not an option | Theo de Raadt | |
1997-06-02 | VNODEPAGER is not an option | Theo de Raadt | |
1997-06-02 | UCONSOLE is long dead | Theo de Raadt | |
1997-05-31 | note about usleep | Michael Shalayeff | |
1997-05-31 | usleep won't work on some weird laptops | Michael Shalayeff | |