| Commit message (Expand) | Author | Age | Files | Lines |
* | Provide 32-bit runtime support on amd64 as a separate distribution, lib32. | ru | 2005-06-16 | 6 | -2/+22 |
* | Correctly handle an input file without a newline on the last line (and | dd | 2005-06-15 | 1 | -9/+9 |
* | Implement @noinst field which has at the moment the same meaning and | krion | 2005-06-14 | 5 | -2/+24 |
* | Markup fixes. | ru | 2005-06-14 | 9 | -37/+33 |
* | Remove rexecd(8), a server that implements a particularly insecure | nectar | 2005-06-10 | 2 | -4/+0 |
* | Stop embedding struct ifnet at the top of driver softcs. Instead the | brooks | 2005-06-10 | 1 | -9/+9 |
* | Remove kludges intended to support src trees with partial obj trees. | des | 2005-06-10 | 10 | -113/+34 |
* | o improve error msg for ioctl failures | sam | 2005-06-09 | 1 | -1/+6 |
* | Update manual page after sysctl rename. | pjd | 2005-06-09 | 1 | -13/+16 |
* | MFP4: | jkoshy | 2005-06-09 | 3 | -135/+538 |
* | Commit some cosmetic fixes I developed some time ago, mostly style but | ru | 2005-06-09 | 1 | -26/+31 |
* | Fix exit status. In rev. 1.48 return logic of rtmsg() was confused. This | glebius | 2005-06-09 | 1 | -1/+1 |
* | Document that /etc/rc.d/ntpdate will read this file to find out a list | keramida | 2005-06-09 | 1 | -0/+11 |
* | an English grammar fix | suz | 2005-06-09 | 1 | -1/+1 |
* | fixed typo | suz | 2005-06-08 | 1 | -3/+3 |
* | add EAP-TTLS to the EAPOL group; may want a separate knob later | sam | 2005-06-07 | 1 | -0/+3 |
* | Catch up with changes in wpa_supplicant: | sam | 2005-06-07 | 1 | -37/+87 |
* | hookup wpa tools to the build | sam | 2005-06-06 | 1 | -0/+1 |
* | Add -R modifier for the mode when pkg_create(8) creates package file | sobomax | 2005-06-06 | 4 | -9/+70 |
* | freebsd pieces of hostapd support | sam | 2005-06-06 | 6 | -1/+1128 |
* | freebsd pieces of wpa supplicant support | sam | 2005-06-05 | 9 | -0/+1401 |
* | - Avoid a memory leak if realloc(3) fails by using reallocf(3) | ssouhlal | 2005-06-03 | 1 | -5/+2 |
* | Remove libz and pppd redundancy | imp | 2005-06-03 | 1 | -3/+0 |
* | Use __FBSDID() over #ident. | stefanf | 2005-05-31 | 4 | -4/+8 |
* | Make apm(8) understand AC Line state 2 as "backup power". | will | 2005-05-30 | 2 | -4/+6 |
* | update after import of v3.9.1-096 | sam | 2005-05-29 | 2 | -8/+50 |
* | Even if variable is never used uninitialized by the semantic, reduce compiler | charnier | 2005-05-29 | 1 | -0/+2 |
* | Add VESA mode support for syscons, which enables the support of 15, 16, | delphij | 2005-05-29 | 2 | -167/+572 |
* | Document 'jid' keyword for ps(1) and '-j' option for pgrep(1)/pkill(1). | pjd | 2005-05-28 | 1 | -5/+20 |
* | Do not tread 128-bit UUID as int128. Provide separate macros to get/put | emax | 2005-05-27 | 1 | -27/+36 |
* | Add cross-references to iostat, systat and vmstat. | keramida | 2005-05-27 | 1 | -1/+4 |
* | Use clnt_create_timed() instead of clnt_create(). The former has an | mux | 2005-05-27 | 1 | -6/+8 |
* | Interlink systat(1), iostat(8) and vmstat(8) through their SEE ALSO | keramida | 2005-05-26 | 1 | -0/+1 |
* | - Add further functionality to check for invalid characters | roberto | 2005-05-26 | 2 | -11/+30 |
* | Release maintainership. More ambitious minds have plans for the ntp | sheldonh | 2005-05-25 | 1 | -2/+0 |
* | No need to specify the include subdirectory. During buildworld the | harti | 2005-05-25 | 1 | -1/+1 |
* | Add an -I option to pkg_version: | cperciva | 2005-05-24 | 4 | -4/+15 |
* | Fix a particularly egregious grammar error. | adamw | 2005-05-24 | 1 | -1/+1 |
* | This module was wrongly including header from /usr/include. Give it | harti | 2005-05-23 | 1 | -1/+1 |
* | Catch up with the bsnmpd daemon's 64bit time ticks. | philip | 2005-05-23 | 1 | -1/+1 |
* | The ticks delivered by the SNMP daemon are now 64-bit, so make our | harti | 2005-05-23 | 1 | -1/+1 |
* | Bump the shared library version number of the modules because of | harti | 2005-05-23 | 1 | -1/+1 |
* | Remove unused variables. int -> size_t for lenghts. | charnier | 2005-05-20 | 2 | -3/+2 |
* | Add FBSDID. Add missing prototypes. Remove unused variables. Give variable | charnier | 2005-05-20 | 2 | -14/+15 |
* | Remove unused variable. | charnier | 2005-05-20 | 1 | -1/+0 |
* | Remove unused variables. Shorten the path to a WARNS=6 compliance. | charnier | 2005-05-20 | 1 | -17/+20 |
* | Remove unused variables | charnier | 2005-05-20 | 1 | -2/+1 |
* | Add cases for ENOBUFS and ENETDOWN. We need to make sure that we | csjp | 2005-05-19 | 1 | -0/+2 |
* | Fix problem with session termination. bthidd(8) maintains two L2CAP | emax | 2005-05-18 | 2 | -3/+4 |
* | Update ndiscvt to handle .INF files that specify multiple entries in | wpaul | 2005-05-15 | 1 | -8/+56 |