| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Print scope id for scoped addrs. | shin | 2000-02-28 | 1 | -0/+4 |
* | Previous fix was incomplete and has problem in reverse lookup failed dest, | shin | 2000-02-28 | 1 | -3/+2 |
* | Fix a serious bug in syslogd regarding the handling of pipes. The bug | joerg | 2000-02-28 | 1 | -35/+96 |
* | A huge rewrite of the manual page (mostly -mdoc related). | ru | 2000-02-28 | 1 | -546/+653 |
* | Fixed configuration of fast interrupts for the pci cy driver. They were | bde | 2000-02-28 | 1 | -1/+1 |
* | Fixed configuration of fast interrupts for the isa cy driver. They were | bde | 2000-02-28 | 1 | -1/+1 |
* | Update the description of NOCRYPT and NOSECURE to match reality. | kris | 2000-02-28 | 2 | -4/+4 |
* | Update a comment in elf_coredump to reflect that if you madvise | ps | 2000-02-28 | 1 | -2/+3 |
* | Add MAP_NOCORE to mmap(2), and MADV_NOCORE and MADV_CORE to madvise(2). | ps | 2000-02-28 | 7 | -21/+60 |
* | Fix a repetition typo about the settings the settings. | green | 2000-02-28 | 1 | -1/+1 |
* | Add OpenSSH blurb and some other minor changes. | kris | 2000-02-28 | 2 | -4/+30 |
* | Fix diagnostic printing test condition (was always true) | ache | 2000-02-28 | 1 | -1/+1 |
* | Fix a typo, so that the Aironet 4500 really does have an entry here. | steve | 2000-02-28 | 2 | -2/+2 |
* | -it do, among other things, clear out any | alfred | 2000-02-28 | 2 | -2/+2 |
* | Change RETTOKEN from '\n' to '\r'; it didn't work under some or all | mph | 2000-02-27 | 1 | -1/+1 |
* | Document the following buildworld knobs: | kris | 2000-02-27 | 2 | -8/+22 |
* | Document NOPERL for disabling building of PERL altogether. | kris | 2000-02-27 | 2 | -0/+6 |
* | Completed start/join code (well only infrastructure mode) | dmlb | 2000-02-27 | 1 | -115/+577 |
* | Initial import | dmlb | 2000-02-27 | 1 | -0/+541 |
* | Add libipsec. | shin | 2000-02-27 | 1 | -0/+1 |
* | Add IPv6 services into inetd.conf. | shin | 2000-02-27 | 1 | -0/+31 |
* | Wrap if_up() by splnet. | shin | 2000-02-27 | 1 | -1/+7 |
* | At detaching IPv6 raw socket, also finish IPv6 multicast router. | shin | 2000-02-27 | 1 | -0/+2 |
* | Fix style bugs I introduced in the last revision. | green | 2000-02-27 | 1 | -7/+7 |
* | Fix the problem that caused the boot to fail when modules were loaded. | sos | 2000-02-27 | 1 | -2/+2 |
* | The best way to remove IPv6 things is to remove lines with the pattern | green | 2000-02-27 | 5 | -30/+10 |
* | Do some cleanups of the IPv6 stuff. This is a non-functional change. | green | 2000-02-27 | 4 | -12/+8 |
* | Remove option's description that has gone with PAM. | ru | 2000-02-27 | 1 | -9/+1 |
* | Crank __FreeBSD_version for OpenSSH | kris | 2000-02-27 | 1 | -1/+1 |
* | pkg_create doesn't use more(1) for displaying +DISPLAY files, it | kris | 2000-02-27 | 1 | -2/+1 |
* | Add an eleventh-hour gimick... But since it's only in `games' and | joerg | 2000-02-27 | 2 | -19/+179 |
* | Enable IPv6 options | jkh | 2000-02-26 | 2 | -0/+8 |
* | Elide INET6 related options for boot floppies. | jkh | 2000-02-26 | 5 | -0/+30 |
* | Enable IPv6 support by default. | jkh | 2000-02-26 | 2 | -0/+8 |
* | Add iseek= and oseek= aliases for the preexisting skip= and seek= | green | 2000-02-26 | 2 | -1/+13 |
* | Add IPv6 related docs. | shin | 2000-02-26 | 3 | -0/+1631 |
* | Spelling: ``adress'' -> ``address'' | chris | 2000-02-26 | 1 | -1/+1 |
* | Introduce ``add'' and ``remove'' as alternatives to ``alias'' and ``delete''. | rwatson | 2000-02-26 | 2 | -1/+9 |
* | Implement queue-limiting based on bandwidth. | phk | 2000-02-26 | 1 | -6/+31 |
* | Sync with internat.freebsd.org; weak symbols vs static libs == trouble | peter | 2000-02-26 | 2 | -42/+26 |
* | Use 'following' instead of 'follow' in a couple of places for a slightly | steve | 2000-02-26 | 1 | -2/+2 |
* | Snap shot check in. | dmlb | 2000-02-26 | 2 | -180/+1304 |
* | Merge from internat.freebsd.org; move VERBOSE_STUBS to a better spot. | peter | 2000-02-26 | 1 | -1/+2 |
* | Merge from internat.freebsd.org repo, minus change to rsa_eay.c (missing) | peter | 2000-02-26 | 1 | -0/+121 |
* | Suggest ppp -nat, not ppp -alias | brian | 2000-02-26 | 1 | -1/+1 |
* | Merge from internat.freebsd.org repo, minus change to rsa_eay.c (missing) | peter | 2000-02-26 | 13 | -58/+111 |
* | At great personal risk (to my already fragile sanity), reorganize | peter | 2000-02-26 | 1 | -1/+2 |
* | Be neater with the screen contents. | jkh | 2000-02-26 | 2 | -12/+14 |
* | Fix benign but stupid variable typo. | jkh | 2000-02-26 | 2 | -2/+2 |
* | Make all menu items more consistent and deal with a few remaining | jkh | 2000-02-26 | 3 | -240/+174 |