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
*
Fixed missing "G" in the list item for the main description of %g and
bde
1999-08-08
1
-2
/
+2
*
Add RCS IDs to those files without them.
deischen
1999-08-05
237
-254
/
+423
*
Fix thread initialization to allow for the case where stdio file
deischen
1999-08-05
7
-39
/
+51
*
Mention that EXIT_SUCCESS and EXIT_FAILURE are preferred over
hoek
1999-08-01
1
-1
/
+7
*
Fixed $Id$.
bde
1999-07-31
1
-3
/
+3
*
Removed a duplicate reference to System V.4.
bde
1999-07-31
1
-2
/
+1
*
Fixed syntax error in previous commit.
bde
1999-07-31
1
-2
/
+3
*
FIxed disordering in previous commit. Fixed some old disorder.
bde
1999-07-31
1
-3
/
+3
*
Document that writev(2) can fail with ENOBUFS.
nik
1999-07-30
1
-1
/
+3
*
Use the .At macro when referencing versions of AT&T UNIX.
mpp
1999-07-30
4
-8
/
+12
*
Document the getdents(2) system call. The documentation was
mpp
1999-07-30
3
-165
/
+29
*
Document the lchmod(2) system call.
mpp
1999-07-30
2
-17
/
+29
*
Add a manual page for getdents(2). This was taken from NetBSD, but
mpp
1999-07-30
1
-0
/
+151
*
Document the lutimes() and futimes() system calls.
mpp
1999-07-30
2
-26
/
+97
*
Mdoc cleanup.
mpp
1999-07-30
1
-2
/
+3
*
Add missing cause for an EINVAL return (msgtype < 1).
sheldonh
1999-07-26
1
-1
/
+4
*
Correct HISTORY section, according to CVS logs.
sheldonh
1999-07-26
1
-2
/
+3
*
remove <ctype.h> - not needed
ache
1999-07-26
1
-1
/
+0
*
unsigned char cleanup
ache
1999-07-26
1
-17
/
+17
*
asprintf() does use realloc() internally, but saying so in the manpage can be
hoek
1999-07-25
1
-4
/
+2
*
Update the manpage for the number of symlinks in ELOOP
n_hibma
1999-07-24
1
-2
/
+4
*
Backed out previous commit. devname.3 and devname.c were broken in Lite1
bde
1999-07-24
1
-4
/
+6
*
Correct the information about the return value when no device matches
nik
1999-07-20
1
-6
/
+4
*
Correct some grammar and style problems with this page.
nik
1999-07-20
1
-16
/
+16
*
Various cleanups.
green
1999-07-19
1
-6
/
+6
*
Make devname(3) return something more intelligent than NULL if it doesn't
phk
1999-07-18
1
-2
/
+27
*
Enable gmon/mcount on alpha.
simokawa
1999-07-16
2
-13
/
+3
*
Enable gcrt1.o.
simokawa
1999-07-16
2
-2
/
+25
*
Make profil() 64bit-safe for alpha.
simokawa
1999-07-16
1
-2
/
+2
*
Reference correct sysctl: kern.maxsockbuf --> kern.ipc.maxsockbuf
jlemon
1999-07-15
1
-2
/
+2
*
Be a little clearer about login_getpwclass(3), and its penchant for
nik
1999-07-14
1
-1
/
+7
*
Add $Id$, to make it simpler for members of the translation teams to
nik
1999-07-12
360
-5
/
+426
*
Add $Id$, to make it simpler for members of the translation teams to
nik
1999-07-12
1
-0
/
+3
*
Use USRSTACK (defined in <machine/vmparam.h>) to get top of the initial stack.
dt
1999-07-12
6
-48
/
+18
*
Fix commented out CFLAGS addition for LOGIN_CAP_AUTH, which was missing
sheldonh
1999-07-12
1
-1
/
+1
*
Fix a couple more coding style nits.
jasone
1999-07-11
5
-12
/
+12
*
Modify previous changes to conform better to libc_r's coding style.
jasone
1999-07-11
11
-196
/
+297
*
Fixed a minor style nit in the EXAMPLE section.
wes
1999-07-10
1
-1
/
+1
*
Clarify an explanation a little bit.
phk
1999-07-09
1
-4
/
+9
*
Back out previous commit after discussing it with Dmitrij Tejblum.
des
1999-07-07
1
-4
/
+0
*
Always set errno to ENOMEM when returning 0 from malloc() or realloc().
des
1999-07-07
1
-1
/
+5
*
Make the new %Z addition thread-safe.
obrien
1999-07-06
1
-19
/
+49
*
Always use growable thread stacks on the i386. The VM_STACK kernel option
jasone
1999-07-06
14
-88
/
+51
*
Merge from -stable; support for the 'ida' driver, move fla to major 102
msmith
1999-07-05
2
-4
/
+6
*
Disable growable stacks by default, as advertised.
jasone
1999-07-05
3
-6
/
+6
*
Use growable stacks for thread stacks that are the default stack size.
jasone
1999-07-05
14
-64
/
+462
*
Actually impliment the documented %Z specifier.
obrien
1999-07-04
2
-2
/
+44
*
Nuke the BUGS sections of these man pages because they are not appropriate.
mpp
1999-07-01
4
-12
/
+4
*
Fix typos/spelling errors.
mpp
1999-07-01
6
-16
/
+17
*
Modify code to be -Wall'able.
mks
1999-07-01
7
-87
/
+55
[next]