summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Typo fix: fasion -> fashionkris2001-07-231-1/+1
* by by -> bykris2001-07-231-1/+1
* Unbreak world - comment out WARNS=2 - deadly warning on tgetstrache2001-07-231-1/+1
* mdoc(7) police: mark up kernel options in .Dv, rc.conf variables indd2001-07-231-10/+19
* Consistently capitalize the first letter of the first word in thedd2001-07-231-14/+14
* Break the list of parameter expansions into two lists so thatsheldonh2001-07-231-0/+2
* Document syslogd_program and inetd_program.dd2001-07-231-0/+12
* Don't use the pronoun "you".dd2001-07-231-6/+7
* Fix typoskris2001-07-231-3/+3
* sprintf -> snprintfkris2001-07-231-4/+4
* Add scripts and Makefile support for building ISO images automaticallyjkh2001-07-234-0/+176
* Added the linux_sysinfo function to implement sysinfo(2).pirzyk2001-07-234-3/+78
* Added the proper arguments the sysinfo system callpirzyk2001-07-231-1/+1
* If the user sets SENDMAIL_MC to /etc/mail/sendmail.mc, install is told togshapiro2001-07-232-3/+11
* New make knob, SENDMAIL_M4_FLAGS, modifies the flags passed to m4 whengshapiro2001-07-235-3/+23
* Get rid of a compile-time warning by casting to (size_t).gad2001-07-231-1/+1
* Get rid of a compile-time warning by casting to (size_t).gad2001-07-231-1/+1
* Fix a few more minor compile-time warnings, mainly by using size_t wheregad2001-07-231-10/+15
* Get rid of some compile-time warnings by defining (or casting) variablesgad2001-07-231-19/+20
* Fix two compile-time warnings by defining fromlen as socklen_t.gad2001-07-231-2/+2
* add %option nounputassar2001-07-221-0/+2
* revert last commit. using %option nounput is betterassar2001-07-221-5/+1
* add ecalloc, emalloc, erealloc, estrdup - versions of the e-lessassar2001-07-227-2/+271
* Add a few missing spl calls in preparation for an MFC of the miibusiedowse2001-07-221-6/+15
* Note that the umass device requires scbus and dakris2001-07-222-2/+2
* Remove an old hack that remembered if the card type was Linksys byiedowse2001-07-221-7/+3
* make driver compile under 4.3-STABLEhm2001-07-221-0/+4
* Don't do sleep state transition if specified sleep state is notiwasaki2001-07-223-14/+20
* Attach the miibus for Linksys/Dlink cards from the attach routine,iedowse2001-07-222-6/+11
* As per further discussions on hackers redo the SIGCHLD patch to not generatedillon2001-07-222-8/+8
* Fix a bug I introduced in Rev. 1.21 that prevented 'whois test' frommike2001-07-221-0/+2
* Add entry for SMC 2632W card.imp2001-07-221-11/+26
* Remove namespace pollution.mike2001-07-221-2/+2
* - Fix "off by one" error in VT_WAITACTIVATE. Correctly acceptyokota2001-07-221-5/+5
* Use the correct ioctl command to set a VESA mode.yokota2001-07-221-1/+3
* Fix some bugs and general brain damage in mounttab:iedowse2001-07-224-72/+69
* Fix some man page xrefs.mpp2001-07-222-3/+3
* Change the errx() example. Error messages passed to the err(3)dd2001-07-221-1/+1
* Add: ``If you have to wrap a long statement, put the operator at thedd2001-07-221-1/+4
* Don't put a shell prompt in the example since none of the other mandd2001-07-221-2/+8
* revert previous commit (bad style and not needed)assar2001-07-221-1/+0
* remove -*- nroff -*- thingyalfred2001-07-221-1/+0
* add directory i4brunppp.hm2001-07-221-0/+2
* Replace calls to strncpy with calls to strlcpy, and remove the extra stepgad2001-07-223-37/+25
* Error messaging in ipfw(8) was out of hand, almost 50 lines of usagecjc2001-07-221-109/+114
* Add another Dell 3/Di PCI ID. You'd think they had enough of thesemsmith2001-07-221-0/+1
* Fix a selection of bugs, and improve code layout:iedowse2001-07-221-95/+74
* Rename the -w option to be -W. The recently-added -w option is differentgad2001-07-222-7/+30
* Correct typo.nyan2001-07-221-1/+1
* Include the remote hostname in RPC-related warning messages. Exitiedowse2001-07-221-25/+24
OpenPOWER on IntegriCloud