| Commit message (Expand) | Author | Age | Files | Lines |
* | Add uk_UA.ISO8859-5 locale | ache | 2001-12-20 | 13 | -0/+219 |
* | Fix codes | ache | 2001-12-20 | 1 | -151/+19 |
* | Delete a release note regarding mergemaster(8) which, while true, was | bmah | 2001-12-20 | 2 | -6/+0 |
* | Fix codes | ache | 2001-12-20 | 1 | -44/+46 |
* | style(9)'ify | phantom | 2001-12-20 | 7 | -73/+77 |
* | -Remove unneeded include stddef.h | pdeuskar | 2001-12-20 | 2 | -2/+1 |
* | Modified release note: syncache with syncookies. | bmah | 2001-12-20 | 2 | -4/+12 |
* | A case of ninfo (non-info) | wilko | 2001-12-20 | 1 | -0/+4 |
* | Recommend the use of 'noauto' for all remote filesystems other than | sheldonh | 2001-12-20 | 1 | -0/+5 |
* | New release note: xl(4) bugfix. | bmah | 2001-12-20 | 2 | -4/+14 |
* | Update smbfs release note for module-loading. | bmah | 2001-12-20 | 2 | -8/+16 |
* | Correct the given path to nsmb.conf in the comments, now that it's | sheldonh | 2001-12-20 | 1 | -1/+1 |
* | Supply SMB_CFG_FILE in CFLAGS. The newly imported smbfs-1.4.2 | sheldonh | 2001-12-20 | 1 | -1/+1 |
* | This commit was generated by cvs2svn to compensate for changes in r88282, | sheldonh | 2001-12-20 | 18 | -29/+254 |
|\ |
|
| * | Import smbfs-1.4.2. | sheldonh | 2001-12-20 | 18 | -29/+254 |
* | | Use correct mode for temporary file. | nectar | 2001-12-20 | 1 | -1/+1 |
* | | Previous commit was intented to silence a warning, not to change codepath. | bp | 2001-12-20 | 1 | -2/+3 |
* | | Add my e-mail to copyrights | phantom | 2001-12-20 | 2 | -2/+2 |
* | | Re-enable tip, now that the import and merge are done. | markm | 2001-12-20 | 1 | -0/+1 |
* | | Fix merge conflicts, and because this still has a zillion warnings, | markm | 2001-12-20 | 41 | -3556/+1248 |
* | | Bring files back from the dead prior to remote commit to fix import | markm | 2001-12-20 | 2 | -0/+154 |
* | | Temporarily remove tip(1) from the build while I upgrade it. | markm | 2001-12-20 | 1 | -1/+0 |
* | | Silence harmless "smbfs_closel: Negative opencount" messages at | sheldonh | 2001-12-20 | 1 | -1/+1 |
* | | Add missing snd_ich_load entry. | jim | 2001-12-20 | 1 | -0/+1 |
* | | Actually make use of the md_version field of 'struct mdio'. In order | dd | 2001-12-20 | 3 | -1/+16 |
* | | I am not sure if it is a good idea or not to have my id in the cvs log | peter | 2001-12-20 | 1 | -824/+797 |
* | | Replace a bunch of: | peter | 2001-12-20 | 4 | -98/+31 |
* | | Add Apple's filesystem exercising tool. | jkh | 2001-12-20 | 3 | -0/+1129 |
* | | Fix some whitespace nits, and a minor error that I made in some unused | peter | 2001-12-20 | 2 | -16/+14 |
* | | Fix some whitespace nits, converge with other pmap.c's | peter | 2001-12-20 | 1 | -6/+14 |
* | | This commit was generated by cvs2svn to compensate for changes in r88237, | peter | 2001-12-20 | 1 | -0/+2 |
|\ \ |
|
| * | | Fix the 'nm' -> segfault bug (on the vendor branch). This has been fixed | peter | 2001-12-20 | 1 | -0/+2 |
* | | | Mention that the Xircom and Conexant chips are supported in | wpaul | 2001-12-20 | 1 | -0/+4 |
* | | | Pseudofs was leaking VFS cache entries badly due to its cache and use of | dillon | 2001-12-19 | 2 | -4/+22 |
* | | | Clarify dirprefs release note. | bmah | 2001-12-19 | 2 | -4/+14 |
* | | | Add missing {} to 'for'. It fix coredump (result of NetBSD changes merge) | ache | 2001-12-19 | 1 | -1/+2 |
* | | | Add (unsigned char) cast to ctype macros | ache | 2001-12-19 | 9 | -34/+34 |
* | | | Fix | phk | 2001-12-19 | 1 | -1/+3 |
* | | | Comment out DEVICE_POLLING so that LINT compiles again. | phk | 2001-12-19 | 2 | -2/+4 |
* | | | Make this driver a better citizen by moving dev creation and | imp | 2001-12-19 | 1 | -46/+45 |
* | | | Calculate whether the sbuf is dynamic *before* bzero()ing the | dillon | 2001-12-19 | 1 | -1/+4 |
* | | | Correct unexpected interrupt detection. | orion | 2001-12-19 | 1 | -1/+1 |
* | | | Fix the "conexant chips don't work in full duplexmode" problem. According | wpaul | 2001-12-19 | 2 | -8/+16 |
* | | | Fix compiler warning in dc_intr(): if the only code that does a "goto" | wpaul | 2001-12-19 | 2 | -0/+6 |
* | | | Nitlets. | orion | 2001-12-19 | 1 | -9/+8 |
* | | | Clear resume interrupts - these can occur during initialization and | orion | 2001-12-19 | 1 | -22/+38 |
* | | | Don't assume that /var/run and /var/spool/lock are on the same | brian | 2001-12-19 | 1 | -10/+13 |
* | | | It's no longer necessary to ensure that ``gate'' is set when RTF_GATEWAY | brian | 2001-12-19 | 1 | -10/+0 |
* | | | Only call rt_getifa() if we've either been passed a gateway or | brian | 2001-12-19 | 1 | -2/+8 |
* | | | When storing an int value in a void *, use intptr_t as the cast type | jlemon | 2001-12-19 | 1 | -2/+2 |