index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.bin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Yet another previously forgotten merge from Lite2. (Describe
bde
1999-08-30
1
-4
/
+5
*
Add $FreeBSD$ lines to man pages that are missing them to make it
mpp
1999-08-28
3
-0
/
+6
*
$Header$ -> $FreeBSD$
peter
1999-08-28
30
-34
/
+37
*
$Id$ -> $FreeBSD$
peter
1999-08-28
795
-807
/
+807
*
$Id$ -> $FreeBSD$
peter
1999-08-27
2
-2
/
+2
*
Add -m option to specify a creation mode whcih is not affected by
sheldonh
1999-08-27
2
-9
/
+59
*
Add ``-i'' option, which is the same as ``-''. The -i option is the
sheldonh
1999-08-27
2
-8
/
+19
*
1. Add support for months and years in relative time spec (now + 1 year)
nsayer
1999-08-26
2
-52
/
+35
*
Declaration of strtouq() is not missing from stdlib.h, so don't redeclare
dt
1999-08-25
1
-3
/
+0
*
Use the final version of the patch for the overflow, not the next to
imp
1999-08-22
1
-7
/
+9
*
Fix a temp file race occurring only when -j is used.
hoek
1999-08-22
2
-15
/
+17
*
Mention rwhod(8) in the SEE ALSO section
brian
1999-08-21
1
-2
/
+3
*
Fix possible buffer overflow with finger and fingerd.
imp
1999-08-21
1
-16
/
+27
*
Clear all file flags when taking ownership of devices. Do not ignore
imp
1999-08-21
2
-3
/
+16
*
Fix a bunch of broken cross-references
chris
1999-08-18
1
-2
/
+2
*
Don't assume all ctags are meant to match a whole line ("^...line...$").
hoek
1999-08-17
1
-5
/
+44
*
Merge style- and trivial- only changes from OpenBSD (dated 1999/07/29-19:55+1).
hoek
1999-08-17
23
-290
/
+535
*
Fixed editing error in previous commit. `-lmd' (link libmd) became `-md'
bde
1999-08-15
1
-4
/
+4
*
Various man page cleanup:
mpp
1999-08-15
8
-23
/
+23
*
Fix bad references:
chris
1999-08-14
1
-3
/
+3
*
Bad reference of getcwd(2) changed to getcwd(3).
chris
1999-08-14
1
-2
/
+2
*
Bad reference of setrlimit(3) changed to setrlimit(2).
chris
1999-08-14
1
-2
/
+2
*
Specify that `ruptime' data is broadcast once every three minutes, not
chris
1999-08-14
1
-2
/
+2
*
Axe LOGIN_CAP_AUTH.
sheldonh
1999-08-13
2
-65
/
+6
*
Correct style issues with the previous commit.
sheldonh
1999-08-13
1
-19
/
+16
*
Use our floppy device names rather than BSD/OS's.
obrien
1999-08-13
2
-3
/
+5
*
Make VPATH explanation more concise. I apparently was not thinking
chris
1999-08-12
1
-11
/
+4
*
Move ${VPATH} explanation under the .PATH rule section.
chris
1999-08-12
1
-16
/
+13
*
Bugfix to last commit: Correctly intuit when an lhs is a string vs. number.
hoek
1999-08-12
1
-2
/
+3
*
Pass as argv[0] the name of the shell executed instead of "sh".
sheldonh
1999-08-11
1
-2
/
+2
*
Document the use of the -a flag in conjunction with the -r flag.
nik
1999-08-11
2
-3
/
+11
*
Document ${VPATH} and that it _should_not_ be used in any new Makefiles.
chris
1999-08-11
1
-1
/
+16
*
Teach truss to print symbolic signal names (e.g. SIGHUP instead of 0x01).
des
1999-08-10
2
-3
/
+24
*
Remove f2c as its libraries were tossed last April, and f2c has been replaced
obrien
1999-08-08
54
-31525
/
+0
*
Fix integer overflow for files containing more than 4GB by using
sheldonh
1999-08-06
1
-15
/
+16
*
Add access(2) to the list of recognized syscalls.
des
1999-08-05
1
-1
/
+2
*
Richard the Lionheart was crowned on 3rd September 1189, not the 27th
nik
1999-08-01
1
-2
/
+2
*
Add a -E flag, similar to -e (overide variables from environment) except
hoek
1999-07-31
4
-14
/
+47
*
Print an error message on illegal numerical arguments.
hoek
1999-07-31
1
-5
/
+20
*
When printing an error message after command execution fails, don't assume
hoek
1999-07-31
1
-2
/
+4
*
Reflect the change from the /etc/weekly to /etc/periodic/weekly/*.
nik
1999-07-30
2
-12
/
+22
*
Revert the past 3 commits to what should have been the rev 1.18 -> rev 1.19
obrien
1999-07-30
1
-1
/
+1
*
Hyphens are not legal characters in a C identifier.
des
1999-07-30
1
-1
/
+1
*
Even better fix for last commit: rename rcsid[] to _yacc-parser_rcsid[]
hoek
1999-07-30
1
-2
/
+2
*
Don't output rcsid into the output parser. It may have already been
hoek
1999-07-30
1
-2
/
+2
*
Show dirty buffers and the percentage of time a disk was busy.
des
1999-07-30
2
-14
/
+37
*
Only output `rcsid' (set to our Id string) into the resulting parser file.
obrien
1999-07-30
1
-4
/
+2
*
Fix improper mmap length paramater which can result in improper behavior
green
1999-07-29
1
-7
/
+9
*
Allow comments and blank lines as advertised in passwd(5).
sheldonh
1999-07-29
3
-3
/
+14
*
Follow the directions in the comments and add our Id string to the output
obrien
1999-07-29
1
-1
/
+2
[next]