Searched hist:101668 (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/usr.bin/sed/
H A Dprocess.cdiff 101668 Sun Aug 11 07:53:44 MDT 2002 tjr Correct boundary condition error in `D' and `P' commands when the last
line of the pattern space is empty. Don't emit spurious newline when
EOF is reached with the `N' command.

Pointed out by: Oleg Osyka
MFC after: 1 week
/freebsd-9.3-release/sys/vm/
H A Dvm_contig.cdiff 161629 Sat Aug 26 00:43:23 MDT 2006 alc Prevent a call to contigmalloc() that asks for more physical memory than
the machine has from causing a panic.

Submitted by: Michael Plass
PR: 101668
MFC after: 3 days

Completed in 82 milliseconds