2007-03-26 |
Peter Avalos | Upgrade to libarchive 2.0.25 which gives us a nice...
|
commit | commitdiff | tree |
2007-03-25 |
Peter Avalos | Add our READMEs for the libarchive 2.0 import.
|
commit | commitdiff | tree |
2007-03-25 |
Peter Avalos | Merge from vendor branch LIBARCHIVE:
|
commit | commitdiff | tree |
2007-03-25 |
Peter Avalos | Import libarchive and bsdtar version 2.0.25
|
commit | commitdiff | tree |
2007-03-25 |
Peter Avalos | Update to 4.20 which, among other things, fixes a heap...
|
commit | commitdiff | tree |
2007-02-04 |
Peter Avalos | Remove unnecessary CFLAGS and SRCS lines.
|
commit | commitdiff | tree |
2007-02-04 |
Peter Avalos | Sync with FreeBSD.
|
commit | commitdiff | tree |
2007-02-04 |
Peter Avalos | Remove bogus "-" operand from usage message. There...
|
commit | commitdiff | tree |
2007-02-04 |
Peter Avalos | Avoid truncating the pathname to UNIX Domain Sockets...
|
commit | commitdiff | tree |
2007-02-04 |
Peter Avalos | Print the "$" symbol on blank lines when the -s and...
|
commit | commitdiff | tree |
2007-02-02 |
Peter Avalos | Remove some leftover gcc40 info files.
|
commit | commitdiff | tree |
2007-02-02 |
Peter Avalos | Remove GNU tar.
|
commit | commitdiff | tree |
2007-01-21 |
Peter Avalos | If there is no commitid, we need to initialize Delta...
|
commit | commitdiff | tree |
2007-01-20 |
Peter Avalos | Spelling fix.
|
commit | commitdiff | tree |
2007-01-20 |
Peter Avalos | Update to bzip2-1.0.4.
|
commit | commitdiff | tree |
2007-01-17 |
Peter Avalos | Cast sentinel for execl() to (char *) to quiet gcc4...
|
commit | commitdiff | tree |
2007-01-14 |
Peter Avalos | Suppress the error message for command -v for files...
|
commit | commitdiff | tree |
2007-01-14 |
Peter Avalos | Use volatile where appropriate.
|
commit | commitdiff | tree |
2007-01-14 |
Peter Avalos | Mechanically kill hard sentence breaks.
|
commit | commitdiff | tree |
2007-01-14 |
Peter Avalos | Spelling fix.
|
commit | commitdiff | tree |
2007-01-14 |
Peter Avalos | Spelling errors.
|
commit | commitdiff | tree |
2007-01-14 |
Peter Avalos | Whitespace nits.
|
commit | commitdiff | tree |
2007-01-14 |
Peter Avalos | Output something reasonable for regular and expanded...
|
commit | commitdiff | tree |
2007-01-14 |
Peter Avalos | Replace home-grown dup2() implementation with actual...
|
commit | commitdiff | tree |
2007-01-14 |
Peter Avalos | Do not forget to increment the input line counter
|
commit | commitdiff | tree |
2007-01-14 |
Peter Avalos | Replace a home-grown printf() clone with a fwopen(...
|
commit | commitdiff | tree |
2007-01-14 |
Peter Avalos | Include disabled options in the output of 'set +o'...
|
commit | commitdiff | tree |
2007-01-14 |
Peter Avalos | Protect malloc, realloc and free calls with INT{ON...
|
commit | commitdiff | tree |
2007-01-13 |
Peter Avalos | Issue an error when . (dot) is invoked without a filename.
|
commit | commitdiff | tree |
2007-01-13 |
Peter Avalos | Remove some white space at EOL.
|
commit | commitdiff | tree |
2007-01-13 |
Peter Avalos | Remove some white space at EOL.
|
commit | commitdiff | tree |
2007-01-13 |
Peter Avalos | Add the POSIX option -p to the jobs builtin command...
|
commit | commitdiff | tree |
2007-01-13 |
Peter Avalos | Check the buffer size when copying the line returned...
|
commit | commitdiff | tree |
2007-01-13 |
Peter Avalos | Fix typo and remove unneeded comments.
|
commit | commitdiff | tree |
2007-01-07 |
Peter Avalos | Fix expanding of quoted positional parameters in case...
|
commit | commitdiff | tree |
2007-01-07 |
Peter Avalos | Add the "wordexp" shell built-in command.
|
commit | commitdiff | tree |
2007-01-07 |
Peter Avalos | Sort by bltincmd and remove lines that have been commented...
|
commit | commitdiff | tree |
2007-01-07 |
Peter Avalos | Use -s to flag POSIX's "special built-in" utilities...
|
commit | commitdiff | tree |
2007-01-06 |
Peter Avalos | Convert the remaining callers of errmsg() to use strerror...
|
commit | commitdiff | tree |
2007-01-05 |
Peter Avalos | Don't strip a leading ./ from the path for the cd builtin...
|
commit | commitdiff | tree |
2007-01-05 |
Peter Avalos | Use \."- to begin license clause.
|
commit | commitdiff | tree |
2007-01-04 |
Peter Avalos | Sync with FreeBSD:
|
commit | commitdiff | tree |
2007-01-04 |
Peter Avalos | Return 1 from the unalias builtin if _any_ removal...
|
commit | commitdiff | tree |
2007-01-04 |
Peter Avalos | Correct assorted grammos and typos.
|
commit | commitdiff | tree |
2007-01-01 |
Peter Avalos | Add -P option which causes builtin macros to be prefixed...
|
commit | commitdiff | tree |
2006-12-27 |
Peter Avalos | Sync with FreeBSD. Notable changes:
|
commit | commitdiff | tree |
2006-12-25 |
Peter Avalos | Add a note that ndp(8) uses these sources.
|
commit | commitdiff | tree |
2006-12-25 |
Peter Avalos | Upgrade to tcpdump-3.9.5.
|
commit | commitdiff | tree |
2006-12-25 |
Peter Avalos | Upgrade to libpcap-0.9.5 and tcpdump-3.9.5.
|
commit | commitdiff | tree |
2006-12-25 |
Peter Avalos | Merge from vendor branch LIBPCAP:
|
commit | commitdiff | tree |
2006-12-25 |
Peter Avalos | Import LIBPCAP 0.9.5
|
commit | commitdiff | tree |
2006-12-25 |
Peter Avalos | Merge from vendor branch TCPDUMP:
|
commit | commitdiff | tree |
2006-12-25 |
Peter Avalos | Import of TCPDUMP 3.9.5
|
commit | commitdiff | tree |
2006-12-18 |
Peter Avalos | See whether we should compile ipfilter with INET6 support...
|
commit | commitdiff | tree |
2006-12-12 |
Peter Avalos | Update to file-4.19.
|
commit | commitdiff | tree |
2006-12-12 |
Peter Avalos | We don't use magic2mime, so remove it.
|
commit | commitdiff | tree |
2006-12-12 |
Peter Avalos | Update with the latest newsletters from the ISO3166...
|
commit | commitdiff | tree |
2006-11-26 |
Peter Avalos | A u_short cannot be greater than 0xffff, so remove...
|
commit | commitdiff | tree |
2006-11-25 |
Peter Avalos | Add an error if the patch file doesn't actually exist.
|
commit | commitdiff | tree |
2006-11-25 |
Peter Avalos | Add the directory created by the comma syntax to CLEANDIRS.
|
commit | commitdiff | tree |
2006-11-20 |
Peter Avalos | Update for OpenSSH-4.5p1, and add some upgrade notes.
|
commit | commitdiff | tree |
2006-11-20 |
Peter Avalos | Remove files no longer in vendor's distribution.
|
commit | commitdiff | tree |
2006-11-20 |
Peter Avalos | Update build for OpenSSH-4.5p1.
|
commit | commitdiff | tree |
2006-11-20 |
Peter Avalos | Merge from vendor branch OPENSSH:
|
commit | commitdiff | tree |
2006-11-20 |
Peter Avalos | Import OpenSSH 4.5p1.
|
commit | commitdiff | tree |
2006-11-20 |
Peter Avalos | We aren't using the asm files so store this in the...
|
commit | commitdiff | tree |
2006-11-20 |
Peter Avalos | Remove files no longer used.
|
commit | commitdiff | tree |
2006-11-20 |
Peter Avalos | Update READMEs for latest import.
|
commit | commitdiff | tree |
2006-11-20 |
Peter Avalos | Upgrade to OpenSSL 0.9.8d
|
commit | commitdiff | tree |
2006-11-20 |
Peter Avalos | Merge from vendor branch OPENSSL:
|
commit | commitdiff | tree |
2006-11-20 |
Peter Avalos | Import OpenSSL 0.9.8d.
|
commit | commitdiff | tree |
2006-11-15 |
Peter Avalos | Use the vendor-supplied man pages for file.1 and magic...
|
commit | commitdiff | tree |
2006-11-13 |
Peter Avalos | Upon further review, VERSION isn't even used in libmagic.3.
|
commit | commitdiff | tree |
2006-11-13 |
Peter Avalos | Our errno is in section 2, so patch the vendor provided...
|
commit | commitdiff | tree |
2006-11-12 |
Peter Avalos | Add a libmagic.3 manual page.
|
commit | commitdiff | tree |
2006-11-11 |
Peter Avalos | Remove files not in the new version.
|
commit | commitdiff | tree |
2006-11-11 |
Peter Avalos | Upgrade to file-4.18.
|
commit | commitdiff | tree |
2006-11-11 |
Peter Avalos | Typo from previous commit (forgot the trailing */).
|
commit | commitdiff | tree |
2006-11-11 |
Peter Avalos | Revert the previous commit in libmagic to make both...
|
commit | commitdiff | tree |
2006-11-11 |
Peter Avalos | Revert the previous commit in libmagic to make both...
|
commit | commitdiff | tree |
2006-11-10 |
Peter Avalos | Grab config.h from usr.bin/file/ instead of having...
|
commit | commitdiff | tree |
2006-11-09 |
Peter Avalos | Fix typos.
|
commit | commitdiff | tree |
2006-11-09 |
Peter Avalos | Remove lukemftpd from our source tree as discussed...
|
commit | commitdiff | tree |
2006-11-08 |
Peter Avalos | Update to the latest version and name (tnftp).
|
commit | commitdiff | tree |
2006-11-08 |
Peter Avalos | Merge from vendor branch NETBSD:
|
commit | commitdiff | tree |
2006-11-08 |
Peter Avalos | Import of NetBSD's ftp client under its new name (tnftp)
|
commit | commitdiff | tree |
2006-11-08 |
Peter Avalos | Add patch from FreeBSD to fix an infinite loop described at:
|
commit | commitdiff | tree |
2006-11-01 |
Peter Avalos | Upgrade awk to the latest version (20050424).
|
commit | commitdiff | tree |
2006-11-01 |
Peter Avalos | Add our READMEs.
|
commit | commitdiff | tree |
2006-11-01 |
Peter Avalos | Merge from vendor branch BELL_LABS:
|
commit | commitdiff | tree |
2006-11-01 |
Peter Avalos | Import of awk 20050424
|
commit | commitdiff | tree |
2006-10-31 |
Peter Avalos | WARNS6 cleanup. Add a length modifier to a printf...
|
commit | commitdiff | tree |
2006-10-28 |
Peter Avalos | Add a __DECONST to bring this up to WARNS6.
|
commit | commitdiff | tree |
2006-10-21 |
Peter Avalos | Add some casts to bring us up to WARNS2. This is almost...
|
commit | commitdiff | tree |
2006-10-20 |
Peter Avalos | Remove an unused argument and mark it WARNS6.
|
commit | commitdiff | tree |
2006-10-20 |
Peter Avalos | Move WANT_LUKEMFTPD up a few lines so it's not grouped...
|
commit | commitdiff | tree |
2006-10-19 |
Peter Avalos | WARNS6 cleanups for quotacheck.
|
commit | commitdiff | tree |
2006-10-19 |
Peter Avalos | Remove a check that is always false.
|
commit | commitdiff | tree |
2006-10-19 |
Peter Avalos | Remove variable names from function prototypes, and...
|
commit | commitdiff | tree |
2006-10-17 |
Peter Avalos | Fix spelling error.
|
commit | commitdiff | tree |