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
*
Pppctl seems to compile again now
julian
2002-09-19
1
-1
/
+1
*
Use consistent terminology in the usage message, the man page
jdp
2002-09-17
2
-10
/
+10
*
Don't depend on <sys/types.h> pollution in <sys/fcntl.h>.
mike
2002-09-17
2
-0
/
+2
*
Check for FD_SET overruns.
nectar
2002-09-17
1
-0
/
+8
*
Only include parent directory Makefile.inc if it exists. Now you can
jhb
2002-09-17
1
-1
/
+3
*
Add i386 to the list of architectures that libc_r is broken on. This
peter
2002-09-17
1
-1
/
+1
*
Initiate deorbit burn for the i386-only a.out related support. Moves are
peter
2002-09-17
2
-32
/
+0
*
xids are u_int32_ts, which are not necessarily the same size as time_ts or
fenner
2002-09-16
1
-2
/
+2
*
Add sleep state explanation.
takawata
2002-09-16
1
-4
/
+10
*
Add "-t" to useage message and comment. (The -t option was added
dwmalone
2002-09-15
1
-3
/
+3
*
Some BIOSs are using MTRR values that are only documented under NDA
dwmalone
2002-09-15
2
-1
/
+3
*
Update to use *.tbz suffix, also update example URL.
bmah
2002-09-10
1
-3
/
+3
*
Sigh, finally activate pkgwrap.c.
sobomax
2002-09-09
1
-1
/
+1
*
Fix minor off-by-one error.
bmah
2002-09-09
1
-1
/
+1
*
Make pkg_install go to the right place for 4.6-RELEASE and 4.6.2-RELEASE
bmah
2002-09-09
1
-0
/
+2
*
Introduce notion of the package tools revision and allow to wrap all tools
sobomax
2002-09-09
5
-18
/
+131
*
Add tcl81 that was missing.
knu
2002-09-09
1
-0
/
+1
*
Back out previous commit. I was a bit overzealous: the fd_set size is
nectar
2002-09-09
1
-2
/
+0
*
Check for FD_SET overrun.
nectar
2002-09-09
1
-0
/
+2
*
Check for FD_SET overruns.
nectar
2002-09-09
4
-0
/
+10
*
Kill debugging line occasionally slipped into rev.1.3.
sobomax
2002-09-09
1
-2
/
+0
*
Vastly decrease amount of memory comsumed in the case when we have to read
sobomax
2002-09-09
2
-4
/
+11
*
Use --fast-read mode to extract metadata from package file. Since metadata
sobomax
2002-09-09
1
-2
/
+16
*
Allow edquota(8) to be used for setting up quotas non-interactively (add a
sobomax
2002-09-07
2
-23
/
+149
*
Make syslogd -u treat "*" as all levels by explictly setting pri_cmp
dwmalone
2002-09-04
2
-6
/
+24
*
When printing the wait status, break it down into a signal and a exit status.
dwmalone
2002-09-04
1
-4
/
+10
*
Swap sense of no_v[46]bind variables and rename as v[46]bind_ok -
dwmalone
2002-09-04
1
-19
/
+19
*
Fix parsing of unix domain entries after addition of IPv6 RPC support.
dwmalone
2002-09-04
1
-38
/
+39
*
When installing package from a local file assume that all subsequent
sobomax
2002-09-03
1
-2
/
+6
*
Don't initialise policy, v4bind and v6bind where the variables are
dwmalone
2002-09-02
1
-3
/
+10
*
tpc -> tcp in an error message.
dwmalone
2002-09-02
1
-2
/
+2
*
Clear up a few warnings (unused variable, rpc versions are usigned so use %u,
dwmalone
2002-09-02
1
-8
/
+7
*
Switch over to the new EA manipulation utilities.
phk
2002-09-02
7
-467
/
+1
*
Unbreak -DNOINET6
brian
2002-09-02
1
-0
/
+2
*
Don't treat unknown commands as fatal errors: they are probably just
kris
2002-08-31
1
-2
/
+3
*
Add the new userland tool for manipulating extended attributes.
phk
2002-08-30
3
-0
/
+369
*
Correctly handle ifr.ifr_flags/ifr.ifr_flagshigh like ifconfig(8) does.
sobomax
2002-08-29
2
-5
/
+9
*
- made ppp compliant to RFC 2472 (based on a patch from another
brian
2002-08-29
5
-49
/
+176
*
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
[next]