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
/
gnu
/
usr.bin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change UNIX to FreeBSD.
gclarkii
1995-10-10
1
-3
/
+3
*
This is a FreeBSD manpage, not a NetBSD manpage. :)
nate
1995-10-05
1
-2
/
+2
*
Make cc1plus smaller and faster as was done for cc1 by linking static.
wollman
1995-10-02
1
-1
/
+2
*
Build cc1 nonshared. This actually results in it consuming 40K *less* disk
dg
1995-10-01
1
-1
/
+2
*
Fix checks for open() failing. open() may successfully return 0.
bde
1995-09-28
2
-6
/
+6
*
Intitialize $(tmac_s_ and $(tmac_m). Use the initialized variable $(device)
bde
1995-09-28
1
-1
/
+3
*
Make the error message more readable when 'ld.so' cannot locate a needed
nate
1995-09-27
1
-13
/
+11
*
Fixup the "ld.so failed" message for the case when ld.so finds undefined
nate
1995-09-27
1
-5
/
+5
*
Stop using gnumalloc.
phk
1995-09-22
4
-13
/
+8
*
Give "Index" specified filenames preference over other filenames specified
gibbs
1995-09-14
1
-3
/
+6
*
Output a zero rdev except for bdevs, cdevs, fifos and sockets. This
bde
1995-09-12
1
-2
/
+26
*
Fix a few minor bugs in makewhatis.
joerg
1995-09-10
1
-4
/
+33
*
Re-initialize the terminal after ^Z / fg.
joerg
1995-09-10
1
-0
/
+1
*
Put a bandaid on the NULL pointer dereference caused by doing an
peter
1995-09-03
1
-2
/
+3
*
Add MLINKS for sendbug manpage.
jkh
1995-08-29
1
-0
/
+1
*
Link send-pr to sendbug. sendbug is back! hurrah!
jkh
1995-08-28
1
-0
/
+2
*
Import Paul Kranenburg's man page for ld.so (aka. rtld).
joerg
1995-08-26
2
-2
/
+147
*
Clean up compilation warnings.
pst
1995-08-23
1
-1
/
+1
*
Fix compilation warnings.
pst
1995-08-23
1
-1
/
+1
*
Reset the umask before creating the output file; otherwise running
joerg
1995-08-16
1
-1
/
+2
*
This changes two things when importing an unreadable file:
peter
1995-08-15
1
-2
/
+14
*
Replace ctime by strftime %c to use national representation
ache
1995-08-08
1
-1
/
+1
*
Replace ctime by strftime %c to use national representation
ache
1995-08-08
1
-3
/
+3
*
Make only a `-r' flag (as opposed to `-r*') special within the
joerg
1995-08-04
1
-1
/
+1
*
Don't build xditview unless the actual include files for X11 are present.
pst
1995-07-29
1
-1
/
+1
*
Change `install' to `${INSTALL}' so that default install flags can be
bde
1995-07-25
17
-28
/
+29
*
Change `install' to `${INSTALL}' as usual.
bde
1995-07-25
1
-1
/
+1
*
Change `install' to `${INSTALL}' as usual.
bde
1995-07-24
1
-4
/
+3
*
Make the tag checks more strict according to Rod's wishes.
joerg
1995-07-23
2
-30
/
+76
*
Remove my last week's CFLAGS hack from Makefile.inc, and fix
joerg
1995-07-16
3
-7
/
+3
*
Make ld's error messages consistent with gcc when no input files
rgrimes
1995-07-13
1
-2
/
+2
*
Fix dependencies for gcc.info and reno.info. `make depend' doesn't handle
bde
1995-07-12
1
-0
/
+5
*
I added a few lines of code to the latest info browser in the
joerg
1995-07-08
5
-7
/
+102
*
Add a dependency on the .x source file and avoid copying it.
bde
1995-07-04
1
-10
/
+8
*
Change ld.so to correctly load dependant libraries for dlopen and unload them
dfr
1995-06-27
1
-66
/
+234
*
Remove bogus references to /usr/ucb.
bde
1995-06-26
1
-2
/
+2
*
Improve the handling of large minor numbers:
bde
1995-06-26
3
-5
/
+142
*
Convert the colon after (send-pr) into a period, so the info file can
joerg
1995-06-24
1
-1
/
+1
*
Add an "-m" flag to merge instead of replace the entries. We can
asami
1995-06-24
2
-41
/
+75
*
Make `ld' properly honoring the umask setting when chmod'ing the
joerg
1995-06-14
1
-3
/
+7
*
Merge RELENG_2_0_5 into HEAD
rgrimes
1995-06-11
1
-6
/
+6
*
Remove trailing whitespace.
rgrimes
1995-05-30
670
-9128
/
+9390
*
Add link to sperl4.036, needed for suid scripts and pgms
ache
1995-05-28
1
-0
/
+1
*
Make link to tperl4.036, needed for suid scripts and other stuff
ache
1995-05-28
1
-0
/
+1
*
Fix $] variable value (version number), close PR 449
ache
1995-05-28
1
-2
/
+8
*
Don't chdir to subdirs before formatting, non-native manpages
ache
1995-05-20
1
-28
/
+40
*
Make error message for no input files specified consistent across all
rgrimes
1995-05-17
3
-3
/
+3
*
This patch teaches info to read gzipped files (emacs info already
rgrimes
1995-05-14
1
-0
/
+1
*
Submitted by: Charles Henrich <henrich@fubar.cl.msu.edu>
rgrimes
1995-05-12
1
-2
/
+2
*
Submitted by: gj
rgrimes
1995-05-09
2
-6
/
+2
[next]