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
/
usr.bin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add "-P" display the id as a password file entry.
obrien
1998-08-21
2
-6
/
+40
*
Change casts from int to u_long and formats from %x to %lx.
jb
1998-08-18
1
-6
/
+7
*
Change a variable from int to size_t.
jb
1998-08-18
1
-3
/
+3
*
More programs that build on alpha now.
jb
1998-08-18
1
-9
/
+9
*
The selection of a default object format is based on OBJFORMAT, not
jb
1998-08-18
1
-1
/
+1
*
Make this internal build tool static to avoid trying to use shared
jb
1998-08-17
5
-0
/
+5
*
Remove the PATH setting.
jb
1998-08-17
1
-3
/
+1
*
lorder is needed on the alpha too
gpalmer
1998-08-17
1
-4
/
+4
*
Remove hardcoded constant in favour of login.conf value.
jkoshy
1998-08-17
1
-2
/
+2
*
I have added the support for BIG5 encoding into libc/libxpg4/mklocale.
phk
1998-08-15
2
-2
/
+198
*
Remove half the file, somehow it got doubled...
phk
1998-08-15
1
-168
/
+1
*
Removed explict PATH which tended to cause the *wrong* path to be used
jb
1998-08-15
1
-12
/
+5
*
/usr/src/usr.bin/lex/Makefile puts FlexLexer.h into /usr/include/g++,
phk
1998-08-14
2
-3
/
+3
*
Submitted by: Peter Hawkins <thepish@freebsd.org>
thepish
1998-08-14
1
-5
/
+9
*
Submitted by: Peter Hawkins <thepish@FreeBSD.org>
thepish
1998-08-14
3
-4
/
+13
*
Merge from stable: support for the o, order, command
wosch
1998-08-12
2
-30
/
+178
*
PR: 7522
thepish
1998-08-10
1
-1
/
+1
*
I have been running with these locale data for a while now and
phk
1998-08-10
3
-4
/
+339
*
Don't ignore symbols containing "$". C++ destructors and other
jdp
1998-08-08
1
-4
/
+3
*
Year is sometimes set to -1 when assign_date() is called. Check for -1
alex
1998-08-08
1
-2
/
+2
*
Make netstat work again.
phk
1998-08-08
2
-10
/
+20
*
add Hungarian clooate
ache
1998-08-07
1
-2
/
+2
*
add Hungarian ctype
ache
1998-08-07
1
-2
/
+2
*
fix 8bit clean issue
ache
1998-08-07
1
-5
/
+5
*
This PR contains additional magic for file(1) describing
phk
1998-08-07
1
-0
/
+50
*
Fix LIBDIR (for aout/ELF).
markm
1998-08-06
5
-6
/
+8
*
Don't open /dev/mem until we need it, most cases we don't.
phk
1998-08-05
1
-26
/
+25
*
Use <signal.h> instead of <sys/signal.h>.
dfr
1998-08-05
5
-5
/
+5
*
Add -t option ('t' in interactive mode) to make top(1) ignore itself.
des
1998-08-04
1
-1
/
+4
*
Ignore (effectively) SIGTSTP if we're already in the process of tstoping.
hoek
1998-08-03
1
-0
/
+1
*
Fixed printf format errors.
bde
1998-08-02
5
-17
/
+19
*
Backed out rev.1.31. It was a workaround for bugs in rev.1.4 of
bde
1998-07-31
1
-5
/
+1
*
Fix coredump when two signals are sent in rapid succession.
hoek
1998-07-31
2
-2
/
+3
*
Don't try to dereference a pointer to freed memory.
des
1998-07-29
1
-7
/
+4
*
Brucifixion.
des
1998-07-28
2
-43
/
+17
*
Change doscmd to use i386_set_ioperm() call instead of sysarch().
jlemon
1998-07-28
1
-19
/
+11
*
Behave like GNU time. More cleanup. Reword man page.
des
1998-07-27
2
-24
/
+18
*
Clean up the previous commit.
des
1998-07-27
2
-35
/
+45
*
Round - not cut - the real cpu time.
wosch
1998-07-27
1
-2
/
+3
*
fd_set is documented to be a typedef, not a struct. Conform more
imp
1998-07-26
2
-11
/
+9
*
Use malloc + sprintf rather than asprintf to ensure portability to
imp
1998-07-26
1
-2
/
+4
*
Fix compilation for the case where neither ioctl(TIOCGWINSZ)
hoek
1998-07-26
1
-1
/
+2
*
Really delete -# option.
hoek
1998-07-25
1
-2
/
+1
*
Nuke obsolote and broken -# option.
hoek
1998-07-25
2
-20
/
+4
*
Keep "-c" (top_scroll) through viewing help.
hoek
1998-07-25
1
-1
/
+6
*
By default, /usr/bin/time writes its output to stderr. Two options
phk
1998-07-24
2
-19
/
+69
*
During compilation of a Fortran program f2c/f77 will spew the
phk
1998-07-24
3
-11
/
+23
*
A bit of PR7278 which belongs here.
phk
1998-07-22
1
-2
/
+2
*
Fix a couple of little bugs that prevented login.c from compiling
jdp
1998-07-22
1
-3
/
+3
*
'remaining' must be declared off_t instead of int to avoid FPE when the size of
jmz
1998-07-19
1
-4
/
+5
[next]