aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Further sync Alpha and i386 Makefiles. Remove KERNFORMAT = elf stuff asPeter Wemm2000-01-085-63/+8
* Fix lots of warnings caused by __sigisempty and __sigseteq being externsPeter Wemm2000-01-081-2/+0
* Add Latin2 conversion tableAndrey A. Chernov2000-01-086-3/+177
* genassym is ELF-only, therefore the kernel is now ELF-only as well.Peter Wemm2000-01-083-24/+0
* Support getting *.$MACHINE from sys/conf as well as sys/$MACHINE/conf.Peter Wemm2000-01-082-14/+25
* Allow #-comments in conversion table fileAndrey A. Chernov2000-01-0812-57/+189
* Sync with i386Marcel Moolenaar2000-01-084-30/+20
* Change NDFREE() from a macro to a function for the time being; the macroEivind Eklund2000-01-083-36/+69
* Sync the sym0 description while here. It doesn't conflict with ncr0Peter Wemm2000-01-082-2/+2
* s/controller/device/ as per config(8) changesPeter Wemm2000-01-082-61/+61
* s/controller/device/ as per config(8) changesPeter Wemm2000-01-082-52/+52
* s/controller/device/ as per config(8)Peter Wemm2000-01-086-203/+203
* s/controller/device/ as per config(8) changesPeter Wemm2000-01-082-58/+58
* Apply the axe to some more cruft in config(8). In particular:Peter Wemm2000-01-085-193/+78
* Compile genassym.c with ordinary ${CFLAGS}. The (small) needs forBruce Evans2000-01-087-74/+52
* Fixed removal of unknown options. For options files with only a singleBruce Evans2000-01-081-1/+1
* Merge bug fix from KAME repository.Yoshinobu Inoue2000-01-081-7/+0
* prevent kernel panic which happens when either of IPSEC and IPDIVERTYoshinobu Inoue2000-01-081-1/+1
* Add new define USE_INET6, which enbale IPv6 support on certainMunechika SUMIKAWA2000-01-082-0/+10
* Add ipfw hooks for the new dummynet features.Luigi Rizzo2000-01-082-69/+99
* Cleanup dummynet call interface so it should now work on the AlphaLuigi Rizzo2000-01-081-5/+7
* Implement per-flow queueing. Using a single pipe config rule,Luigi Rizzo2000-01-082-404/+763
* Some code cleanup based on the ideas from submitter.Boris Popov2000-01-082-48/+32
* Support per-flow queueing in dummynet.Luigi Rizzo2000-01-082-295/+530
* Treat negative uio_offset value as eof (idea by: bde).Boris Popov2000-01-082-16/+22
* Show the port/mem/irq of pci devices too.Peter Wemm2000-01-082-6/+74
* Have to install from ${.CURDIR}, not ${.OBJDIR}.Jordan K. Hubbard2000-01-081-1/+1
* Futher cleanup.. "device_print_prettyname(); printf()" -> device_printf()Peter Wemm2000-01-083-107/+92
* Clean up the cfgmech/pci_mechanism debris. The reason for the existancePeter Wemm2000-01-088-40/+0
* Add the vendor/device IDs for the LinkSys USB100TX.Bill Paul2000-01-085-2/+25
* Be a bit more discriminating when trying to decide when to screen outBill Paul2000-01-082-7/+21
* Turn on parity error reporting before configuring external sram. ThisJustin T. Gibbs2000-01-082-28/+42
* Remove the SHA stuff properly.Jordan K. Hubbard2000-01-081-1/+1
* Use 'static __inline', not 'extern __inline', for __sigisempty() andJason Evans2000-01-081-2/+2
* Leave the SOFS value (number of StartOfFrames to wait while fillingBill Paul2000-01-081-0/+6
* Really enable external SCB ram on Ultra2 capable controllers.Justin T. Gibbs2000-01-082-6/+18
* Update copyrights to Y2K.Justin T. Gibbs2000-01-076-189/+311
* Add detection logic for the U160 family of adaptec controllers. TheseJustin T. Gibbs2000-01-072-290/+622
* Add the vendor and device IDs for a whole bunch of additional USBBill Paul2000-01-0714-23/+188
* Add cs.latin2 keyboardAndrey A. Chernov2000-01-071-0/+1
* Fix typoAndrey A. Chernov2000-01-071-1/+1
* The happy, busy elves have been happily busy again:Warner Losh2000-01-071-0/+24
* Instead of reporting all 0.0.0.0 as ``default'' only reportRodney W. Grimes2000-01-071-2/+5
* Don't try to include ipsec support if we are building for the installMike Smith2000-01-071-2/+7
* Remove usage of chgrp(1) and wrap long lines.David E. O'Brien2000-01-071-87/+89
* Grrrr, this time it should be right, I need sleep - badly...Søren Schmidt2000-01-071-2/+2
* Use genassym(1).Marcel Moolenaar2000-01-074-194/+158
* Changes as suggested by bdeMark Newton2000-01-073-63/+60
* Install contents of the dialog/TESTS directory to share/examples/dialogAlexey Zelkin2000-01-073-0/+29
* Add share/examples/dialog - examples of dialog(1) usageAlexey Zelkin2000-01-071-0/+2