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.sbin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Include the correct file (stdarg.h) and use va_list rather than _BSD_VA_LIST_
brian
2002-08-27
24
-6
/
+26
*
After dialling using -n, add the ability to wait for the first response
hm
2002-08-27
2
-8
/
+76
*
Use _BSD_VA_LIST_ rather than __va_list if it's defined
brian
2002-08-27
1
-2
/
+5
*
Correct the FAQ url
brian
2002-08-26
2
-4
/
+6
*
Don't dump core on packages with an invalid or empty PLIST.
reg
2002-08-26
1
-0
/
+4
*
Grrr.... mumble.... a linger gzip'ism still existed.
obrien
2002-08-26
1
-1
/
+1
*
Replace various spelling with FALLTHROUGH which is lint()able
charnier
2002-08-25
8
-20
/
+22
*
Remove extra args to printf
imp
2002-08-25
1
-2
/
+2
*
Don't give up on a remote log host when we get a EHOSTUNREACH or
cjc
2002-08-25
1
-3
/
+20
*
Reorg just a tad to better express our bzip intentions.
obrien
2002-08-25
1
-6
/
+6
*
Find remaining hardcoded gzip bits and change to bzip2 bits.
obrien
2002-08-25
3
-9
/
+15
*
Preserve suid/gid permissions when extracting packages remotelly
lioux
2002-08-24
1
-1
/
+1
*
Use "kbytes" instead of "blocks" in messages as this is really
schweikh
2002-08-24
1
-2
/
+2
*
Don't use NULL when we really mean 0 for call to pw_edit.
imp
2002-08-21
1
-1
/
+1
*
s/filesystem/file system/g as discussed on -developers
trhodes
2002-08-21
2
-5
/
+5
*
o Merge <machine/ansi.h> and <machine/types.h> into a new header
mike
2002-08-21
1
-2
/
+2
*
Fix buildworld breakage.
roberto
2002-08-20
1
-1
/
+1
*
Be consistent about quoting things.
phk
2002-08-20
1
-26
/
+44
*
Add a new `-H' modifier, which when combined with `-p' or `-P' allows to dump
sobomax
2002-08-19
2
-14
/
+38
*
Include <nlist.h> for nlist interfaces instead of depending on namespace
bde
2002-08-18
1
-0
/
+1
*
Use essentially the same formatting of the CPU stats percentages as in
bde
2002-08-18
1
-1
/
+1
*
Include <nlist.h> for nlist interfaces instead of depending on namespace
bde
2002-08-18
1
-0
/
+1
*
Increase size of ifnet.if_flags from 16 bits (short) to 32 bits (int). To avoid
sobomax
2002-08-18
1
-1
/
+1
*
Remove a case of exposing 'struct ucred' to userspace. Use a struct xucred
alfred
2002-08-15
1
-7
/
+7
*
mdoc(7) police: Removed redundant .Ns calls.
ru
2002-08-13
7
-9
/
+9
*
Ensure that origin field in the packing list structure is initialised. This
sobomax
2002-08-12
1
-0
/
+1
*
add support properly displaying and logging incoming telephone numbers (MSNs)
hm
2002-08-12
7
-2
/
+95
*
Warn that hex keys are the most portable.
imp
2002-08-12
1
-1
/
+5
*
Fix conjugation of exists and add full stops to the messages I changed.
dwmalone
2002-08-11
1
-2
/
+2
*
add experimental support for Data over Voice (DoV) outgoing calls.
hm
2002-08-11
6
-6
/
+39
*
Update manpage to match the code, vfsload() isn't used
mux
2002-08-11
1
-4
/
+2
*
Update manpage to match the code, vfsload() is not used
mux
2002-08-11
1
-4
/
+2
*
Fix typos; each file has at least one s/seperat/separat/
schweikh
2002-08-11
2
-7
/
+7
*
Add break's to case blocks.
mikeh
2002-08-10
1
-0
/
+2
*
Teach sysinstall that documents on the boot floppy might not be gzipped.
jhay
2002-08-09
2
-0
/
+12
*
Apply the envp fix to the other call to main() as well.
gshapiro
2002-08-09
1
-2
/
+2
*
Improve the code for detecting UID ranges so that usernames such
iedowse
2002-08-09
1
-3
/
+3
*
Add DVD+RW support to the ATA driver and burncd. This also closes
sos
2002-08-08
2
-19
/
+140
*
Add capability for limiting the maximum number of simultaneous
ume
2002-08-07
3
-4
/
+315
*
Typo: s/seperately/separately
schweikh
2002-08-06
3
-3
/
+3
*
Suppress spurious warning messages about rm -rf TEMPROOT failing
dougb
2002-08-05
1
-3
/
+3
*
Use wi_ltv_domains struct to print domains
imp
2002-08-05
1
-7
/
+5
*
Add more (possibly useless) information to wicontrol's output (maybe
imp
2002-08-05
1
-1
/
+79
*
Fix a couple DESTDIR related problems. Credit for the "Only in" section
dougb
2002-08-05
1
-2
/
+2
*
Pass envp to crunched program's main() routines as some depend on it.
gshapiro
2002-08-04
1
-2
/
+4
*
Another .tbz2 -> .tbz leftover. Properly look for pkgname.tbz.
knu
2002-08-04
1
-1
/
+1
*
Drop support for the .tbz2 suffix. One would not want pkg_create(1)
knu
2002-08-04
2
-6
/
+2
*
Use an 8.3 friendly extension when compressing with bzip2.
obrien
2002-08-04
1
-1
/
+1
*
Never allow a user to use crontab if opening /var/cron/{allow,deny} fails
tjr
2002-08-04
1
-16
/
+23
*
Now that the kernel is able to load modules itself,
mux
2002-08-03
2
-23
/
+1
[next]