summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Remove obsolete /dev/drum referencesjedgar2000-10-295-8/+5
* The previous commit had the fascinating side effect of bringing thedougb2000-10-290-0/+0
* fix warning compile error about unused variabledarrenr2000-10-292-0/+4
* Add a CVS Id tagdougb2000-10-291-0/+1
* Add link malloc.conf.5 -> malloc.3eivind2000-10-291-0/+1
* Fix params passed to pci_porten() and pci_memen().phk2000-10-292-4/+4
* Teach sysinstall how to restart itself on Ctrl-C (as an addition to its oldeivind2000-10-299-12/+162
* Add a hook for doing #include magic (for src/tools/tools/kerninclude).phk2000-10-296-6/+6
* Update copyrightdougb2000-10-291-1/+1
* More changes that don't modify functionality.dougb2000-10-291-60/+76
* fix conflicts created by importdarrenr2000-10-291-21/+24
* This commit was generated by cvs2svn to compensate for changes in r67855,darrenr2000-10-2911-27/+48
|\
| * Import IP Filter 3.4.13 into src/contrib, not src/contirbdarrenr2000-10-2912-49/+73
* | Fix conflicts creted by import.darrenr2000-10-2916-82/+102
* | Whitespace only. Make the style of the contributed sections consistent withdougb2000-10-291-133/+134
* | Finish the job of conditionalizing UUCP by preventing files in /etc/uucpdougb2000-10-294-5/+11
* | Change flags of ncv and nsp driver. Both were conflicted with the flagsnon2000-10-293-4/+4
* | Changed not to use struct isa_device in the argument of scsi_low_activate().non2000-10-292-3/+4
* | Remove unnecessary printf().non2000-10-292-2/+0
* | Add about ncv, nsp, and stg SCSI drivers and card names whichnon2000-10-292-0/+48
* | Add hints for ISA cards (such as TMC1610M) which use stg driver.non2000-10-292-0/+6
* | Fix a bug that shows up when checking out files by date with thejdp2000-10-291-1/+3
* | Reduce kernel stack usage by not having large packets on the stack.tegge2000-10-292-1032/+2048
* | Count per-address statistics for IP fragments.joe2000-10-292-2/+12
* | Nuke a bit of dead code.truckman2000-10-291-5/+0
* | fix minor oops in new data compression page definitionmjacob2000-10-291-1/+0
* | Sync with usr.bin/telnet/telnet.c r1.9 - fix buffer overflow in DISPLAYkris2000-10-292-8/+14
* | Ignore ``#'' properly when told tobrian2000-10-281-1/+1
* | Make '-i iface' optional. Assume an0 if it's not otherwise specified.joe2000-10-282-5/+15
* | RBG -> RGBnik2000-10-281-1/+1
* | Unconditionally turning on the I/O and memory enable bits in the PCImsmith2000-10-282-2/+28
* | Add 3 SCSI-3 bits for Sequential Access Device Congifuration Page.mjacob2000-10-281-2/+33
* | Don't ignore VESA modes that have the NON-VGA bit set. All of the SVGAjhb2000-10-281-2/+1
* | Add a brief comment telling people to retain 'device miibus' as necessary.nik2000-10-282-0/+2
* | Add a new "-h" Human-friendly h/m/s output format.obrien2000-10-282-5/+45
* | The latest & greatest unused #include spotter. Faster, one-pass andphk2000-10-281-194/+214
* | * Bring back the guts of crt{i,n}.S. This allows C++ exceptions to workobrien2000-10-2817-46/+158
* | Fix this my way. David had absolutely no call overriding MAINTAINER withoutdes2000-10-281-3/+3
* | Install per function manpages so one doesn't mistakenly think we don'tobrien2000-10-281-0/+8
* | Add missing call to knote_fdclose() in setugidsafety() and fdcloseexec().alc2000-10-281-0/+4
* | Repeat after me, "check to see that a pointer isn't NULL beforeobrien2000-10-281-3/+3
* | add commented-out dependancies on the new sb8 and sb16 driverscg2000-10-281-0/+2
* | modules for the new sb8 and sb16 driverscg2000-10-282-0/+16
* | add commented-out entries for the new sb8 and sb16 driverscg2000-10-281-0/+2
* | split up sb16 and sb/sbpro driverscg2000-10-282-928/+690
* | Style & grammar fixes.mpp2000-10-281-3/+7
* | some clarification on if_getmtu()ume2000-10-281-25/+35
* | defined HAVE_IFM_DATA for (free|net|open)bsdume2000-10-281-0/+5
* | When an interface isn't specified use wi0 as the default.joe2000-10-281-3/+12
* | When an interface isn't specified use wi0 as the default.joe2000-10-281-1/+2
OpenPOWER on IntegriCloud