Age | Commit message (Expand) | Author |
1998-07-28 | vn_rdwr proto fallout I missed earlier | Todd C. Miller |
1998-07-28 | writev takes an int as param #3; theo | Todd C. Miller |
1998-07-28 | For read, write, send, sendto, recv, recvfrom return EINVAL is size arg > SSI... | Todd C. Miller |
1998-07-28 | Fix indentation problems. | Constantine Sapuntzakis |
1998-07-28 | Disable ISA PNP devices before ISA scan | Constantine Sapuntzakis |
1998-07-28 | Don't assume uio_resid can go negative when detecting oflow | Todd C. Miller |
1998-07-28 | Return EINVAL when msg_iovlen or iovcnt <= 0; Make uio_resid unsigned (size_t... | Todd C. Miller |
1998-07-27 | oops, remove bugus trailing spaces | Marco S Hyman |
1998-07-27 | Fix BATT_REMAINING macro so it returns values in minutes (as documented) | Marco S Hyman |
1998-07-27 | make LIF definitions machine-wide | Michael Shalayeff |
1998-07-27 | machine-wide LIF definitions | Michael Shalayeff |
1998-07-26 | clean up some things left from my debugging activity. | Matthieu Herrb |
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 |
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 t... | Theo de Raadt |
1998-07-23 | Support drives > 8.4GB | Constantine Sapuntzakis |
1998-07-23 | Print LBA-based size as well as CHS size. | Constantine Sapuntzakis |
1998-07-22 | o Simplify address calculations | Jason Wright |
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 |
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 |