summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mdoc(7) police: removed hard sentence breaks.ru2001-04-041-5/+10
* mdoc(7) police: you don't need to use enclose macros for blocks of text.ru2001-04-041-1/+1
* mdoc(7) police: .Nm remembers its argument on the first call.ru2001-04-041-1/+1
* mdoc(7) police: add missing .Pa call.ru2001-04-041-1/+3
* mdoc(7) police: add a missing comma in the SEE ALSO.ru2001-04-041-1/+1
* mdoc(7) police: use .Nm instead of hardcoded name.ru2001-04-041-1/+3
* mdoc(7) police: cosmetics.ru2001-04-041-4/+5
* mdoc(7) police: use proper markup for function arguments.ru2001-04-043-18/+18
* A much better (more correct) fix for handling ``!'' charactersbrian2001-04-041-23/+40
* mdoc(7) police: add missing .Pa call.ru2001-04-041-1/+3
* mdoc(7) police: use .Nm, remove blank line (these cause warnings in mdocNG).ru2001-04-041-2/+3
* mdoc(7) police: sort xrefs.ru2001-04-041-1/+1
* Handle ``!'' characters when they appear as second and subsequentbrian2001-04-041-0/+3
* wd1s1a -> ad1s1anik2001-04-041-2/+2
* Document ``special <progname> ident <identifier>'' command.ru2001-04-041-0/+17
* - Call `subclean' after `clean' for each program.ru2001-04-041-2/+2
* Doh! Last second change introduced two compile warnings. Fix them.imp2001-04-041-2/+2
* Try to INIT the cards up to 5 times in a row rather than just once.imp2001-04-041-9/+15
* This commit was generated by cvs2svn to compensate for changes in r75147,fenner2001-04-041-1/+1
|\
| * Check in the diff for rev 1.11 of tcpdump.org's print-smb.cfenner2001-04-041-1/+1
* | Fix some very broken code in __nc_error() that implements per-threadiedowse2001-04-032-17/+28
* | Add a leading underscore to the pthread_main_np function name, andiedowse2001-04-033-3/+6
* | Remove some hacks that were apparently added to avoid problems withiedowse2001-04-032-4/+2
* | New release notes: README file for ACLs and extended attributes,bmah2001-04-032-11/+31
* | Implement a package number comparison routine for pkg_version(1)bmah2001-04-034-31/+201
* | De __P() while I'm here. Done as a separate commit since it is justimp2001-04-032-90/+90
* | Commit the first version of BSDPAN.joe2001-04-0323-29/+775
* | Make this file C++ safe. It defines many useful functions (inb, outb)imp2001-04-032-0/+8
* | o Indent sub-section headings to be consistent with README.extattr.rwatson2001-04-031-2/+2
* | Round up before checking if the width is smaller than the widestdwmalone2001-04-031-3/+5
* | Regen after adding linux_sched_get_priority_max() andgallatin2001-04-033-7/+15
* | Add linux_sched_get_priority_max() and linux_sched_get_priority_min() togallatin2001-04-031-2/+2
* | o Introduce a README file describing briefly how to use access controlrwatson2001-04-031-0/+51
* | o Introduce a README file describing briefly how to use extendedrwatson2001-04-031-0/+86
* | Synch this with i386 version again. This fits nicely on alphas.ru2001-04-032-58/+28
* | Clarify instructions for using a CD-ROM equipped machine to support abmah2001-04-032-4/+14
* | Cleanup: sort by directory/program, remove unused libraries.ru2001-04-038-170/+142
* | Drop support for -DRELEASE_BUILD_FIXIT and -DCRUNCHED_BINARY inru2001-04-037-14/+7
* | Fixed world breakage in previous commit (config.h was inaccessiblebde2001-04-031-4/+2
* | Fixed style bugs in previous commit.bde2001-04-031-4/+4
* | Be a bit more persistent when the NET_RT_IFLIST sysctl returns ENOMEMbrian2001-04-031-18/+27
* | Don't say ``PPP enabled'' if we're given the -quiet switchbrian2001-04-031-2/+4
* | Update for tcpdump 3.6.2fenner2001-04-032-73/+68
* | Merge tcpdump 3.6.2fenner2001-04-0331-1606/+3253
* | This commit was generated by cvs2svn to compensate for changes in r75115,fenner2001-04-03118-2910/+10356
|\ \ | |/
| * Virgin import of tcpdump.org tcpdump v3.6.2fenner2001-04-03151-4461/+14070
* | Fix a spelling error.dd2001-04-031-1/+1
* | Again initialize a mutex well, then lock it.tanimura2001-04-031-1/+3
* | - Change the msleep()s to condition variables.bmilekic2001-04-032-54/+58
* | Update for libpcap 0.6.2fenner2001-04-032-8/+106
OpenPOWER on IntegriCloud