Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-09-28 | import BTL learn(1) lessons/C | Ian Darwin | |
1998-09-28 | import BTL learn(1) | Ian Darwin | |
1998-09-28 | use ftp file:/ URL support for filebased (cdrom, nfs, etc) installs | Theo de Raadt | |
1998-09-28 | first cut at file:/ URL support | Theo de Raadt | |
1998-09-28 | if no default route, set it to "none" | Theo de Raadt | |
1998-09-28 | toast the obviously untested nfs changes | Theo de Raadt | |
1998-09-28 | typo | Theo de Raadt | |
1998-09-28 | sync | Theo de Raadt | |
1998-09-28 | fix resolver setup | Theo de Raadt | |
1998-09-28 | nfs root patches; todd@ | Theo de Raadt | |
1998-09-28 | adv man page | Jason Downs | |
1998-09-28 | kill extra .Pp and add some quotes | Todd C. Miller | |
1998-09-28 | rm -f before creation | Todd T. Fries | |
1998-09-28 | Remember the status of the aui/tp bit, and reset it and wait | Jason Wright | |
appropriately during lehwreset(); idea from pk@NetBSD | |||
1998-09-28 | Avoid a really stupid APM-related panic. | Jason Downs | |
Someone who knows about this crap should figure out why calling apm_set_powstate() after it's already failed once causes a vm_fault() crash. | |||
1998-09-28 | don't use bcopy to get the tx_flags value, get it directly | Jason Wright | |
1998-09-28 | Add Trident 9750 | Jason Downs | |
1998-09-28 | 'sm' requires ifmedia attribute | Jason Wright | |
1998-09-28 | 'ne' requires ifmedia attribute | Jason Wright | |
"there can be only one!" - mickey@ "There can be only 4" - jason@ | |||
1998-09-28 | we & ec depend on ifmedia attribute | Jason Wright | |
1998-09-28 | fxp needs ifmedia attribute | Jason Wright | |
1998-09-28 | Sync w/ NetBSD. | Jason Downs | |
1998-09-28 | introduce attribute 'ifmedia' which means 'this particulariface | Michael Shalayeff | |
supports if_edia stuff so include correspondent MI support'. reviewed/additions by jason@, he said "there might be more of 'em", but i'd say, there can be only one! | |||
1998-09-28 | fix bug in vgafb_copycols() use bus_space_copy_4() instead of | Dale S. Rahn | |
bus_space_copy_1() for efficiency reasons. | |||
1998-09-28 | support powerpc port (needs ifdef to use powerpc_btop()), is there | Dale S. Rahn | |
a machine independant function that calls this md function?? | |||
1998-09-28 | sync | Jason Downs | |
1998-09-28 | ABP-940UW sycn w/NetBSD | Jason Downs | |
1998-09-28 | sync | Jason Downs | |
1998-09-28 | trident 9750 | Jason Downs | |
1998-09-27 | fix things for makewhatis | Theo de Raadt | |
1998-09-27 | set group on tty devs | kstailey | |
1998-09-27 | s/MAKEDEV/$this/ | kstailey | |
1998-09-27 | this driver does not handle 3c9xx | Theo de Raadt | |
1998-09-27 | mail -u foo is not really the same as mail -f /var/mail/foo | Todd C. Miller | |
1998-09-27 | Use new username option to lockspool for 'mail -u'. | Todd C. Miller | |
1998-09-27 | Add a missing note about asprintf | Todd C. Miller | |
1998-09-27 | Xr these together | Theo de Raadt | |
1998-09-27 | clean | Theo de Raadt | |
1998-09-27 | sync | Marco S Hyman | |
1998-09-27 | fix typo | Marco S Hyman | |
1998-09-27 | MI one in use now | Theo de Raadt | |
1998-09-27 | english -> English | Aaron Campbell | |
1998-09-27 | superuser may now specify another user's spool to lock. | Todd C. Miller | |
1998-09-27 | Telepath w/ x2 Technology identifier, GWY6290. (dookieman@thepentagon.com) | Federico G. Schwindt | |
1998-09-27 | yes i don't need 0.9 and 1.0 compat, ever | Michael Shalayeff | |
1998-09-27 | some inline | Michael Shalayeff | |
1998-09-27 | #ifdef and if() debugging stuff | Michael Shalayeff | |
1998-09-27 | update quazimodo | Michael Shalayeff | |
1998-09-27 | usr.bin/ man page cleanups, n-s | Aaron Campbell | |
1998-09-27 | Remove some debugging printfs that were missed in the cleanup. | Dale S. Rahn | |