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
/
bin
Commit message (
Expand
)
Author
Age
Files
Lines
*
support saving both user/group and permissions on symlinks (from PR)
jmg
2003-06-22
1
-13
/
+20
*
Get this area compiling with the highest WARNS= that it works with.
markm
2003-06-13
11
-18
/
+7
*
Add the -H option to ps(1) to display all kernel visible threads in each
scottl
2003-06-12
2
-6
/
+19
*
add section name to .Xr
charnier
2003-06-08
1
-1
/
+1
*
Fix for the NO_OPENSSL case.
markm
2003-06-08
1
-1
/
+1
*
Clarify what -p option does.
ru
2003-06-07
1
-11
/
+12
*
Use
kuriyama
2003-06-06
1
-1
/
+1
*
Make ed compile in the NOCRYPT case.
jhay
2003-06-03
1
-0
/
+4
*
Catch up with revs 1.49-1.50 of df.c: don't mention -t in the BUGS section
bde
2003-06-03
1
-3
/
+1
*
Fixed exit code in previous commit. "var++" to set a flag to nonzero
bde
2003-06-03
1
-5
/
+9
*
From the df man page:
jkh
2003-06-02
1
-0
/
+9
*
Modernise. Use libcrypto for DES instead of libcipher.
markm
2003-06-02
3
-52
/
+51
*
Instead of eating trailing newlines after inserting them into the
fenner
2003-05-31
1
-5
/
+12
*
Erase whitspace at EOL.
ru
2003-05-22
1
-1
/
+1
*
Retire the useless NOSECURE knob.
des
2003-05-19
1
-1
/
+1
*
mdoc(7) police: A better version of the same.
ru
2003-05-16
2
-3
/
+3
*
mdoc(7) police: Fix document date.
ru
2003-05-16
1
-1
/
+1
*
Note that -n and \c are implementation-defined as per TC1 to POSIX 2001.
schweikh
2003-05-08
1
-2
/
+11
*
df(1) and ls(1) print units in 'four or fewer' not 'three or less'.
trhodes
2003-05-06
2
-3
/
+3
*
Centralize _PATH_* definitions.
obrien
2003-05-05
3
-40
/
+2
*
Fix long constant usage for i386.
markm
2003-05-03
1
-1
/
+1
*
Fix a broken reference to locale(5) and point to re_format(7) too for an
keramida
2003-05-03
1
-2
/
+3
*
Fix a bazillion warnings. This makes almost the whole of src/bin/*
markm
2003-05-03
17
-148
/
+161
*
WARNS cleaning for the Alpha. On alpha, size_t is a long, and it
markm
2003-05-03
1
-13
/
+17
*
Fix a shedload of warnings, some memory leaks and clean up WARNS
markm
2003-05-03
1
-39
/
+61
*
Fix format warning. This is WARNS=9, std=c99 clean on i386.
markm
2003-05-03
1
-1
/
+1
*
Fix warnings. This is now WARNS=9, std=c99 clean in i386.
markm
2003-05-03
1
-9
/
+10
*
Make this WARNS=1 as that is all we can do with GCC 3.3 -- too many
obrien
2003-05-02
1
-0
/
+1
*
Make count a size_t as that is what is compared against and how it is used.
obrien
2003-05-02
1
-1
/
+2
*
The is_name and is_in_name macros are FUBAR'ed.
obrien
2003-05-02
1
-0
/
+2
*
fmt.c has a comparison between signed and unsigned that is unclear how
obrien
2003-05-02
1
-0
/
+1
*
Quiet warnings about copyright[].
obrien
2003-05-02
1
-2
/
+2
*
Fix signed/unsigned mix comparisons involving sizeof.
obrien
2003-05-02
3
-11
/
+13
*
Quiet warnings about copyright[].
obrien
2003-05-01
24
-44
/
+47
*
Make GCC 3.3 STFU about copyright[].
obrien
2003-05-01
1
-1
/
+1
*
Add the -j and -y options to the synopsis.
tjr
2003-05-01
1
-1
/
+1
*
Fix references to non-existing or obsoleted man pages.
schweikh
2003-04-30
2
-5
/
+2
*
We have to hide copyright[] for gcc33. :-(
obrien
2003-04-30
1
-0
/
+2
*
When mac_from_text() fails with -Z, print "-" rather than "" so that
rwatson
2003-04-26
1
-1
/
+1
*
Revert the zombie part of previous commit
charnier
2003-04-15
1
-1
/
+1
*
Correct style bugs. Don't skip zombies in cputime(), according to Bruce,
charnier
2003-04-14
1
-58
/
+42
*
Include <signal.h> instead of depending on namespace pollution in
bde
2003-04-13
1
-1
/
+2
*
Fixed some style bugs in rev.1.44.
bde
2003-04-13
1
-3
/
+2
*
Display residency and sleep times (re and sl fields) larger than 127 as 127.
tjr
2003-04-12
3
-3
/
+6
*
Refer to 1003.1-2001 in the Standards section now that TC1 allows the
tjr
2003-04-12
1
-4
/
+4
*
Document the -L and -P options as being mutually exclusive.
tjr
2003-04-12
1
-2
/
+2
*
Document the -L and -P options to the cd and pwd commands as being
tjr
2003-04-12
1
-3
/
+3
*
Use the correct data type and qualifier for signal flag.
mdodd
2003-04-07
2
-2
/
+2
*
Add a SIGINFO handler.
mdodd
2003-04-07
4
-0
/
+45
*
Document how to clear flags with negative-logic, currently only
johan
2003-03-24
1
-4
/
+9
[next]