| Commit message (Expand) | Author | Age | Files | Lines |
* | Add an ICMP protocol handler, partly based on LBL's traceroute 1.4 . | fenner | 2002-07-22 | 2 | -4/+57 |
* | Don't shrink socket buffers in tcp_mss(), application might have already | ru | 2002-07-22 | 2 | -4/+8 |
* | Actually use gen_prep() and gen_check(), instead of udp_prep() and | fenner | 2002-07-22 | 1 | -3/+3 |
* | Revert last commit. Sorry for breaking things | trhodes | 2002-07-22 | 1 | -10/+10 |
* | integrate from p4 repo: | imp | 2002-07-22 | 1 | -9/+16 |
* | Three minor changes: | imp | 2002-07-22 | 1 | -14/+15 |
* | MFC: Fix some grammar, greater reduce diffs to HEAD | trhodes | 2002-07-22 | 3 | -21/+13 |
* | Remove unneeded caddr_t casts. | alfred | 2002-07-22 | 1 | -5/+5 |
* | Fix the transfer size calculation. | sos | 2002-07-22 | 1 | -1/+1 |
* | Sync with the spl changes in -stable. | sos | 2002-07-22 | 2 | -2/+6 |
* | Update the tags handling a bit, which makes support for the | sos | 2002-07-22 | 3 | -83/+72 |
* | Cleanup: | alfred | 2002-07-22 | 2 | -285/+134 |
* | use IPV6_V6ONLY instead of non standard IPV6_BINDV6ONLY. | ume | 2002-07-22 | 1 | -4/+2 |
* | add -4 and -6 option to be able to specify an address family. | ume | 2002-07-22 | 3 | -4/+22 |
* | This commit was generated by cvs2svn to compensate for changes in r100519, | ru | 2002-07-22 | 1 | -182/+0 |
* | Update for GNU texinfo 4.2. | ru | 2002-07-22 | 3 | -140/+107 |
* | Merge texinfo 4.2 changes onto the trunk. | ru | 2002-07-22 | 1 | -3/+5 |
* | Use stock (FSF) version of this file. | ru | 2002-07-22 | 1 | -66/+140 |
* | This commit was generated by cvs2svn to compensate for changes in r100513, | ru | 2002-07-22 | 41 | -1952/+2809 |
|\ |
|
| * | Import of stripped down GNU texinfo 4.2 | ru | 2002-07-22 | 43 | -2021/+2954 |
* | | Change struct vmspace->vm_shm from void * to struct shmmap_state *, this | alfred | 2002-07-22 | 2 | -4/+4 |
* | | Remove caddr_t. | alfred | 2002-07-22 | 4 | -43/+38 |
* | | Surround prototypes with __BEGIN_DECLS / __END_DECLS. | des | 2002-07-22 | 1 | -0/+4 |
* | | sync comment with reality. IN6P_BINDV6ONLY -> IN6P_IPV6_V6ONLY. | ume | 2002-07-22 | 1 | -1/+1 |
* | | do not refer to IN6P_BINDV6ONLY anymore. | ume | 2002-07-22 | 2 | -8/+1 |
* | | remove caddr_t from fo_ioctl calls | alfred | 2002-07-22 | 1 | -2/+2 |
* | | remove caddr_t | alfred | 2002-07-22 | 1 | -9/+8 |
* | | use IPV6_V6ONLY instead of non standard IPV6_BINDV6ONLY. | ume | 2002-07-22 | 6 | -17/+10 |
* | | sin6_len is not an address family. I believe this doesn't | ume | 2002-07-22 | 1 | -1/+1 |
* | | - Remove unnecessary break statement. | robert | 2002-07-22 | 1 | -2/+1 |
* | | Initialize sockbits variable with FD_ZERO, to avoid passing a fd_set | kan | 2002-07-22 | 1 | -0/+1 |
* | | Fix typo: corrisponds -> corresponds | fanf | 2002-07-22 | 1 | -1/+1 |
* | | Add device(power/sleep button and lid) wake function from sleeping state. | iwasaki | 2002-07-22 | 4 | -5/+174 |
* | | Set VAPPEND in open mode when O_APPEND is specified as an argument to | rwatson | 2002-07-22 | 3 | -0/+6 |
* | | - Use MAXLOGNAME - 1 rather than UT_NAMESIZE. | robert | 2002-07-22 | 1 | -3/+2 |
* | | - Use MAXLOGNAME - 1 instead of UT_NAMESIZE. | robert | 2002-07-22 | 1 | -11/+5 |
* | | s,/usr/include,${INCLUDEDIR}, | ru | 2002-07-22 | 1 | -1/+1 |
* | | This commit was generated by cvs2svn to compensate for changes in r100490, | bp | 2002-07-22 | 2 | -5/+25 |
|\ \ |
|
| * | | Import smbfs 1.4.5. This release intended to fix problem with iconv | bp | 2002-07-22 | 2 | -5/+25 |
* | | | Pre-wire the output buffer so that sysctl_kern_function_list() doesn't | truckman | 2002-07-22 | 1 | -0/+1 |
* | | | Provide a way for sysctl handlers to pre-wire their output buffer before | truckman | 2002-07-22 | 2 | -0/+18 |
* | | | Fix one RFC 959 incompliance: | yar | 2002-07-22 | 1 | -3/+30 |
* | | | Copy cis strings into the kernel. | imp | 2002-07-22 | 2 | -9/+15 |
* | | | Copy manufacturer and version string into the kernel, and copy it to | imp | 2002-07-22 | 3 | -2/+10 |
* | | | Don't allow "||" or "&&" to be the first tokens of a command. | tjr | 2002-07-22 | 1 | -0/+1 |
* | | | Correct syntax error, remove the unescaped newline between "||" and the | tjr | 2002-07-22 | 1 | -4/+2 |
* | | | Teach discretionary access control methods for files about VAPPEND | rwatson | 2002-07-22 | 4 | -43/+43 |
* | | | Add VALLPERM, which is a mask of all the access control request permission | rwatson | 2002-07-22 | 1 | -0/+1 |
* | | | Sort vnode access mode flags. | rwatson | 2002-07-22 | 1 | -6/+8 |
* | | | Move lock in pcm_chn_add() to after malloc. | orion | 2002-07-22 | 1 | -3/+2 |