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
...
*
Make it clear that -P is the default.
ru
2001-05-25
3
-0
/
+3
*
Spelling police: insure -> ensure
dd
2001-05-24
1
-1
/
+1
*
Silence WARNS=2 and BDECFLAGS on alpha and i386
kris
2001-05-20
2
-2
/
+3
*
Silence WARNS=2 and BDECFLAGS except for stupid mode_t warnings.
kris
2001-05-20
1
-0
/
+1
*
Silence WARNS=2 and BDECFLAGS on alpha and i386
kris
2001-05-20
2
-0
/
+4
*
Silence WARNS=2 and BDECFLAGS on alpha and i386
kris
2001-05-20
2
-15
/
+19
*
Silence WARNS=2 and BDECFLAGS on alpha and i386
kris
2001-05-20
2
-2
/
+4
*
Silence WARNS=2 and BDECFLAGS on alpha and i386
kris
2001-05-20
5
-2
/
+7
*
Silence WARNS=2 and BDECFLAGS on alpha and i386
kris
2001-05-20
2
-0
/
+3
*
Silence WARNS=2 and BDECFLAGS on i386 and alpha.
kris
2001-05-20
2
-1
/
+4
*
Silence WARNS=2 and BDECFLAGS on alpha and i386, except for mode_t
kris
2001-05-20
1
-7
/
+8
*
Silence WARNS=2 and BDECFLAGS on i386 and alpha
kris
2001-05-20
4
-6
/
+12
*
Silence WARNS=2 and BDECFLAGS on the i386 and alpha
kris
2001-05-20
2
-1
/
+4
*
Silence warnings on alpha. Unfortunately we can't add WARNS to this
kris
2001-05-20
1
-1
/
+2
*
Make this pass WARNS=2 and BDECFLAGS
kris
2001-05-20
4
-3
/
+10
*
BDECFLAGS cleanup (modulo long long issues). Add WARNS. Tested on alpha.
kris
2001-05-20
2
-14
/
+17
*
Make this compile with WARNS=2
kris
2001-05-20
2
-0
/
+3
*
Removed -I${.CURDIR}/.../sys from CFLAGS.
ru
2001-05-18
2
-3
/
+1
*
BDECFLAGS cleanup
kris
2001-05-18
7
-23
/
+32
*
Fix an off-by-hour bug when crossing Daylight Saving Time boundary.
ru
2001-05-17
1
-0
/
+3
*
Migrate from using MAXPATHLEN to MAX_PATH. Use strlcpy to copy the
imp
2001-05-16
3
-5
/
+6
*
Fix operation of df on unmounted filesystems, and add the ability to run df
kris
2001-05-09
1
-4
/
+38
*
mdoc(7) police: fix markup, rename and reorder some sections.
ru
2001-05-08
2
-78
/
+104
*
mdoc(7) police: sort xrefs.
ru
2001-05-08
1
-2
/
+2
*
GC some dead code relating to running df on unmounted block devices,
kris
2001-05-08
2
-37
/
+1
*
Sync up with OpenBSD. Too many changes to note, but the major features
kris
2001-05-08
21
-209
/
+1562
*
Add -z flag to pax to allow gzipping of archive output. Add -z and -Z (gzip
kris
2001-05-05
5
-13
/
+107
*
Depollute headers now that the VM headers DTRT.
markm
2001-05-03
3
-3
/
+0
*
Correct assignment of the resulting ACL allowing the mask entry to
jedgar
2001-05-03
1
-1
/
+1
*
Compensate for header dethreading.
markm
2001-05-01
3
-0
/
+3
*
Document "chdir" builtin.
dd
2001-04-28
1
-0
/
+4
*
Fixed a typo.
ru
2001-04-27
1
-1
/
+1
*
Put a note that `-h' and `-n' is non-standard and provided only for
sobomax
2001-04-27
1
-1
/
+6
*
Bring in `-h' compatability option and its alias `-n' to match NetBSD and GNU
sobomax
2001-04-26
2
-14
/
+53
*
Whitespace cleanup pass; reduce diffs with OpenBSD. No functional changes.
kris
2001-04-26
10
-80
/
+82
*
Reduce diffs with OpenBSD:
kris
2001-04-26
17
-466
/
+468
*
Use mkstemp() for secure tempfile creation instead of tempnam()
kris
2001-04-26
4
-17
/
+39
*
o Separate acl_t into internal and external representations as
jedgar
2001-04-24
5
-98
/
+168
*
mdoc(7) police: normalize .Nd.
ru
2001-04-18
2
-2
/
+2
*
-Wnon-const-format sweep: make format strings const char *'s, add
kris
2001-04-17
11
-36
/
+37
*
Convert getfacl to the ACL editing library functions. getfacl should
jedgar
2001-04-13
1
-23
/
+71
*
Correct some markup
brian
2001-04-12
1
-2
/
+4
*
Introduce -osid and -otsid
brian
2001-04-11
2
-0
/
+8
*
Correct the following defines to match the POSIX.1e spec:
jedgar
2001-04-11
1
-9
/
+9
*
``|'' should be more binding than ``!'' so that this isn't broken:
brian
2001-04-09
1
-2
/
+13
*
Remove tsess for now.
brian
2001-04-07
1
-2
/
+0
*
Update documentation in line with what the code does
brian
2001-04-07
1
-9
/
+1
*
The sess column went away last December with v1.26 of keyword.c
brian
2001-04-07
1
-1
/
+1
*
setfacl and getfacl no longer need to link against libposix1e, since it
tmm
2001-04-04
2
-4
/
+0
*
A much better (more correct) fix for handling ``!'' characters
brian
2001-04-04
1
-23
/
+40
[prev]
[next]