summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * history fixobrien2000-05-021-2/+2
* | Don't assume *lasthook is initialized in ng_path2node().archie2000-05-021-2/+2
* | Remove an unnecessary error messageluigi2000-05-021-0/+2
* | Disconnect libm from the build tree. It's broken, not beingjoe2000-05-024-16/+9
* | Update my e-mail addressn_hibma2000-05-027-12/+12
* | Add the udbp modulen_hibma2000-05-021-0/+1
* | Add missing man pages. Fix various compliance bugs, mostly having to do withjasone2000-05-0238-71/+2583
* | Add PnP ID for vadem based plug and play card.imp2000-05-021-0/+1
* | Add ENOTSUP, which is specified as an error return value for variousjasone2000-05-021-0/+1
* | Add the logical ID of FUJITSU Modem 33600 PNP/I2.tanimura2000-05-022-0/+2
* | Add man page for pxeboot.dwhite2000-05-022-1/+132
* | Fix a long vs. int problem that was fatal on i386s with 64bit longs (buthoek2000-05-021-8/+11
* | Cause modules to build with the kernel build. Modules are removedchuckr2000-05-026-3/+56
* | Add in include of <machine/clock.h> which defines DELAY.mjacob2000-05-021-0/+1
* | Fix broken multi-link fragment reassembly algorithm.archie2000-05-022-260/+715
* | Macro call to ng_send_dataq() should have been to ng_send_data() instead.archie2000-05-011-5/+5
* | Field structure changed name from 'typename' -> 'type_name'.archie2000-05-011-1/+1
* | Use 'type_name' structure field instead of 'typename', which isarchie2000-05-013-2/+23
* | Include udbp.4 in the buildn_hibma2000-05-011-1/+1
* | The USB double bulk pipe driver (Host to host cables). Currently theren_hibma2000-05-0111-1/+1024
* | Remove some trailing zeroes.n_hibma2000-05-013-4/+4
* | A temporary band-aid for ng_base. It works for some people, a betterpeter2000-05-011-6/+3
* | Add $FreeBSD$peter2000-05-0193-8/+133
* | Regen.n_hibma2000-05-012-2/+9
* | Add the EzLink adapter Idn_hibma2000-05-011-0/+1
* | Remove unused include.asmodai2000-05-012-2/+0
* | Remove unused include, and place sys includes at top, which enabledasmodai2000-05-011-3/+2
* | Remove unused includes.asmodai2000-05-012-2/+0
* | Add missing $FreeBSD$peter2000-05-016-0/+8
* | Remove unused #include.asmodai2000-05-012-2/+0
* | Move and staticize the bufchain functions so they become local to thephk2000-05-013-137/+137
* | Zap KMODDEPS linepeter2000-05-0132-32/+0
* | Remove unused #include.asmodai2000-05-018-8/+0
* | Remove unused #include.asmodai2000-05-011-1/+0
* | Document TAILQ_FOREACH_REVERSE() and CIRCLEQ_FOREACH_REVERSE() macros.archie2000-05-011-1/+24
* | Add TAILQ_FOREACH_REVERSE() macro.archie2000-05-011-1/+7
* | Forced commit: Rev 1.80 also changes the gensetdefs point of executionpeter2000-05-010-0/+0
* | Remove KMODDEPS support. All our existing dependencies are specifiedpeter2000-05-012-36/+12
* | GC unused variable (size)peter2000-05-011-1/+0
* | Fix some warnings on the Alpha. sizeof() returns different things onpeter2000-05-011-2/+2
* | Wrap the failure warnings around PXE_DEBUG in the cleanup routine.ps2000-05-011-3/+9
* | Update loader logic to distinguish modules vs. files.bp2000-05-0122-491/+741
* | Add readdir support to the NFS filesystem in libstand.ps2000-05-012-1/+82
* | . clear `.Os' macro value since this tool is not KAME only anymorephantom2000-05-012-10/+8
* | . clear `.Os' macro value since this tool is not KAME only anymorephantom2000-05-011-6/+7
* | . remove some unneeded commentsphantom2000-05-011-8/+6
* | . add a note about IPv6/IPsec integration to the FreeBSDphantom2000-05-011-14/+7
* | Add libipsec to the list of known libraries for .Lb macrophantom2000-05-011-0/+1
* | Make kame.4 manpage more FreeBSD specific. Replace some KAME kit directory andphantom2000-05-011-48/+36
* | Convert to struct bio instead of struct buf.phk2000-05-012-180/+150
OpenPOWER on IntegriCloud