summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Commit 1 of 2 to fix ffsinfo(8) for UFS2.rwatson2003-08-142-115/+292
* daemon() has to be called prior to file descriptor setupsume2003-08-141-8/+16
* - rename some variables.ume2003-08-141-27/+14
* signal handler must take "int" arg.ume2003-08-141-4/+5
* avoid fd_set overrun.ume2003-08-141-9/+21
* signal handler must take "int" arg.ume2003-08-141-7/+5
* avoid fd_set overrun.ume2003-08-141-10/+24
* Now that routes for IP over ATM may look much more complex than before,harti2003-08-143-0/+22
* Add p_candebug() check to access a process map file in procfs; limitrwatson2003-08-141-0/+6
* decreased too-strong log levels.ume2003-08-141-5/+9
* Add many new VIA C3 CPU types now that they appear to be available inimp2003-08-141-0/+18
* Add safe _FOREACH iterators to the rest of the queue.h types.kan2003-08-142-37/+134
* The as(1) manpage was missing on i386 and amd64.ru2003-08-142-2/+1
* Add support for the newer Moxa PCI 8-port, 16550-compatible basedpb2003-08-141-0/+17
* Removed check of st_rdev changing in the -F support. st_rdev for regulardg2003-08-141-1/+0
* trivial optimization: use nameunit here.imp2003-08-141-1/+1
* Note that Microsoft MN-520 WLAN card is now supported.imp2003-08-141-0/+1
* Add microsoft mn-520 wlan card.imp2003-08-141-0/+1
* resync to pcarddevs 1.63imp2003-08-141-1/+7
* add microsoft mn-520 wlan card.imp2003-08-141-1/+5
* Eliminate pmap_page_lookup() and its uses. Instead, use PHYS_TO_VM_PAGE()alc2003-08-141-36/+2
* Update powerpc to use the (old thread,new thread) calling conventiongrehan2003-08-149-97/+60
* Crank down UVISORBUFSIZE from 1024 to 64 to avoid a problem wherejoe2003-08-141-1/+11
* Set the TX hardware checksum offload bits on all the descriptors of awpaul2003-08-132-17/+23
* make sure the packets contains a complete inner headersam2003-08-131-0/+28
* Delay creating ic_bss until after the super-class has a chancesam2003-08-133-0/+14
* Use IEEE80211_RATE_MAXSIZE instead of IEEE80211_RATE_SIZE to validate thesam2003-08-131-4/+4
* Close a race where ath_intr is installed and may be called beforesam2003-08-132-2/+8
* o add missing {}'s that to safe_dmamap_uniform that caused extraneous copiessam2003-08-131-2/+4
* Use STDIN_FILENO, STDOUT_FILENO, and STDERR_FILENO in a few moregad2003-08-133-17/+17
* - The vm_object pointer in pipe_buffer is unused. Remove it.alc2003-08-132-6/+2
* Document LIST_FOREACH_SAFE in queue(3).bmilekic2003-08-131-1/+24
* Remove GIANT_REQUIRED from vmspace_alloc().alc2003-08-131-1/+0
* Add Alfred Hitchcock's birthday.murray2003-08-131-0/+1
* Add LIST_FOREACH_SAFE, which is like LIST_FOREACH but allows youbmilekic2003-08-131-0/+7
* - Clarify the port range syntax in -redirect_port.ru2003-08-131-14/+24
* Add the Dell PERC 3/DCL to the list of supported devices. This has beensimon2003-08-131-0/+2
* Added an option to specify an alternate PID file.ru2003-08-132-3/+23
* Markup, spelling and punctuation fixesbrueffer2003-08-131-8/+10
* Markup, wording and capitalization fixesbrueffer2003-08-131-5/+7
* Grammar and spelling fixesbrueffer2003-08-131-6/+6
* Replace a panic with a .1Hz retry loop.phk2003-08-131-1/+10
* Grammar and spelling fixesbrueffer2003-08-131-6/+6
* Fix typobrueffer2003-08-131-1/+1
* Forced commit to record the PR for the previous commit.harti2003-08-130-0/+0
* Implement what has been documented for a long time: make -debug switchharti2003-08-131-0/+5
* The syncache has made use of TCPDEBUG problematic, because the SYNharti2003-08-131-0/+41
* The tcp_trace call needs the length of the header. Unfortunately theharti2003-08-131-1/+5
* A number of patches in the last years have created new return pathsharti2003-08-132-0/+42
* Make this WARNS=6 clean by just constifying two local char pointers.harti2003-08-132-1/+3
OpenPOWER on IntegriCloud