summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* add prototype for dosetrlimitassar2001-07-222-2/+2
* revert previous accidental commitassar2001-07-222-2/+10
* get rid of some printf and pointer type warningsassar2001-07-229-25/+19
* Change a few read & write calls to use 'STDOUT_FILENO' instead of '1'.gad2001-07-222-7/+7
* The MA401 is a Prism IInsayer2001-07-211-1/+1
* ACPI CA doesn't recognis S4BIOS as a seperate sleep type anymore, somsmith2001-07-212-17/+0
* add <sys/sytm.h> (for cpufunc.h -> rdtsc)assar2001-07-211-0/+1
* - Allow link-local multicast traffic for client.ume2001-07-211-3/+29
* add an unused attribute to yyunput to avoid warnings (errors) whenassar2001-07-211-1/+5
* This was repo copied to src/release/alpha/fixit_crunch.conf.obrien2001-07-211-24/+0
* I think this is OK for PC98, someone please check.obrien2001-07-211-3/+2
* Fix the install kernel on a 1.44MB floppy again.obrien2001-07-211-0/+13
* Unconditionalize these now that they live in ARCH-specific directories.obrien2001-07-214-297/+0
OpenPOWER on IntegriCloud