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
*
Correct the strspn() man page so that it no longer references
mpp
1996-01-10
1
-1
/
+1
*
Merge the 4.9.3-rel code into the res_* parts. The gethostXXXbyYYY
peter
1996-01-07
7
-183
/
+161
*
This commit was generated by cvs2svn to compensate for changes in r13304,
peter
1996-01-07
1
-0
/
+114
|
\
|
*
Part of bind-4.9.3-rel.. This is for my convenience and reference.
peter
1996-01-07
7
-760
/
+1851
*
|
Fix a fencepost error.
phk
1996-01-05
1
-4
/
+4
*
|
Extract the login name when doing a ps on a dead kernel.
peter
1996-01-01
1
-0
/
+2
*
|
Document the change that I made to pipe(2)
peter
1996-01-01
1
-4
/
+12
*
|
Bump libutil revision after recent addition of setproctitle().
peter
1996-01-01
9
-3
/
+80
*
|
Finally complete my fix for the behaviour of getpass(3) upon receipt
joerg
1995-12-31
2
-18
/
+56
*
|
This commit was generated by cvs2svn to compensate for changes in r13122,
peter
1995-12-30
249
-55025
/
+0
*
|
recording cvs-1.6 file death
peter
1995-12-30
77
-15044
/
+0
*
|
Added $Id$.
bde
1995-12-30
1
-0
/
+4
*
|
Implemented non-statistical kernel profiling. This is based on
bde
1995-12-29
1
-8
/
+148
*
|
Oops. I seem to have over-corrected with my last commit. It should be
gpalmer
1995-12-29
1
-2
/
+2
*
|
Correct what seem to me to be some mistakes in the references and
gpalmer
1995-12-28
2
-6
/
+6
*
|
Don't block SIGINT in getpass(3); this doesn't make sense.
joerg
1995-12-27
1
-1
/
+1
*
|
Be smarter about handling overlapped copies and only go backwards if it
dg
1995-12-27
2
-12
/
+16
*
|
Bring in an initial version of setproctitle().. This is intended to
peter
1995-12-26
5
-1
/
+446
*
|
Added prototypes.
bde
1995-12-26
2
-4
/
+14
*
|
Preallocate a small structure, so we can sbrk(2) further back.
phk
1995-12-18
1
-2
/
+8
*
|
Cosmetic cleanup and documentation of kvm_argv.. Hopefully the flow of
peter
1995-12-16
1
-6
/
+65
*
|
Clean up a few things left dangling after the last commit. The new
wpaul
1995-12-15
1
-22
/
+10
*
|
Now that rpcgen is squared away, arrange to have all the NIS XDR routines
wpaul
1995-12-14
3
-448
/
+93
*
|
Change phkmalloc so that the page directory is now floating and allocated
peter
1995-12-11
1
-29
/
+47
*
|
Add a structure definition to the MD* Contexts, so that cvs can use
peter
1995-12-11
3
-3
/
+3
*
|
Fix minor annoyance: have clnt_perror(), clnt_perrno() and
wpaul
1995-12-10
1
-4
/
+4
*
|
phkmalloc strikes again! :-) Another use of un-cleared returns from
peter
1995-12-09
1
-0
/
+3
*
|
Updates to read the extra indirection in ps_strings. Note that any
peter
1995-12-09
2
-35
/
+53
*
|
Include sys/time.h, not sys/user.h.
dg
1995-12-08
1
-1
/
+1
*
|
Fixed type mismatches.
bde
1995-12-07
4
-12
/
+12
*
|
Update the -current sources from the 2.1 branch.
peter
1995-12-07
5
-234
/
+311
*
|
Small tweak: don't try closing /etc/netgroup if we haven't opened it yet.
wpaul
1995-12-02
1
-1
/
+2
*
|
Fix PR#858, /bin/sh corruption caused by non-zeroed malloc() in libedit
peter
1995-12-02
1
-0
/
+1
*
|
Restored [u]cmpdi2.c which are needed for switching on [unsigned] long
bde
1995-12-01
1
-1
/
+1
*
|
Add cfree.3
ache
1995-11-29
1
-1
/
+1
*
|
Removed cmpdi2.c from ${SRCS}. I think it is no more needed than ucmpdi2.
bde
1995-11-29
1
-2
/
+1
*
|
Add a short man page for cfree(3), in order to hint people about its life in ...
joerg
1995-11-24
1
-0
/
+49
*
|
Removed reference to missing libmp in a comment. We have GNU MP now.
markm
1995-11-12
1
-1
/
+1
*
|
- Make _do_ypbind() check for /var/run/ypbind.lock and attempt to flock()
wpaul
1995-11-05
1
-3
/
+24
*
|
Add NIS support to getservent(3) functions (getservbyport() and getservbyname()
wpaul
1995-11-04
1
-0
/
+68
*
|
Document recent changes in socket buffers and listen(2).
wollman
1995-11-03
2
-12
/
+38
*
|
Add more stuff moved out from XPG3
ache
1995-11-03
1
-1
/
+2
*
|
Move more stuff out to XPG4
ache
1995-11-03
4
-0
/
+32
*
|
Remove my locale hack. Sigh.
ache
1995-11-02
2
-14
/
+3
*
|
Clean up and make code (more) readable.
phk
1995-10-29
2
-111
/
+96
*
|
Add #include <sys/user.h>.
phk
1995-10-28
1
-0
/
+1
*
|
misc typos
adam
1995-10-27
3
-7
/
+7
*
|
Remove unneded ctype.h
ache
1995-10-26
1
-1
/
+0
*
|
Reviewed by: julian and jhay@mikom.csir.co.za
julian
1995-10-26
5
-1
/
+462
*
|
Fix it for chars with 8bit set
ache
1995-10-23
1
-1
/
+1
[next]