]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
Add a handler for the local APIC error interrupt. For now it just prints
[FreeBSD/FreeBSD.git] / usr.bin /
2010-03-29 dessize_t is not equivalent to int on 64-bit platforms.
2010-03-29 edwinUse new syntax for the dutch calendar: Use local month...
2010-03-29 edwinBump WARNS to 7
2010-03-29 edwinLong awaited update to the calendar system:
2010-03-28 edChange all our own code to use st_*tim instead of st_...
2010-03-26 delphijRemove GNU cpio after fix of CVE-2010-0624.
2010-03-22 delphijEnable mmap for minigzip(1).
2010-03-22 delphijUpdate to zlib 1.2.4 and add versioned symbols to the
2010-03-21 edwinReplace -b with -C and -B (as proposed by Alexander).
2010-03-20 gavinFix command example, presumed leftovers of old markup.
2010-03-19 delphijCreate a custom branch where I will be able to do the...
2010-03-16 pjdBetter way to find out available file system types...
2010-03-13 simonMerge OpenSSL 0.9.8m into head.
2010-03-12 fanfUpdate to upstream version 2.3
2010-03-12 glebiusNow fix functionality of 'netstat -f netgraph' that...
2010-03-12 uqsFix several typos in macros or macro misusage.
2010-03-12 edwin- With the introduction of -A, -B and -3, not all combi...
2010-03-11 joergThe number after the command is *not* optional.
2010-03-11 edImprove the change made in the previous commit.
2010-03-11 edMake script(1) a little less broken.
2010-03-10 impFix copyright spelling.
2010-03-09 acheAdd SIZE_MAX overflow check
2010-03-09 acheAdd SIZE_MAX overflow check
2010-03-09 desUpgrade to OpenSSH 5.4p1.
2010-03-09 edwin- Fix the highlighting for non-terminals when the last...
2010-03-08 acheRewrite input processing to not exit with error on...
2010-03-08 kibAdd file forgotten in r204879.
2010-03-08 kibTeach procstat(1) to display some information about...
2010-03-08 ache1) Reimplement (differently) unlimited line length...
2010-03-08 jhPass the correct size to memset().
2010-03-07 edwin- document the -3, -A and -B properly in Synopsis.
2010-03-06 acheRemove vestiges of old %-format which prevents build...
2010-03-06 ache1) Rewrite input processing to not exit with error...
2010-03-05 jkimMerge ACPICA 20100304.
2010-03-05 jh- Use errx(3) instead of err(3) when checking if snprin...
2010-03-04 scottlLet the afterinstall target ignore failures from runnin...
2010-03-04 edwinRemove no-op of WARNS?=
2010-03-04 edwin- Implement -3 option (show previous, this and next...
2010-03-03 lulf- Fix spelling.
2010-03-03 sobomaxUse expand_number(3) from libutil instead of home-grown...
2010-03-03 lulf- Include CURDIR in case the makefile is not run from...
2010-03-03 lulf- Remove unused include path.
2010-03-03 lulf- Revert Makefile to revision r203368, as the svn mv...
2010-03-02 uqsAlways assign WARNS using ?=
2010-03-02 lulf- Unmark authentication support as a TODO item.
2010-03-02 lulf- Move csup away from contrib/ and into usr.bin/. Softw...
2010-03-01 rwatsonPrefer vocabulary of 'Current' and 'Limit' to 'Value...
2010-03-01 rwatsonTeach netstat -Q to work with -N and -M by adding libkv...
2010-02-28 rajMerge DTC-d75b33af.
2010-02-26 edMake pr build with WARNS=6.
2010-02-26 edUse time(NULL) instead of gettimeofday(), because we...
2010-02-26 ruFixed static linkage.
2010-02-25 ruFixed dependencies (make checkdpadd).
2010-02-22 rwatsonUpdate date on netstat(1) for -Q.
2010-02-22 rwatsonTeach netstat(1) to print out netisr statistics when...
2010-02-20 uqsFix common misspelling of hierarchy
2010-02-20 delphijTreat numbers after [Ee] a positive number rather than...
2010-02-20 delphijAdd a reference to newly added seq(1) command.
2010-02-19 delphijAdd seq(1), a small utility to generate sequence number.
2010-02-19 fanfUpdate to upstream version 1.338
2010-02-18 gavinThe correct value of DEL is 0x7f, not 0xff. This is...
2010-02-18 impThe kdump data stream is an unaligned data stream for...
2010-02-18 impbc and dc are not BSD version, not GNU version.
2010-02-16 gavinBump .Dd for r203977
2010-02-16 gavinImplement the rename query, for when a file with the...
2010-02-16 impThe NetBSD Foundation has granted permission to remove...
2010-02-14 gavinThe -newerXB option was being interpreted the same...
2010-02-12 ruMake manpage's SYNOPSIS match program's usage().
2010-02-10 edRemove unneeded CFLAGS.
2010-02-10 emasteAdd new -o option (r203042) to manpage synopsis and...
2010-02-09 edDon't let find(1) depend on struct timeb.
2010-02-09 delphijAs it turns out, fmt(1) is being used by the base syste...
2010-02-09 gabor- pt_BR.ISO8859-1 catalog
2010-02-08 brucecInitialize the execfile argument to NULL instead of...
2010-02-07 kientzleSimplify, remove unnecessary code.
2010-02-07 kientzleMerge a bunch of refactoring from Joerg Sonnenberger to
2010-02-07 kientzleStyle & Portability: Use archive_entry methods to...
2010-02-07 kientzleVarious portability workarounds for non-FreeBSD platforms.
2010-02-07 kientzleRestructure the logic that determines when we're crossi...
2010-02-07 kientzleMinor code rework.
2010-02-07 kientzleTrim out some unused configuration variables, remove
2010-02-06 kientzleFill in some missing error handling, be a little more...
2010-02-06 kientzlebsdtar doesn't actually know what compression is suppor...
2010-02-06 kientzleRefactor the siginfo/sigusr1 handling. The read/write...
2010-02-06 kientzleRemove all traces of an experiment for handling "root...
2010-02-06 kientzleReformat the Makefile slightly.
2010-02-06 kientzleAllow -b up to 8192. I've had reports from people...
2010-02-06 kientzleDiff reduction compared to portable bsdtar 2.8: Move the
2010-02-06 jh- Cast intptr_t, pid_t and time_t values to intmax_t...
2010-02-06 antoineDocument one more file descriptor type and two more...
2010-02-05 mjacobFix gcore so that it can have the '-s' flag without...
2010-02-05 delphijFix a bug in previous revision.
2010-02-04 delphijUse libedit when interacting with tty, which provided...
2010-02-03 gabor- style(9)
2010-02-03 gabor- Remove dead variable assignments
2010-02-03 gabor- style.Makefile(5)
2010-02-03 rrsThis fix makes it so the args are malloc'd before
2010-02-02 lulf- Add support for CVSup authentication mechanisms to...
2010-01-30 kientzleSupport -V option to print a dot for each file processed.
2010-01-29 brucecAdd my birthday.
next