summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - now, IPV6CTL_V6ONLY is on by default.ume2002-07-261-2/+2
* Build FDP ports with a clean runtime environment; gmake(1) somehowru2002-07-261-2/+4
* Make building docs possible on systems where sed(1) can't do in-place editing.ru2002-07-261-0/+13
* sync types with headers.ume2002-07-261-5/+5
* note that we intentionally violate RFC2553 for security reasons.ume2002-07-261-12/+13
* MFp4:imp2002-07-262-122/+143
* MFp4:imp2002-07-264-127/+156
* MFp4:imp2002-07-263-20/+25
* Make PCI_ENABLE_IO_MODES a sysctl hw.pci.enable_io_modes. It can alsoimp2002-07-262-21/+35
* Revert part of revision 1.10, as it broke portmap lookups for IPv4iedowse2002-07-261-9/+3
* Add a generic NANOSPEED wi card.imp2002-07-261-16/+20
* Use sigaction(2) instead of signal(3) to avoid the signal handler beingtjr2002-07-261-3/+10
* gethints.awk is a machine-specific 4.x->5.x transition aid. We cannotpeter2002-07-262-162/+39
* Recognize the Altima AC9100 chip, which is used in current versionsjdp2002-07-262-0/+3
* Problems addressed:ache2002-07-261-2/+21
* Define all paths in pathnames.hjohan2002-07-252-2/+6
* Frequency default should be '25' for 25MHz, not 25000000.mjacob2002-07-251-7/+23
* Don't test against default_iid being zero as a test for whether wemjacob2002-07-251-1/+2
* correct comment for setsockopt arg size.ume2002-07-251-3/+3
* Set interrupt clear pointer for SBus slots to point to correct spot.mjacob2002-07-251-2/+2
* o Remove a vm_page_deactivate() that is immediately followed by aalc2002-07-251-3/+0
* make setsockopt(IPV6_V6ONLY, 0) actuall work for tcp6.ume2002-07-251-3/+3
* Use <arpa/ftp.h> stuff cleanly, without introducingyar2002-07-251-1/+3
* cleanup usage of ip6_mapped_addr_on and ip6_v6only. now,ume2002-07-254-10/+7
* Make sure that if are in fact using 'full SMP', make the interruptmjacob2002-07-253-12/+25
* Put MODULE_VERSION back here so that ispfw is happy.mjacob2002-07-251-0/+2
* Document the FreeBSD default for CheckHostIP, which was changed infanf2002-07-252-2/+2
* When parsing the program name from the incoming log messagerobert2002-07-251-1/+1
* Change the default setting of an IPv4-mapped IPv6 address to off.ume2002-07-252-2/+2
* Braino in the 1.672 commit: scripts/games-make.sh expects theru2002-07-251-1/+1
* Regen.takawata2002-07-252-3/+10
* MFNetBSD: FTDI USB-serial converter chips description.takawata2002-07-251-1/+2
* Moved some more NIC drivers to the second floppy.ru2002-07-251-2/+6
* Add a -P/-o physical option which behaves similarly to bash/ksh's optionstjr2002-07-253-4/+17
* Set opterr to zero to avoid duplicate warnings from getopt(3) for unknowntjr2002-07-255-2/+6
* When reading a program name from the syslog configuration file,robert2002-07-251-1/+1
* Use PATH_MAX instead of a local guess at it, which happened to be incorrect.tjr2002-07-251-4/+3
* pwdcmd()'s argc and argv arguments are no longer unused, remove __unused.tjr2002-07-251-1/+1
* Add SEE ALSO references to papers handling RED.sheldonh2002-07-251-0/+26
* sysctl(NET_RT_IFLIST) up to several (currently 5) times.ume2002-07-251-8/+29
* Bah, I forgot to commit this part of the nfssvc() cleanup. Sorry folks.peter2002-07-251-4/+1
* Give an example showing how to change the mesg status of terminalstjr2002-07-251-0/+10
* Fix some of the places where sound(4) can sleep with a lock held. (Helpgreen2002-07-253-12/+30
* get suspension counting right.julian2002-07-252-0/+8
* MFC noted: acct(2) appends to file.johan2002-07-252-2/+38
* Change 'int pid' to 'pid_t pid'jmallett2002-07-252-2/+2
* Clarify the sizeof(var) rule. This is the result of the consensus inimp2002-07-251-0/+5
* fix some style problems and remove a mis-merged assert.julian2002-07-252-60/+24
* slight stylisations to take into account recent code changes.julian2002-07-241-7/+3
* Add some locking asserts and some commentsjulian2002-07-244-0/+10
OpenPOWER on IntegriCloud