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
*
Don't ignore the return from tcsetattr() - moan about it instead.
brian
2000-10-31
1
-7
/
+16
*
Build with -DUSE_INET6 so that we can actually use the IPv6 support in
nectar
2000-10-31
4
-1
/
+4
*
Make the standard 'lpq' output a little more informative when listing jobs
gad
2000-10-31
1
-12
/
+39
*
Fix 'lpq' so it can correctly display jobs which come from hosts using
gad
2000-10-31
1
-9
/
+44
*
Don't issue a warning if isdncontroller is set to -1
hm
2000-10-31
1
-2
/
+2
*
Moved driver modules for some PCI NICs and PCCARD-only NICs to mfsroot.flp.
hosokawa
2000-10-31
7
-4
/
+107
*
Forgotten RELEASE_CRUNCH hack for mppe.c.
hosokawa
2000-10-31
1
-2
/
+2
*
Use the new-style ngpppoe_init_data structure.
brian
2000-10-31
1
-2
/
+1
*
Mention that ``nat deny_incoming'' drops unrecognised IP packets.
brian
2000-10-31
2
-0
/
+6
*
o Document various sysctl's available for managing services available
rwatson
2000-10-31
1
-0
/
+39
*
Changes have been made to support a concept of VAR_FIXIT_TTY being
jkh
2000-10-30
4
-52
/
+86
*
Drop PKT_ALIAS_IGNORED packets if ``nat deny_incoming yes'' is in effect.
brian
2000-10-30
1
-1
/
+5
*
Add several new features, reorder some code, and continue with the
dougb
2000-10-30
2
-97
/
+194
*
Change my email on MAINTAINER from an RPI address to my FreeBSD address.
gad
2000-10-30
1
-1
/
+1
*
Add ``all'' logging.
brian
2000-10-30
4
-1
/
+29
*
Bump our version to reflect the recent MPPE additions (and ccp struct
brian
2000-10-30
1
-1
/
+1
*
Move the MPPE keysize display in ``show ccp''.
brian
2000-10-30
1
-2
/
+2
*
Various whitespace changes.
brian
2000-10-30
12
-40
/
+77
*
staticise mbuftype()
brian
2000-10-30
1
-1
/
+1
*
Add MPPE and MSChap v2 support (denied and disabled by default)
brian
2000-10-30
15
-26
/
+1003
*
- Sync with latest manpage of rtadvd.
ume
2000-10-29
2
-55
/
+70
*
Link kbdmap.5 to keymap.5
nik
2000-10-29
1
-0
/
+1
*
Insetad of using fileno(ftp) as stdin for tar, use a pipe and have the
des
2000-10-29
1
-17
/
+39
*
Be explicit about the fact that you can only specify one IP address/hostname
n_hibma
2000-10-29
1
-1
/
+1
*
Add the ATA RAID device 'ar'.
sos
2000-10-29
2
-0
/
+2
*
Teach sysinstall how to restart itself on Ctrl-C (as an addition to its old
eivind
2000-10-29
6
-8
/
+108
*
Update copyright
dougb
2000-10-29
1
-1
/
+1
*
More changes that don't modify functionality.
dougb
2000-10-29
1
-60
/
+76
*
Whitespace only. Make the style of the contributed sections consistent with
dougb
2000-10-29
1
-133
/
+134
*
Ignore ``#'' properly when told to
brian
2000-10-28
1
-1
/
+1
*
Make '-i iface' optional. Assume an0 if it's not otherwise specified.
joe
2000-10-28
2
-5
/
+15
*
some clarification on if_getmtu()
ume
2000-10-28
1
-25
/
+35
*
When an interface isn't specified use wi0 as the default.
joe
2000-10-28
1
-3
/
+12
*
When an interface isn't specified use wi0 as the default.
joe
2000-10-28
1
-1
/
+2
*
cleanups of my previous, quick & dirty fix of unaligned access errors on alpha.
gallatin
2000-10-28
1
-20
/
+26
*
add PC-Card melody beep(PC Card bus, kludge version)
sanpei
2000-10-28
2
-1
/
+3
*
Report the type of mbuf that couldn't be allocated before
brian
2000-10-27
1
-13
/
+21
*
Add a MAINTAINER= line so people know who to blame
gshapiro
2000-10-26
4
-0
/
+8
*
Sigh. It'd be nice to completely commit a bugfix. Once again:
bmah
2000-10-26
1
-6
/
+6
*
Fix a bug in which pkg_version(1) was ignoring $PORTREVISION
bmah
2000-10-26
1
-5
/
+8
*
Improve some slightly confused formatting.
dwmalone
2000-10-26
1
-3
/
+3
*
fix unaligned access errors caused by bad scanf/printf format strings
gallatin
2000-10-26
1
-4
/
+4
*
fix unaligned access errors by copying untyped data to properly aligned
gallatin
2000-10-26
2
-48
/
+48
*
More explicitly set crypto bits.
jkh
2000-10-26
2
-9
/
+18
*
Shorten the labels in the keymap menu so it fits smaller screens.
jkh
2000-10-26
2
-18
/
+18
*
Add infrastructure for Cologne Chip HFC-S PCI driver.
hm
2000-10-26
2
-20
/
+22
*
Almost a year exactly from when I first imported mergemaster at freebsdcon,
billf
2000-10-26
1
-2
/
+1
*
Utilize the "-o" (origin) option recently added to pkg_create(1)
bmah
2000-10-25
2
-51
/
+149
*
Trim right column messages to display correctly in 80-column terminal.
kuriyama
2000-10-25
2
-10
/
+10
*
Fix two typos in comments.
dwmalone
2000-10-24
2
-2
/
+2
[next]