Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-07-27 | make LIF definitions machine-wide | Michael Shalayeff | |
fix bug w/ blank LIF file names (\t crept into "" string), use memset don't prepend names w/ SYS_ | |||
1998-07-27 | machine-wide LIF definitions | Michael Shalayeff | |
1998-07-26 | clean up some things left from my debugging activity. | Matthieu Herrb | |
In particular remove the OVERRIDE_ directives specific to my board. | |||
1998-07-24 | Kill the god damned COMPAT_12. Thanks, guys. | Jason Downs | |
1998-07-24 | -lcurses, not termcap/termlib | Todd C. Miller | |
1998-07-23 | do delays based on command type -- this works a lot better, make "mt status" | Theo de Raadt | |
show much more information; ross | |||
1998-07-23 | add new non-functional ioctl values from netbsd | Theo de Raadt | |
1998-07-23 | sync | Theo de Raadt | |
1998-07-23 | undo mass vendor addition which makes floppies too large | Theo de Raadt | |
1998-07-23 | brooktree driver, hacked by matthieu. This needs cleaning now that it is in ↵ | Theo de Raadt | |
the tree | |||
1998-07-23 | Support drives > 8.4GB | Constantine Sapuntzakis | |
For LBA-capable drives, return the number of LBA sectors as secperunit, not the number you get from CHS. Note, DOS partition tables are limited to 8.4GB. The interactive disklabel editor will notice that the OpenBSD partition ends at 8.4GB and limit the user to that size unless the user explicitly specifies the bounds. This should probably be changed. | |||
1998-07-23 | Print LBA-based size as well as CHS size. | Constantine Sapuntzakis | |
Fix some bugs in getting drive parameters into the wdparams array | |||
1998-07-22 | o Simplify address calculations | Jason Wright | |
o Set desc.tx_addr in meminit not in start | |||
1998-07-22 | fix tz calculation; bug found by rees | Theo de Raadt | |
1998-07-21 | johns@ mods to add cua devs to the sparc. | Marco S Hyman | |
I've been using for 6+ months without probs, but have not done much with combined input/output | |||
1998-07-21 | sync | Theo de Raadt | |
1998-07-21 | few new ViRGE | Theo de Raadt | |
1998-07-21 | sync | Michael Shalayeff | |
1998-07-21 | remove err entries | Michael Shalayeff | |
1998-07-21 | more, much more vendor names; from www.halcyon.com | Michael Shalayeff | |
1998-07-21 | check for vendor name dups | Michael Shalayeff | |
1998-07-21 | sync | Michael Shalayeff | |
1998-07-21 | more devs; from netbsd | Michael Shalayeff | |
1998-07-21 | #ifdef for a weird card and a strange configuration | Jason Downs | |
1998-07-20 | fix audio attachments | Theo de Raadt | |
1998-07-20 | real reboot on exit() | Michael Shalayeff | |
1998-07-20 | more functions | Michael Shalayeff | |
1998-07-20 | new exec framework | Michael Shalayeff | |
1998-07-20 | align end of core to the int | Michael Shalayeff | |
1998-07-20 | sync | Michael Shalayeff | |
1998-07-20 | more acer devs; per niels@ new laptop dmesg (; | Michael Shalayeff | |
1998-07-20 | SEM_R and SEM_A userland accessable as required; michaels@inet.no | Theo de Raadt | |
1998-07-20 | no need for NMBCLUSTERS; noted by fries | Theo de Raadt | |
1998-07-20 | typo & warnings make gcc unhappy. | Marc Espie | |
1998-07-19 | do not force single if rd root | Theo de Raadt | |
1998-07-19 | no; linux connect() appears busted in blocking mode too | Theo de Raadt | |
1998-07-19 | COMPAT_LINUX has to have working KDENABIO and KDDISABIO as well. | Jason Downs | |
1998-07-19 | Don't bother trying to use luns on any CyberDrv devices. | Jason Downs | |
1998-07-19 | sync | Jason Downs | |
1998-07-19 | Add ALI M5243 | Jason Downs | |
1998-07-18 | add ioctl to apm to set message display to one of three states: | Marco S Hyman | |
1) default: print out all messages. I made this the default so there would be no visable change to people who are used to what they have. 2) disable all messages. This mode is set by apmd when it starts up. I think it is reasonable for apmd to disable the driver display because it is collecting the data and syslogging it. Don't need to see it three and 4 times. 3) print percentage changes. For those who have a _noisy_ machine such as me but don't want to see lots and lots of messages I added a mode where the messages will only be displayed if the estimated battery percenge changes. | |||
1998-07-17 | make isa_intr_establish() once again not panic | Theo de Raadt | |
1998-07-17 | Moved most of the DMA functions to a chipset driver so that | Jason Wright | |
'hme' and 'be' can share the same logic. | |||
1998-07-17 | there will be no exec_som | Michael Shalayeff | |
1998-07-17 | This will never be a default exec type | Theo de Raadt | |
1998-07-16 | recognize CS4236B; netbsd | Theo de Raadt | |
1998-07-16 | MAXSTART had an implicate assumption that MAXTARGETS was 8 when it is really 16 | Todd C. Miller | |
1998-07-15 | move NZERO for XPG3; kleink | Theo de Raadt | |
1998-07-15 | Fix the name of the ulinear_be mode; netbsd | Theo de Raadt | |
1998-07-15 | spelling | Theo de Raadt | |