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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
- add reference to siginterrupt(3)
ru
1999-09-06
1
-32
/
+35
*
Don't forget to reset _pw_stepping_yp to 0 before returning. Fixes a bug
des
1999-09-06
1
-0
/
+1
*
Zap $Source$
peter
1999-09-06
1
-1
/
+0
*
Zap $Locker$
peter
1999-09-06
2
-2
/
+0
*
Tidy up $Log$ debris.
peter
1999-09-05
1
-32
/
+2
*
Connect libform/libpanel/libmenu.
peter
1999-09-05
1
-5
/
+3
*
Some style and "look" fixes
phantom
1999-09-05
9
-12
/
+27
*
Name Description (.Nd macro) added.
phantom
1999-09-05
1
-6
/
+7
*
mdoc(7) style fix.
phantom
1999-09-05
1
-2
/
+4
*
mdoc(7) style fix: FreeBSD -> .Fx
phantom
1999-09-05
7
-7
/
+14
*
Remove useless .Fn macro suffix
phantom
1999-09-05
1
-1
/
+1
*
mdoc style fix.
phantom
1999-09-05
1
-4
/
+2
*
mdoc(7) style fixes
phantom
1999-09-05
1
-2
/
+4
*
Add bmake glue for libform (the SVSV-style ETI curses form driver from
peter
1999-09-05
2
-0
/
+46
*
Add bmake glue for libpanel (the SVSV-style ETI curses panel (overlapping
peter
1999-09-05
2
-0
/
+38
*
Add bmake glue for libmenu (the SVSV-style ETI curses menu driver from
peter
1999-09-05
2
-0
/
+48
*
Spelling and grammar error fix.
phantom
1999-09-04
1
-2
/
+8
*
Fixed disorder in comments.
bde
1999-09-04
1
-6
/
+6
*
Build this from contrib/ now.
markm
1999-09-04
13
-607
/
+7
*
Use definitions provided in sysarch.h for args structures.
luoqi
1999-09-02
5
-41
/
+12
*
Fix the root cause of the fts buffer overflow. This is a temporary
imp
1999-09-02
2
-10
/
+46
*
Make the libcrypt's build in the correct order.
markm
1999-09-01
1
-6
/
+5
*
Update a comment regarding dependencies on libtermcap and curses etc.
peter
1999-09-01
1
-2
/
+1
*
Add a missing dependency for make_hash which could make various forms of
peter
1999-09-01
2
-2
/
+2
*
Back out previous commit. I mistook passing commentary from bde for
sheldonh
1999-08-31
1
-9
/
+6
*
Make SYMLINKS relative. SYMLINKS are supposed to be relative, and for this
dt
1999-08-30
2
-50
/
+50
*
Fix a memory leak: free the thread-specific poll_data, used in the select()
dt
1999-08-30
3
-0
/
+18
*
Only issue a warning for the first occurrence of a UID > USHRT_MAX and
sheldonh
1999-08-30
1
-6
/
+9
*
Don't build libtermcap, libcurses, libmytinfo, just libncurses.
peter
1999-08-30
1
-4
/
+5
*
Use src/contrib/ncurses, v5.0.990821 prerelease.
peter
1999-08-30
130
-17492
/
+1882
*
When checking for valid timevals in the wrapped select() and poll()
deischen
1999-08-30
9
-27
/
+42
*
Add $FreeBSD$ and spell Eklund properly.
billf
1999-08-29
7
-1
/
+14
*
Add $FreeBSD$ lines to man pages that are missing them to make it
mpp
1999-08-28
38
-0
/
+76
*
Add $FreeBSD$ lines to man pages that are missing them to make
mpp
1999-08-28
1
-0
/
+2
*
$Header$ -> $FreeBSD$
peter
1999-08-28
11
-14
/
+18
*
- Handle the signal SIGTERM.
yokota
1999-08-28
1
-9
/
+8
*
$Id$ -> $FreeBSD$
peter
1999-08-28
2
-2
/
+2
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1545
-1638
/
+1638
*
$Id$ -> $FreeBSD$
peter
1999-08-27
1
-1
/
+1
*
$Id$ -> $FreeBSD$
peter
1999-08-27
4
-4
/
+4
*
Remove some 4.3BSDish anacronisims that stated that it was an
mpp
1999-08-27
5
-19
/
+5
*
Remove a 4.3BSDish anachronism that claimed EPERM for an attempt to
joerg
1999-08-27
1
-3
/
+1
*
Don't open the swap file. The open descriptor for it hasn't been used
bde
1999-08-25
2
-9
/
+1
*
Document ENOSYS error.
chris
1999-08-23
1
-1
/
+5
*
Aallow ppp to work with Nortel Networks Extranet Switch
brian
1999-08-22
1
-0
/
+6
*
Typo: 102 => 192 (PR: docs/13310 - Maxim Sobolev <sobomax@altavista.net>)
hoek
1999-08-22
1
-2
/
+2
*
Assorted bug fixes.
yokota
1999-08-22
5
-21
/
+37
*
This is the addition of a syslog(3) security.* top-level category. This
green
1999-08-21
1
-1
/
+4
*
Add warnings, ala mktemp, to tempnam and tmpnam as a reminder that
imp
1999-08-21
2
-3
/
+13
[next]