summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Apply the axe to some more cruft in config(8). In particular:peter2000-01-085-193/+78
* Compile genassym.c with ordinary ${CFLAGS}. The (small) needs forbde2000-01-087-74/+52
* Fixed removal of unknown options. For options files with only a singlebde2000-01-081-1/+1
* Merge bug fix from KAME repository.shin2000-01-081-7/+0
* prevent kernel panic which happens when either of IPSEC and IPDIVERTshin2000-01-081-1/+1
* Add new define USE_INET6, which enbale IPv6 support on certainsumikawa2000-01-082-0/+10
* Add ipfw hooks for the new dummynet features.luigi2000-01-082-69/+99
* Cleanup dummynet call interface so it should now work on the Alphaluigi2000-01-081-5/+7
* Implement per-flow queueing. Using a single pipe config rule,luigi2000-01-082-406/+765
* Some code cleanup based on the ideas from submitter.bp2000-01-082-48/+32
* Support per-flow queueing in dummynet.luigi2000-01-082-296/+531
* Treat negative uio_offset value as eof (idea by: bde).bp2000-01-082-16/+22
* Show the port/mem/irq of pci devices too.peter2000-01-082-6/+74
* Have to install from ${.CURDIR}, not ${.OBJDIR}.jkh2000-01-081-1/+1
* Futher cleanup.. "device_print_prettyname(); printf()" -> device_printf()peter2000-01-083-109/+94
* Clean up the cfgmech/pci_mechanism debris. The reason for the existancepeter2000-01-088-40/+0
* Add the vendor/device IDs for the LinkSys USB100TX.wpaul2000-01-085-2/+25
* Be a bit more discriminating when trying to decide when to screen outwpaul2000-01-082-7/+21
* Turn on parity error reporting before configuring external sram. Thisgibbs2000-01-082-28/+42
* Remove the SHA stuff properly.jkh2000-01-081-1/+1
* Use 'static __inline', not 'extern __inline', for __sigisempty() andjasone2000-01-081-2/+2
* Leave the SOFS value (number of StartOfFrames to wait while fillingwpaul2000-01-081-0/+6
* Really enable external SCB ram on Ultra2 capable controllers.gibbs2000-01-082-6/+18
* Update copyrights to Y2K.gibbs2000-01-076-189/+311
* Add detection logic for the U160 family of adaptec controllers. Thesegibbs2000-01-072-296/+628
* Add the vendor and device IDs for a whole bunch of additional USBwpaul2000-01-0714-23/+188
* Add cs.latin2 keyboardache2000-01-071-0/+1
* Fix typoache2000-01-071-1/+1
* The happy, busy elves have been happily busy again:imp2000-01-071-0/+24
* Instead of reporting all 0.0.0.0 as ``default'' only reportrgrimes2000-01-071-2/+5
* Don't try to include ipsec support if we are building for the installmsmith2000-01-071-2/+7
* Remove usage of chgrp(1) and wrap long lines.obrien2000-01-071-87/+89
* Grrrr, this time it should be right, I need sleep - badly...sos2000-01-071-2/+2
* Use genassym(1).marcel2000-01-074-224/+188
* Changes as suggested by bdenewton2000-01-073-63/+60
* Install contents of the dialog/TESTS directory to share/examples/dialogphantom2000-01-073-0/+29
* Add share/examples/dialog - examples of dialog(1) usagephantom2000-01-071-0/+2
* Include -f and -t options to SYNOPSYS section (manpage) and usage informationphantom2000-01-072-9/+10
* Fix typos.phantom2000-01-071-8/+8
* This is not my lucky day :(sos2000-01-071-1/+1
* . mdoc(7)'fyphantom2000-01-075-30/+70
* Document a waring that tunefs(8) emits when enabling/disablingphantom2000-01-071-0/+19
* mdoc(7)'fyphantom2000-01-071-10/+28
* More old uncommitted patches: implement timeouts at the protocol level.des2000-01-075-99/+206
* Add error codes for protocol errors.des2000-01-073-1/+3
* Teach .Os macro about 3.4-RELEASE and 3.5-RELEASE.phantom2000-01-071-0/+4
* Teach .Fx macro about 3.4-RELEASE and 3.5-RELEASEphantom2000-01-071-0/+3
* Add new manpages for:phantom2000-01-074-1/+276
* Place #include's and $NetBSD$ tag to appropriate places.phantom2000-01-071-4/+3
* Guard against transfers of zero length given to *strategy.sos2000-01-073-2/+16
OpenPOWER on IntegriCloud