summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Obviate the need to set the COMPILER_PATH and LIBRARY_PATH in Makefile.inc1ru2002-02-213-22/+5
* Moved the definition of the machine-independent macro UNITS_TO_CODEbde2002-02-2111-9/+12
* Reserved one of the spare fields in struct gmon to record the historybde2002-02-212-5/+34
* Document the hw.physmem kernel environment variable.davidc2002-02-212-0/+8
* Fixed some style bugs. Added a comment about a bug in PT_SSTEP.bde2002-02-211-25/+21
* Recover bits that were lost in transition in rev.1.76:bde2002-02-211-16/+77
* Don't define NOADDITIONAL in CFLAGS again, it is already in named.hache2002-02-211-2/+1
* Use new ID scheme.mike2002-02-212-9/+24
* Fix a problem where a local loop disk logs out- and we get a PORT LOGGEDmjacob2002-02-211-8/+38
* Commit some infrastructure for turning on -Werror for kernel compiles.peter2002-02-2010-14/+29
* MFen (1.281 --> 1.283).kuriyama2002-02-201-3/+3
* Oops, used wrong error value for unimplemented syscalls.julian2002-02-201-6/+6
* Pass me the pointy hat please. Be sure to return a value in a non-voidpeter2002-02-202-2/+2
* Tidy up some unused variablespeter2002-02-202-10/+0
* Prefix structure members to protect them against clashes with eg.alfred2002-02-2010-163/+163
* Cleanup of nmdm devicejulian2002-02-201-61/+100
* Allow for better control over the GCC front-end when building a crossobrien2002-02-201-0/+5
* MF4S: Fix typo in mention of sbniconfig port.bmah2002-02-202-2/+2
* Add missing m_free() so we actually drain the send buffer in monitor mode.brooks2002-02-201-0/+2
* Delete a needless rule for DAD. An unspecified address is never usedume2002-02-201-1/+0
* BUGFIX: make use of the pointer to the target of skipto rules,luigi2002-02-201-2/+4
* Make sortdeps() working with dependency lists containing one or no elements.sobomax2002-02-201-1/+4
* (forced)sobomax2002-02-200-0/+0
* Provide protection against incorrect input (dependency list).sobomax2002-02-201-2/+5
* fix file descriptor leak.alfred2002-02-201-1/+2
* When expanding a syncache entry into a socket, inherit the socket optionsjlemon2002-02-201-1/+1
* Check the status of the card bridge first thing, rather than last inimp2002-02-201-10/+16
* - Fix style further by adding parentheses around return values so thatarr2002-02-201-14/+14
* Document NGM_PPPOE_ACNAME.brian2002-02-201-2/+5
* Document NGM_PPPOE_ACNAME handling.brian2002-02-201-0/+6
* Handle NGM_PPPOE_ACNAME messages.brian2002-02-203-3/+16
* Send a NGM_PPPOE_ACNAME message to userland when a node is connected.brian2002-02-202-2/+25
* o Minor style fix on #endif, missing '_' in comment.rwatson2002-02-201-1/+1
* Add a module of xe driver.shiba2002-02-202-1/+11
* Add some code which read manufucturer id. This is for NEWCARD compatibility.shiba2002-02-204-0/+46
* Add some code which is compatible for NEWCARD. It makes manufacturershiba2002-02-204-0/+18
* NEWCARD support for xe.shiba2002-02-201-1/+3
* make(1) claims to ignore the remainder of a conditional once its valuecjc2002-02-201-1/+1
* Add u_int16 prodext value in CISTPL_MANF_ID. This gets a fifth byteshiba2002-02-203-0/+15
* - Style.9 formatting fix; this commit is mostly white space related witharr2002-02-201-209/+209
* Update xe driver to probe and attach in a NEWCARD kernel.shiba2002-02-203-310/+365
* Fix typos in some comments.cjc2002-02-202-4/+4
* There is no reason to demand the administrator set 'natd_interface'cjc2002-02-209-41/+30
* Create /var/log/lastlog if it doesn't exist.sobomax2002-02-201-1/+1
* Neutralize bits of ns_parse.c with bad juju.obrien2002-02-201-1/+6
* MFi386: revision 1.497nyan2002-02-202-2/+4
* Clean up the style a little bit.obrien2002-02-201-8/+3
* Do not define a 'MD_EXEC_PREFIX'. It is not needed, not used in theobrien2002-02-201-8/+2
* Reflect the rename of the vendor branch.obrien2002-02-201-1/+1
* Some more tidy-up of stray "unsigned" variables instead of p[dt]_entry_tpeter2002-02-204-46/+50
OpenPOWER on IntegriCloud