Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-09-30 | they must be here | Michael Shalayeff | |
1998-09-30 | mo'em | Michael Shalayeff | |
1998-09-29 | add adv* | Theo de Raadt | |
1998-09-29 | allow a kernel w/o DDB but with ksyms to link | Todd C. Miller | |
1998-09-29 | ss.4 manpage | Theo de Raadt | |
1998-09-29 | SCSI scanner manual page | kstailey | |
1998-09-29 | more lif types | Michael Shalayeff | |
1998-09-29 | sync; fixes; cleanup | Michael Shalayeff | |
get rid of those obscuring commands use device finger/mapper, thus rewrite devopen | |||
1998-09-29 | get rid of those obscuring constants | Michael Shalayeff | |
1998-09-29 | add iodcstrategy() -- generic strategy through IODC routine | Michael Shalayeff | |
add device finger/mapper | |||
1998-09-29 | lot more debug | Michael Shalayeff | |
1998-09-29 | sync | Michael Shalayeff | |
1998-09-29 | some exec_debug; hpux compatible kernel call) | Michael Shalayeff | |
1998-09-29 | there is only one strategy routine: iodcstrategy | Michael Shalayeff | |
1998-09-29 | more used, less unused | Michael Shalayeff | |
1998-09-29 | remove unused extern | Michael Shalayeff | |
1998-09-29 | add twiddle(), so it'll twiddle | Michael Shalayeff | |
1998-09-29 | update config | Michael Shalayeff | |
include (gzipped) diskless kernel if compiled in LIF volume | |||
1998-09-29 | 'acceppt gzip files for lif | Michael Shalayeff | |
1998-09-29 | sync | Theo de Raadt | |
1998-09-29 | hp700 devices/boards listing; compiled from different sources; incomlete | Michael Shalayeff | |
1998-09-29 | 3 real devices: | Michael Shalayeff | |
lpt com (16550a uart) -- requires dev/ic/com.c split (isa, multi) fdc (wd3765) -- requires dev/ic/fdc.c w/ isa-isms removed no fd.c yet, since it needs dma. i'll keep those missing parts for later time, since i've not tried 'em on other archs. | |||
1998-09-29 | only spew 'illegal option' once if they give an unsupported optino | Todd C. Miller | |
1998-09-29 | Merge with FreeBSD: if_xlreg.h(1.5) & if_xl.c(1.12) | Jason Wright | |
o workaround for ifmedia_set panic o make sure tx isn't wedged if tx queue is full o increase TX queue from 10 -> 16 descriptors | |||
1998-09-28 | typo. | Ian Darwin | |
1998-09-28 | Typo. | Ian Darwin | |
1998-09-28 | First round of code modernization. Create playdir under /tmp, not | Ian Darwin | |
libdir. Add man page. Add pathnames.h. | |||
1998-09-28 | import BTL learn(1) lessons/morefiles | Ian Darwin | |
1998-09-28 | import BTL learn(1) lessons/macros | Ian Darwin | |
1998-09-28 | import BTL learn(1) lessons/files | Ian Darwin | |
1998-09-28 | import BTL learn(1) lessons/eqn | Ian Darwin | |
1998-09-28 | import BTL learn(1) lessons/editor | Ian Darwin | |
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 | |