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
*
Remove OpenBSD build support - let the Makefile vary per
brian
1998-08-31
2
-20
/
+2
*
Accept gateway value of NO
jkh
1998-08-31
1
-2
/
+2
*
The `group{del,mod,show}' take require a '[group|gid]' argument.
jkoshy
1998-08-31
1
-1
/
+4
*
Add OpenBSD build support
brian
1998-08-30
1
-1
/
+7
*
Add OpenBSD build support
brian
1998-08-30
1
-2
/
+8
*
Split lines into one subdir per line.
gpalmer
1998-08-30
1
-19
/
+122
*
Make pstat machine-independant again
gpalmer
1998-08-30
1
-3
/
+3
*
DPDADD -> DPADD
gpalmer
1998-08-30
6
-12
/
+12
*
Fix parallel makes falling over on xwhere
gpalmer
1998-08-30
1
-2
/
+2
*
Install ipmon.8 in man8/ not man1/.
jkoshy
1998-08-30
1
-1
/
+1
*
Don't use ``-width 20'', it's misleading. Use ``-width XX''
brian
1998-08-29
2
-20
/
+20
*
Don't claim that the alias library isn't loaded until
brian
1998-08-29
2
-14
/
+6
*
Add the following word substitutions when running a shell
brian
1998-08-29
3
-35
/
+109
*
Allow the use of HISADDR, MYADDR and INTERFACE as words
brian
1998-08-29
1
-15
/
+78
*
Mention ``cbcp'' in ``set log ?''
brian
1998-08-29
1
-4
/
+4
*
Add /usr/lib to the list of things to chflag before upgrading.
jkh
1998-08-28
1
-2
/
+2
*
Fix recursive package add problem (for on-disk package files) I introduced
jkh
1998-08-27
1
-3
/
+6
*
bmake framework for contrib_amd
obrien
1998-08-27
19
-2
/
+2378
*
Make way for the contrib_amd bmake frame work.
obrien
1998-08-27
187
-46553
/
+0
*
Catch more cases where the CDROM has been mounted.
jkh
1998-08-27
1
-1
/
+4
*
Fix some OpenBSD/alpha warnings
brian
1998-08-26
7
-11
/
+16
*
Remove redundant include file.
brian
1998-08-26
1
-2
/
+1
*
Put the IP buffer queues into struct ipcp.
brian
1998-08-26
14
-57
/
+62
*
The protocol must be in network byte order (OpenBSD only).
brian
1998-08-26
1
-3
/
+3
*
Remove identity crisis in ispcvt(8) man page. Include reference to
jkoshy
1998-08-26
1
-1
/
+1
*
Submitted by: archie@whistle.com
julian
1998-08-25
2
-3
/
+4
*
Mention what ``set authname'' does in -direct mode.
brian
1998-08-25
2
-2
/
+16
*
If we've got a full output buffer queue and cannot send
brian
1998-08-25
15
-17
/
+180
*
Change length arguments to sysctl to size_t.
dfr
1998-08-25
1
-5
/
+21
*
Consolidate the two malloc()s that are done when allocating
brian
1998-08-21
3
-20
/
+13
*
Make ``show mem'' display the number of packets allocated as well as the
brian
1998-08-21
1
-11
/
+15
*
Fix ``lp=port@machine'' syntax and mention it in printcap(5).
brian
1998-08-21
2
-3
/
+14
*
Build kvm_mkdb and natd on alpha too.
jb
1998-08-20
1
-4
/
+4
*
Increased column widths for tty input watermark fields so that watermarks
bde
1998-08-19
1
-9
/
+10
*
Bruce says that %p is intended to format void pointers only. So use a void *
jb
1998-08-18
1
-2
/
+2
*
Destroy any existing chat timeouts in datalink_ComeDown()
brian
1998-08-18
1
-1
/
+2
*
Removing -batch option from adduser. Adduser was written as
wosch
1998-08-17
2
-106
/
+8
*
Update to use the new elf headers.
dfr
1998-08-17
1
-10
/
+11
*
Don't lose an allocated pointer if realloc() fails.
brian
1998-08-17
1
-4
/
+9
*
Remove a cast and print the pointer value with %p instead of %x.
jb
1998-08-17
1
-4
/
+4
*
Ad #include stdlib.h to get the prototype for malloc().
jb
1998-08-17
1
-1
/
+2
*
We need config to build on the alpha also ... kinda difficult to build
gpalmer
1998-08-17
1
-4
/
+4
*
/usr/sbin/spkrtest and /usr/sbin/vidfont (aka kbdmap) use very
phk
1998-08-14
2
-4
/
+6
*
Be careful about using ``.Bd -literal'' as groff sometimes keeps
brian
1998-08-11
2
-36
/
+36
*
DNS lookups for partially qualified hosts didn't work right. I was trying
wpaul
1998-08-10
1
-5
/
+2
*
`dns' option defaults to disabled, not enabled.
brian
1998-08-09
2
-4
/
+4
*
Add missing .El
brian
1998-08-09
2
-2
/
+4
*
/var/run/tunX.pid is created regardless of ppps mode.
brian
1998-08-09
2
-14
/
+4
*
Use IFT_PPP from net/if_types.h rather than hard-coding it.
brian
1998-08-09
1
-2
/
+3
*
When entering ``term'' mode, don't output any messages until
brian
1998-08-09
6
-19
/
+29
[next]