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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
mdoc(7) police: update document date.
ru
2001-05-17
1
-1
/
+1
*
Update to use the new ioctl interface.
sos
2001-05-17
2
-73
/
+71
*
Update to use the changed ioctl interface.
sos
2001-05-17
1
-45
/
+42
*
Change the ioctl interface to prepare for new functionality.
sos
2001-05-17
1
-45
/
+50
*
Style policy: reformat multiline comments to conform to style(9).
sobomax
2001-05-17
10
-46
/
+83
*
Fix the rcsid's.
obrien
2001-05-17
84
-84
/
+168
*
Argh. Fix a long-standing man page filter botch. See terminfo(5) for
peter
2001-05-17
2
-2
/
+2
*
This commit was generated by cvs2svn to compensate for changes in r76732,
peter
2001-05-17
9
-7562
/
+0
*
Update for ncurses 5.2-20010512 import
peter
2001-05-17
6
-64
/
+70
*
Merge changes from vendor branch to mainline.
peter
2001-05-17
3
-121
/
+151
*
... but we do provide .St -isoC-99, and it is not required to have the
ru
2001-05-17
1
-5
/
+1
*
This commit was generated by cvs2svn to compensate for changes in r76726,
peter
2001-05-17
332
-7861
/
+13642
|
\
|
*
Import ncurses-5.2-20010512 onto the vendor branch
peter
2001-05-17
335
-7982
/
+13793
*
|
When a new block is allocated to a directory, an fsync of a file
mckusick
2001-05-17
4
-39
/
+242
*
|
Removed reference to non-existing make(7).
ru
2001-05-17
1
-1
/
+0
*
|
VOP getwritemount() can be invoked on vnodes with VFREE flag set (used in
bp
2001-05-17
2
-8
/
+24
*
|
Use vop_*vobject() VOPs to get reference to VM object from upper or lower fs.
bp
2001-05-17
6
-120
/
+120
*
|
Do not leave an extra reference on vnode.
bp
2001-05-17
2
-12
/
+4
*
|
Allocate more memory if necessary.
dcs
2001-05-17
1
-0
/
+3
*
|
Back out last commit. This was already fixed. This should never have
peter
2001-05-17
2
-4
/
+0
*
|
Fix the latest telnet breakage. Obviously this was never compiled.
peter
2001-05-17
2
-8
/
+8
*
|
Check for the expiration of an account and its password in the proper
eric
2001-05-17
1
-12
/
+13
*
|
Back out rev 1.50. VCS was correct -- it is Version Control System.
obrien
2001-05-17
1
-3
/
+4
*
|
digiModel_t -> enum digi_model
brian
2001-05-17
2
-3
/
+1
*
|
Install /sys/dev/digi/digiio.h as /usr/include/dev/digi/digiio.h
brian
2001-05-17
1
-1
/
+8
*
|
digiModel_t -> enum digi_model
brian
2001-05-17
4
-18
/
+8
*
|
Add /usr/include/dev/digi/
brian
2001-05-17
1
-0
/
+2
*
|
Minor typos
dougb
2001-05-17
1
-2
/
+2
*
|
Consistently define the rune types.
obrien
2001-05-16
5
-17
/
+86
*
|
Move the int typedefs to the top so they can be used in defining other types.
obrien
2001-05-16
5
-116
/
+126
*
|
Mark a thread that is suspended while sleeping as interrupted.
jasone
2001-05-16
3
-3
/
+9
*
|
Since the root-on-insecure-tty code was added to telnetd, a dependency
nsayer
2001-05-16
2
-0
/
+4
*
|
Make sure the protocol actively rejects bad data rather than
nsayer
2001-05-16
2
-16
/
+16
*
|
Link /etc/ssh/ssh_host_key to /etc/ssh/ssh_host_rsa_key to deal with
jesper
2001-05-16
7
-14
/
+49
*
|
Fix type noticed by jasone
imp
2001-05-16
1
-1
/
+1
*
|
Migrate from using MAXPATHLEN to MAX_PATH. Use strlcpy to copy the
imp
2001-05-16
3
-5
/
+6
*
|
Add entry for cygwin, the Cygnus Windows emulator.
imp
2001-05-16
1
-0
/
+2
*
|
srandomdev() affords us the opportunity to radically improve, and at the
nsayer
2001-05-16
2
-0
/
+14
*
|
Catch any attempted buffer overflows. The magic numbers in this code
nsayer
2001-05-16
2
-4
/
+12
*
|
Catch malloc return failures. This should help avoid dereferencing NULL on
nsayer
2001-05-16
2
-0
/
+16
*
|
Change the second argument of vflush() to an integer that specifies
iedowse
2001-05-16
30
-333
/
+118
*
|
Add BUGS section describing the requirement to manually load the KLD.
archie
2001-05-16
1
-0
/
+13
*
|
Fix man page markup.
joerg
2001-05-16
1
-23
/
+28
*
|
Unbreak world; _DIAGASSERT macro is not available in FreeBSD.
ru
2001-05-16
21
-57
/
+0
*
|
mdoc(7) police: fix markup.
ru
2001-05-16
1
-198
/
+255
*
|
Install wchar.h and wctype.h.
ru
2001-05-16
1
-1
/
+1
*
|
Remove forgotten -Wall
brian
2001-05-16
1
-1
/
+0
*
|
Fix an array which was too small.
phk
2001-05-16
1
-1
/
+1
*
|
Fix problem with static linking:
markm
2001-05-16
1
-1
/
+1
*
|
mdoc(7) police: fix markup and spelling.
ru
2001-05-16
1
-33
/
+32
[prev]
[next]