summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fold the buildopts into the existing crunch.inc file.joe2000-11-0310-23/+88
* Fix an order of operations buglet. ! has higher precedence than &. Thisjhb2000-11-031-1/+1
* Create a pcn_setfilt() routine that twiddles the promiscuous modewpaul2000-11-031-17/+29
* Grrrr. Remember to bzero() the mediainfo structures after we allocatewpaul2000-11-032-0/+6
* /etc/mail/sendmail.cw is /etc/mail/local-host-names, now.dirk2000-11-021-1/+1
* /etc/mail/sendmail.cw is /etc/mail/local-host-names, now.dirk2000-11-021-1/+1
* The Number of Fixed Disks at memory location 0x475 is only 1 byte, not ajhb2000-11-021-1/+1
* State that using optimization level above -O for kernel builds isn't smart.obrien2000-11-022-2/+6
* Clear the VFREE flag when the vnode is removed from the free list integge2000-11-022-0/+2
* Clear the MAP_ENTRY_USER_WIRED flag from cloned vm_map entries.tegge2000-11-021-0/+2
* Take VBLK devices further out of their missery.phk2000-11-028-47/+31
* AcerScan 320U's are braindead. Sometimes they do not return stringsn_hibma2000-11-021-0/+2
* Implement new printcap options of sr= (aka stat.recv) and sr= (aka stat.send)gad2000-11-028-11/+393
* zap a stray include that snuck in with rev 1.56gallatin2000-11-021-1/+0
* Have tuninit() return an error if an interface address is NULL.jlemon2000-11-021-19/+23
* Better way to ensure vn.ko is loaded.hosokawa2000-11-021-0/+1
* fix a comment that was inadvertantly changed by a cvs mergegallatin2000-11-021-1/+1
* Update the SYNOPSIS to reflect that the driver can be loaded as a module.sheldonh2000-11-021-1/+6
* Retire the joy(8) script. Using shell scripts to load kernel loadablesheldonh2000-11-023-56/+0
* Retire linux(8). Using shell scripts to load kernel loadable modules issheldonh2000-11-023-74/+0
* Build picobsd object files in /usr/obj/picobsd/${TYPE}.joe2000-11-022-1/+5
* Revert 1.574 (maybe dummy vnconfig is better)hosokawa2000-11-021-1/+0
* Post process the crunch1.mk file to allow make arguments to passed onjoe2000-11-023-1/+43
* Remove an unneeded declaration for OBJ.joe2000-11-021-1/+0
* Merge from RELENG_4 (1.536.2.24 to 1.536.2.25).hosokawa2000-11-021-0/+1
* More secure temporary filename. This needs to be revisited to usekris2000-11-021-1/+1
* Good-bye cruel world.sheldonh2000-11-023-418/+0
* Disconnect kzip from the build, as it's about to enter late retirement.sheldonh2000-11-021-1/+0
* Fixed the bug I have introduced in icmp_error() in revision 1.44.ru2000-11-021-1/+1
* Fix cross-references which referred to xntp* instead of ntp*.sheldonh2000-11-021-2/+2
* use ``config auto'' for COREGA Ether PCC-Tsanpei2000-11-021-2/+1
* add support for 3Com 3c575TX Fast Etherlink XL.sanpei2000-11-024-3/+9
* Don't use a trivially predictable temporary filename and keep recreatingkris2000-11-021-2/+3
* Fix linux_ustat syscall. We only have cdevs now, so lookingmarcel2000-11-021-2/+2
* Sort.obrien2000-11-021-1/+1
* Copy the built kernel from the right place. (Forgotten in the lastjoe2000-11-021-1/+1
* Improve the PCI interrupt routing code. Now the process is as follows:msmith2000-11-023-48/+486
* Fix a couple of cases where I tried to release the I/O space resource twicewpaul2000-11-024-4/+4
* Fix 8-bit EEPROM breakage: compare against 0x8129, not 8129.wpaul2000-11-011-6/+6
* Support for the linux ipc syscalls on the alpha, where each one hasgallatin2000-11-014-40/+65
* use DUMMY macro and support from linux_util.hgallatin2000-11-011-15/+1
* Move the linux abi's alpha md files over to using David's build-timegallatin2000-11-014-4/+4
* Fixup some wrong statements in the new mbuf(9) man page.bmilekic2000-11-011-63/+100
* fix linux_termio and linux_termios structs on alpha. alpha differencesgallatin2000-11-012-8/+8
* Make internal clock sourcing work right by tying the NCO to thephk2000-11-011-17/+38
* At the beginning of pthread_mutex_lock(), call _thread_init() ifjdp2000-11-013-0/+9
* The MI/MD split wasn't perfect and the MI files need hacks for theobrien2000-11-0110-26/+156
* Fix overflow from jail hostname.eivind2000-11-012-2/+2
* Pass in the new-bus flags to alpha_setup_intr().jhb2000-11-017-8/+9
* - Modify alpha_setup_intr() to take interrupt handler flags as an additionaljhb2000-11-012-18/+61
OpenPOWER on IntegriCloud