| Commit message (Expand) | Author | Age | Files | Lines |
* | Add an example for WEP. | wilko | 2005-12-25 | 1 | -0/+14 |
* | When generating profiles (-g) warn about shared objects that were | jkoshy | 2005-12-25 | 1 | -4/+12 |
* | - Don't print an errno string when reporting dropped samples. | jkoshy | 2005-12-24 | 1 | -3/+4 |
* | Bump .Dd before I get told off. | ceri | 2005-12-23 | 1 | -1/+1 |
* | Commands like gmirror, graid3, ... and others which use dlopen() to load | ceri | 2005-12-23 | 2 | -4/+95 |
* | Copy the description for the -r option from the traceroute(8) man | dd | 2005-12-22 | 1 | -0/+10 |
* | Previous revision was broken on SPARC, fix it by using more appropriate type. | delphij | 2005-12-21 | 1 | -1/+1 |
* | Change the default for deleting stale files from yes (which violates | dougb | 2005-12-21 | 1 | -5/+5 |
* | Use size_t for length. | delphij | 2005-12-21 | 1 | -1/+2 |
* | Add a knob to suppress logging of attempts to modify | glebius | 2005-12-18 | 1 | -1/+8 |
* | Make our ELF64 type definitions match standards. In particular this | marcel | 2005-12-18 | 8 | -13/+13 |
* | Explicitly cast ELF_R_TYPE() to the right type. | marcel | 2005-12-18 | 1 | -1/+1 |
* | Remove usbd(8) and all references to it. It is no longer necessary | iedowse | 2005-12-15 | 14 | -1533/+2 |
* | [mdoc] add missing space before a punctuation type argument. | ru | 2005-12-13 | 1 | -1/+1 |
* | Fix typo in rfcomm_pppd(8) man page. | emax | 2005-12-12 | 1 | -1/+1 |
* | o move programs to separate directories and use stock Makefiles; | sam | 2005-12-11 | 2 | -0/+244 |
* | config.5 was repocopied from share/man/man5/ to usr.sbin/config/. | ru | 2005-12-09 | 1 | -1/+1 |
* | MACHINE is changed to "pc98" on FreeBSD/pc98. | nyan | 2005-12-08 | 1 | -6/+0 |
* | Teach sdpd(8) to check peer's credentials before accepting request to | emax | 2005-12-06 | 6 | -9/+55 |
* | Add "yet another" moused(8) hack: suspend handling mouse events when SIGUSR1 | philip | 2005-12-04 | 2 | -6/+38 |
* | Document "makeoption", "nocpu", and "nomakeoptions" directives. | ru | 2005-12-03 | 1 | -2/+29 |
* | Add "makeoption" as an alias to "makeoptions", for symmetry. | ru | 2005-12-03 | 1 | -0/+1 |
* | Add [-J jid_file] option to write out a JidFile, similar to a PidFile, | philip | 2005-12-03 | 2 | -6/+30 |
* | Make "missing dependency" errors more useful by indicating which port | cperciva | 2005-12-01 | 1 | -10/+10 |
* | Preserve /etc/sysctl.conf when doing a binary update. This prevents, for | philip | 2005-12-01 | 1 | -0/+1 |
* | Fix logic error which causes <null> to be printed instead of the | sobomax | 2005-12-01 | 1 | -1/+1 |
* | Check for altq presence during module init, and allow module to work even if | philip | 2005-11-30 | 1 | -2/+47 |
* | Style: use S_ISDIR() (submitted by bde@) and eq() where appropriate. | ru | 2005-11-30 | 1 | -4/+3 |
* | The DEFAULTS changes caused the user specified config file to be opened | peter | 2005-11-29 | 1 | -0/+5 |
* | Correct xref to systat(1) which was mispelled as ststat(1) in 1.5. | jhb | 2005-11-29 | 1 | -1/+1 |
* | 600004 is a better new version than 700000 based on some future commits to | imp | 2005-11-28 | 1 | -1/+1 |
* | Follow the rules for the .Dd macro use: use unabbreviated month names. | jkoshy | 2005-11-28 | 1 | -1/+1 |
* | Use a separate synopsis line for -u as devinfo will ignore other | jkoshy | 2005-11-28 | 1 | -3/+7 |
* | - Allow duplicate "machine" directives with the same arguments. | ru | 2005-11-27 | 1 | -2/+3 |
* | Make config(8) understand ORed dependecies in "files*" and | ru | 2005-11-27 | 2 | -13/+23 |
* | Clean some code that became obfuscated over the years: | ru | 2005-11-25 | 3 | -59/+19 |
* | - Stop talking about non-FreeBSD stuff (mostly because it's hard | ru | 2005-11-24 | 1 | -126/+133 |
* | Fix prototypes. | ru | 2005-11-24 | 1 | -8/+8 |
* | Improve the documentation of "proxyall" knob, somewhat: we do not | ru | 2005-11-24 | 1 | -2/+3 |
* | s/5.5/6.0/ in HISTORY section. | joel | 2005-11-24 | 1 | -1/+1 |
* | Document PKG_PATH enviroment variable. | krion | 2005-11-23 | 1 | -1/+4 |
* | An empty file does not have a positive number of lines. | cperciva | 2005-11-20 | 1 | -0/+7 |
* | -mdoc sweep. | ru | 2005-11-18 | 7 | -27/+21 |
* | Print (total - used) as the amount of available swap for a swap device | rwatson | 2005-11-17 | 1 | -1/+1 |
* | When a user is in more than 16 groups the call to authunix_create() will | harti | 2005-11-17 | 1 | -1/+6 |
* | Correctly handle a TCP connection being shutdown by the server while | cperciva | 2005-11-17 | 1 | -1/+2 |
* | fixed a typo in comment | suz | 2005-11-17 | 1 | -1/+1 |
* | Convert mount_smbfs to use nmount(). | rodrigc | 2005-11-16 | 1 | -0/+1 |
* | Add -P flag, it does the same as the -p option, except that the | krion | 2005-11-12 | 4 | -11/+52 |
* | Some fixes for last commit. | glebius | 2005-11-11 | 1 | -8/+7 |