summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use .include <bsd.kmod.mk> to get to ../../*/conf/kmod.mk instead ofpeter2000-05-27118-118/+118
* Sigh. Use the correct path to bsd.conf.mk. It's times like this that Ipeter2000-05-271-1/+1
* Add bsd.kmod.mk back.peter2000-05-271-1/+1
* Revive a skeleton for bsd.kmod.mk (which will be in the make search path)peter2000-05-271-0/+13
* Strip spaces and comments more agressively.dcs2000-05-261-14/+52
* move various fields from pcm_channel to snd_dbufcg2000-05-263-174/+210
* if we have a codec init routine, fail the attach if init failscg2000-05-261-3/+7
* Bring in FICL 2.04. No bump of loader version is required by thisdcs2000-05-269-162/+423
* handle emulated dma readscg2000-05-2613-19/+51
* If the fsm header reports a length greater than the packet size,brian2000-05-261-1/+8
* Some joker decided to make it even harder to build modules outside themsmith2000-05-261-1/+1
* Hackish support for 302 redirect.des2000-05-261-24/+59
* If devclass_alloc_unit() is called with a wired unit #, and this issos2000-05-261-12/+7
* Rather than checking for hlen causing misalignment, we should do thegallatin2000-05-261-7/+9
* Honor FTP_PASSIVE_MODE so caller doesn't need to.des2000-05-261-0/+4
* Fixed header file path (machine/lpt.h -> dev/ppbus/lptio.h).nyan2000-05-262-2/+2
* Add SUP1670 - Supra 336i V+ Intl. Since we update the PnP IDstanimura2000-05-262-0/+2
* Remove an unused variablebrian2000-05-261-1/+1
* When we do a ``dial'' or ``open'' from DATALINK_READY, go tobrian2000-05-262-7/+8
* define CSUM_DELAY_DATA to match mergedarrenr2000-05-263-1/+13
* Resolve conflicts.asmodai2000-05-265-192/+437
* This commit was generated by cvs2svn to compensate for changes in r60940,asmodai2000-05-2696-1589/+2892
|\
| * Virgin import of BIND v8.2.3-T5Basmodai2000-05-26101-1781/+3329
* | Back out the previous change to the queue(3) interface.jake2000-05-26261-881/+880
* | Add the 'Z' key to the slice editor. Hitting it toggles the units theobrien2000-05-263-27/+102
* | Bump __FreeBSD_version after the Binutils upgrade -- just in case a portobrien2000-05-261-1/+1
* | Regen.n_hibma2000-05-252-2/+32
* | New entries (Mike Meyer)n_hibma2000-05-251-0/+6
* | Reintroduce a workaround for a gas bug (misassembled lgdt instruction)tegge2000-05-252-26/+14
* | Remove -a from mkisofs' argument list. It's the default for version 1.12.1dirk2000-05-251-1/+3
* | 1. Add IPv6 portrange restriction code (-U flag) to passive().nsayer2000-05-251-0/+31
* | Output newline after debugging messagedes2000-05-251-0/+1
* | Add (and document) fetchMakeURL()des2000-05-253-3/+51
* | IPv6 support.ume2000-05-257-95/+239
* | fix up #ifdef jungle for FreeBSDdarrenr2000-05-253-13/+29
* | Dump com_err, it's a stinking crock of shit.des2000-05-257-127/+49
* | remove duplicate prototypesdarrenr2000-05-253-7/+1
* | Fix a topy (if (expr); command;)brian2000-05-251-1/+1
* | Don't pass scope-id to EPRT command.ume2000-05-251-1/+1
* | fix stray 'i' from editor.alfred2000-05-251-1/+1
* | Fix some newlines which have snuck in here in contradiction withhoek2000-05-251-7/+4
* | Add a missing negative to a clause.hoek2000-05-251-1/+1
* | Add some fortunes, typically gleaned from FreeBSD mailing lists, removehoek2000-05-251-9/+55
* | Remove a period inserted by a previous commit. Corporate mottos andhoek2000-05-251-1/+1
* | Remove all of the block devices, correct major numbers to point to themsmith2000-05-253-63/+39
* | Teach sysinstall about 'twe' disks. Note that this is currentlymsmith2000-05-253-0/+3
* | Mark the checksum as complete when looping back multicast packets.jlemon2000-05-251-0/+6
* | Teach libdisk about 'twe' disks.msmith2000-05-252-1/+3
* | Fix typo.archie2000-05-251-1/+1
* | Learn how to create device nodes for the 'twe' devices.msmith2000-05-241-4/+11
OpenPOWER on IntegriCloud