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
*
Create the links for the reentrant time functions.
nik
2000-11-12
1
-1
/
+3
*
Correct the logic for checking the emptiness of the waiting queue.
deischen
2000-11-11
3
-3
/
+3
*
Correct description of KERN_PROC. Add description of KERN_PROC_ARGS.
abial
2000-11-11
1
-2
/
+13
*
Increase the size of the mktemp() filename space by dropping the PID from
kris
2000-11-10
1
-25
/
+17
*
remove outdated bugs, we actually do have aio_cancel support
alfred
2000-11-10
2
-4
/
+1
*
Fix passwd entry `prototypes' in compat mode. I broke this in revision
nectar
2000-11-10
1
-34
/
+16
*
Avoid use of direct troff requests in mdoc(7) manual pages.
ru
2000-11-10
24
-50
/
+27
*
Use the documented (and historical) defaults. Centralize the decision logic
des
2000-11-10
4
-37
/
+45
*
Disable the end guard for now.
benno
2000-11-10
1
-0
/
+2
*
Make setjmp work our way, as opposed to NetBSD's.
benno
2000-11-10
1
-3
/
+1
*
Don't always enable debugging for the network device code.
benno
2000-11-10
1
-2
/
+0
*
Don't needlessly poll file descriptors when there are no
deischen
2000-11-09
40
-2104
/
+1815
*
Prevent the thread-safe version of kevent from getting
deischen
2000-11-09
1
-2
/
+3
*
Eliminate inconsistency where a value that contains only whitespace
murray
2000-11-09
1
-1
/
+6
*
Fix password clearing bug which prevented challenge/response from working.
eivind
2000-11-08
1
-1
/
+1
*
Added PROPERTY_MAX_VALUE and PROPERTY_MAX_NAME defines to libutil.h so
murray
2000-11-08
3
-9
/
+13
*
Use size_t rather than a 16-bit data type fo the length.
obrien
2000-11-07
1
-1
/
+5
*
MFS: add ATA raid support for sysinstall
jkh
2000-11-06
2
-2
/
+4
*
Fixed typos.
ru
2000-11-06
1
-4
/
+4
*
Fixed typo: .FR -> .Fa
ru
2000-11-06
1
-1
/
+1
*
Honor the ip address given in the root-path dhcp option.
ps
2000-11-05
1
-5
/
+1
*
More secure temporary filename. This needs to be revisited to use
kris
2000-11-02
1
-1
/
+1
*
At the beginning of pthread_mutex_lock(), call _thread_init() if
jdp
2000-11-01
3
-0
/
+9
*
Fix nits introduced in rev 1.9:
sheldonh
2000-10-30
1
-2
/
+4
*
Added boolean argument to link searching functions, indicating
ru
2000-10-30
7
-107
/
+42
*
Replace old sigaction struct declaration with the new one as present
asmodai
2000-10-30
1
-12
/
+8
*
Correct incorrect information about the PATH used for exec*() calls.
asmodai
2000-10-30
1
-4
/
+7
*
Whitespace only change: trim trailing whitespace.
asmodai
2000-10-30
54
-186
/
+186
*
A significant rewrite of PPTP aliasing code.
ru
2000-10-30
4
-151
/
+265
*
Alpha verions of the crt initialization and finalization files required
obrien
2000-10-30
3
-2
/
+96
*
Fix memory leak.
sumikawa
2000-10-29
1
-0
/
+2
*
Use CHECK_FLAG
des
2000-10-29
4
-22
/
+22
*
Stricter error checking in the I/O functions.
des
2000-10-29
1
-1
/
+25
*
Add CHECK_FLAGS, a macro for (safely) checking if a particular flag is set.
des
2000-10-29
1
-0
/
+5
*
Back out previous commit (MLINK malloc.conf.5 -> malloc.3).
eivind
2000-10-29
1
-1
/
+0
*
Document FTP_PASSIVE_MODE and FTP_PASSWORD.
des
2000-10-29
1
-1
/
+8
*
Add link malloc.conf.5 -> malloc.3
eivind
2000-10-29
1
-0
/
+1
*
* Bring back the guts of crt{i,n}.S. This allows C++ exceptions to work
obrien
2000-10-28
14
-44
/
+99
*
Fix this my way. David had absolutely no call overriding MAINTAINER without
des
2000-10-28
1
-3
/
+3
*
Install per function manpages so one doesn't mistakenly think we don't
obrien
2000-10-28
1
-0
/
+8
*
Repeat after me, "check to see that a pointer isn't NULL before
obrien
2000-10-28
1
-3
/
+3
*
Style & grammar fixes.
mpp
2000-10-28
1
-3
/
+7
*
defined HAVE_IFM_DATA for (free|net|open)bsd
ume
2000-10-28
1
-0
/
+5
*
Explicitly initialize _pw_passwd.
nectar
2000-10-27
1
-1
/
+1
*
Make RES_OPTIONS=inet6 work.
ume
2000-10-27
1
-0
/
+4
*
MFS: don't expect result code until you close the data connection
des
2000-10-27
1
-3
/
+3
*
Fix problems people were having with large -O levels with GCC and
green
2000-10-27
3
-8
/
+50
*
Add a MAINTAINER= line so people know who to blame
gshapiro
2000-10-26
2
-0
/
+4
*
For %c replace reference to asctime(3) with ctime(3) from which %c genetically
ache
2000-10-26
1
-1
/
+1
*
Treat c_fmt field as compatibility placeholder
ache
2000-10-26
2
-5
/
+3
[next]