| Commit message (Expand) | Author | Age | Files | Lines |
* | Document the -u (set umask) option | yar | 2002-07-26 | 1 | -0/+9 |
* | Remove the tlb argument to tlb_page_demap (itlb or dtlb), in order to better | jake | 2002-07-26 | 9 | -60/+21 |
* | Sort command-line options according to the mostly used style: | yar | 2002-07-26 | 2 | -91/+91 |
* | FreeBSD doesn't use the host RSA key by default. | fanf | 2002-07-26 | 3 | -7/+2 |
* | Don't dump all information about apm when only asked to enable/disable apm | sobomax | 2002-07-26 | 1 | -0/+2 |
* | Fix -Werror build for sparc64: Use the appropriate conversion | robert | 2002-07-26 | 2 | -2/+2 |
* | - now, IPV6CTL_V6ONLY is on by default. | ume | 2002-07-26 | 1 | -2/+2 |
* | Build FDP ports with a clean runtime environment; gmake(1) somehow | ru | 2002-07-26 | 1 | -2/+4 |
* | Make building docs possible on systems where sed(1) can't do in-place editing. | ru | 2002-07-26 | 1 | -0/+13 |
* | sync types with headers. | ume | 2002-07-26 | 1 | -5/+5 |
* | note that we intentionally violate RFC2553 for security reasons. | ume | 2002-07-26 | 1 | -12/+13 |
* | MFp4: | imp | 2002-07-26 | 2 | -122/+143 |
* | MFp4: | imp | 2002-07-26 | 4 | -127/+156 |
* | MFp4: | imp | 2002-07-26 | 3 | -20/+25 |
* | Make PCI_ENABLE_IO_MODES a sysctl hw.pci.enable_io_modes. It can also | imp | 2002-07-26 | 2 | -21/+35 |
* | Revert part of revision 1.10, as it broke portmap lookups for IPv4 | iedowse | 2002-07-26 | 1 | -9/+3 |
* | Add a generic NANOSPEED wi card. | imp | 2002-07-26 | 1 | -16/+20 |
* | Use sigaction(2) instead of signal(3) to avoid the signal handler being | tjr | 2002-07-26 | 1 | -3/+10 |
* | gethints.awk is a machine-specific 4.x->5.x transition aid. We cannot | peter | 2002-07-26 | 2 | -162/+39 |
* | Recognize the Altima AC9100 chip, which is used in current versions | jdp | 2002-07-26 | 2 | -0/+3 |
* | Problems addressed: | ache | 2002-07-26 | 1 | -2/+21 |
* | Define all paths in pathnames.h | johan | 2002-07-25 | 2 | -2/+6 |
* | Frequency default should be '25' for 25MHz, not 25000000. | mjacob | 2002-07-25 | 1 | -7/+23 |
* | Don't test against default_iid being zero as a test for whether we | mjacob | 2002-07-25 | 1 | -1/+2 |
* | correct comment for setsockopt arg size. | ume | 2002-07-25 | 1 | -3/+3 |
* | Set interrupt clear pointer for SBus slots to point to correct spot. | mjacob | 2002-07-25 | 1 | -2/+2 |
* | o Remove a vm_page_deactivate() that is immediately followed by a | alc | 2002-07-25 | 1 | -3/+0 |
* | make setsockopt(IPV6_V6ONLY, 0) actuall work for tcp6. | ume | 2002-07-25 | 1 | -3/+3 |
* | Use <arpa/ftp.h> stuff cleanly, without introducing | yar | 2002-07-25 | 1 | -1/+3 |
* | cleanup usage of ip6_mapped_addr_on and ip6_v6only. now, | ume | 2002-07-25 | 4 | -10/+7 |
* | Make sure that if are in fact using 'full SMP', make the interrupt | mjacob | 2002-07-25 | 3 | -12/+25 |
* | Put MODULE_VERSION back here so that ispfw is happy. | mjacob | 2002-07-25 | 1 | -0/+2 |
* | Document the FreeBSD default for CheckHostIP, which was changed in | fanf | 2002-07-25 | 2 | -2/+2 |
* | When parsing the program name from the incoming log message | robert | 2002-07-25 | 1 | -1/+1 |
* | Change the default setting of an IPv4-mapped IPv6 address to off. | ume | 2002-07-25 | 2 | -2/+2 |
* | Braino in the 1.672 commit: scripts/games-make.sh expects the | ru | 2002-07-25 | 1 | -1/+1 |
* | Regen. | takawata | 2002-07-25 | 2 | -3/+10 |
* | MFNetBSD: FTDI USB-serial converter chips description. | takawata | 2002-07-25 | 1 | -1/+2 |
* | Moved some more NIC drivers to the second floppy. | ru | 2002-07-25 | 1 | -2/+6 |
* | Add a -P/-o physical option which behaves similarly to bash/ksh's options | tjr | 2002-07-25 | 3 | -4/+17 |
* | Set opterr to zero to avoid duplicate warnings from getopt(3) for unknown | tjr | 2002-07-25 | 5 | -2/+6 |
* | When reading a program name from the syslog configuration file, | robert | 2002-07-25 | 1 | -1/+1 |
* | Use PATH_MAX instead of a local guess at it, which happened to be incorrect. | tjr | 2002-07-25 | 1 | -4/+3 |
* | pwdcmd()'s argc and argv arguments are no longer unused, remove __unused. | tjr | 2002-07-25 | 1 | -1/+1 |
* | Add SEE ALSO references to papers handling RED. | sheldonh | 2002-07-25 | 1 | -0/+26 |
* | sysctl(NET_RT_IFLIST) up to several (currently 5) times. | ume | 2002-07-25 | 1 | -8/+29 |
* | Bah, I forgot to commit this part of the nfssvc() cleanup. Sorry folks. | peter | 2002-07-25 | 1 | -4/+1 |
* | Give an example showing how to change the mesg status of terminals | tjr | 2002-07-25 | 1 | -0/+10 |
* | Fix some of the places where sound(4) can sleep with a lock held. (Help | green | 2002-07-25 | 3 | -12/+30 |
* | get suspension counting right. | julian | 2002-07-25 | 2 | -0/+8 |