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
*
Fixed some style bugs (bogus cloned Id, null overrides of defaults, and
bde
2001-02-17
1
-7
/
+3
*
Removed some garbage (genassym(8) and its infrastructure).
bde
2001-02-17
4
-357
/
+0
*
Fix `fstat -m' (show memory-mapped files), which was broken by
iedowse
2001-02-15
1
-2
/
+2
*
Work around the p_comm[] size limit. If the user supplies more than
peter
2001-02-14
1
-1
/
+1
*
mdoc(7) police: replace -hang list with the -tag list,
ru
2001-02-14
1
-7
/
+10
*
mdoc(7) police: use the default ``file ...'' feature of the .Ar macro.
ru
2001-02-13
16
-36
/
+39
*
Catch up to new priority interface.
jake
2001-02-12
1
-6
/
+6
*
Uname is in section 3 of the manual pages.
dwmalone
2001-02-11
1
-1
/
+1
*
Change localizing to LC_ALL
ache
2001-02-10
1
-1
/
+1
*
Localize it (LC_NUMERIC)
ache
2001-02-10
1
-13
/
+25
*
mdoc(7) police: mark LC_NUMERIC with .Dv.
ru
2001-02-10
1
-1
/
+2
*
Fix nasty bug where make(1) assumed that you could read the directory it
will
2001-02-10
1
-0
/
+2
*
Localize it (LC_NUMERIC)
ache
2001-02-10
2
-0
/
+10
*
Fix login so that it exports environmental variables that are set by PAM
nectar
2001-02-09
1
-0
/
+58
*
Fix style(9) bugs from previous commit: remove space after function
mikeh
2001-02-08
1
-6
/
+6
*
Optimize gencat(1) sources in same manner as its libc part some time ago:
phantom
2001-02-08
3
-299
/
+151
*
Remove the manpage since the actual software was put in the Attic.
obrien
2001-02-08
1
-459
/
+0
*
De-__P()-ify, convert K&R style declarations to ANSI ones
mikeh
2001-02-08
1
-13
/
+8
*
Prevent string overflows by using safer string functions
mikeh
2001-02-08
1
-21
/
+27
*
mdoc(7) police: Change -filled displays (which just happen
ru
2001-02-07
2
-3
/
+3
*
Spelling
charnier
2001-02-06
6
-50
/
+25
*
Remove duplicate FreeBSD Id
charnier
2001-02-06
2
-6
/
+2
*
Rework diagnostics text
charnier
2001-02-06
2
-5
/
+4
*
mdoc(7) police: simplify construct.
ru
2001-02-06
1
-6
/
+1
*
Fix typo: compatability -> compatibility.
asmodai
2001-02-06
4
-6
/
+6
*
Fix typo: seperate -> separate.
asmodai
2001-02-06
3
-3
/
+3
*
Fix typo: seperate -> separate.
asmodai
2001-02-06
2
-4
/
+5
*
Convert if_multiaddrs from LIST to TAILQ so that it can be traversed
phk
2001-02-06
1
-1
/
+1
*
Fix typo: wierd -> weird.
asmodai
2001-02-06
1
-1
/
+1
*
Fix tftpd and tftp to support file transfers of over 65535 blocks
asmodai
2001-02-02
2
-2
/
+7
*
mdoc(7) police: split punctuation characters + misc fixes.
ru
2001-02-01
37
-137
/
+160
*
De-__P()-ify
will
2001-01-28
1
-6
/
+6
*
BDECFLAGS: constify; use proper types. Add $FreeBSD$, clean up #ifndef lint.
will
2001-01-28
1
-10
/
+13
*
Fix typo
phantom
2001-01-25
2
-4
/
+4
*
Slightly re-word sentence to allow using .Nm macro without parameter
phantom
2001-01-25
1
-1
/
+2
*
Slightly re-word sentence to allow using .Nm macro without parameter
phantom
2001-01-25
1
-4
/
+6
*
Fix bogus checking of snprintf() by decreasing the remaining size of the
will
2001-01-25
1
-0
/
+3
*
Catch up to proc flag changes.
jhb
2001-01-24
1
-3
/
+3
*
Catch up to proc flag change.
jhb
2001-01-24
1
-1
/
+1
*
Catch up to new proc flags.
jhb
2001-01-24
1
-1
/
+1
*
Mention the -F in the usage().
ru
2001-01-24
1
-1
/
+1
*
Call pam_setcred.
nectar
2001-01-23
1
-0
/
+4
*
Add mibs to hold the number of forks since boot. New mibs are:
ume
2001-01-23
1
-0
/
+8
*
Add the -empty flag, from OpenBSD. It returns true if the directory
peter
2001-01-23
5
-2
/
+49
*
Document that the -z option is equivalent to 'sysctl vm.zone'.
des
2001-01-23
1
-1
/
+5
*
Use the vm.zone sysctl rather that grope through the zone allocator's
des
2001-01-23
1
-52
/
+15
*
Update vm zone list traversal for changes made to kernel. Note that this
mjacob
2001-01-23
1
-2
/
+6
*
Fix numerous style(9) bugs: Put #define's before declarations; sort the
will
2001-01-21
1
-12
/
+11
*
Fix style(9) bug; use ISDOT[DOT,]() macro available in util.c by moving
will
2001-01-21
3
-11
/
+9
*
Print out resid portion of MTIOCGET returned data.
mjacob
2001-01-21
1
-3
/
+4
[next]