summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Sigh. Use the correct path to bsd.conf.mk. It's times like this that IPeter Wemm2000-05-271-1/+1
* Add bsd.kmod.mk back.Peter Wemm2000-05-271-1/+1
* Revive a skeleton for bsd.kmod.mk (which will be in the make search path)Peter Wemm2000-05-271-0/+13
* Strip spaces and comments more agressively.Daniel C. Sobral2000-05-261-14/+52
* move various fields from pcm_channel to snd_dbufCameron Grant2000-05-263-173/+209
* if we have a codec init routine, fail the attach if init failsCameron Grant2000-05-261-3/+7
* Bring in FICL 2.04. No bump of loader version is required by thisDaniel C. Sobral2000-05-269-161/+422
* handle emulated dma readsCameron Grant2000-05-2613-19/+51
* If the fsm header reports a length greater than the packet size,Brian Somers2000-05-261-1/+8
* Some joker decided to make it even harder to build modules outside theMike Smith2000-05-261-1/+1
* Hackish support for 302 redirect.Dag-Erling Smørgrav2000-05-261-24/+59
* If devclass_alloc_unit() is called with a wired unit #, and this isSøren Schmidt2000-05-261-12/+7
* Rather than checking for hlen causing misalignment, we should do theAndrew Gallatin2000-05-261-7/+9
* Honor FTP_PASSIVE_MODE so caller doesn't need to.Dag-Erling Smørgrav2000-05-261-0/+4
* Fixed header file path (machine/lpt.h -> dev/ppbus/lptio.h).Yoshihiro Takahashi2000-05-262-2/+2
* Add SUP1670 - Supra 336i V+ Intl. Since we update the PnP IDsSeigo Tanimura2000-05-262-0/+2
* Remove an unused variableBrian Somers2000-05-261-1/+1
* When we do a ``dial'' or ``open'' from DATALINK_READY, go toBrian Somers2000-05-262-7/+8
* define CSUM_DELAY_DATA to match mergeDarren Reed2000-05-262-1/+9
* Resolve conflicts.Jeroen Ruigrok van der Werven2000-05-265-192/+437
* This commit was generated by cvs2svn to compensate for changes in r60940,Jeroen Ruigrok van der Werven2000-05-2696-1587/+2890
|\
| * Virgin import of BIND v8.2.3-T5BJeroen Ruigrok van der Werven2000-05-26101-1779/+3327
* | Back out the previous change to the queue(3) interface.Jake Burkholder2000-05-26261-881/+880
* | Add the 'Z' key to the slice editor. Hitting it toggles the units theDavid E. O'Brien2000-05-263-27/+102
* | Bump __FreeBSD_version after the Binutils upgrade -- just in case a portDavid E. O'Brien2000-05-261-1/+1
* | Regen.Nick Hibma2000-05-252-2/+32
* | New entries (Mike Meyer)Nick Hibma2000-05-251-0/+6
* | Reintroduce a workaround for a gas bug (misassembled lgdt instruction)Tor Egge2000-05-252-26/+14
* | Remove -a from mkisofs' argument list. It's the default for version 1.12.1Dirk Froemberg2000-05-251-1/+3
* | 1. Add IPv6 portrange restriction code (-U flag) to passive().Nick Sayer2000-05-251-0/+31
* | Output newline after debugging messageDag-Erling Smørgrav2000-05-251-0/+1
* | Add (and document) fetchMakeURL()Dag-Erling Smørgrav2000-05-253-3/+51
* | IPv6 support.Hajimu UMEMOTO2000-05-257-95/+239
* | fix up #ifdef jungle for FreeBSDDarren Reed2000-05-252-9/+20
* | Dump com_err, it's a stinking crock of shit.Dag-Erling Smørgrav2000-05-257-127/+49
* | remove duplicate prototypesDarren Reed2000-05-252-5/+1
* | Fix a topy (if (expr); command;)Brian Somers2000-05-251-1/+1
* | Don't pass scope-id to EPRT command.Hajimu UMEMOTO2000-05-251-1/+1
* | fix stray 'i' from editor.Alfred Perlstein2000-05-251-1/+1
* | Fix some newlines which have snuck in here in contradiction withTim Vanderhoek2000-05-251-7/+4
* | Add a missing negative to a clause.Tim Vanderhoek2000-05-251-1/+1
* | Add some fortunes, typically gleaned from FreeBSD mailing lists, removeTim Vanderhoek2000-05-251-9/+55
* | Remove a period inserted by a previous commit. Corporate mottos andTim Vanderhoek2000-05-251-1/+1
* | Remove all of the block devices, correct major numbers to point to theMike Smith2000-05-253-63/+39
* | Teach sysinstall about 'twe' disks. Note that this is currentlyMike Smith2000-05-253-0/+3
* | Mark the checksum as complete when looping back multicast packets.Jonathan Lemon2000-05-251-0/+6
* | Teach libdisk about 'twe' disks.Mike Smith2000-05-252-1/+3
* | Fix typo.Archie Cobbs2000-05-251-1/+1
* | Learn how to create device nodes for the 'twe' devices.Mike Smith2000-05-241-4/+11
* | Manpage for the 'twe' driver.Mike Smith2000-05-242-2/+147