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
*
style.Makefile(5)
obrien
2003-04-04
73
-114
/
+129
*
- Print out an error message instead of dereferencing a NULL pointer
robert
2003-04-04
1
-7
/
+29
*
Set link-local address of tun interface with prefixlen = 64
ume
2003-04-04
2
-8
/
+8
*
fixed invalid pointer reference
suz
2003-04-02
1
-0
/
+1
*
o Fix error messages formatting, style.
maxim
2003-04-02
1
-29
/
+22
*
Back out the totally unapproved backout of my commits.
obrien
2003-03-29
2
-58
/
+1
*
If IPCP is disabled, susccess of IPV6CP negotiation is sufficient
ume
2003-03-28
1
-0
/
+5
*
Don't pass NULL in as a flags argument to libfetch's fetchGetURL()
rwatson
2003-03-27
1
-1
/
+1
*
o Add -u <username> flag to jail(8): set user context before exec.
maxim
2003-03-27
3
-12
/
+84
*
Change DEFMX to 0. This removes the size limit for print jobs by default.
eivind
2003-03-27
2
-3
/
+4
*
Add a sample specfile listing to FILES.
chris
2003-03-26
1
-0
/
+8
*
tightened check for the length of ND options.
ume
2003-03-26
1
-2
/
+25
*
Don't install wrong IPv6 route by add command.
ume
2003-03-26
2
-3
/
+12
*
Passing a u_char to ntohs() is guaranteed to give the wrong answer !
brian
2003-03-26
1
-2
/
+2
*
Add a ``force-scripts'' option for using chat scripts with -direct and
brian
2003-03-26
4
-20
/
+40
*
Once ppp session is over, the route to ff02::tun0/32 was
ume
2003-03-25
1
-1
/
+12
*
We need filling scopeid to install routes for link-local
ume
2003-03-25
1
-0
/
+24
*
Since ppp.link{up,down} is invoked at the end of IPCP negotiation, if
ume
2003-03-25
1
-2
/
+32
*
- Add the 'b' option which causes BLOCKSIZE to be hornored when
mdodd
2003-03-25
4
-8
/
+29
*
Implement the 'Q' option which is like 'q' (quiet output) except
mdodd
2003-03-25
4
-2
/
+17
*
Use correct item to track max width of list
eivind
2003-03-24
1
-1
/
+1
*
Fix bug that made cdcontrol play <track> play <track> - 1
eivind
2003-03-24
1
-2
/
+2
*
Document the -g option in the usage message.
mtm
2003-03-23
1
-0
/
+1
*
Make -c only set flag_c and not a toggle. With flag_c disabled by
keramida
2003-03-22
1
-1
/
+1
*
Add a small manpage.
keramida
2003-03-22
1
-0
/
+87
*
Add & use a usage() function.
keramida
2003-03-22
1
-2
/
+12
*
Add error and range checking to strtoul() to avoid ending up with a
keramida
2003-03-22
1
-1
/
+2
*
Why doesn't anybody ever tell me anything? When did we get a libsbuf ?
phk
2003-03-21
1
-5
/
+3
*
Fixed a typo in ${.CURDIR} spelling, fatal on systems
ru
2003-03-21
1
-12
/
+5
*
Duh! Use correct number ../
phk
2003-03-21
1
-1
/
+1
*
Add a target for the creation of a /etc/shells map and add it to
robert
2003-03-21
1
-2
/
+12
*
Call endwin() to restore terminal state just before exiting.
keramida
2003-03-21
1
-0
/
+2
*
Add a rudimentary gstat(8) to the system.
phk
2003-03-20
3
-0
/
+252
*
Add a -g option to specify a default login group.
mtm
2003-03-20
2
-10
/
+22
*
The -s option should not assume -U.
tobez
2003-03-19
1
-0
/
+1
*
o initialize a couple of local flags so the user can re-edit groups
mtm
2003-03-19
1
-2
/
+8
*
portmap_enable -> rpcbind_enable.
maxim
2003-03-18
1
-2
/
+2
*
Run a revision of the devstat interface:
phk
2003-03-15
1
-7
/
+5
*
manufacturer id is typically 4 bytes
imp
2003-03-14
1
-1
/
+1
*
Increase the size of the property buffer to 8192. 1024 wasn't enough to
jake
2003-03-14
1
-1
/
+1
*
Remove ftp2.it.FreeBSD.org from the list of mirrors.
roam
2003-03-14
2
-4
/
+0
*
Don't be so verbose about 'unknown' CIS tuples. We were printing each
imp
2003-03-14
1
-2
/
+1
*
- Align the function prototype of the external `crc' function with
robert
2003-03-13
5
-13
/
+11
*
- Align the function prototype of the external `crc' function with
robert
2003-03-13
1
-5
/
+10
*
Break setfmac.8 into two actual man pages, and reword bits of the
chris
2003-03-13
3
-66
/
+120
*
Fix two minor mismatch reporting output errors.
tobez
2003-03-13
1
-2
/
+2
*
Complete the endianness support -- sparc64 can now do i386.
ru
2003-03-13
1
-16
/
+10
*
Make this work on different endianness machines.
ru
2003-03-11
4
-173
/
+100
*
Convert kgzip(8) to be an i386 cross-tool. This is needed for
ru
2003-03-11
4
-61
/
+262
*
Revert rev. 1.244 change -- only build kgzip(8) on i386.
ru
2003-03-11
1
-1
/
+1
[next]